Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D037FD5EC for ; Mon, 28 Jan 2013 02:43:36 +0000 (UTC) Received: (qmail 79784 invoked by uid 500); 28 Jan 2013 02:43:35 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 79624 invoked by uid 500); 28 Jan 2013 02:43:34 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 79611 invoked by uid 99); 28 Jan 2013 02:43:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2013 02:43:34 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,T_FRT_LOLITA1,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2013 02:43:13 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 9FBD714AA048 for ; Mon, 28 Jan 2013 02:42:52 +0000 (UTC) Date: Mon, 28 Jan 2013 02:42:36 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <474060138.109.1359340972624.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_10) - Build # 2470 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_108_787496354.1359340956718" X-Jenkins-Job: Lucene-Solr-trunk-Windows X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_108_787496354.1359340956718 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2470/ Java: 64bit/jdk1.7.0_10 -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: shard1 should have just been set up to be inconsistent - but it's still consistent Stack Trace: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent at __randomizedtesting.SeedInfo.seed([1D359789B0F4778F:9CD31991C7AB17B3]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:526) at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at java.lang.Thread.run(Thread.java:722) Build Log: [...truncated 8693 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest [junit4:junit4] 2> 0 T130 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4:junit4] 2> 9 T130 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4:junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-SyncSliceTest-1359339340747 [junit4:junit4] 2> 14 T130 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 15 T131 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4:junit4] 2> 19 T131 oazs.ZooKeeperServer.setTickTime tickTime set to 1000 [junit4:junit4] 2> 19 T131 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1 [junit4:junit4] 2> 20 T131 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1 [junit4:junit4] 2> 21 T131 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 22 T131 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\zookeeper\server1\data\version-2\snapshot.0 [junit4:junit4] 2> 116 T130 oasc.ZkTestServer.run start zk server on port:50390 [junit4:junit4] 2> 117 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@d7100ac [junit4:junit4] 2> 120 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 147 T136 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 149 T136 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 150 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50393 [junit4:junit4] 2> 151 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50393 [junit4:junit4] 2> 152 T134 oazsp.FileTxnLog.append Creating new log file: log.1 [junit4:junit4] 2> 158 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d80000 with negotiated timeout 10000 for client /127.0.0.1:50393 [junit4:junit4] 2> 159 T136 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d80000, negotiated timeout = 10000 [junit4:junit4] 2> 160 T137 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d7100ac name:ZooKeeperConnection Watcher:127.0.0.1:50390 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 160 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 161 T130 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 170 T135 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7ef043d80000 [junit4:junit4] 2> 174 T130 oaz.ZooKeeper.close Session: 0x13c7ef043d80000 closed [junit4:junit4] 2> 175 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e4752a9 [junit4:junit4] 2> 176 T137 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 177 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 179 T138 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 180 T138 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 182 T132 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50393 which had sessionid 0x13c7ef043d80000 [junit4:junit4] 2> 182 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50396 [junit4:junit4] 2> 183 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50396 [junit4:junit4] 2> 186 T138 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d80001, negotiated timeout = 10000 [junit4:junit4] 2> 186 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d80001 with negotiated timeout 10000 for client /127.0.0.1:50396 [junit4:junit4] 2> 187 T139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e4752a9 name:ZooKeeperConnection Watcher:127.0.0.1:50390/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 187 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 188 T130 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4:junit4] 2> 199 T130 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4:junit4] 2> 208 T130 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4:junit4] 2> 215 T130 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4:junit4] 2> 222 T130 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml [junit4:junit4] 2> 223 T130 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4:junit4] 2> 238 T130 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 239 T130 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4:junit4] 2> 249 T130 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4:junit4] 2> 249 T130 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4:junit4] 2> 258 T130 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4:junit4] 2> 259 T130 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4:junit4] 2> 266 T130 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4:junit4] 2> 267 T130 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4:junit4] 2> 276 T130 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4:junit4] 2> 278 T130 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4:junit4] 2> 288 T130 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 288 T130 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 296 T130 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 297 T130 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 304 T130 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 2> 306 T130 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4:junit4] 2> 312 T135 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7ef043d80001 [junit4:junit4] 2> 315 T130 oaz.ZooKeeper.close Session: 0x13c7ef043d80001 closed [junit4:junit4] 2> 316 T139 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 315 T132 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50396 which had sessionid 0x13c7ef043d80001 [junit4:junit4] 2> 1113 T130 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 1403 T130 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50397 [junit4:junit4] 2> 1450 T130 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 1451 T130 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1452 T130 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1359339341052 [junit4:junit4] 2> 1453 T130 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1359339341052\solr.xml [junit4:junit4] 2> 1453 T130 oasc.CoreContainer. New CoreContainer 1236777759 [junit4:junit4] 2> 1456 T130 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1359339341052\' [junit4:junit4] 2> 1457 T130 oasc.SolrResourceLoader. new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1359339341052\' [junit4:junit4] 2> 1524 T130 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000 [junit4:junit4] 2> 1525 T130 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 1526 T130 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4:junit4] 2> 1526 T130 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1527 T130 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 1528 T130 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1529 T130 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1530 T130 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 1531 T130 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 1531 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false [junit4:junit4] 2> 1564 T130 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 1602 T130 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50390/solr [junit4:junit4] 2> 1602 T130 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4:junit4] 2> 1603 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3fb85e58 [junit4:junit4] 2> 1604 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 1610 T150 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 1613 T150 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 1614 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50402 [junit4:junit4] 2> 1614 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50402 [junit4:junit4] 2> 1624 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d80002 with negotiated timeout 20000 for client /127.0.0.1:50402 [junit4:junit4] 2> 1625 T150 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d80002, negotiated timeout = 20000 [junit4:junit4] 2> 1626 T151 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fb85e58 name:ZooKeeperConnection Watcher:127.0.0.1:50390 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 1627 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 1645 T135 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7ef043d80002 [junit4:junit4] 2> 1648 T132 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50402 which had sessionid 0x13c7ef043d80002 [junit4:junit4] 2> 1649 T151 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 1649 T130 oaz.ZooKeeper.close Session: 0x13c7ef043d80002 closed [junit4:junit4] 2> 1650 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000 [junit4:junit4] 2> 1660 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@147867cf [junit4:junit4] 2> 1663 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 1664 T152 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 1665 T152 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 1665 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50405 [junit4:junit4] 2> 1666 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50405 [junit4:junit4] 2> 1670 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d80003 with negotiated timeout 20000 for client /127.0.0.1:50405 [junit4:junit4] 2> 1670 T152 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d80003, negotiated timeout = 20000 [junit4:junit4] 2> 1671 T153 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@147867cf name:ZooKeeperConnection Watcher:127.0.0.1:50390/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 1671 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 1675 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1678 T130 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4:junit4] 2> 1684 T130 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50397_ [junit4:junit4] 2> 1686 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50397_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50397_ [junit4:junit4] 2> 1688 T130 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50397_ [junit4:junit4] 2> 1697 T130 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4:junit4] 2> 1712 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 1715 T130 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4:junit4] 2> 1721 T130 oasc.Overseer.start Overseer (id=89085663036047363-127.0.0.1:50397_-n_0000000000) starting [junit4:junit4] 2> 1722 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1725 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1728 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1731 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 1734 T155 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4:junit4] 2> 1735 T130 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4:junit4] 2> 1743 T130 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 1748 T154 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4:junit4] 2> 1757 T156 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1359339341052\collection1 [junit4:junit4] 2> 1757 T156 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4:junit4] 2> 1759 T156 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 1759 T156 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection [junit4:junit4] 2> 1763 T156 oasc.SolrResourceLoader. new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1359339341052\collection1\' [junit4:junit4] 2> 1767 T156 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1359339341052/collection1/lib/classes/' to classloader [junit4:junit4] 2> 1770 T156 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1359339341052/collection1/lib/README' to classloader [junit4:junit4] 2> 1864 T156 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 1965 T156 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 1968 T156 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 1991 T156 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 2776 T156 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 2789 T156 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 2793 T156 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 2847 T156 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 2854 T156 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 2864 T156 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2869 T156 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2876 T156 oasc.SolrCore. [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-controljetty-1359339341052\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/control/data\ [junit4:junit4] 2> 2894 T156 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d7a2d4 [junit4:junit4] 2> 2896 T156 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4:junit4] 2> 2925 T156 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\control\data forceNew:false [junit4:junit4] 2> 2926 T156 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\control\data [junit4:junit4] 2> 2926 T156 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/control/data\index/ [junit4:junit4] 2> 2929 T156 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1359339340746\control\data\index' doesn't exist. Creating new index... [junit4:junit4] 2> 2930 T156 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\control\data\index forceNew:false [junit4:junit4] 2> 2939 T156 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\control\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c46215),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 2945 T156 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 2947 T156 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\control\data\index [junit4:junit4] 2> 2948 T156 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 2950 T156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 2950 T156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 2951 T156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 2952 T156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 2953 T156 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 2953 T156 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 2954 T156 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 2955 T156 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 2955 T156 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 2956 T156 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 2956 T156 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 2958 T156 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 2958 T156 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 2958 T156 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 2959 T156 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 2959 T156 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 2960 T156 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2961 T156 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2961 T156 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2962 T156 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2962 T156 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2963 T156 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2964 T156 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2965 T156 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2965 T156 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 2965 T156 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 2978 T156 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 2983 T156 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 2987 T156 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 2991 T156 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\control\data [junit4:junit4] 2> 2995 T156 oass.SolrIndexSearcher. Opening Searcher@5c397c34 main [junit4:junit4] 2> 3031 T156 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 3031 T156 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 3032 T156 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 3044 T156 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 3116 T157 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c397c34 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 3125 T156 oasc.ZkController.publish publishing core=collection1 state=down [junit4:junit4] 2> 3125 T156 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 3127 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue [junit4:junit4] 2> 3227 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 3229 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"control_collection", [junit4:junit4] 2> "node_name":"127.0.0.1:50397_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50397"} [junit4:junit4] 2> 3229 T154 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1 [junit4:junit4] 2> 3239 T154 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4:junit4] 2> 3240 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 3255 T153 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> 4114 T156 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 4114 T156 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50397 collection:control_collection shard:shard1 [junit4:junit4] 2> 4116 T156 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 4134 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders [junit4:junit4] 2> 4135 T156 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process. [junit4:junit4] 2> 4136 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 4141 T156 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 4141 T156 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4:junit4] 2> 4142 T156 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50397/collection1/ [junit4:junit4] 2> 4142 T156 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4:junit4] 2> 4142 T156 oasc.SyncStrategy.syncToMe http://127.0.0.1:50397/collection1/ has no replicas [junit4:junit4] 2> 4143 T156 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50397/collection1/ [junit4:junit4] 2> 4143 T156 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4:junit4] 2> 4152 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 4736 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 4763 T153 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> 4805 T156 oasc.ZkController.register We are http://127.0.0.1:50397/collection1/ and leader is http://127.0.0.1:50397/collection1/ [junit4:junit4] 2> 4811 T156 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50397 [junit4:junit4] 2> 4811 T156 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4:junit4] 2> 4811 T156 oasc.ZkController.publish publishing core=collection1 state=active [junit4:junit4] 2> 4812 T156 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 4818 T156 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 4823 T130 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4:junit4] 2> 4824 T130 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 4892 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 4915 T130 oascsi.HttpClientUtil.createClient Creating new http client, config: [junit4:junit4] 2> 4928 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@34105c79 [junit4:junit4] 2> 4930 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 4930 T158 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 4931 T158 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 4932 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50408 [junit4:junit4] 2> 4932 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50408 [junit4:junit4] 2> 4934 T158 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d80004, negotiated timeout = 10000 [junit4:junit4] 2> 4935 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d80004 with negotiated timeout 10000 for client /127.0.0.1:50408 [junit4:junit4] 2> 4935 T159 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34105c79 name:ZooKeeperConnection Watcher:127.0.0.1:50390/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 4939 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 4945 T130 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 4962 T130 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true [junit4:junit4] 2> 5326 T130 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 5330 T130 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50409 [junit4:junit4] 2> 5330 T130 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 5330 T130 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 5330 T130 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1359339345698 [junit4:junit4] 2> 5331 T130 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1359339345698\solr.xml [junit4:junit4] 2> 5331 T130 oasc.CoreContainer. New CoreContainer 102087656 [junit4:junit4] 2> 5332 T130 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1359339345698\' [junit4:junit4] 2> 5332 T130 oasc.SolrResourceLoader. new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1359339345698\' [junit4:junit4] 2> 5378 T130 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000 [junit4:junit4] 2> 5378 T130 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 5378 T130 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4:junit4] 2> 5378 T130 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 5379 T130 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 5379 T130 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 5380 T130 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 5381 T130 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 5381 T130 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 5381 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false [junit4:junit4] 2> 5407 T130 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 5434 T130 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50390/solr [junit4:junit4] 2> 5434 T130 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4:junit4] 2> 5434 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1919b010 [junit4:junit4] 2> 5437 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 5438 T169 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 5439 T169 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 5439 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50414 [junit4:junit4] 2> 5440 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50414 [junit4:junit4] 2> 5452 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d80005 with negotiated timeout 20000 for client /127.0.0.1:50414 [junit4:junit4] 2> 5452 T169 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d80005, negotiated timeout = 20000 [junit4:junit4] 2> 5453 T170 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1919b010 name:ZooKeeperConnection Watcher:127.0.0.1:50390 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 5453 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 5455 T135 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7ef043d80005 [junit4:junit4] 2> 5459 T132 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50414 which had sessionid 0x13c7ef043d80005 [junit4:junit4] 2> 5459 T170 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 5459 T130 oaz.ZooKeeper.close Session: 0x13c7ef043d80005 closed [junit4:junit4] 2> 5460 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000 [junit4:junit4] 2> 5465 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@118ae24c [junit4:junit4] 2> 5467 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 5468 T171 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 5471 T171 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 5471 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50417 [junit4:junit4] 2> 5472 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50417 [junit4:junit4] 2> 5473 T171 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d80006, negotiated timeout = 20000 [junit4:junit4] 2> 5473 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d80006 with negotiated timeout 20000 for client /127.0.0.1:50417 [junit4:junit4] 2> 5474 T172 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@118ae24c name:ZooKeeperConnection Watcher:127.0.0.1:50390/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 5474 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 5475 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 5477 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 5483 T130 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50409_ [junit4:junit4] 2> 5484 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50409_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50409_ [junit4:junit4] 2> 5486 T130 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50409_ [junit4:junit4] 2> 5494 T159 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4:junit4] 2> 5494 T153 oascc.ZkStateReader$3.process Updating live nodes... (2) [junit4:junit4] 2> 5495 T153 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> 5504 T130 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 5513 T173 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1359339345698\collection1 [junit4:junit4] 2> 5513 T173 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 5515 T173 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 5515 T173 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 5518 T173 oasc.SolrResourceLoader. new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1359339345698\collection1\' [junit4:junit4] 2> 5521 T173 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1359339345698/collection1/lib/classes/' to classloader [junit4:junit4] 2> 5523 T173 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1359339345698/collection1/lib/README' to classloader [junit4:junit4] 2> 5619 T173 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 5711 T173 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 5713 T173 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 5740 T173 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 6246 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 6248 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"active", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"control_collection", [junit4:junit4] 2> "node_name":"127.0.0.1:50397_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50397"} [junit4:junit4] 2> 6266 T159 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> 6266 T153 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> 6347 T172 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> 6646 T173 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 6657 T173 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 6661 T173 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 6688 T173 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 6693 T173 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 6711 T173 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6713 T173 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6717 T173 oasc.SolrCore. [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty1-1359339345698\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty1\ [junit4:junit4] 2> 6717 T173 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d7a2d4 [junit4:junit4] 2> 6718 T173 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4:junit4] 2> 6719 T173 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1 forceNew:false [junit4:junit4] 2> 6720 T173 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1 [junit4:junit4] 2> 6720 T173 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty1\index/ [junit4:junit4] 2> 6721 T173 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index' doesn't exist. Creating new index... [junit4:junit4] 2> 6722 T173 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index forceNew:false [junit4:junit4] 2> 6734 T173 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22bf48c2),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 6735 T173 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 6735 T173 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index [junit4:junit4] 2> 6736 T173 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 6738 T173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 6739 T173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 6739 T173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 6740 T173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 6741 T173 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 6741 T173 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 6741 T173 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 6742 T173 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 6744 T173 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 6745 T173 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 6746 T173 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 6746 T173 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 6747 T173 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 6747 T173 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 6747 T173 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 6749 T173 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 6750 T173 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6751 T173 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6752 T173 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6752 T173 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6753 T173 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6754 T173 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6755 T173 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6756 T173 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6758 T173 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 6758 T173 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 6768 T173 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 6773 T173 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 6780 T173 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 6785 T173 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1 [junit4:junit4] 2> 6788 T173 oass.SolrIndexSearcher. Opening Searcher@89b281d main [junit4:junit4] 2> 6791 T173 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 6791 T173 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 6792 T173 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 6807 T173 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 6910 T174 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@89b281d main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 6914 T173 oasc.ZkController.publish publishing core=collection1 state=down [junit4:junit4] 2> 6914 T173 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 8052 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 8053 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "node_name":"127.0.0.1:50409_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50409"} [junit4:junit4] 2> 8053 T154 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1 [junit4:junit4] 2> 8053 T154 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4:junit4] 2> 8073 T159 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> 8078 T172 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> 8078 T153 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> 8878 T173 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 8878 T173 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50409 collection:collection1 shard:shard1 [junit4:junit4] 2> 8880 T173 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 8897 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders [junit4:junit4] 2> 8899 T173 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process. [junit4:junit4] 2> 8899 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 8904 T173 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 8905 T173 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4:junit4] 2> 8905 T173 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50409/collection1/ [junit4:junit4] 2> 8906 T173 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4:junit4] 2> 8906 T173 oasc.SyncStrategy.syncToMe http://127.0.0.1:50409/collection1/ has no replicas [junit4:junit4] 2> 8906 T173 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50409/collection1/ [junit4:junit4] 2> 8907 T173 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4:junit4] 2> 8919 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 9622 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 9652 T159 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> 9652 T153 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> 9652 T172 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> 9686 T173 oasc.ZkController.register We are http://127.0.0.1:50409/collection1/ and leader is http://127.0.0.1:50409/collection1/ [junit4:junit4] 2> 9686 T173 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50409 [junit4:junit4] 2> 9687 T173 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4:junit4] 2> 9687 T173 oasc.ZkController.publish publishing core=collection1 state=active [junit4:junit4] 2> 9687 T173 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 9695 T173 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 9698 T130 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4:junit4] 2> 9700 T130 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 9700 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 10067 T130 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 10072 T130 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50418 [junit4:junit4] 2> 10073 T130 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 10073 T130 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 10074 T130 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1359339350453 [junit4:junit4] 2> 10074 T130 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1359339350453\solr.xml [junit4:junit4] 2> 10074 T130 oasc.CoreContainer. New CoreContainer 147824463 [junit4:junit4] 2> 10074 T130 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1359339350453\' [junit4:junit4] 2> 10075 T130 oasc.SolrResourceLoader. new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1359339350453\' [junit4:junit4] 2> 10126 T130 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000 [junit4:junit4] 2> 10126 T130 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 10126 T130 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4:junit4] 2> 10127 T130 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 10127 T130 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 10128 T130 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 10128 T130 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 10129 T130 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 10129 T130 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 10129 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false [junit4:junit4] 2> 10153 T130 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 10184 T130 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50390/solr [junit4:junit4] 2> 10185 T130 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4:junit4] 2> 10186 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ba8d529 [junit4:junit4] 2> 10189 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 10190 T184 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 10192 T184 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 10193 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50423 [junit4:junit4] 2> 10194 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50423 [junit4:junit4] 2> 10208 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d80007 with negotiated timeout 20000 for client /127.0.0.1:50423 [junit4:junit4] 2> 10209 T184 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d80007, negotiated timeout = 20000 [junit4:junit4] 2> 10209 T185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ba8d529 name:ZooKeeperConnection Watcher:127.0.0.1:50390 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 10209 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 10213 T135 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7ef043d80007 [junit4:junit4] 2> 10216 T132 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50423 which had sessionid 0x13c7ef043d80007 [junit4:junit4] 2> 10218 T130 oaz.ZooKeeper.close Session: 0x13c7ef043d80007 closed [junit4:junit4] 2> 10219 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000 [junit4:junit4] 2> 10229 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@68154893 [junit4:junit4] 2> 10232 T185 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 10232 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 10240 T186 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 10241 T186 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 10242 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50426 [junit4:junit4] 2> 10244 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50426 [junit4:junit4] 2> 10247 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d80008 with negotiated timeout 20000 for client /127.0.0.1:50426 [junit4:junit4] 2> 10247 T186 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d80008, negotiated timeout = 20000 [junit4:junit4] 2> 10248 T187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68154893 name:ZooKeeperConnection Watcher:127.0.0.1:50390/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 10249 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 10251 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 10254 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 10258 T130 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50418_ [junit4:junit4] 2> 10259 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d80008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50418_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50418_ [junit4:junit4] 2> 10262 T130 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50418_ [junit4:junit4] 2> 10272 T172 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> 10275 T159 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4:junit4] 2> 10276 T159 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> 10278 T153 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4:junit4] 2> 10278 T153 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> 10288 T172 oascc.ZkStateReader$3.process Updating live nodes... (3) [junit4:junit4] 2> 10294 T130 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 10309 T188 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1359339350453\collection1 [junit4:junit4] 2> 10310 T188 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 10311 T188 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 10312 T188 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 10315 T188 oasc.SolrResourceLoader. new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1359339350453\collection1\' [junit4:junit4] 2> 10319 T188 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1359339350453/collection1/lib/classes/' to classloader [junit4:junit4] 2> 10321 T188 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1359339350453/collection1/lib/README' to classloader [junit4:junit4] 2> 10558 T188 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 10884 T188 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 10886 T188 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 10905 T188 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 11287 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 11288 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"active", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "node_name":"127.0.0.1:50409_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50409"} [junit4:junit4] 2> 11318 T172 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> 11319 T159 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> 11320 T153 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> 11320 T187 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> 11757 T188 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 11779 T188 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 11785 T188 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 11841 T188 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 11850 T188 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 11862 T188 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 11866 T188 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 11910 T188 oasc.SolrCore. [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty2-1359339350453\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty2\ [junit4:junit4] 2> 11911 T188 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d7a2d4 [junit4:junit4] 2> 11913 T188 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4:junit4] 2> 11915 T188 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2 forceNew:false [junit4:junit4] 2> 11916 T188 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2 [junit4:junit4] 2> 11917 T188 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty2\index/ [junit4:junit4] 2> 11918 T188 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index' doesn't exist. Creating new index... [junit4:junit4] 2> 11920 T188 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index forceNew:false [junit4:junit4] 2> 11931 T188 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b6fcf83),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 11933 T188 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 11935 T188 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index [junit4:junit4] 2> 11936 T188 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 11940 T188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 11941 T188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 11941 T188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 11942 T188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 11943 T188 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 11943 T188 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 11945 T188 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 11945 T188 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 11946 T188 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 11948 T188 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 11949 T188 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 11950 T188 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 11951 T188 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 11951 T188 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 11951 T188 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 11954 T188 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 11955 T188 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11956 T188 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11957 T188 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11958 T188 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11959 T188 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11960 T188 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11961 T188 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11963 T188 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 11964 T188 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 11965 T188 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 11980 T188 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 11987 T188 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 11989 T188 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 11993 T188 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2 [junit4:junit4] 2> 11997 T188 oass.SolrIndexSearcher. Opening Searcher@6322c4ef main [junit4:junit4] 2> 11999 T188 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 11999 T188 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 12001 T188 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 12019 T188 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 12096 T189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6322c4ef main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 12105 T188 oasc.ZkController.publish publishing core=collection1 state=down [junit4:junit4] 2> 12106 T188 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 12977 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 12978 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "node_name":"127.0.0.1:50418_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50418"} [junit4:junit4] 2> 12978 T154 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1 [junit4:junit4] 2> 12978 T154 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4:junit4] 2> 12998 T159 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> 12998 T153 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> 12999 T187 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> 12999 T172 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> 13189 T188 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 13189 T188 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50418 collection:collection1 shard:shard1 [junit4:junit4] 2> 13205 T188 oasc.ZkController.register We are http://127.0.0.1:50418/collection1/ and leader is http://127.0.0.1:50409/collection1/ [junit4:junit4] 2> 13206 T188 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50418 [junit4:junit4] 2> 13206 T188 oasc.ZkController.checkRecovery Core needs to recover:collection1 [junit4:junit4] 2> 13206 T188 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@47414b57 url=http://127.0.0.1:50418/collection1 node=127.0.0.1:50418_ C1_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50418_, base_url=http://127.0.0.1:50418} [junit4:junit4] 2> 13214 T190 C1 P50418 oasc.RecoveryStrategy.run Starting recovery process. core=collection1 recoveringAfterStartup=true [junit4:junit4] 2> 13216 T190 C1 P50418 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[] [junit4:junit4] 2> 13216 T188 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 13216 T190 C1 P50418 oasc.ZkController.publish publishing core=collection1 state=recovering [junit4:junit4] 2> 13216 T190 C1 P50418 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 13218 T130 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4:junit4] 2> 13218 T130 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 13219 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 13220 T190 C1 P50418 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 13728 T130 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 13732 T130 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50427 [junit4:junit4] 2> 13732 T130 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 13733 T130 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 13733 T130 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1359339354013 [junit4:junit4] 2> 13733 T130 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1359339354013\solr.xml [junit4:junit4] 2> 13734 T130 oasc.CoreContainer. New CoreContainer 1509940436 [junit4:junit4] 2> 13735 T130 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1359339354013\' [junit4:junit4] 2> 13735 T130 oasc.SolrResourceLoader. new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1359339354013\' [junit4:junit4] 2> 13798 T130 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000 [junit4:junit4] 2> 13799 T130 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 13800 T130 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4:junit4] 2> 13800 T130 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 13801 T130 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 13801 T130 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 13801 T130 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 13803 T130 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 13803 T130 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 13803 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false [junit4:junit4] 2> 13825 T130 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 13865 T130 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50390/solr [junit4:junit4] 2> 13867 T130 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4:junit4] 2> 13868 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1bec9b2e [junit4:junit4] 2> 13881 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 14216 T202 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 14218 T202 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 14241 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50433 [junit4:junit4] 2> 14242 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50433 [junit4:junit4] 2> 14483 T202 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d80009, negotiated timeout = 20000 [junit4:junit4] 2> 14483 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d80009 with negotiated timeout 20000 for client /127.0.0.1:50433 [junit4:junit4] 2> 14553 T203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bec9b2e name:ZooKeeperConnection Watcher:127.0.0.1:50390 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 14553 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 14557 T135 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7ef043d80009 [junit4:junit4] 2> 14560 T132 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50433 which had sessionid 0x13c7ef043d80009 [junit4:junit4] 2> 14561 T130 oaz.ZooKeeper.close Session: 0x13c7ef043d80009 closed [junit4:junit4] 2> 14561 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000 [junit4:junit4] 2> 14572 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d60e50b [junit4:junit4] 2> 14574 T203 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 14579 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 14582 T204 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 14583 T204 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 14585 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50436 [junit4:junit4] 2> 14585 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50436 [junit4:junit4] 2> 14589 T204 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d8000a, negotiated timeout = 20000 [junit4:junit4] 2> 14589 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d8000a with negotiated timeout 20000 for client /127.0.0.1:50436 [junit4:junit4] 2> 14590 T205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d60e50b name:ZooKeeperConnection Watcher:127.0.0.1:50390/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 14590 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 14592 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d8000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 14596 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d8000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 14601 T130 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50427_ [junit4:junit4] 2> 14603 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d8000a type:delete cxid:0x4 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50427_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50427_ [junit4:junit4] 2> 14609 T130 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50427_ [junit4:junit4] 2> 14617 T172 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> 14625 T159 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4:junit4] 2> 14626 T159 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> 14627 T153 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4:junit4] 2> 14627 T153 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> 14628 T187 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4:junit4] 2> 14628 T187 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> 14637 T172 oascc.ZkStateReader$3.process Updating live nodes... (4) [junit4:junit4] 2> 14646 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 14649 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"recovering", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "node_name":"127.0.0.1:50418_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50418"} [junit4:junit4] 2> 14659 T130 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 14703 T206 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1359339354013\collection1 [junit4:junit4] 2> 14705 T206 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 14707 T159 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> 14708 T205 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> 14710 T172 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> 14710 T206 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 14710 T206 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 14713 T187 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> 14714 T153 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> 14745 T206 oasc.SolrResourceLoader. new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1359339354013\collection1\' [junit4:junit4] 2> 14749 T206 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1359339354013/collection1/lib/classes/' to classloader [junit4:junit4] 2> 14752 T206 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1359339354013/collection1/lib/README' to classloader [junit4:junit4] 2> 14835 T206 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 14967 T206 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 14969 T206 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 14987 T206 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 15872 T206 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 15898 T206 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 15905 T206 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 15945 T206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 15962 T206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 15969 T206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15971 T206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15974 T206 oasc.SolrCore. [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty3-1359339354013\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty3\ [junit4:junit4] 2> 15975 T206 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d7a2d4 [junit4:junit4] 2> 15976 T206 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4:junit4] 2> 15977 T206 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3 forceNew:false [junit4:junit4] 2> 15977 T206 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3 [junit4:junit4] 2> 15978 T206 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty3\index/ [junit4:junit4] 2> 15979 T206 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index' doesn't exist. Creating new index... [junit4:junit4] 2> 15981 T206 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index forceNew:false [junit4:junit4] 2> 15990 T206 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a630494),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 15990 T206 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 15992 T206 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index [junit4:junit4] 2> 15993 T206 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 15997 T206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 15997 T206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 15998 T206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 15998 T206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 16001 T206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 16001 T206 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 16002 T206 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 16003 T206 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 16004 T206 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 16004 T206 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 16005 T206 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 16005 T206 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 16007 T206 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 16007 T206 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 16007 T206 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 16008 T206 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 16009 T206 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 16009 T206 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 16011 T206 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 16011 T206 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 16016 T206 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 16017 T206 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 16018 T206 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 16019 T206 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 16021 T206 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 16025 T206 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 16032 T206 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 16042 T206 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 16044 T206 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 16048 T206 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3 [junit4:junit4] 2> 16051 T206 oass.SolrIndexSearcher. Opening Searcher@3f732694 main [junit4:junit4] 2> 16055 T206 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 16056 T206 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 16057 T206 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 16070 T206 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 16170 T207 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f732694 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 16182 T206 oasc.ZkController.publish publishing core=collection1 state=down [junit4:junit4] 2> 16182 T206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 16521 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 16523 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "node_name":"127.0.0.1:50427_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50427"} [junit4:junit4] 2> 16523 T154 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1 [junit4:junit4] 2> 16524 T154 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4:junit4] 2> 16536 T205 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> 16535 T172 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> 16537 T187 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> 16537 T153 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> 16536 T159 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> 17267 T206 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 17267 T206 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50427 collection:collection1 shard:shard1 [junit4:junit4] 2> 17273 T206 oasc.ZkController.register We are http://127.0.0.1:50427/collection1/ and leader is http://127.0.0.1:50409/collection1/ [junit4:junit4] 2> 17274 T206 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50427 [junit4:junit4] 2> 17274 T206 oasc.ZkController.checkRecovery Core needs to recover:collection1 [junit4:junit4] 2> 17274 T206 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@2ca571b0 url=http://127.0.0.1:50427/collection1 node=127.0.0.1:50427_ C2_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50427_, base_url=http://127.0.0.1:50427} [junit4:junit4] 2> 17275 T208 C2 P50427 oasc.RecoveryStrategy.run Starting recovery process. core=collection1 recoveringAfterStartup=true [junit4:junit4] 2> 17277 T208 C2 P50427 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[] [junit4:junit4] 2> 17277 T206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 17277 T208 C2 P50427 oasc.ZkController.publish publishing core=collection1 state=recovering [junit4:junit4] 2> 17277 T208 C2 P50427 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 17278 T130 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4:junit4] 2> 17279 T130 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 17279 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 17280 T208 C2 P50427 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 17630 T130 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 17634 T130 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50438 [junit4:junit4] 2> 17636 T130 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4:junit4] 2> 17636 T130 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 17637 T130 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1359339358026 [junit4:junit4] 2> 17637 T130 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1359339358026\solr.xml [junit4:junit4] 2> 17637 T130 oasc.CoreContainer. New CoreContainer 1633054832 [junit4:junit4] 2> 17638 T130 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1359339358026\' [junit4:junit4] 2> 17638 T130 oasc.SolrResourceLoader. new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1359339358026\' [junit4:junit4] 2> 17690 T130 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000 [junit4:junit4] 2> 17690 T130 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 17691 T130 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4:junit4] 2> 17691 T130 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 17691 T130 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 17692 T130 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 17692 T130 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 17692 T130 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 17693 T130 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 17694 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false [junit4:junit4] 2> 17710 T130 oasc.CoreContainer.load Registering Log Listener [junit4:junit4] 2> 17738 T130 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50390/solr [junit4:junit4] 2> 17739 T130 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4:junit4] 2> 17740 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@109a311d [junit4:junit4] 2> 17741 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 17743 T218 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 17745 T218 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 17745 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50443 [junit4:junit4] 2> 17745 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50443 [junit4:junit4] 2> 17758 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d8000b with negotiated timeout 20000 for client /127.0.0.1:50443 [junit4:junit4] 2> 17758 T218 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d8000b, negotiated timeout = 20000 [junit4:junit4] 2> 17759 T219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@109a311d name:ZooKeeperConnection Watcher:127.0.0.1:50390 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 17759 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 17761 T135 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7ef043d8000b [junit4:junit4] 2> 17763 T219 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 17763 T132 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13c7ef043d8000b, likely client has closed socket [junit4:junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220) [junit4:junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4:junit4] 2> at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2> [junit4:junit4] 2> 17763 T130 oaz.ZooKeeper.close Session: 0x13c7ef043d8000b closed [junit4:junit4] 2> 17765 T132 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50443 which had sessionid 0x13c7ef043d8000b [junit4:junit4] 2> 17765 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000 [junit4:junit4] 2> 17772 T130 oaz.ZooKeeper. Initiating client connection, connectString=127.0.0.1:50390/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@11cb7a27 [junit4:junit4] 2> 17776 T130 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4:junit4] 2> 17777 T220 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50390. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 17779 T220 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50390, initiating session [junit4:junit4] 2> 17779 T132 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50446 [junit4:junit4] 2> 17780 T132 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50446 [junit4:junit4] 2> 17782 T134 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7ef043d8000c with negotiated timeout 20000 for client /127.0.0.1:50446 [junit4:junit4] 2> 17782 T220 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50390, sessionid = 0x13c7ef043d8000c, negotiated timeout = 20000 [junit4:junit4] 2> 17783 T221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11cb7a27 name:ZooKeeperConnection Watcher:127.0.0.1:50390/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 2> 17789 T130 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4:junit4] 2> 17790 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d8000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 17793 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d8000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer [junit4:junit4] 2> 17796 T130 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50438_ [junit4:junit4] 2> 17798 T135 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7ef043d8000c type:delete cxid:0x4 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50438_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50438_ [junit4:junit4] 2> 17799 T130 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50438_ [junit4:junit4] 2> 17804 T172 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> 17804 T205 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> 17806 T159 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17807 T159 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> 17807 T153 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17808 T153 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> 17808 T187 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17808 T187 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> 17817 T172 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17817 T205 oascc.ZkStateReader$3.process Updating live nodes... (5) [junit4:junit4] 2> 17822 T130 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4:junit4] 2> 17831 T222 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1359339358026\collection1 [junit4:junit4] 2> 17831 T222 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4:junit4] 2> 17832 T222 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4:junit4] 2> 17832 T222 oasc.ZkController.readConfigName Load collection config from:/collections/collection1 [junit4:junit4] 2> 17838 T222 oasc.SolrResourceLoader. new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1359339358026\collection1\' [junit4:junit4] 2> 17841 T222 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1359339358026/collection1/lib/classes/' to classloader [junit4:junit4] 2> 17841 T222 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1359339358026/collection1/lib/README' to classloader [junit4:junit4] 2> 17910 T222 oasc.SolrConfig. Using Lucene MatchVersion: LUCENE_50 [junit4:junit4] 2> 17998 T222 oasc.SolrConfig. Loaded SolrConfig: solrconfig.xml [junit4:junit4] 2> 18000 T222 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 18011 T222 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> C1_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50418_, base_url=http://127.0.0.1:50418} [junit4:junit4] 2> 18037 T190 C1 P50418 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50409/collection1/ core=collection1 - recoveringAfterStartup=true [junit4:junit4] 2> 18051 T190 C1 P50418 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false [junit4:junit4] 2> 18071 T190 C1 P50418 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50418 START replicas=[http://127.0.0.1:50409/collection1/] nUpdates=100 [junit4:junit4] 2> 18086 T190 C1 P50418 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates [junit4:junit4] 2> 18087 T190 C1 P50418 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1 [junit4:junit4] 2> 18087 T190 C1 P50418 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1 [junit4:junit4] 2> 18087 T190 C1 P50418 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1 [junit4:junit4] 2> 18087 T190 C1 P50418 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4:junit4] 2> 18088 T190 C1 P50418 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50409/collection1/. core=collection1 [junit4:junit4] 2> 18088 T190 C1 P50418 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> ASYNC NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@150135c8 url=http://127.0.0.1:50409/collection1 node=127.0.0.1:50409_ C3_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50409_, base_url=http://127.0.0.1:50409, leader=true} [junit4:junit4] 2> 18188 T165 C3 P50409 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=5 [junit4:junit4] 2> 18190 T168 C3 P50409 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 18194 T168 C3 P50409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1 [junit4:junit4] 2> 18202 T168 C3 P50409 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22bf48c2),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 18203 T168 C3 P50409 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 18208 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 18210 T168 C3 P50409 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22bf48c2),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22bf48c2),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 18210 T168 C3 P50409 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 18212 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"recovering", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "node_name":"127.0.0.1:50427_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50427"} [junit4:junit4] 2> 18214 T168 C3 P50409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1 [junit4:junit4] 2> 18214 T168 C3 P50409 oass.SolrIndexSearcher. Opening Searcher@729b297f realtime [junit4:junit4] 2> 18214 T168 C3 P50409 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 18214 T168 C3 P50409 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24 [junit4:junit4] 2> 18245 T159 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> 18246 T221 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> 18247 T172 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> 18279 T205 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> 18280 T153 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> 18280 T187 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> 18354 T190 C1 P50418 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 18355 T190 C1 P50418 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000 [junit4:junit4] 2> 18380 T190 C1 P50418 oash.SnapPuller. No value set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 18447 T163 C3 P50409 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 18448 T163 C3 P50409 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=64 [junit4:junit4] 2> 18450 T190 C1 P50418 oash.SnapPuller.fetchLatestIndex Master's generation: 2 [junit4:junit4] 2> 18450 T190 C1 P50418 oash.SnapPuller.fetchLatestIndex Slave's generation: 1 [junit4:junit4] 2> 18450 T190 C1 P50418 oash.SnapPuller.fetchLatestIndex Starting replication process [junit4:junit4] 2> 18456 T165 C3 P50409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1 [junit4:junit4] 2> 18457 T165 C3 P50409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index [junit4:junit4] 2> 18458 T165 C3 P50409 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=4 [junit4:junit4] 2> 18460 T190 C1 P50418 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1 [junit4:junit4] 2> 18499 T190 C1 P50418 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index.20130128121559197 forceNew:false [junit4:junit4] 2> 18507 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2 [junit4:junit4] 2> 18508 T190 C1 P50418 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index.20130128121559197 lockFactory=org.apache.lucene.store.NativeFSLockFactory@106f5913) fullCopy=true [junit4:junit4] 2> 18528 T168 C3 P50409 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=6 [junit4:junit4] 2> 18543 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index [junit4:junit4] 2> 18544 T190 C1 P50418 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs [junit4:junit4] 2> 18598 T190 C1 P50418 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130128121559197 [junit4:junit4] 2> 18608 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2 [junit4:junit4] 2> 18609 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2 [junit4:junit4] 2> 18609 T190 C1 P50418 oasc.SolrCore.getNewIndexDir New index directory detected: old=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty2\index/ new=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty2\index.20130128121559197 [junit4:junit4] 2> 18623 T190 C1 P50418 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index.20130128121559197 lockFactory=org.apache.lucene.store.NativeFSLockFactory@106f5913),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 18624 T190 C1 P50418 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 18635 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2 [junit4:junit4] 2> 18643 T190 C1 P50418 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter... [junit4:junit4] 2> 18644 T190 C1 P50418 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 2> 18644 T190 C1 P50418 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1 [junit4:junit4] 2> 18645 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index.20130128121559197 [junit4:junit4] 2> 18647 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2 [junit4:junit4] 2> 18655 T190 C1 P50418 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index.20130128121559197 lockFactory=org.apache.lucene.store.NativeFSLockFactory@106f5913),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> 18656 T190 C1 P50418 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2] [junit4:junit4] 2> 18656 T190 C1 P50418 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 18658 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2 [junit4:junit4] 2> 18658 T190 C1 P50418 oass.SolrIndexSearcher. Opening Searcher@3db6ca90 main [junit4:junit4] 2> 18662 T189 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3db6ca90 main{StandardDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 2> 18663 T189 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index [junit4:junit4] 2> 18663 T190 C1 P50418 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 18671 T190 C1 P50418 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index.20130128121559197 lockFactory=org.apache.lucene.store.NativeFSLockFactory@106f5913),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index.20130128121559197 lockFactory=org.apache.lucene.store.NativeFSLockFactory@106f5913),segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 2> 18671 T190 C1 P50418 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3] [junit4:junit4] 2> 18674 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2 [junit4:junit4] 2> 18675 T190 C1 P50418 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 18675 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index.20130128121559197 [junit4:junit4] 2> 18676 T190 C1 P50418 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty2\index [junit4:junit4] 2> 18676 T190 C1 P50418 oasc.RecoveryStrategy.replay No replay needed. core=collection1 [junit4:junit4] 2> 18677 T190 C1 P50418 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1 [junit4:junit4] 2> 18677 T190 C1 P50418 oasc.ZkController.publish publishing core=collection1 state=active [junit4:junit4] 2> 18677 T190 C1 P50418 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 18684 T190 C1 P50418 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1 [junit4:junit4] 2> 19046 T222 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 19062 T222 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 19067 T222 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 19166 T222 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 19182 T222 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 19191 T222 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19193 T222 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19197 T222 oasc.SolrCore. [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-jetty4-1359339358026\collection1\, dataDir=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty4\ [junit4:junit4] 2> 19197 T222 oasc.JmxMonitoredMap. JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d7a2d4 [junit4:junit4] 2> 19198 T222 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory [junit4:junit4] 2> 19200 T222 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 forceNew:false [junit4:junit4] 2> 19201 T222 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 [junit4:junit4] 2> 19202 T222 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty4\index/ [junit4:junit4] 2> 19203 T222 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index' doesn't exist. Creating new index... [junit4:junit4] 2> 19203 T222 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index forceNew:false [junit4:junit4] 2> 19213 T222 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c12c572),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 19213 T222 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1] [junit4:junit4] 2> 19216 T222 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index [junit4:junit4] 2> 19216 T222 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4:junit4] 2> 19225 T222 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 2> 19226 T222 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4] 2> 19226 T222 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 2> 19227 T222 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4:junit4] 2> 19227 T222 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4] 2> 19227 T222 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 19228 T222 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4:junit4] 2> 19231 T222 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 19232 T222 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 19233 T222 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4:junit4] 2> 19234 T222 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 19235 T222 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 19236 T222 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 19237 T222 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 19237 T222 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 19238 T222 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 19239 T222 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19241 T222 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19242 T222 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19243 T222 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19243 T222 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19243 T222 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19243 T222 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19245 T222 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19246 T222 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 19247 T222 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 19261 T222 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4] 2> 19269 T222 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated , Please update your config to use the ShowFileRequestHandler. [junit4:junit4] 2> 19272 T222 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 19278 T222 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 [junit4:junit4] 2> 19282 T222 oass.SolrIndexSearcher. Opening Searcher@183c11f7 main [junit4:junit4] 2> 19284 T222 oasu.CommitTracker. Hard AutoCommit: disabled [junit4:junit4] 2> 19284 T222 oasu.CommitTracker. Soft AutoCommit: disabled [junit4:junit4] 2> 19286 T222 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 19304 T222 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4:junit4] 2> 19472 T222 oasc.ZkController.publish publishing core=collection1 state=down [junit4:junit4] 2> 19473 T222 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 19474 T225 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@183c11f7 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 19973 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 19974 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"active", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "node_name":"127.0.0.1:50418_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50418"} [junit4:junit4] 2> 19984 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":null, [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"down", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "node_name":"127.0.0.1:50438_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50438"} [junit4:junit4] 2> 19984 T154 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1 [junit4:junit4] 2> 19984 T154 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4:junit4] 2> 20008 T172 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> 20010 T159 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> 20011 T221 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> 20013 T205 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> 20013 T153 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> 20013 T187 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> C2_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50427_, base_url=http://127.0.0.1:50427} [junit4:junit4] 2> 20612 T208 C2 P50427 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50409/collection1/ core=collection1 - recoveringAfterStartup=true [junit4:junit4] 2> 20612 T208 C2 P50427 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50427 START replicas=[http://127.0.0.1:50409/collection1/] nUpdates=100 [junit4:junit4] 2> 20612 T208 C2 P50427 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates [junit4:junit4] 2> 20612 T208 C2 P50427 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1 [junit4:junit4] 2> 20612 T208 C2 P50427 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1 [junit4:junit4] 2> 20612 T208 C2 P50427 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1 [junit4:junit4] 2> 20612 T208 C2 P50427 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4:junit4] 2> 20612 T208 C2 P50427 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50409/collection1/. core=collection1 [junit4:junit4] 2> 20612 T208 C2 P50427 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 20635 T165 C3 P50409 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 20640 T168 C3 P50409 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 [junit4:junit4] 2> 20647 T222 oasc.CoreContainer.registerCore registering core: collection1 [junit4:junit4] 2> 20647 T222 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50438 collection:collection1 shard:shard1 [junit4:junit4] 2> 20656 T222 oasc.ZkController.register We are http://127.0.0.1:50438/collection1/ and leader is http://127.0.0.1:50409/collection1/ [junit4:junit4] 2> 20656 T165 C3 P50409 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22bf48c2),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22bf48c2),segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 2> 20657 T222 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50438 [junit4:junit4] 2> 20657 T165 C3 P50409 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3] [junit4:junit4] 2> 20658 T222 oasc.ZkController.checkRecovery Core needs to recover:collection1 [junit4:junit4] 2> 20658 T222 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery [junit4:junit4] 2> 20658 T165 C3 P50409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1 [junit4:junit4] 2> 20659 T165 C3 P50409 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 20659 T165 C3 P50409 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24 [junit4:junit4] 2> ASYNC NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@610e2b80 url=http://127.0.0.1:50438/collection1 node=127.0.0.1:50438_ C4_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50438_, base_url=http://127.0.0.1:50438} [junit4:junit4] 2> 20660 T227 C4 P50438 oasc.RecoveryStrategy.run Starting recovery process. core=collection1 recoveringAfterStartup=true [junit4:junit4] 2> 20662 T227 C4 P50438 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[] [junit4:junit4] 2> 20663 T208 C2 P50427 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 20663 T227 C4 P50438 oasc.ZkController.publish publishing core=collection1 state=recovering [junit4:junit4] 2> 20663 T208 C2 P50427 oash.SnapPuller. No value set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 20663 T227 C4 P50438 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 20664 T222 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 20669 T227 C4 P50438 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 20671 T164 C3 P50409 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 [junit4:junit4] 2> 20672 T208 C2 P50427 oash.SnapPuller.fetchLatestIndex Master's generation: 3 [junit4:junit4] 2> 20672 T208 C2 P50427 oash.SnapPuller.fetchLatestIndex Slave's generation: 1 [junit4:junit4] 2> 20673 T208 C2 P50427 oash.SnapPuller.fetchLatestIndex Starting replication process [junit4:junit4] 2> 20677 T167 C3 P50409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1 [junit4:junit4] 2> 20678 T130 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4:junit4] 2> 20678 T167 C3 P50409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index [junit4:junit4] 2> 20679 T167 C3 P50409 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=3 [junit4:junit4] 2> 20678 T130 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4:junit4] 2> 20679 T208 C2 P50427 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1 [junit4:junit4] 2> 20680 T130 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 20682 T208 C2 P50427 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index.20130128121601416 forceNew:false [junit4:junit4] 2> 20684 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3 [junit4:junit4] 2> 20692 T208 C2 P50427 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index.20130128121601416 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2775670a) fullCopy=true [junit4:junit4] 2> 20696 T130 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 20701 T163 C3 P50409 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 [junit4:junit4] 2> 20703 T130 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt [junit4:junit4] 2> 20704 T130 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15 [junit4:junit4] 2> 20706 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index [junit4:junit4] 2> 20706 T208 C2 P50427 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs [junit4:junit4] 2> 20707 T130 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 20709 T208 C2 P50427 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130128121601416 [junit4:junit4] 2> 20713 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3 [junit4:junit4] 2> 20714 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3 [junit4:junit4] 2> 20714 T208 C2 P50427 oasc.SolrCore.getNewIndexDir New index directory detected: old=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty3\index/ new=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty3\index.20130128121601416 [junit4:junit4] 2> 20723 T208 C2 P50427 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index.20130128121601416 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2775670a),segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 2> 20723 T208 C2 P50427 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3] [junit4:junit4] 2> 20725 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3 [junit4:junit4] 2> 20726 T208 C2 P50427 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter... [junit4:junit4] 2> 20726 T208 C2 P50427 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 2> 20726 T208 C2 P50427 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1 [junit4:junit4] 2> 20729 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index.20130128121601416 [junit4:junit4] 2> 20731 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3 [junit4:junit4] 2> 20738 T208 C2 P50427 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index.20130128121601416 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2775670a),segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 2> 20738 T208 C2 P50427 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3] [junit4:junit4] 2> 20739 T208 C2 P50427 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 20739 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3 [junit4:junit4] 2> 20740 T208 C2 P50427 oass.SolrIndexSearcher. Opening Searcher@6020c402 main [junit4:junit4] 2> 20744 T207 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6020c402 main{StandardDirectoryReader(segments_3:1:nrt)} [junit4:junit4] 2> 20746 T207 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index [junit4:junit4] 2> 20746 T208 C2 P50427 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 20752 T208 C2 P50427 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index.20130128121601416 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2775670a),segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index.20130128121601416 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2775670a),segFN=segments_4,generation=4,filenames=[segments_4] [junit4:junit4] 2> 20753 T208 C2 P50427 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4] [junit4:junit4] 2> 20754 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3 [junit4:junit4] 2> 20757 T208 C2 P50427 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 20757 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index.20130128121601416 [junit4:junit4] 2> 20757 T208 C2 P50427 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty3\index [junit4:junit4] 2> 20757 T208 C2 P50427 oasc.RecoveryStrategy.replay No replay needed. core=collection1 [junit4:junit4] 2> 20758 T208 C2 P50427 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1 [junit4:junit4] 2> 20758 T208 C2 P50427 oasc.ZkController.publish publishing core=collection1 state=active [junit4:junit4] 2> 20758 T208 C2 P50427 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4:junit4] 2> 20761 T208 C2 P50427 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1 [junit4:junit4] 2> 21812 T154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 21813 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"recovering", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "node_name":"127.0.0.1:50438_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50438"} [junit4:junit4] 2> 21828 T154 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4:junit4] 2> "operation":"state", [junit4:junit4] 2> "numShards":"1", [junit4:junit4] 2> "shard":"shard1", [junit4:junit4] 2> "roles":null, [junit4:junit4] 2> "state":"active", [junit4:junit4] 2> "core":"collection1", [junit4:junit4] 2> "collection":"collection1", [junit4:junit4] 2> "node_name":"127.0.0.1:50427_", [junit4:junit4] 2> "base_url":"http://127.0.0.1:50427"} [junit4:junit4] 2> 21844 T172 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> 21844 T159 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> 21844 T187 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> 21844 T153 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> 21844 T205 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> 21844 T221 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> 21896 T130 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 23087 T130 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> C4_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50438_, base_url=http://127.0.0.1:50438} [junit4:junit4] 2> 24266 T227 C4 P50438 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50409/collection1/ core=collection1 - recoveringAfterStartup=true [junit4:junit4] 2> 24266 T227 C4 P50438 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50438 START replicas=[http://127.0.0.1:50409/collection1/] nUpdates=100 [junit4:junit4] 2> 24267 T227 C4 P50438 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates [junit4:junit4] 2> 24267 T227 C4 P50438 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1 [junit4:junit4] 2> 24267 T227 C4 P50438 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1 [junit4:junit4] 2> 24267 T227 C4 P50438 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1 [junit4:junit4] 2> 24267 T227 C4 P50438 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4:junit4] 2> 24268 T227 C4 P50438 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50409/collection1/. core=collection1 [junit4:junit4] 2> 24268 T227 C4 P50438 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4:junit4] 2> 24270 T164 C3 P50409 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 [junit4:junit4] 2> 24275 T130 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... [junit4:junit4] 2> 24282 T167 C3 P50409 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 24293 T167 C3 P50409 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22bf48c2),segFN=segments_2,generation=2,filenames=[segments_2] [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22bf48c2),segFN=segments_3,generation=3,filenames=[segments_3] [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22bf48c2),segFN=segments_4,generation=4,filenames=[segments_4] [junit4:junit4] 2> 24293 T167 C3 P50409 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4] [junit4:junit4] 2> 24299 T167 C3 P50409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1 [junit4:junit4] 2> 24300 T167 C3 P50409 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 24300 T167 C3 P50409 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18 [junit4:junit4] 2> 24302 T227 C4 P50438 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4:junit4] 2> 24302 T227 C4 P50438 oash.SnapPuller. No value set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 24304 T168 C3 P50409 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 [junit4:junit4] 2> 24305 T227 C4 P50438 oash.SnapPuller.fetchLatestIndex Master's generation: 4 [junit4:junit4] 2> 24305 T227 C4 P50438 oash.SnapPuller.fetchLatestIndex Slave's generation: 1 [junit4:junit4] 2> 24305 T227 C4 P50438 oash.SnapPuller.fetchLatestIndex Starting replication process [junit4:junit4] 2> 24310 T165 C3 P50409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1 [junit4:junit4] 2> 24312 T165 C3 P50409 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty1\index [junit4:junit4] 2> 24313 T165 C3 P50409 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=5 [junit4:junit4] 2> 24314 T227 C4 P50438 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1 [junit4:junit4] 2> 24317 T227 C4 P50438 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index.20130128121605050 forceNew:false [junit4:junit4] 2> 24318 T227 C4 P50438 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 [junit4:junit4] 2> 24319 T227 C4 P50438 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index.20130128121605050 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26a6f781) fullCopy=true [junit4:junit4] 2> 24334 T166 C3 P50409 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 [junit4:junit4] 2> 24339 T227 C4 P50438 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index [junit4:junit4] 2> 24339 T227 C4 P50438 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs [junit4:junit4] 2> 24343 T227 C4 P50438 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130128121605050 [junit4:junit4] 2> 24348 T227 C4 P50438 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 [junit4:junit4] 2> 24349 T227 C4 P50438 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 [junit4:junit4] 2> 24350 T227 C4 P50438 oasc.SolrCore.getNewIndexDir New index directory detected: old=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty4\index/ new=.\org.apache.solr.cloud.SyncSliceTest-1359339340746/jetty4\index.20130128121605050 [junit4:junit4] 2> 24361 T227 C4 P50438 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index.20130128121605050 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26a6f781),segFN=segments_4,generation=4,filenames=[segments_4] [junit4:junit4] 2> 24362 T227 C4 P50438 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4] [junit4:junit4] 2> 24366 T227 C4 P50438 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 [junit4:junit4] 2> 24366 T227 C4 P50438 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter... [junit4:junit4] 2> 24366 T227 C4 P50438 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1 [junit4:junit4] 2> 24366 T227 C4 P50438 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1 [junit4:junit4] 2> 24369 T227 C4 P50438 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index.20130128121605050 [junit4:junit4] 2> 24370 T227 C4 P50438 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 [junit4:junit4] 2> 24377 T227 C4 P50438 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index.20130128121605050 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26a6f781),segFN=segments_4,generation=4,filenames=[segments_4] [junit4:junit4] 2> 24378 T227 C4 P50438 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4] [junit4:junit4] 2> 24378 T227 C4 P50438 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 24379 T227 C4 P50438 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 [junit4:junit4] 2> 24379 T227 C4 P50438 oass.SolrIndexSearcher. Opening Searcher@61f4f5d0 main [junit4:junit4] 2> 24383 T225 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61f4f5d0 main{StandardDirectoryReader(segments_4:1:nrt)} [junit4:junit4] 2> 24384 T225 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index [junit4:junit4] 2> 24384 T227 C4 P50438 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 24390 T227 C4 P50438 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index.20130128121605050 lockFactory=org.apache.lucene.store.NativeFSLockFactory@26a6f781),segFN=segments_4,generation=4,filenames=[segments_4] [junit4:junit4] 2> commit{dir=RateLimite [...truncated too long message...] e.lucene.store.NativeFSLockFactory@2c12c572) [junit4:junit4] 2> 161904 T130 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index.20130128121605050 [junit4:junit4] 2> 161904 T130 oash.SnapPuller$2.postClose removing old index directory RateLimitedDirectoryWrapper(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c12c572) [junit4:junit4] 2> 161906 T130 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index [junit4:junit4] 2> 161906 T130 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4\index [junit4:junit4] 2> 161906 T130 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 [junit4:junit4] 2> 161907 T130 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.SyncSliceTest-1359339340746\jetty4 [junit4:junit4] 2> 162006 T130 oaz.ZooKeeper.close Session: 0x13c7ef043d8000c closed [junit4:junit4] 2> 162006 T221 oaz.ClientCnxn$EventThread.run EventThread shut down [junit4:junit4] 2> 162023 T130 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4:junit4] 2> 162628 T130 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4:junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=1D359789B0F4778F -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Australia/Lindeman -Dtests.file.encoding=ISO-8859-1 [junit4:junit4] FAILURE 163s | SyncSliceTest.testDistribSearch <<< [junit4:junit4] > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([1D359789B0F4778F:9CD31991C7AB17B3]:0) [junit4:junit4] > at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:43) [junit4:junit4] > at org.junit.Assert.assertNotNull(Assert.java:526) [junit4:junit4] > at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214) [junit4:junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:601) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2> 162640 T130 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=373), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=373)), sim=DefaultSimilarity, locale=lt, timezone=Australia/Lindeman [junit4:junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=2,free=15859416,total=53850112 [junit4:junit4] 2> NOTE: All tests run in this JVM: [DateFieldTest, ChaosMonkeyNothingIsSafeTest, BasicZkTest, TestSuggestSpellingConverter, OverseerCollectionProcessorTest, SearchHandlerTest, SchemaVersionSpecificBehaviorTest, CoreContainerCoreInitFailuresTest, FileUtilsTest, TestZkChroot, SyncSliceTest] [junit4:junit4] Completed in 162.69s, 1 test, 1 failure <<< FAILURES! [...truncated 738 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:346: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:178: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:428: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1176: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:841: There were test failures: 247 suites, 1032 tests, 1 failure, 14 ignored (9 assumptions) Total time: 48 minutes 35 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/jdk1.7.0_10 -XX:+UseConcMarkSweepGC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_108_787496354.1359340956718 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_108_787496354.1359340956718--