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 03C31EEF7 for ; Fri, 15 Mar 2013 20:08:15 +0000 (UTC) Received: (qmail 13860 invoked by uid 500); 15 Mar 2013 20:08:13 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 13793 invoked by uid 500); 15 Mar 2013 20:08:12 -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 13785 invoked by uid 99); 15 Mar 2013 20:08:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2013 20:08:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2013 20:07:50 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 3554BC00CA for ; Fri, 15 Mar 2013 20:07:28 +0000 (UTC) Date: Fri, 15 Mar 2013 20:07:13 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <184660097.4531.1363378048204.JavaMail.hudson@aegis> In-Reply-To: <805114707.4346.1363294198154.JavaMail.hudson@aegis> References: <805114707.4346.1363294198154.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 209 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4530_268916276.1363378033551" X-Jenkins-Job: Lucene-Solr-NightlyTests-4.x X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4530_268916276.1363378033551 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/209/ 2 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearc= h Error Message: No registered leader was found, collection:collection1 slice:shard1 Stack Trace: org.apache.solr.common.SolrException: No registered leader was found, colle= ction:collection1 slice:shard1 =09at __randomizedtesting.SeedInfo.seed([9D3831B80E21DF17:1CDEBFA0797EBF2B]= :0) =09at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateRead= er.java:484) =09at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSome= DocsAndRecover(BasicDistributedZk2Test.java:291) =09at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributed= Zk2Test.java:116) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:616) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:679) FAILED: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: Stack Trace: java.lang.AssertionError =09at __randomizedtesting.SeedInfo.seed([9D3831B80E21DF17:1CDEBFA0797EBF2B]= :0) =09at org.junit.Assert.fail(Assert.java:92) =09at org.junit.Assert.assertTrue(Assert.java:43) =09at org.junit.Assert.assertTrue(Assert.java:54) =09at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:616) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:679) Build Log: [...truncated 8764 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4:junit4] 2> 0 T1078 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: / [junit4:junit4] 2> 5 T1078 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-Ba= sicDistributedZk2Test-1363376209628 [junit4:junit4] 2> 6 T1078 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 7 T1079 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 10 T1079 oazs.ZooKeeperServer.setTickTime tickTime set= to 1000 [junit4:junit4] 2> 10 T1079 oazs.ZooKeeperServer.setMinSessionTimeout min= SessionTimeout set to -1 [junit4:junit4] 2> 10 T1079 oazs.ZooKeeperServer.setMaxSessionTimeout max= SessionTimeout set to -1 [junit4:junit4] 2> 11 T1079 oazs.NIOServerCnxnFactory.configure binding t= o port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 11 T1079 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 t= o /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-13= 63376209627/zookeeper/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 108 T1078 oasc.ZkTestServer.run start zk server on por= t:56885 [junit4:junit4] 2> 111 T1078 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:56885 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@42b6d03 [junit4:junit4] 2> 113 T1078 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 113 T1084 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:56885. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 114 T1084 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:56885, initiating sessio= n [junit4:junit4] 2> 114 T1080 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:43946 [junit4:junit4] 2> 114 T1080 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:43946 [junit4:junit4] 2> 115 T1082 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 120 T1082 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d6f8dfee20000 with negotiated timeout 10000 for client /= 140.211.11.196:43946 [junit4:junit4] 2> 120 T1084 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:56885, sessionid =3D= 0x13d6f8dfee20000, negotiated timeout =3D 10000 [junit4:junit4] 2> 120 T1085 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@42b6d03 name:ZooKeeperConnection= Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 120 T1078 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 121 T1078 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 158 T1083 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d6f8dfee20000 [junit4:junit4] 2> 184 T1085 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 184 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee200= 00 closed [junit4:junit4] 2> 184 T1080 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:43946 which had sessionid 0x13d6f8dfee= 20000 [junit4:junit4] 2> 184 T1078 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:56885/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@639d3030 [junit4:junit4] 2> 186 T1078 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 186 T1086 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:56885. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 187 T1086 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:56885, initiating sessio= n [junit4:junit4] 2> 187 T1080 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:50327 [junit4:junit4] 2> 187 T1080 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:50327 [junit4:junit4] 2> 189 T1082 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d6f8dfee20001 with negotiated timeout 10000 for client /= 140.211.11.196:50327 [junit4:junit4] 2> 189 T1086 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:56885, sessionid =3D= 0x13d6f8dfee20001, negotiated timeout =3D 10000 [junit4:junit4] 2> 189 T1087 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@639d3030 name:ZooKeeperConnectio= n Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 189 T1078 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 190 T1078 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 200 T1078 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 204 T1078 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 207 T1078 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 211 T1078 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/s= olr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/c= onf1/solrconfig.xml [junit4:junit4] 2> 212 T1078 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 227 T1078 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/s= olr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/sche= ma.xml [junit4:junit4] 2> 228 T1078 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 233 T1078 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/s= olr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/s= topwords.txt [junit4:junit4] 2> 234 T1078 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 237 T1078 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/s= olr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/p= rotwords.txt [junit4:junit4] 2> 238 T1078 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 242 T1078 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/s= olr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/cu= rrency.xml [junit4:junit4] 2> 242 T1078 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 250 T1078 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/s= olr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /conf= igs/conf1/open-exchange-rates.json [junit4:junit4] 2> 251 T1078 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 255 T1078 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/s= olr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /c= onfigs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 255 T1078 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 259 T1078 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/s= olr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf= 1/old_synonyms.txt [junit4:junit4] 2> 260 T1078 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 263 T1078 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/s= olr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/sy= nonyms.txt [junit4:junit4] 2> 264 T1078 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 268 T1083 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d6f8dfee20001 [junit4:junit4] 2> 269 T1087 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 269 T1080 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:50327 which had sessionid 0x13d6f8dfee= 20001 [junit4:junit4] 2> 269 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee200= 01 closed [junit4:junit4] 2> 461 T1078 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 467 T1078 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:14586 [junit4:junit4] 2> 467 T1078 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 468 T1078 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 468 T1078 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.c= loud.BasicDistributedZk2Test-controljetty-1363376209892 [junit4:junit4] 2> 469 T1078 oasc.CoreContainer$Initializer.initialize lo= oking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-controljetty-1363376209892/solr.xml [junit4:junit4] 2> 469 T1078 oasc.CoreContainer. New CoreContainer = 446463486 [junit4:junit4] 2> 470 T1078 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nig= htlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDis= tributedZk2Test-controljetty-1363376209892/' [junit4:junit4] 2> 470 T1078 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Ba= sicDistributedZk2Test-controljetty-1363376209892/' [junit4:junit4] 2> 520 T1078 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 520 T1078 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 521 T1078 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 521 T1078 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 521 T1078 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 522 T1078 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 522 T1078 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 523 T1078 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 523 T1078 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 524 T1078 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 544 T1078 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 562 T1078 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:56885/solr [junit4:junit4] 2> 562 T1078 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 563 T1078 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:56885 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@37b241c1 [junit4:junit4] 2> 564 T1078 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 564 T1097 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:56885. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 565 T1097 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:56885, initiating sessio= n [junit4:junit4] 2> 565 T1080 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:61231 [junit4:junit4] 2> 565 T1080 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:61231 [junit4:junit4] 2> 567 T1082 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d6f8dfee20002 with negotiated timeout 20000 for client /= 140.211.11.196:61231 [junit4:junit4] 2> 567 T1097 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:56885, sessionid =3D= 0x13d6f8dfee20002, negotiated timeout =3D 20000 [junit4:junit4] 2> 568 T1098 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@37b241c1 name:ZooKeeperConnectio= n Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 568 T1078 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 569 T1083 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d6f8dfee20002 [junit4:junit4] 2> 579 T1098 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 579 T1080 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:61231 which had sessionid 0x13d6f8dfee= 20002 [junit4:junit4] 2> 579 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee200= 02 closed [junit4:junit4] 2> 580 T1078 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 591 T1078 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:56885/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@6cf71784 [junit4:junit4] 2> 592 T1078 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 592 T1099 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:56885. Will not attem= pt to authenticate using SASL (access denied (javax.security.auth.AuthPermi= ssion getLoginConfiguration)) [junit4:junit4] 2> 593 T1099 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:56885, initiating sessio= n [junit4:junit4] 2> 593 T1080 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:36950 [junit4:junit4] 2> 593 T1080 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:36950 [junit4:junit4] 2> 594 T1082 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d6f8dfee20003 with negotiated timeout 20000 for client /= 140.211.11.196:36950 [junit4:junit4] 2> 594 T1099 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:56885, sessionid =3D= 0x13d6f8dfee20003, negotiated timeout =3D 20000 [junit4:junit4] 2> 595 T1100 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6cf71784 name:ZooKeeperConnectio= n Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 595 T1078 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 602 T1083 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d6f8dfee20003 type:crea= te cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 604 T1078 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 606 T1078 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:14586_ [junit4:junit4] 2> 607 T1083 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d6f8dfee20003 type:dele= te cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:14586_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.= 0.1:14586_ [junit4:junit4] 2> 608 T1078 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:14586_ [junit4:junit4] 2> 619 T1078 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 631 T1083 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d6f8dfee20003 type:dele= te cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_ele= ct/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 632 T1078 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 641 T1078 oasc.Overseer.start Overseer (id=3D893502232= 74573827-127.0.0.1:14586_-n_0000000000) starting [junit4:junit4] 2> 642 T1083 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d6f8dfee20003 type:crea= te cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 643 T1083 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d6f8dfee20003 type:crea= te cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 649 T1083 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d6f8dfee20003 type:crea= te cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 650 T1083 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d6f8dfee20003 type:crea= te cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 658 T1102 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 659 T1078 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 663 T1078 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4:junit4] 2> 674 T1078 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 677 T1101 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 681 T1103 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.c= loud.BasicDistributedZk2Test-controljetty-1363376209892/collection1 [junit4:junit4] 2> 681 T1103 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 682 T1103 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 682 T1103 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 684 T1103 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Ba= sicDistributedZk2Test-controljetty-1363376209892/collection1/' [junit4:junit4] 2> 685 T1103 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTest= s-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk= 2Test-controljetty-1363376209892/collection1/lib/README' to classloader [junit4:junit4] 2> 685 T1103 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTest= s-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk= 2Test-controljetty-1363376209892/collection1/lib/classes/' to classloader [junit4:junit4] 2> 732 T1103 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_43 [junit4:junit4] 2> 787 T1103 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 788 T1103 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 795 T1103 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1398 T1103 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1410 T1103 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1414 T1103 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1432 T1103 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1437 T1103 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1442 T1103 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1443 T1103 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1443 T1103 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1444 T1103 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1445 T1103 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1445 T1103 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1445 T1103 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1446 T1103 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nightly= Tests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-controljetty-1363376209892/collection1/, dataDir=3D./org.apache= .solr.cloud.BasicDistributedZk2Test-1363376209627/control/data/ [junit4:junit4] 2> 1446 T1103 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@11d13272 [junit4:junit4] 2> 1446 T1103 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1447 T1103 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136337620962= 7/control/data forceNew: false [junit4:junit4] 2> 1447 T1103 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363376209627/control/data/index/ [junit4:junit4] 2> 1447 T1103 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63376209627/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1449 T1103 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136337620962= 7/control/data/index forceNew: false [junit4:junit4] 2> 1454 T1103 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050053tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@2bdf228e),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 1455 T1103 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 1457 T1103 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1457 T1103 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1458 T1103 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1458 T1103 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1459 T1103 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1459 T1103 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1459 T1103 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1460 T1103 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1460 T1103 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1467 T1103 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1474 T1103 oass.SolrIndexSearcher. Opening Searc= her@6af84412 main [junit4:junit4] 2> 1474 T1103 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13633762096= 27/control/data/tlog [junit4:junit4] 2> 1475 T1103 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1476 T1103 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1479 T1104 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@6af84412 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 1480 T1103 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 1480 T1103 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 1481 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20003 type:cre= ate cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue [junit4:junit4] 2> 2183 T1101 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2184 T1101 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:14586_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14586"} [junit4:junit4] 2> 2184 T1101 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection control_collection with numShards 1 [junit4:junit4] 2> 2189 T1101 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 2189 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20003 type:cre= ate cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue-work Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 2232 T1100 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 2493 T1103 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 2493 T1103 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:14586 collection:control_colle= ction shard:shard1 [junit4:junit4] 2> 2494 T1103 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 2511 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20003 type:del= ete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections= /control_collection/leaders Error:KeeperErrorCode =3D NoNode for /solr/coll= ections/control_collection/leaders [junit4:junit4] 2> 2512 T1103 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 2512 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20003 type:cre= ate cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2522 T1103 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2522 T1103 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 2523 T1103 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:14586/collection1/ [junit4:junit4] 2> 2523 T1103 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 2523 T1103 oasc.SyncStrategy.syncToMe http://127.0.0.1= :14586/collection1/ has no replicas [junit4:junit4] 2> 2523 T1103 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:14586/collection1/ [junit4:junit4] 2> 2524 T1103 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/shard1 [junit4:junit4] 2> 2528 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20003 type:cre= ate cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3745 T1101 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3762 T1100 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 3806 T1103 oasc.ZkController.register We are http://12= 7.0.0.1:14586/collection1/ and leader is http://127.0.0.1:14586/collection1= / [junit4:junit4] 2> 3806 T1103 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:14586 [junit4:junit4] 2> 3806 T1103 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 3806 T1103 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 3806 T1103 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 3808 T1103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3810 T1078 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/buil= d/solr-core/test/J1 [junit4:junit4] 2> 3810 T1078 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3811 T1078 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3826 T1078 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 3832 T1078 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:56885/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@8aaa801 [junit4:junit4] 2> 3833 T1078 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3834 T1106 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:56885. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 3834 T1106 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:56885, initiating sessi= on [junit4:junit4] 2> 3834 T1080 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:31749 [junit4:junit4] 2> 3835 T1080 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:31749 [junit4:junit4] 2> 3836 T1082 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d6f8dfee20004 with negotiated timeout 10000 for client = /140.211.11.196:31749 [junit4:junit4] 2> 3836 T1106 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:56885, sessionid = =3D 0x13d6f8dfee20004, negotiated timeout =3D 10000 [junit4:junit4] 2> 3836 T1107 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@8aaa801 name:ZooKeeperConnectio= n Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 3836 T1078 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3839 T1078 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3843 T1078 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:true cause connection loss:true [junit4:junit4] 2> 4034 T1078 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 4037 T1078 oejs.AbstractConnector.doStart Started Sock= etConnector@127.0.0.1:36273 [junit4:junit4] 2> 4037 T1078 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 4038 T1078 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 4038 T1078 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.BasicDistributedZk2Test-jetty1-1363376213466 [junit4:junit4] 2> 4039 T1078 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene= -Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .BasicDistributedZk2Test-jetty1-1363376213466/solr.xml [junit4:junit4] 2> 4039 T1078 oasc.CoreContainer. New CoreContainer= 669175310 [junit4:junit4] 2> 4040 T1078 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Ni= ghtlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDi= stributedZk2Test-jetty1-1363376213466/' [junit4:junit4] 2> 4040 T1078 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.B= asicDistributedZk2Test-jetty1-1363376213466/' [junit4:junit4] 2> 4090 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 4090 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 4091 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 4091 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 4091 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 4092 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 4092 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 4093 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 4093 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 4094 T1078 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 4114 T1078 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 4132 T1078 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:56885/solr [junit4:junit4] 2> 4132 T1078 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 4133 T1078 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:56885 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@5bd76887 [junit4:junit4] 2> 4134 T1078 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4135 T1117 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:56885. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 4135 T1117 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:56885, initiating sessi= on [junit4:junit4] 2> 4136 T1080 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:17139 [junit4:junit4] 2> 4136 T1080 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:17139 [junit4:junit4] 2> 4138 T1082 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d6f8dfee20005 with negotiated timeout 20000 for client = /140.211.11.196:17139 [junit4:junit4] 2> 4138 T1117 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:56885, sessionid = =3D 0x13d6f8dfee20005, negotiated timeout =3D 20000 [junit4:junit4] 2> 4138 T1118 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@5bd76887 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 4139 T1078 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4140 T1083 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d6f8dfee20005 [junit4:junit4] 2> 4152 T1118 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 4152 T1080 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /140.211.11.196:17139 which had sessionid 0x13d6f8dfe= e20005 [junit4:junit4] 2> 4152 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee20= 005 closed [junit4:junit4] 2> 4153 T1078 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 4164 T1078 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:56885/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@12b69af7 [junit4:junit4] 2> 4165 T1078 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 4165 T1119 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:56885. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 4166 T1119 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:56885, initiating sessi= on [junit4:junit4] 2> 4166 T1080 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:35282 [junit4:junit4] 2> 4166 T1080 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:35282 [junit4:junit4] 2> 4174 T1082 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d6f8dfee20006 with negotiated timeout 20000 for client = /140.211.11.196:35282 [junit4:junit4] 2> 4175 T1119 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:56885, sessionid = =3D 0x13d6f8dfee20006, negotiated timeout =3D 20000 [junit4:junit4] 2> 4175 T1120 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@12b69af7 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 4175 T1078 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 4177 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20006 type:cre= ate cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4183 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20006 type:cre= ate cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4185 T1078 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5189 T1078 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:36273_ [junit4:junit4] 2> 5191 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20006 type:del= ete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:36273_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0= .0.1:36273_ [junit4:junit4] 2> 5196 T1078 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:36273_ [junit4:junit4] 2> 5199 T1100 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 5200 T1107 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5200 T1120 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5202 T1100 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 5212 T1121 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.BasicDistributedZk2Test-jetty1-1363376213466/collection1 [junit4:junit4] 2> 5212 T1121 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 5213 T1121 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 5213 T1121 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 5215 T1121 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.B= asicDistributedZk2Test-jetty1-1363376213466/collection1/' [junit4:junit4] 2> 5216 T1121 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTes= ts-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty1-1363376213466/collection1/lib/README' to classloader [junit4:junit4] 2> 5216 T1121 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTes= ts-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty1-1363376213466/collection1/lib/classes/' to classloader [junit4:junit4] 2> 5263 T1121 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 5277 T1101 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5278 T1101 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:14586_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:14586"} [junit4:junit4] 2> 5287 T1100 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5287 T1120 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5287 T1107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5320 T1121 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 5321 T1121 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 5328 T1121 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 5934 T1121 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5946 T1121 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 5951 T1121 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 5973 T1121 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5978 T1121 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5983 T1121 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5984 T1121 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5984 T1121 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5985 T1121 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5986 T1121 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5986 T1121 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5986 T1121 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5987 T1121 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nightly= Tests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-jetty1-1363376213466/collection1/, dataDir=3D./org.apache.solr.= cloud.BasicDistributedZk2Test-1363376209627/jetty1/ [junit4:junit4] 2> 5987 T1121 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@11d13272 [junit4:junit4] 2> 5987 T1121 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5988 T1121 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136337620962= 7/jetty1 forceNew: false [junit4:junit4] 2> 5988 T1121 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363376209627/jetty1/index/ [junit4:junit4] 2> 5988 T1121 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63376209627/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5990 T1121 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136337620962= 7/jetty1/index forceNew: false [junit4:junit4] 2> 6025 T1121 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 6025 T1121 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 6027 T1121 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 6028 T1121 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 6028 T1121 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 6029 T1121 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 6029 T1121 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 6029 T1121 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 6030 T1121 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 6030 T1121 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 6030 T1121 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 6037 T1121 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 6043 T1121 oass.SolrIndexSearcher. Opening Searc= her@12429c89 main [junit4:junit4] 2> 6044 T1121 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13633762096= 27/jetty1/tlog [junit4:junit4] 2> 6045 T1121 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 6045 T1121 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 6048 T1122 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@12429c89 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 6050 T1121 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 6050 T1121 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 6798 T1101 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6799 T1101 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:36273_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:36273"} [junit4:junit4] 2> 6799 T1101 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection collection1 with numShards 2 [junit4:junit4] 2> 6800 T1101 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 6812 T1107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6812 T1120 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6812 T1100 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7053 T1121 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 7053 T1121 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:36273 collection:collection1 s= hard:shard1 [junit4:junit4] 2> 7054 T1121 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 7073 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20006 type:del= ete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections= /collection1/leaders Error:KeeperErrorCode =3D NoNode for /solr/collections= /collection1/leaders [junit4:junit4] 2> 7074 T1121 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7075 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20006 type:cre= ate cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7084 T1121 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7084 T1121 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7084 T1121 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:36273/collection1/ [junit4:junit4] 2> 7085 T1121 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7085 T1121 oasc.SyncStrategy.syncToMe http://127.0.0.1= :36273/collection1/ has no replicas [junit4:junit4] 2> 7085 T1121 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:36273/collection1/ [junit4:junit4] 2> 7085 T1121 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard1 [junit4:junit4] 2> 7091 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20006 type:cre= ate cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8319 T1101 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8363 T1120 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8363 T1107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8363 T1100 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8369 T1121 oasc.ZkController.register We are http://12= 7.0.0.1:36273/collection1/ and leader is http://127.0.0.1:36273/collection1= / [junit4:junit4] 2> 8369 T1121 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:36273 [junit4:junit4] 2> 8369 T1121 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 8369 T1121 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 8370 T1121 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 8372 T1121 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8373 T1078 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/buil= d/solr-core/test/J1 [junit4:junit4] 2> 8373 T1078 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 8374 T1078 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8508 T1078 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 8511 T1078 oejs.AbstractConnector.doStart Started Sock= etConnector@127.0.0.1:16701 [junit4:junit4] 2> 8511 T1078 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 8512 T1078 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8512 T1078 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.BasicDistributedZk2Test-jetty2-1363376218005 [junit4:junit4] 2> 8512 T1078 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene= -Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud= .BasicDistributedZk2Test-jetty2-1363376218005/solr.xml [junit4:junit4] 2> 8512 T1078 oasc.CoreContainer. New CoreContainer= 1948911294 [junit4:junit4] 2> 8513 T1078 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Ni= ghtlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDi= stributedZk2Test-jetty2-1363376218005/' [junit4:junit4] 2> 8513 T1078 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.B= asicDistributedZk2Test-jetty2-1363376218005/' [junit4:junit4] 2> 8547 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 8547 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 8547 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 8548 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8548 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 8548 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8549 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8549 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8549 T1078 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 8549 T1078 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 8565 T1078 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 8580 T1078 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:56885/solr [junit4:junit4] 2> 8580 T1078 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 8581 T1078 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:56885 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@73331176 [junit4:junit4] 2> 8582 T1078 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8582 T1133 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:56885. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 8583 T1133 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:56885, initiating sessi= on [junit4:junit4] 2> 8583 T1080 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:54776 [junit4:junit4] 2> 8584 T1080 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:54776 [junit4:junit4] 2> 8585 T1082 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d6f8dfee20007 with negotiated timeout 20000 for client = /140.211.11.196:54776 [junit4:junit4] 2> 8585 T1133 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:56885, sessionid = =3D 0x13d6f8dfee20007, negotiated timeout =3D 20000 [junit4:junit4] 2> 8585 T1134 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@73331176 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 8585 T1078 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8587 T1083 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d6f8dfee20007 [junit4:junit4] 2> 8588 T1080 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /140.211.11.196:54776 which had sessionid 0x13d6f8dfe= e20007 [junit4:junit4] 2> 8588 T1134 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 8588 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee20= 007 closed [junit4:junit4] 2> 8589 T1078 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 8596 T1078 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:56885/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@550a98f4 [junit4:junit4] 2> 8597 T1078 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8597 T1135 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:56885. Will not atte= mpt to authenticate using SASL (access denied (javax.security.auth.AuthPerm= ission getLoginConfiguration)) [junit4:junit4] 2> 8598 T1135 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:56885, initiating sessi= on [junit4:junit4] 2> 8598 T1080 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /140.211.11.196:24068 [junit4:junit4] 2> 8598 T1080 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /140.211.11.196:24068 [junit4:junit4] 2> 8600 T1082 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d6f8dfee20008 with negotiated timeout 20000 for client = /140.211.11.196:24068 [junit4:junit4] 2> 8600 T1135 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:56885, sessionid = =3D 0x13d6f8dfee20008, negotiated timeout =3D 20000 [junit4:junit4] 2> 8600 T1136 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@550a98f4 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 8600 T1078 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8601 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20008 type:cre= ate cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8603 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20008 type:cre= ate cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8612 T1078 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9615 T1078 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:16701_ [junit4:junit4] 2> 9617 T1083 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d6f8dfee20008 type:del= ete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:16701_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0= .0.1:16701_ [junit4:junit4] 2> 9643 T1078 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:16701_ [junit4:junit4] 2> 9646 T1120 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9646 T1100 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9647 T1136 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9647 T1107 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9647 T1107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9649 T1100 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9650 T1120 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9657 T1137 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.= cloud.BasicDistributedZk2Test-jetty2-1363376218005/collection1 [junit4:junit4] 2> 9657 T1137 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 9658 T1137 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 9658 T1137 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 9660 T1137 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.B= asicDistributedZk2Test-jetty2-1363376218005/collection1/' [junit4:junit4] 2> 9661 T1137 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTes= ts-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty2-1363376218005/collection1/lib/README' to classloader [junit4:junit4] 2> 9662 T1137 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTes= ts-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty2-1363376218005/collection1/lib/classes/' to classloader [junit4:junit4] 2> 9715 T1137 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_43 [junit4:junit4] 2> 9783 T1137 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 9784 T1137 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 9791 T1137 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 9875 T1101 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9876 T1101 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:36273_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:36273"} [junit4:junit4] 2> 9934 T1136 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9934 T1107 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9934 T1120 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9935 T1100 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10448 T1137 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 10460 T1137 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 10464 T1137 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 10483 T1137 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10488 T1137 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 10492 T1137 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10494 T1137 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10494 T1137 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10494 T1137 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10496 T1137 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 10496 T1137 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 10496 T1137 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 10496 T1137 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nightl= yTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty2-1363376218005/collection1/, dataDir=3D./org.apache.solr= .cloud.BasicDistributedZk2Test-1363376209627/jetty2/ [junit4:junit4] 2> 10497 T1137 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@11d13272 [junit4:junit4] 2> 10497 T1137 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 10498 T1137 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13633762096= 27/jetty2 forceNew: false [junit4:junit4] 2> 10498 T1137 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363376209627/jetty2/index/ [junit4:junit4] 2> 10498 T1137 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363376209627/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 10500 T1137 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13633762096= 27/jetty2/index forceNew: false [junit4:junit4] 2> 10514 T1137 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 10514 T1137 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 10517 T1137 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 10517 T1137 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 10518 T1137 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 10518 T1137 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 10519 T1137 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 10519 T1137 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 10519 T1137 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 10520 T1137 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 10520 T1137 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 10526 T1137 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 10533 T1137 oass.SolrIndexSearcher. Opening Sear= cher@1f42d526 main [junit4:junit4] 2> 10533 T1137 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209= 627/jetty2/tlog [junit4:junit4] 2> 10534 T1137 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 10534 T1137 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 10538 T1138 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1f42d526 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 10539 T1137 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 10540 T1137 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 11469 T1101 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11470 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:16701_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:16701"} [junit4:junit4] 2> 11470 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 11470 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 11500 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11501 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11501 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11500 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11542 T1137 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 11542 T1137 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:16701 collection:collection1 = shard:shard2 [junit4:junit4] 2> 11543 T1137 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 11557 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee20008 type:de= lete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collection= s/collection1/leaders/shard2 Error:KeeperErrorCode =3D NoNode for /solr/col= lections/collection1/leaders/shard2 [junit4:junit4] 2> 11558 T1137 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 11559 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee20008 type:cr= eate cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 11561 T1137 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 11562 T1137 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 11562 T1137 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:16701/collection1/ [junit4:junit4] 2> 11562 T1137 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 11562 T1137 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:16701/collection1/ has no replicas [junit4:junit4] 2> 11563 T1137 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:16701/collection1/ [junit4:junit4] 2> 11563 T1137 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leaders/shard2 [junit4:junit4] 2> 11573 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee20008 type:cr= eate cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 13006 T1101 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13026 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13026 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13026 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13026 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13055 T1137 oasc.ZkController.register We are http://1= 27.0.0.1:16701/collection1/ and leader is http://127.0.0.1:16701/collection= 1/ [junit4:junit4] 2> 13055 T1137 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:16701 [junit4:junit4] 2> 13055 T1137 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 13055 T1137 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 13055 T1137 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 13057 T1137 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13059 T1078 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 13059 T1078 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 13060 T1078 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 13260 T1078 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 13264 T1078 oejs.AbstractConnector.doStart Started Soc= ketConnector@127.0.0.1:58198 [junit4:junit4] 2> 13264 T1078 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 13265 T1078 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 13265 T1078 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZk2Test-jetty3-1363376222696 [junit4:junit4] 2> 13266 T1078 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.BasicDistributedZk2Test-jetty3-1363376222696/solr.xml [junit4:junit4] 2> 13266 T1078 oasc.CoreContainer. New CoreContaine= r 682617955 [junit4:junit4] 2> 13267 T1078 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-N= ightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicD= istributedZk2Test-jetty3-1363376222696/' [junit4:junit4] 2> 13267 T1078 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-jetty3-1363376222696/' [junit4:junit4] 2> 13316 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 13316 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 13317 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 13317 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 13318 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 13318 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 13319 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 13319 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 13319 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 13320 T1078 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 13339 T1078 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 13362 T1078 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:56885/solr [junit4:junit4] 2> 13363 T1078 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 13363 T1078 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:56885 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@3b0cb2cb [junit4:junit4] 2> 13364 T1078 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 13365 T1149 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:56885. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 13366 T1149 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:56885, initiating sess= ion [junit4:junit4] 2> 13366 T1080 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:58199 [junit4:junit4] 2> 13366 T1080 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:58199 [junit4:junit4] 2> 13368 T1082 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d6f8dfee20009 with negotiated timeout 20000 for client= /140.211.11.196:58199 [junit4:junit4] 2> 13368 T1149 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:56885, sessionid = =3D 0x13d6f8dfee20009, negotiated timeout =3D 20000 [junit4:junit4] 2> 13368 T1150 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@3b0cb2cb name:ZooKeeperConnect= ion Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 13368 T1078 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 13370 T1083 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d6f8dfee20009 [junit4:junit4] 2> 13371 T1150 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 13371 T1080 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:58199 which had sessionid 0x13d6f8df= ee20009 [junit4:junit4] 2> 13371 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee2= 0009 closed [junit4:junit4] 2> 13372 T1078 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 13382 T1078 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:56885/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@625480dc [junit4:junit4] 2> 13383 T1078 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 13384 T1151 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:56885. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 13384 T1151 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:56885, initiating sess= ion [junit4:junit4] 2> 13384 T1080 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:58200 [junit4:junit4] 2> 13385 T1080 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:58200 [junit4:junit4] 2> 13386 T1082 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d6f8dfee2000a with negotiated timeout 20000 for client= /140.211.11.196:58200 [junit4:junit4] 2> 13386 T1151 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:56885, sessionid = =3D 0x13d6f8dfee2000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 13386 T1152 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@625480dc name:ZooKeeperConnect= ion Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 13386 T1078 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 13387 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee2000a type:cr= eate cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 13389 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee2000a type:cr= eate cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 13398 T1078 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 14401 T1078 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58198_ [junit4:junit4] 2> 14402 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee2000a type:de= lete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:58198_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.= 0.0.1:58198_ [junit4:junit4] 2> 14404 T1078 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:58198_ [junit4:junit4] 2> 14407 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 14407 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 14408 T1107 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14408 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14408 T1152 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14408 T1136 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14408 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14409 T1120 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14410 T1100 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 14422 T1153 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZk2Test-jetty3-1363376222696/collection1 [junit4:junit4] 2> 14423 T1153 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 14423 T1153 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 14423 T1153 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 14425 T1153 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-jetty3-1363376222696/collection1/' [junit4:junit4] 2> 14426 T1153 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributed= Zk2Test-jetty3-1363376222696/collection1/lib/classes/' to classloader [junit4:junit4] 2> 14427 T1153 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributed= Zk2Test-jetty3-1363376222696/collection1/lib/README' to classloader [junit4:junit4] 2> 14473 T1153 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 14529 T1153 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 14530 T1153 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 14533 T1101 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14533 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:16701_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:16701"} [junit4:junit4] 2> 14537 T1153 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 14546 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14546 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14546 T1152 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14546 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14546 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15152 T1153 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 15164 T1153 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 15169 T1153 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 15186 T1153 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 15191 T1153 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 15195 T1153 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15197 T1153 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 15197 T1153 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 15198 T1153 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15199 T1153 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 15199 T1153 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 15199 T1153 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 15200 T1153 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nightl= yTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty3-1363376222696/collection1/, dataDir=3D./org.apache.solr= .cloud.BasicDistributedZk2Test-1363376209627/jetty3/ [junit4:junit4] 2> 15200 T1153 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@11d13272 [junit4:junit4] 2> 15200 T1153 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 15201 T1153 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13633762096= 27/jetty3 forceNew: false [junit4:junit4] 2> 15201 T1153 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363376209627/jetty3/index/ [junit4:junit4] 2> 15201 T1153 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363376209627/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 15203 T1153 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13633762096= 27/jetty3/index forceNew: false [junit4:junit4] 2> 15208 T1153 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050056tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@64ae8431),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 15208 T1153 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 15211 T1153 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 15211 T1153 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 15212 T1153 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 15212 T1153 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 15213 T1153 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 15213 T1153 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 15213 T1153 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 15214 T1153 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 15214 T1153 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 15221 T1153 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 15228 T1153 oass.SolrIndexSearcher. Opening Sear= cher@394db297 main [junit4:junit4] 2> 15229 T1153 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209= 627/jetty3/tlog [junit4:junit4] 2> 15230 T1153 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 15230 T1153 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 15233 T1154 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@394db297 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 15235 T1153 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 15235 T1153 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 16054 T1101 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16055 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:58198_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:58198"} [junit4:junit4] 2> 16055 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 16055 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 16068 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16068 T1152 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16068 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16068 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16068 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16238 T1153 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 16238 T1153 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:58198 collection:collection1 = shard:shard1 [junit4:junit4] 2> 16241 T1153 oasc.ZkController.register We are http://1= 27.0.0.1:58198/collection1/ and leader is http://127.0.0.1:36273/collection= 1/ [junit4:junit4] 2> 16242 T1153 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:58198 [junit4:junit4] 2> 16242 T1153 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 16242 T1153 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C36 name=3Dcollection1 org.apache.solr= .core.SolrCore@41c06ed8 url=3Dhttp://127.0.0.1:58198/collection1 node=3D127= .0.0.1:58198_ C36_STATE=3Dcoll:collection1 core:collection1 props:{state=3D= down, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:5= 8198_, base_url=3Dhttp://127.0.0.1:58198} [junit4:junit4] 2> 16249 T1155 C36 P58198 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 16249 T1153 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16250 T1155 C36 P58198 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 16250 T1155 C36 P58198 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 16250 T1155 C36 P58198 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 16251 T1078 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 16251 T1078 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 16252 T1078 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 16252 T1155 C36 P58198 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 16458 T1078 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 16461 T1078 oejs.AbstractConnector.doStart Started Soc= ketConnector@127.0.0.1:58204 [junit4:junit4] 2> 16462 T1078 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 16463 T1078 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 16463 T1078 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZk2Test-jetty4-1363376225890 [junit4:junit4] 2> 16464 T1078 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.BasicDistributedZk2Test-jetty4-1363376225890/solr.xml [junit4:junit4] 2> 16464 T1078 oasc.CoreContainer. New CoreContaine= r 1020187302 [junit4:junit4] 2> 16465 T1078 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-N= ightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicD= istributedZk2Test-jetty4-1363376225890/' [junit4:junit4] 2> 16465 T1078 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-jetty4-1363376225890/' [junit4:junit4] 2> 16514 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 16514 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 16515 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 16515 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 16516 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 16516 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 16517 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 16517 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 16517 T1078 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 16518 T1078 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 16538 T1078 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 16556 T1078 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:56885/solr [junit4:junit4] 2> 16556 T1078 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 16557 T1078 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:56885 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@3747681 [junit4:junit4] 2> 16558 T1078 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16558 T1166 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:56885. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 16559 T1166 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:56885, initiating sess= ion [junit4:junit4] 2> 16559 T1080 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:58206 [junit4:junit4] 2> 16560 T1080 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:58206 [junit4:junit4] 2> 16561 T1082 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d6f8dfee2000b with negotiated timeout 20000 for client= /140.211.11.196:58206 [junit4:junit4] 2> 16561 T1166 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:56885, sessionid = =3D 0x13d6f8dfee2000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 16562 T1167 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@3747681 name:ZooKeeperConnecti= on Watcher:127.0.0.1:56885 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 16562 T1078 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16564 T1083 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d6f8dfee2000b [junit4:junit4] 2> 16573 T1167 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16573 T1080 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /140.211.11.196:58206 which had sessionid 0x13d6f8df= ee2000b [junit4:junit4] 2> 16573 T1078 oaz.ZooKeeper.close Session: 0x13d6f8dfee2= 000b closed [junit4:junit4] 2> 16574 T1078 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 16585 T1078 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:56885/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@30bb8cc9 [junit4:junit4] 2> 16586 T1078 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16587 T1168 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost/127.0.0.1:56885. Will not att= empt to authenticate using SASL (access denied (javax.security.auth.AuthPer= mission getLoginConfiguration)) [junit4:junit4] 2> 16587 T1168 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost/127.0.0.1:56885, initiating sess= ion [junit4:junit4] 2> 16588 T1080 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /140.211.11.196:58208 [junit4:junit4] 2> 16588 T1080 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /140.211.11.196:58208 [junit4:junit4] 2> 16590 T1082 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d6f8dfee2000c with negotiated timeout 20000 for client= /140.211.11.196:58208 [junit4:junit4] 2> 16590 T1168 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost/127.0.0.1:56885, sessionid = =3D 0x13d6f8dfee2000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 16590 T1169 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@30bb8cc9 name:ZooKeeperConnect= ion Watcher:127.0.0.1:56885/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 16590 T1078 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16592 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee2000c type:cr= eate cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 16593 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee2000c type:cr= eate cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 16602 T1078 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 17575 T1101 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17576 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:58198_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:58198"} [junit4:junit4] 2> 17591 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17591 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17591 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17591 T1152 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17591 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17591 T1169 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17605 T1078 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58204_ [junit4:junit4] 2> 17606 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee2000c type:de= lete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:58204_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.= 0.0.1:58204_ [junit4:junit4] 2> 17607 T1078 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:58204_ [junit4:junit4] 2> 17609 T1169 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17610 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17610 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17610 T1152 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17610 T1136 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17610 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17611 T1107 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17611 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17612 T1120 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17612 T1152 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17612 T1100 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17613 T1169 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17623 T1170 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZk2Test-jetty4-1363376225890/collection1 [junit4:junit4] 2> 17623 T1170 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 17624 T1170 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 17625 T1170 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 17626 T1170 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-jetty4-1363376225890/collection1/' [junit4:junit4] 2> 17627 T1170 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributed= Zk2Test-jetty4-1363376225890/collection1/lib/classes/' to classloader [junit4:junit4] 2> 17628 T1170 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTe= sts-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributed= Zk2Test-jetty4-1363376225890/collection1/lib/README' to classloader [junit4:junit4] 2> 17674 T1170 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 17729 T1170 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 17731 T1170 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 17737 T1170 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 18290 T1110 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D4&state=3Drecovering&nodeName=3D127.0.0.1:581= 98_&action=3DPREPRECOVERY&checkLive=3Dtrue&core=3Dcollection1&wt=3Djavabin&= onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTime=3D2008=20 [junit4:junit4] 2> 18388 T1170 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 18402 T1170 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 18406 T1170 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 18424 T1170 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 18430 T1170 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 18435 T1170 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 18436 T1170 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 18437 T1170 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 18437 T1170 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 18438 T1170 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 18439 T1170 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 18439 T1170 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 18439 T1170 oasc.SolrCore. [collection1] Opening= new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nightl= yTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty4-1363376225890/collection1/, dataDir=3D./org.apache.solr= .cloud.BasicDistributedZk2Test-1363376209627/jetty4/ [junit4:junit4] 2> 18439 T1170 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@11d13272 [junit4:junit4] 2> 18440 T1170 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 18441 T1170 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13633762096= 27/jetty4 forceNew: false [junit4:junit4] 2> 18441 T1170 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363376209627/jetty4/index/ [junit4:junit4] 2> 18441 T1170 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363376209627/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 18443 T1170 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13633762096= 27/jetty4/index forceNew: false [junit4:junit4] 2> 18449 T1170 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050057tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@6f43707d),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 18449 T1170 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 18452 T1170 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 18452 T1170 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 18453 T1170 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 18453 T1170 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 18454 T1170 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 18454 T1170 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 18454 T1170 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 18455 T1170 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 18455 T1170 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 18463 T1170 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 18471 T1170 oass.SolrIndexSearcher. Opening Sear= cher@5758f8e6 main [junit4:junit4] 2> 18472 T1170 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363376209= 627/jetty4/tlog [junit4:junit4] 2> 18473 T1170 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 18473 T1170 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 18477 T1171 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@5758f8e6 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 18479 T1170 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 18479 T1170 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 19097 T1101 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19098 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:58204_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:58204"} [junit4:junit4] 2> 19098 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 19098 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 19111 T1169 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19111 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19112 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19112 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19111 T1152 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19111 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 19481 T1170 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 19481 T1170 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:58204 collection:collection1 = shard:shard2 [junit4:junit4] 2> 19485 T1170 oasc.ZkController.register We are http://1= 27.0.0.1:58204/collection1/ and leader is http://127.0.0.1:16701/collection= 1/ [junit4:junit4] 2> 19485 T1170 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:58204 [junit4:junit4] 2> 19485 T1170 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 19485 T1170 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C37 name=3Dcollection1 org.apache.solr= .core.SolrCore@26075b18 url=3Dhttp://127.0.0.1:58204/collection1 node=3D127= .0.0.1:58204_ C37_STATE=3Dcoll:collection1 core:collection1 props:{state=3D= down, core=3Dcollection1, collection=3Dcollection1, node_name=3D127.0.0.1:5= 8204_, base_url=3Dhttp://127.0.0.1:58204} [junit4:junit4] 2> 19486 T1172 C37 P58204 oasc.RecoveryStrategy.run Start= ing recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 19486 T1172 C37 P58204 oasc.RecoveryStrategy.doRecover= y ###### startupVersions=3D[] [junit4:junit4] 2> 19487 T1170 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19487 T1172 C37 P58204 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 19487 T1172 C37 P58204 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 19488 T1078 oass.SolrDispatchFilter.init user.dir=3D/u= sr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 19488 T1078 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 19489 T1078 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 19499 T1172 C37 P58204 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 19505 T1078 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19506 T1078 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 19520 T1111 oasc.CoreContainer.create Creating SolrCor= e 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.a= pache.solr.cloud.BasicDistributedZk2Test-jetty1-1363376213466/onenodecollec= tioncore [junit4:junit4] 2> 19520 T1111 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:onenodecollection [junit4:junit4] 2> 19521 T1111 oasc.ZkController.createCollectionZkNode C= reating collection in ZooKeeper:onenodecollection [junit4:junit4] 2> 19521 T1111 oasc.ZkController.getConfName Looking for = collection configName [junit4:junit4] 2> 19523 T1111 oasc.ZkController.getConfName Only one con= fig set found in zk - using it:conf1 [junit4:junit4] 2> 19523 T1111 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection [junit4:junit4] 2> 19526 T1111 oasc.ZkController.readConfigName Load coll= ection config from:/collections/onenodecollection [junit4:junit4] 2> 19528 T1111 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-jetty1-1363376213466/onenodecollectioncore/' [junit4:junit4] 2> 19589 T1111 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_43 [junit4:junit4] 2> 19648 T1111 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 19650 T1111 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 19656 T1111 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 20258 T1111 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 20270 T1111 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 20274 T1111 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> C36_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Drecovering, core=3Dcollection1, collection=3Dcollec= tion1, node_name=3D127.0.0.1:58198_, base_url=3Dhttp://127.0.0.1:58198} [junit4:junit4] 2> 20292 T1155 C36 P58198 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:36273/collection1/ core=3Dco= llection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 20297 T1111 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 20302 T1155 C36 P58198 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnectionsPerHost=3D20&maxConnecti= ons=3D10000&connTimeout=3D30000&socketTimeout=3D30000&retry=3Dfalse [junit4:junit4] 2> 20304 T1111 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 20308 T1111 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 20310 T1111 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 20310 T1111 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 20311 T1111 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 20312 T1111 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 20313 T1111 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 20313 T1111 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 20316 T1111 oasc.SolrCore. [onenodecollectioncor= e] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.B= asicDistributedZk2Test-jetty1-1363376213466/onenodecollectioncore/, dataDir= =3D/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/sol= r/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363376209628/= onenodecollection/ [junit4:junit4] 2> 20317 T1111 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@11d13272 [junit4:junit4] 2> 20317 T1111 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 20318 T1111 oasc.CachingDirectoryFactory.get return ne= w directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nightly= Tests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1= 363376209628/onenodecollection forceNew: false [junit4:junit4] 2> 20318 T1111 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDi= stributedZk2Test-1363376209628/onenodecollection/index/ [junit4:junit4] 2> 20319 T1111 oasc.SolrCore.initIndex WARNING [onenodeco= llectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace= /Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-Basic= DistributedZk2Test-1363376209628/onenodecollection/index' doesn't exist. Cr= eating new index... [junit4:junit4] 2> 20320 T1155 C36 P58198 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:58198 START replicas=3D[http://127.= 0.0.1:36273/collection1/] nUpdates=3D100 [junit4:junit4] 2> 20320 T1155 C36 P58198 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 20321 T1155 C36 P58198 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 20321 T1155 C36 P58198 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 20321 T1111 oasc.CachingDirectoryFactory.get return ne= w directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nightly= Tests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1= 363376209628/onenodecollection/index forceNew: false [junit4:junit4] 2> 20321 T1155 C36 P58198 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 20322 T1155 C36 P58198 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 20322 T1155 C36 P58198 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:36273/collection1/. core=3Dc= ollection1 [junit4:junit4] 2> 20322 T1155 C36 P58198 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 20327 T1111 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050058tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@20a82c8d),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 20327 T1111 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> ASYNC NEW_CORE C38 name=3Dcollection1 org.apache.solr= .core.SolrCore@273b5b2a url=3Dhttp://127.0.0.1:36273/collection1 node=3D127= .0.0.1:36273_ C38_STATE=3Dcoll:collection1 core:collection1 props:{shard=3D= shard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection1, node_= name=3D127.0.0.1:36273_, base_url=3Dhttp://127.0.0.1:36273, leader=3Dtrue} [junit4:junit4] 2> 20328 T1112 C38 P36273 REQ /get {getVersions=3D100&dis= trib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 20330 T1111 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 20330 T1111 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 20331 T1111 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 20331 T1111 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 20332 T1111 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 20332 T1111 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 20333 T1111 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 20333 T1111 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 20334 T1111 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 20344 T1111 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 20357 T1111 oass.SolrIndexSearcher. Opening Sear= cher@69a7f4b2 main [junit4:junit4] 2> 20359 T1111 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nightl= yTests-4.x/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-= 1363376209628/onenodecollection/tlog [junit4:junit4] 2> 20359 T1113 C38 P36273 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 20363 T1111 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 20364 T1111 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 20367 T1113 C38 P36273 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 20367 T1175 oasc.SolrCore.registerSearcher [onenodecol= lectioncore] Registered new searcher Searcher@69a7f4b2 main{StandardDirecto= ryReader(segments_1:1)} [junit4:junit4] 2> 20367 T1113 C38 P36273 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 20369 T1111 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Ddown [junit4:junit4] 2> 20373 T1113 C38 P36273 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=3Dsegments_2,ge= neration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 20373 T1113 C38 P36273 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 20374 T1113 C38 P36273 oass.SolrIndexSearcher. O= pening Searcher@4220f21b realtime [junit4:junit4] 2> 20374 T1113 C38 P36273 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 20375 T1113 C38 P36273 /update {waitSearcher=3Dtrue&op= enSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 36 [junit4:junit4] 2> 20376 T1155 C36 P58198 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 20376 T1155 C36 P58198 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:connTimeout=3D5000&socketTimeout=3D200= 00&allowCompression=3Dfalse&maxConnections=3D10000&maxConnectionsPerHost=3D= 10000 [junit4:junit4] 2> 20402 T1155 C36 P58198 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 20404 T1114 C38 P36273 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 20404 T1114 C38 P36273 REQ /replication {command=3Dind= exversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 20405 T1155 C36 P58198 oash.SnapPuller.fetchLatestInde= x Master's generation: 2 [junit4:junit4] 2> 20406 T1155 C36 P58198 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 20406 T1155 C36 P58198 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 20409 T1114 C38 P36273 REQ /replication {command=3Dfil= elist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D0= QTime=3D1=20 [junit4:junit4] 2> 20409 T1155 C36 P58198 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 20410 T1155 C36 P58198 oasc.CachingDirectoryFactory.ge= t return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-= 1363376209627/jetty3/index.20130315183710032 forceNew: false [junit4:junit4] 2> 20411 T1155 C36 P58198 oash.SnapPuller.fetchLatestInde= x Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene= .store.RAMDirectory@65fe1135 lockFactory=3Dorg.apache.lucene.store.NativeFS= LockFactory@7fbdb173; maxCacheMB=3D0.4521484375 maxMergeSizeMB=3D0.51660156= 25)) fullCopy=3Dfalse [junit4:junit4] 2> 20424 T1114 C38 P36273 REQ /replication {file=3Dsegmen= ts_2&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicatio= n&generation=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 20437 T1155 C36 P58198 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 20446 T1155 C36 P58198 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 20446 T1155 C36 P58198 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 20450 T1155 C36 P58198 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050056tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@64ae8431),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050056tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@64ae8431),segFN=3Dsegments_2,ge= neration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 20450 T1155 C36 P58198 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 20451 T1155 C36 P58198 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 20451 T1155 C36 P58198 oass.SolrIndexSearcher. O= pening Searcher@305abda9 main [junit4:junit4] 2> 20452 T1154 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@305abda9 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 20453 T1155 C36 P58198 oash.SnapPuller.fetchLatestInde= x removing temporary index download directory files MockDirWrapper(NRTCachi= ngDirectory(org.apache.lucene.store.RAMDirectory@65fe1135 lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@7fbdb173; maxCacheMB=3D0.452148437= 5 maxMergeSizeMB=3D0.5166015625)) [junit4:junit4] 2> 20453 T1155 C36 P58198 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 20453 T1155 C36 P58198 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 20453 T1155 C36 P58198 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 20453 T1155 C36 P58198 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 20455 T1155 C36 P58198 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 20618 T1101 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20619 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:58204_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:58204"} [junit4:junit4] 2> 20623 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":"none", [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:36273_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:36273"} [junit4:junit4] 2> 20623 T1101 oasc.Overseer$ClusterStateUpdater.createCo= llection Create collection onenodecollection with numShards 1 [junit4:junit4] 2> 20623 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 20635 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:58198_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:58198"} [junit4:junit4] 2> 20646 T1169 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20646 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20647 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20646 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20646 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20646 T1152 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21373 T1111 oasc.CoreContainer.registerCore registerin= g core: onenodecollectioncore [junit4:junit4] 2> 21374 T1111 oasc.ZkController.register Register replic= a - core:onenodecollectioncore address:http://127.0.0.1:36273 collection:on= enodecollection shard:shard1 [junit4:junit4] 2> 21375 T1111 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection/leader_elect/shard1/election [junit4:junit4] 2> 21394 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee20006 type:de= lete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collection= s/onenodecollection/leaders Error:KeeperErrorCode =3D NoNode for /solr/coll= ections/onenodecollection/leaders [junit4:junit4] 2> 21395 T1111 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 21396 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee20006 type:cr= eate cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 21398 T1111 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 21398 T1111 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 21399 T1111 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:36273/onenodecollectioncore/ [junit4:junit4] 2> 21399 T1111 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 21399 T1111 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:36273/onenodecollectioncore/ has no replicas [junit4:junit4] 2> 21400 T1111 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:36273/onenodecollectioncore/ [junit4:junit4] 2> 21400 T1111 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection/leaders/shard1 [junit4:junit4] 2> 21405 T1083 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d6f8dfee20006 type:cr= eate cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 21514 T1126 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {coreNodeName=3D5&state=3Drecovering&nodeName=3D127.0.0.1:582= 04_&action=3DPREPRECOVERY&checkLive=3Dtrue&core=3Dcollection1&wt=3Djavabin&= onlyIfLeader=3Dtrue&version=3D2} status=3D0 QTime=3D2002=20 [junit4:junit4] 2> 22157 T1101 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22209 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22209 T1152 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22209 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22209 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22209 T1169 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22209 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 22223 T1111 oasc.ZkController.register We are http://1= 27.0.0.1:36273/onenodecollectioncore/ and leader is http://127.0.0.1:36273/= onenodecollectioncore/ [junit4:junit4] 2> 22223 T1111 oasc.ZkController.register No LogReplay ne= eded for core=3Donenodecollectioncore baseURL=3Dhttp://127.0.0.1:36273 [junit4:junit4] 2> 22223 T1111 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 22224 T1111 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Dactive [junit4:junit4] 2> 22226 T1111 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22227 T1111 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {numShards=3D1&roles=3Dnone&name=3Donenodecollectioncore&acti= on=3DCREATE&collection=3Donenodecollection&dataDir=3D/usr/home/hudson/hudso= n-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1= /./solrtest-BasicDistributedZk2Test-1363376209628/onenodecollection&wt=3Dja= vabin&version=3D2} status=3D0 QTime=3D2708=20 [junit4:junit4] 2> 22227 T1078 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: onenodecollectio= n failOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 22229 T1078 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23231 T1078 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C37_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard2, state=3Drecovering, core=3Dcollection1, collection=3Dcollec= tion1, node_name=3D127.0.0.1:58204_, base_url=3Dhttp://127.0.0.1:58204} [junit4:junit4] 2> 23515 T1172 C37 P58204 oasc.RecoveryStrategy.doRecover= y Attempting to PeerSync from http://127.0.0.1:16701/collection1/ core=3Dco= llection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 23515 T1172 C37 P58204 oasu.PeerSync.sync PeerSync: co= re=3Dcollection1 url=3Dhttp://127.0.0.1:58204 START replicas=3D[http://127.= 0.0.1:16701/collection1/] nUpdates=3D100 [junit4:junit4] 2> 23516 T1172 C37 P58204 oasu.PeerSync.sync WARNING no f= rame of reference to tell of we've missed updates [junit4:junit4] 2> 23516 T1172 C37 P58204 oasc.RecoveryStrategy.doRecover= y PeerSync Recovery was not successful - trying replication. core=3Dcollect= ion1 [junit4:junit4] 2> 23516 T1172 C37 P58204 oasc.RecoveryStrategy.doRecover= y Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 23517 T1172 C37 P58204 oasc.RecoveryStrategy.doRecover= y Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 23517 T1172 C37 P58204 oasu.UpdateLog.bufferUpdates St= arting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 23517 T1172 C37 P58204 oasc.RecoveryStrategy.replicate= Attempting to replicate from http://127.0.0.1:16701/collection1/. core=3Dc= ollection1 [junit4:junit4] 2> 23518 T1172 C37 P58204 oascsi.HttpClientUtil.createCli= ent Creating new http client, config:maxConnections=3D128&maxConnectionsPer= Host=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C39 name=3Dcollection1 org.apache.solr= .core.SolrCore@7b3aaba1 url=3Dhttp://127.0.0.1:16701/collection1 node=3D127= .0.0.1:16701_ C39_STATE=3Dcoll:collection1 core:collection1 props:{shard=3D= shard2, state=3Dactive, core=3Dcollection1, collection=3Dcollection1, node_= name=3D127.0.0.1:16701_, base_url=3Dhttp://127.0.0.1:16701, leader=3Dtrue} [junit4:junit4] 2> 23526 T1127 C39 P16701 REQ /get {getVersions=3D100&dis= trib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23533 T1128 C39 P16701 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,e= xpungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 23537 T1128 C39 P16701 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 23538 T1128 C39 P16701 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 23545 T1128 C39 P16701 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=3Dsegments_2,ge= neration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 23545 T1128 C39 P16701 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 23546 T1128 C39 P16701 oass.SolrIndexSearcher. O= pening Searcher@1a73afed realtime [junit4:junit4] 2> 23547 T1128 C39 P16701 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 23547 T1128 C39 P16701 /update {waitSearcher=3Dtrue&op= enSearcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&versi= on=3D2&softCommit=3Dfalse} {commit=3D} 0 14 [junit4:junit4] 2> 23548 T1172 C37 P58204 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 23548 T1172 C37 P58204 oash.SnapPuller. No valu= e set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 23550 T1129 C39 P16701 oash.ReplicationHandler.inform = Commits will be reserved for 10000 [junit4:junit4] 2> 23550 T1129 C39 P16701 REQ /replication {command=3Dind= exversion&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 23551 T1172 C37 P58204 oash.SnapPuller.fetchLatestInde= x Master's generation: 2 [junit4:junit4] 2> 23551 T1172 C37 P58204 oash.SnapPuller.fetchLatestInde= x Slave's generation: 1 [junit4:junit4] 2> 23551 T1172 C37 P58204 oash.SnapPuller.fetchLatestInde= x Starting replication process [junit4:junit4] 2> 23554 T1129 C39 P16701 REQ /replication {command=3Dfil= elist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D0= QTime=3D0=20 [junit4:junit4] 2> 23555 T1172 C37 P58204 oash.SnapPuller.fetchLatestInde= x Number of files in latest index in master: 1 [junit4:junit4] 2> 23556 T1172 C37 P58204 oasc.CachingDirectoryFactory.ge= t return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-= 1363376209627/jetty4/index.20130315183713177 forceNew: false [junit4:junit4] 2> 23557 T1172 C37 P58204 oash.SnapPuller.fetchLatestInde= x Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene= .store.RAMDirectory@3ab6e92f lockFactory=3Dorg.apache.lucene.store.NativeFS= LockFactory@54196399; maxCacheMB=3D0.4521484375 maxMergeSizeMB=3D0.51660156= 25)) fullCopy=3Dfalse [junit4:junit4] 2> 23559 T1129 C39 P16701 REQ /replication {file=3Dsegmen= ts_2&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replicatio= n&generation=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23561 T1172 C37 P58204 oash.SnapPuller.fetchLatestInde= x Total time taken for download : 0 secs [junit4:junit4] 2> 23562 T1172 C37 P58204 oasu.DefaultSolrCoreState.newIn= dexWriter Creating new IndexWriter... [junit4:junit4] 2> 23562 T1172 C37 P58204 oasu.DefaultSolrCoreState.newIn= dexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 23565 T1172 C37 P58204 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050057tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@6f43707d),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050057tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@6f43707d),segFN=3Dsegments_2,ge= neration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 23566 T1172 C37 P58204 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[segments_2] [junit4:junit4] 2> 23566 T1172 C37 P58204 oasu.DefaultSolrCoreState.newIn= dexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 23566 T1172 C37 P58204 oass.SolrIndexSearcher. O= pening Searcher@40819d8c main [junit4:junit4] 2> 23567 T1171 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@40819d8c main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 23568 T1172 C37 P58204 oash.SnapPuller.fetchLatestInde= x removing temporary index download directory files MockDirWrapper(NRTCachi= ngDirectory(org.apache.lucene.store.RAMDirectory@3ab6e92f lockFactory=3Dorg= .apache.lucene.store.NativeFSLockFactory@54196399; maxCacheMB=3D0.452148437= 5 maxMergeSizeMB=3D0.5166015625)) [junit4:junit4] 2> 23568 T1172 C37 P58204 oasc.RecoveryStrategy.replay No= replay needed. core=3Dcollection1 [junit4:junit4] 2> 23568 T1172 C37 P58204 oasc.RecoveryStrategy.doRecover= y Replication Recovery was successful - registering as Active. core=3Dcolle= ction1 [junit4:junit4] 2> 23568 T1172 C37 P58204 oasc.ZkController.publish publi= shing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 23569 T1172 C37 P58204 oasc.ZkController.publish numSh= ards not found on descriptor - reading it from system property [junit4:junit4] 2> 23570 T1172 C37 P58204 oasc.RecoveryStrategy.doRecover= y Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 23723 T1101 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23724 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:36273__onenodecollect= ioncore", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":"none", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:36273_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:36273"} [junit4:junit4] 2> 23728 T1101 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:58204_", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:58204"} [junit4:junit4] 2> 23733 T1136 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23733 T1152 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23733 T1120 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23733 T1100 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23733 T1107 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23733 T1169 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24235 T1078 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24236 T1078 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: onenodecollection [junit4:junit4] 2> 24236 T1078 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C40 name=3Donenodecollectioncore org.a= pache.solr.core.SolrCore@1f238d32 url=3Dhttp://127.0.0.1:36273/onenodecolle= ctioncore node=3D127.0.0.1:36273_ C40_STATE=3Dcoll:onenodecollection core:o= nenodecollectioncore props:{shard=3Dshard1, roles=3Dnone, state=3Dactive, c= ore=3Donenodecollectioncore, collection=3Donenodecollection, node_name=3D12= 7.0.0.1:36273_, base_url=3Dhttp://127.0.0.1:36273, leader=3Dtrue} [junit4:junit4] 2> 24267 T1115 C40 P36273 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050058tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@20a82c8d),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 24268 T1115 C40 P36273 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 24271 T1115 C40 P36273 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429603597822197760)]} 0 8 [junit4:junit4] 2> 24277 T1115 C40 P36273 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24334 T1115 C40 P36273 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050058tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@20a82c8d),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050058tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@20a82c8d),segFN=3Dsegments_2,ge= neration=3D2,filenames=3D[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments_= 2, _0.fdx, _0.si, _0.prx, _0.fdt] [junit4:junit4] 2> 24334 T1115 C40 P36273 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments= _2, _0.fdx, _0.si, _0.prx, _0.fdt] [junit4:junit4] 2> 24342 T1115 C40 P36273 oass.SolrIndexSearcher. O= pening Searcher@377d00d7 main [junit4:junit4] 2> 24342 T1115 C40 P36273 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 24343 T1175 oasc.SolrCore.registerSearcher [onenodecol= lectioncore] Registered new searcher Searcher@377d00d7 main{StandardDirecto= ryReader(segments_2:3 _0(4.3):C1)} [junit4:junit4] 2> 24344 T1115 C40 P36273 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 67 [junit4:junit4] 2> 24347 T1115 C40 P36273 REQ /select {q=3D*:*&wt=3Djavab= in&version=3D2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24348 T1078 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 24366 T1115 C40 P36273 REQ /select {q=3D*:*&wt=3Djavab= in&version=3D2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 2> ASYNC NEW_CORE C41 name=3Dcollection1 org.apache.solr= .core.SolrCore@1cd6d763 url=3Dhttp://127.0.0.1:14586/collection1 node=3D127= .0.0.1:14586_ C41_STATE=3Dcoll:control_collection core:collection1 props:{s= hard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcontrol_col= lection, node_name=3D127.0.0.1:14586_, base_url=3Dhttp://127.0.0.1:14586, l= eader=3Dtrue} [junit4:junit4] 2> 24389 T1090 C41 P14586 oasc.SolrDeletionPolicy.onInit = SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050053tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@2bdf228e),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 24389 T1090 C41 P14586 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 1[segments_1] [junit4:junit4] 2> 24393 T1090 C41 P14586 /update {wt=3Djavabin&version= =3D2} {add=3D[1 (1429603597950124032)]} 0 9 [junit4:junit4] 2> C36_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard1, state=3Dactive, core=3Dcollection1, collection=3Dcollection= 1, node_name=3D127.0.0.1:58198_, base_url=3Dhttp://127.0.0.1:58198} [junit4:junit4] 2> 24469 T1142 C36 P58198 /update {distrib.from=3Dhttp://= 127.0.0.1:36273/collection1/&update.distrib=3DFROMLEADER&wt=3Djavabin&versi= on=3D2} {add=3D[1 (1429603598017232896)]} 0 5 [junit4:junit4] 2> 24470 T1116 C38 P36273 /update {distrib.from=3Dhttp://= 127.0.0.1:16701/collection1/&update.distrib=3DTOLEADER&wt=3Djavabin&version= =3D2} {add=3D[1 (1429603598017232896)]} 0 22 [junit4:junit4] 2> 24471 T1132 C39 P16701 /update {wt=3Djavabin&version= =3D2} {add=3D[1]} 0 66 [junit4:junit4] 2> 24473 T1090 C41 P14586 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24515 T1090 C41 P14586 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050053tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@2bdf228e),segFN=3Dsegments_1,ge= neration=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050053tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@2bdf228e),segFN=3Dsegments_2,ge= neration=3D2,filenames=3D[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments_= 2, _0.fdx, _0.si, _0.prx, _0.fdt] [junit4:junit4] 2> 24515 T1090 C41 P14586 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 2[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments= _2, _0.fdx, _0.si, _0.prx, _0.fdt] [junit4:junit4] 2> 24523 T1090 C41 P14586 oass.SolrIndexSearcher. O= pening Searcher@1672646a main [junit4:junit4] 2> 24524 T1090 C41 P14586 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 24524 T1104 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@1672646a main{StandardDirectoryReader(s= egments_2:3 _0(4.3):C1)} [junit4:junit4] 2> 24525 T1090 C41 P14586 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 52 [junit4:junit4] 2> 24527 T1110 C38 P36273 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24593 T1110 C38 P36273 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=3Dsegments_2,ge= neration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050054tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@464d022d),segFN=3Dsegments_3,ge= neration=3D3,filenames=3D[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _= 0.si, _0.prx, _0.fdt, segments_3] [junit4:junit4] 2> 24593 T1110 C38 P36273 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, = _0.si, _0.prx, _0.fdt, segments_3] [junit4:junit4] 2> 24597 T1110 C38 P36273 oass.SolrIndexSearcher. O= pening Searcher@437af558 main [junit4:junit4] 2> 24598 T1110 C38 P36273 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 24598 T1122 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@437af558 main{StandardDirectoryReader(s= egments_3:3:nrt _0(4.3):C1)} [junit4:junit4] 2> 24599 T1110 C38 P36273 oasu.SolrCmdDistributor.distrib= Commit Distrib commit to:[StdNode: http://127.0.0.1:58198/collection1/, Std= Node: http://127.0.0.1:16701/collection1/, StdNode: http://127.0.0.1:58204/= collection1/] params:commit_end_point=3Dtrue&commit=3Dtrue&softCommit=3Dfal= se&waitSearcher=3Dtrue&expungeDeletes=3Dfalse [junit4:junit4] 2> 24601 T1126 C39 P16701 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24603 T1142 C36 P58198 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24606 T1126 C39 P16701 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=3Dsegments_2,ge= neration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050055tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@44ebdea4),segFN=3Dsegments_3,ge= neration=3D3,filenames=3D[segments_3] [junit4:junit4] 2> 24606 T1126 C39 P16701 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[segments_3] [junit4:junit4] 2> 24607 T1126 C39 P16701 oass.SolrIndexSearcher. O= pening Searcher@7e35c4af main [junit4:junit4] 2> 24607 T1126 C39 P16701 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 24608 T1138 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@7e35c4af main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 24609 T1126 C39 P16701 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 8 [junit4:junit4] 2> C37_STATE=3Dcoll:collection1 core:collection1 props:{= shard=3Dshard2, state=3Dactive, core=3Dcollection1, collection=3Dcollection= 1, node_name=3D127.0.0.1:58204_, base_url=3Dhttp://127.0.0.1:58204} [junit4:junit4] 2> 24613 T1159 C37 P58204 oasu.DirectUpdateHandler2.commi= t start commit{,optimize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 24634 T1159 C37 P58204 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050057tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@6f43707d),segFN=3Dsegments_2,ge= neration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050057tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@6f43707d),segFN=3Dsegments_3,ge= neration=3D3,filenames=3D[segments_3] [junit4:junit4] 2> 24634 T1159 C37 P58204 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[segments_3] [junit4:junit4] 2> 24635 T1159 C37 P58204 oass.SolrIndexSearcher. O= pening Searcher@73258ce6 main [junit4:junit4] 2> 24635 T1159 C37 P58204 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 24636 T1171 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@73258ce6 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 24637 T1159 C37 P58204 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 24 [junit4:junit4] 2> 24659 T1142 C36 P58198 oasc.SolrDeletionPolicy.onCommi= t SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050056tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@64ae8431),segFN=3Dsegments_2,ge= neration=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Nigh= tlyTests-4.x/solr/build/solr-core/test/J1/index5002050056tmp lockFactory=3D= org.apache.lucene.store.NativeFSLockFactory@64ae8431),segFN=3Dsegments_3,ge= neration=3D3,filenames=3D[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _= 0.si, _0.prx, _0.fdt, segments_3] [junit4:junit4] 2> 24660 T1142 C36 P58198 oasc.SolrDeletionPolicy.updateC= ommits newest commit =3D 3[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, = _0.si, _0.prx, _0.fdt, segments_3] [junit4:junit4] 2> 24665 T1142 C36 P58198 oass.SolrIndexSearcher. O= pening Searcher@4fb4cfab main [junit4:junit4] 2> 24666 T1142 C36 P58198 oasu.DirectUpdateHandler2.commi= t end_commit_flush [junit4:junit4] 2> 24666 T1154 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@4fb4cfab main{StandardDirectoryReader(s= egments_3:3:nrt _0(4.3):C1)} [junit4:junit4] 2> 24667 T1142 C36 P58198 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&expungeDeletes=3Dfalse&commit_end_point=3Dtrue&ver= sion=3D2&softCommit=3Dfalse} {commit=3D} 0 64 [junit4:junit4] 2> 24668 T1110 C38 P36273 /update {waitSearcher=3Dtrue&co= mmit=3Dtrue&wt=3Djavabin&version=3D2&softCommit=3Dfalse} {commit=3D} 0 141 [junit4:junit4] 2> 24668 T1078 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: collection1 fail= OnTimeout:true timeout (sec):230 [junit4:junit4] 2> 24669 T1078 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24671 T1078 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: collection1 [junit4:junit4] 2> 24674 T1090 C41 P14586 REQ /select {q=3D*:*&wt=3Djavab= in&version=3D2} hits=3D1 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 24675 T1078 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:56885 [...truncated too long message...] it4] 2> 121252 T1376 oasc.CachingDirectoryFactory.close Closing directory= when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/= jetty6/index.20130315154938479 [junit4:junit4] 2> 121252 T1376 oasc.CachingDirectoryFactory.closeDirecto= ry Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/j= etty6/index.20130315154938479 [junit4:junit4] 2> 121252 T1376 oasc.LeaderElector$1.process WARNING org= .apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = =3D Session expired for /overseer_elect/election [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:127) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:51) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKe= eper.java:1468) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.exec= ute(SolrZkClient.java:235) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.exec= ute(SolrZkClient.java:232) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:65) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChi= ldren(SolrZkClient.java:232) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:84) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:55) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:129) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:519) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:495) [junit4:junit4] 2>=20 [junit4:junit4] 2> 121253 T1376 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 121253 T1376 oascc.ZkStateReader$2.process A cluster s= tate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path= :/live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 121253 T1376 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 121253 T1376 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> 122249 T1395 oasu.PeerSync.handleResponse WARNING Peer= Sync: core=3Dcollection1 url=3Dhttp://127.0.0.1:56424/_sv/jv couldn't conn= ect to http://127.0.0.1:49094/_sv/jv/collection1/, counting as success [junit4:junit4] 2> 122249 T1395 oasu.PeerSync.sync PeerSync: core=3Dcolle= ction1 url=3Dhttp://127.0.0.1:56424/_sv/jv DONE. sync succeeded [junit4:junit4] 2> 122249 T1395 oasc.SyncStrategy.syncReplicas We have be= en closed, won't attempt to sync replicas back to leader [junit4:junit4] 2> 122250 T1395 oasc.ShardLeaderElectionContext.rejoinLea= derElection Not rejoining election because CoreContainer is shutdown [junit4:junit4] 2> 122250 T1395 oasc.SolrCore.close [collection1] CLOSIN= G SolrCore org.apache.solr.core.SolrCore@6336f95a [junit4:junit4] 2> 122251 T1395 oasu.DirectUpdateHandler2.close closing D= irectUpdateHandler2{commits=3D4,autocommits=3D0,soft autocommits=3D0,optimi= zes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesBy= Id=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D5,cumulative_deletes= ById=3D0,cumulative_deletesByQuery=3D1,cumulative_errors=3D0} [junit4:junit4] 2> 122252 T1395 oasu.SolrCoreState.decrefSolrCoreState Cl= osing SolrCoreState [junit4:junit4] 2> 122252 T1395 oasu.DefaultSolrCoreState.closeIndexWrite= r SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 122252 T1395 oasu.DefaultSolrCoreState.closeIndexWrite= r closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 122253 T1395 C87 P56424 oasu.TransactionLog.forceClose= SEVERE Error: Forcing close of tlog{file=3D./org.apache.solr.cloud.SyncSli= ceTest-1363376949403/jetty7/tlog/tlog.0000000000000000003 refcount=3D1} [junit4:junit4] 2> 122253 T1395 C87 P56424 oasu.TransactionLog.forceClose= SEVERE Error: Forcing close of tlog{file=3D./org.apache.solr.cloud.SyncSli= ceTest-1363376949403/jetty7/tlog/tlog.0000000000000000001 refcount=3D1} [junit4:junit4] 2> 122256 T1395 oasc.SolrCore.closeSearcher [collection1]= Closing main searcher on request. [junit4:junit4] 2> 122308 T1395 oasc.CachingDirectoryFactory.close Closin= g directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-136= 3376949403/jetty7/index [junit4:junit4] 2> 122308 T1395 oasc.CachingDirectoryFactory.closeDirecto= ry Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/j= etty7/index [junit4:junit4] 2> 122308 T1395 oasc.CachingDirectoryFactory.close Closin= g directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-136= 3376949403/jetty7/index.20130315154942286 [junit4:junit4] 2> 122309 T1395 oasc.CachingDirectoryFactory.closeDirecto= ry Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/j= etty7/index.20130315154942286 [junit4:junit4] 2> 122309 T1395 oasc.CachingDirectoryFactory.close Closin= g directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-136= 3376949403/jetty7 [junit4:junit4] 2> 122309 T1395 oasc.CachingDirectoryFactory.closeDirecto= ry Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363376949403/j= etty7 [junit4:junit4] 2> 122309 T1395 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 122309 T1395 oascc.ZkStateReader$2.process A cluster s= tate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path= :/live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 122310 T1395 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 122310 T1395 oasc.LeaderElector$1.process WARNING org= .apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = =3D Session expired for /overseer_elect/election [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:127) [junit4:junit4] 2> =09at org.apache.zookeeper.KeeperException.create(Keep= erException.java:51) [junit4:junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKe= eper.java:1468) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.exec= ute(SolrZkClient.java:235) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.exec= ute(SolrZkClient.java:232) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retry= Operation(ZkCmdExecutor.java:65) [junit4:junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChi= ldren(SolrZkClient.java:232) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:84) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:55) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:129) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:519) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:495) [junit4:junit4] 2>=20 [junit4:junit4] 2> 122310 T1395 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DLucene41, sim=3DDefault= Similarity, locale=3Dit, timezone=3DAmerica/St_Kitts [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. = 1.6.0_32 (64-bit)/cpus=3D16,threads=3D4,free=3D147357968,total=3D413532160 [junit4:junit4] 2> NOTE: All tests run in this JVM: [AlternateDirectoryTe= st, SynonymTokenizerTest, TestFastWriter, TestPhraseSuggestions, DocumentBu= ilderTest, SpatialFilterTest, TestQueryUtils, ResourceLoaderTest, FieldMuta= tingUpdateProcessorTest, SolrIndexSplitterTest, TestJoin, UpdateRequestProc= essorFactoryTest, RAMDirectoryFactoryTest, RegexBoostProcessorTest, PreAnal= yzedFieldTest, ResponseLogComponentTest, SystemInfoHandlerTest, SliceStateU= pdateTest, TestGroupingSearch, TestCopyFieldCollectionResource, ZkCLITest, = LoggingHandlerTest, SpellingQueryConverterTest, SliceStateTest, SuggesterFS= TTest, QueryEqualityTest, SchemaVersionSpecificBehaviorTest, SOLR749Test, T= estFuzzyAnalyzedSuggestions, TestPHPSerializedResponseWriter, DateFieldTest= , TestFieldTypeCollectionResource, QueryElevationComponentTest, TestFacetin= g, CacheHeaderTest, UnloadDistributedZkTest, BasicFunctionalityTest, TestWr= iterPerf, CSVRequestHandlerTest, DirectSolrConnectionTest, SuggesterTest, T= estRandomDVFaceting, DocValuesTest, TestLFUCache, ChaosMonkeyNothingIsSafeT= est, TestReplicationHandler, SyncSliceTest] [junit4:junit4] Completed on J0 in 122.70s, 1 test, 1 failure <<< FAILURES! [...truncated 510 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.= xml:388: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.= xml:361: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.= xml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/b= uild.xml:183: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/c= ommon-build.xml:449: The following error occurred while executing this line= : /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene= /common-build.xml:1213: The following error occurred while executing this l= ine: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene= /common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 = error, 1 failure, 25 ignored (6 assumptions) Total time: 110 minutes 58 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_4530_268916276.1363378033551 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_4530_268916276.1363378033551--