From dev-return-354713-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Thu May 2 17:50:43 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id E74CC180671 for ; Thu, 2 May 2019 19:50:42 +0200 (CEST) Received: (qmail 48802 invoked by uid 500); 2 May 2019 17:50:40 -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 48792 invoked by uid 99); 2 May 2019 17:50:40 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 May 2019 17:50:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id AD245C2164 for ; Thu, 2 May 2019 17:50:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.299 X-Spam-Level: X-Spam-Status: No, score=-0.299 tagged_above=-999 required=6.31 tests=[KAM_BADIPHTTP=2, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, WEIRD_PORT=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Yk9KfhTMb6kq for ; Thu, 2 May 2019 17:50:32 +0000 (UTC) Received: from serv1.sd-datasolutions.de (serv1.sd-datasolutions.de [88.99.242.108]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id AA3955FB14 for ; Thu, 2 May 2019 17:50:32 +0000 (UTC) Received: from serv1 (ip6-localhost [IPv6:::1]) by serv1.sd-datasolutions.de (Postfix) with ESMTP id 689AE1080395 for ; Thu, 2 May 2019 17:50:32 +0000 (UTC) Date: Thu, 2 May 2019 17:47:06 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <639139481.51.1556819432429.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <761145618.47.1556808981234.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <761145618.47.1556808981234.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.2) - Build # 24022 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_50_165628941.1556819432367" X-Jenkins-Job: Lucene-Solr-master-Linux X-Jenkins-Result: FAILURE ------=_Part_50_165628941.1556819432367 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24022/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.update.PeerSyncTest.test Error Message: Unexpected exception type, expected SolrException but got org.apache.solr.c= lient.solrj.SolrServerException: Timeout occurred while waiting response fr= om server at: http://127.0.0.1:36861/collection1 Stack Trace: junit.framework.AssertionFailedError: Unexpected exception type, expected S= olrException but got org.apache.solr.client.solrj.SolrServerException: Time= out occurred while waiting response from server at: http://127.0.0.1:36861/= collection1 =09at __randomizedtesting.SeedInfo.seed([2323176DD9F4BC5C:AB7728B77708D1A4]= :0) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2699) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2688) =09at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:938) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:974) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:988) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:1054) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:947) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:832) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:883) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurr= ed while waiting response from server at: http://127.0.0.1:36861/collection= 1 =09at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSo= lrClient.java:660) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:255) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:244) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207= ) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224= ) =09at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSear= chTestCase.java:576) =09at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:2= 81) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2694) =09... 42 more Caused by: java.net.SocketTimeoutException: Read timed out =09at java.base/java.net.SocketInputStream.socketRead0(Native Method) =09at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.jav= a:115) =09at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) =09at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) =09at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInpu= tBufferImpl.java:137) =09at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInpu= tBufferImpl.java:153) =09at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputB= ufferImpl.java:282) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:138) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:56) =09at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessagePa= rser.java:259) =09at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHead= er(DefaultBHttpClientConnection.java:163) =09at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy= .java:165) =09at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRe= questExecutor.java:273) =09at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecu= tor.java:125) =09at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.= java:272) =09at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java= :185) =09at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) =09at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java= :110) =09at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttp= Client.java:185) =09at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttp= Client.java:83) =09at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttp= Client.java:56) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSo= lrClient.java:548) =09... 49 more FAILED: org.apache.solr.update.PeerSyncWithLeaderTest.test Error Message: Unexpected exception type, expected SolrException but got org.apache.solr.c= lient.solrj.SolrServerException: Timeout occurred while waiting response fr= om server at: http://127.0.0.1:41805/v/mn/collection1 Stack Trace: junit.framework.AssertionFailedError: Unexpected exception type, expected S= olrException but got org.apache.solr.client.solrj.SolrServerException: Time= out occurred while waiting response from server at: http://127.0.0.1:41805/= v/mn/collection1 =09at __randomizedtesting.SeedInfo.seed([2323176DD9F4BC5C:AB7728B77708D1A4]= :0) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2699) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2688) =09at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Nativ= e Method) =09at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Native= MethodAccessorImpl.java:62) =09at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(De= legatingMethodAccessorImpl.java:43) =09at java.base/java.lang.reflect.Method.invoke(Method.java:566) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1750) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:938) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:974) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:988) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:1054) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:947) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:832) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:883) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:894) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurr= ed while waiting response from server at: http://127.0.0.1:41805/v/mn/colle= ction1 =09at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSo= lrClient.java:660) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:255) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClie= nt.java:244) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207= ) =09at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224= ) =09at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSear= chTestCase.java:576) =09at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:2= 81) =09at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.jav= a:2694) =09... 42 more Caused by: java.net.SocketTimeoutException: Read timed out =09at java.base/java.net.SocketInputStream.socketRead0(Native Method) =09at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.jav= a:115) =09at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) =09at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) =09at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInpu= tBufferImpl.java:137) =09at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInpu= tBufferImpl.java:153) =09at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputB= ufferImpl.java:282) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:138) =09at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default= HttpResponseParser.java:56) =09at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessagePa= rser.java:259) =09at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHead= er(DefaultBHttpClientConnection.java:163) =09at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy= .java:165) =09at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRe= questExecutor.java:273) =09at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecu= tor.java:125) =09at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.= java:272) =09at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java= :185) =09at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) =09at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java= :110) =09at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttp= Client.java:185) =09at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttp= Client.java:83) =09at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttp= Client.java:56) =09at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSo= lrClient.java:548) =09... 49 more Build Log: [...truncated 13068 lines...] [junit4] Suite: org.apache.solr.update.PeerSyncWithLeaderTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-mast= er-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTe= st_2323176DD9F4BC5C-001/init-core-data-001 [junit4] 2> 324463 WARN (SUITE-PeerSyncWithLeaderTest-seed#[2323176DD= 9F4BC5C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpe= ns=3D56 numCloses=3D56 [junit4] 2> 324463 INFO (SUITE-PeerSyncWithLeaderTest-seed#[2323176DD= 9F4BC5C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POI= NTS_SYSPROP=3Dtrue) w/NUMERIC_DOCVALUES_SYSPROP=3Dtrue [junit4] 2> 324464 INFO (SUITE-PeerSyncWithLeaderTest-seed#[2323176DD= 9F4BC5C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and cli= entAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=3D"= https://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 324464 INFO (SUITE-PeerSyncWithLeaderTest-seed#[2323176DD= 9F4BC5C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: te= st.solr.allowed.securerandom=3Dnull & java.security.egd=3Dfile:/dev/./urand= om [junit4] 2> 324464 INFO (SUITE-PeerSyncWithLeaderTest-seed#[2323176DD= 9F4BC5C]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostCon= text system property: /v/mn [junit4] 2> 324465 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 324465 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to clas= sloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr= /core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-S= olr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 324478 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 324497 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.IndexSchema [null] Schema name=3Dtest [junit4] 2> 324564 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with unique= id field id [junit4] 2> 324611 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initi= alized: WhitelistHostChecker [whitelistHosts=3Dnull, whitelistHostCheckingE= nabled=3Dfalse] [junit4] 2> 324612 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlg= orithm configured for SslContextFactory@282ce7b1[provider=3Dnull,keyStore= =3Dnull,trustStore=3Dnull] [junit4] 2> 324614 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlg= orithm configured for SslContextFactory@6b411d58[provider=3Dnull,keyStore= =3Dnull,trustStore=3Dnull] [junit4] 2> 324623 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating trans= ient cache for 2147483647 transient cores [junit4] 2> 324623 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,= keeping metrics history in memory. [junit4] 2> 324636 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.nod= e' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBe= anServer@5773f022 [junit4] 2> 324641 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm= ' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBean= Server@5773f022 [junit4] 2> 324641 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jet= ty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxM= BeanServer@5773f022 [junit4] 2> 324642 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from= paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/tes= t-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Li= nux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 324651 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 324661 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.s.IndexSchema [collection1] Schema name=3Dtest [junit4] 2> 324733 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 324738 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configu= ration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/so= lr/core/src/test-files/solr/collection1, trusted=3Dtrue [junit4] 2> 324738 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1= ' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanse= rver.JmxMBeanServer@5773f022 [junit4] 2> 324738 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/je= nkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/coll= ection1], dataDir=3D[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/= build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F= 4BC5C-001/init-core-data-001/] [junit4] 2> 324739 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apac= he.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=3D1000,= mergeFactor=3D10, maxMergeSize=3D9223372036854775807, maxMergeSizeForForce= dMerge=3D9223372036854775807, calibrateSizeByDeletes=3Dfalse, maxMergeDocs= =3D2147483647, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D0.3= 914256347410492] [junit4] 2> 324740 WARN (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = =3D requestHandler,name =3D /dump,class =3D DumpRequestHandler,attributes = =3D {initParams=3Da, name=3D/dump, class=3DDumpRequestHandler},args =3D {de= faults=3D{a=3DA,b=3DB}}} [junit4] 2> 324761 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.so= lr.update.UpdateLog [junit4] 2> 324761 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=3D defaultSyncLev= el=3DFLUSH numRecordsToKeep=3D100 maxNumLogsToKeep=3D10 numVersionBuckets= =3D65536 [junit4] 2> 324762 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 324762 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 324762 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apac= he.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=3D1000,= mergeFactor=3D49, maxMergeSize=3D9223372036854775807, maxMergeSizeForForce= dMerge=3D9223372036854775807, calibrateSizeByDeletes=3Dtrue, maxMergeDocs= =3D2147483647, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D1.0= ] [junit4] 2> 324762 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.s.SolrIndexSearcher Opening [Searcher@791b09f1[collection1] m= ain] [junit4] 2> 324763 WARN (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /ho= me/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr= /collection1/conf; switching to use InMemory storage instead. [junit4] 2> 324763 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 324763 INFO (coreLoadExecutor-2355-thread-1) [ x:colle= ction1] o.a.s.u.UpdateLog Could not find max version in index or recent upd= ates, using new clock 1632440643956506624 [junit4] 2> 324765 INFO (searcherExecutor-2356-thread-1-processing-x:= collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered = new searcher Searcher@791b09f1[collection1] main{ExitableDirectoryReader(Un= invertingDirectoryReader())} [junit4] 2> 324765 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 324848 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /= home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J= 2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001/tempDir-001/= control/cores/collection1 [junit4] 2> 324849 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket c= lose linger time [junit4] 2> 324850 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original conf= igured port=3D0) [junit4] 2> 324850 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on p= ort 0 try number 1 ... [junit4] 2> 324850 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-= 14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2= +9 [junit4] 2> 324851 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=3Dn= ode0 [junit4] 2> 324851 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session No SessionScavenger set, using default= s [junit4] 2> 324851 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 324852 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContex= tHandler@1e66ed67{/v/mn,null,AVAILABLE} [junit4] 2> 324852 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5c88= 48e3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37645} [junit4] 2> 324852 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.Server Started @324882ms [junit4] 2> 324852 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema= =3Dschema.xml, hostContext=3D/v/mn, solrconfig=3Dsolrconfig-tlog.xml, hostP= ort=3D37645, coreRootDirectory=3D/home/jenkins/workspace/Lucene-Solr-master= -Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest= _2323176DD9F4BC5C-001/tempDir-001/control/cores} [junit4] 2> 324853 ERROR (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.l= og.dir. Logging may be missing or incomplete. [junit4] 2> 324853 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.ap= ache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 324853 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome t= o Apache Solr=E2=84=A2 version 9.0.0 [junit4] 2> 324853 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting = in standalone mode on port null [junit4] 2> 324853 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install d= ir: null [junit4] 2> 324853 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start tim= e: 2019-05-02T17:05:15.289350Z [junit4] 2> 324853 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration = from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/= test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001/tempDi= r-001/control/solr.xml [junit4] 2> 324855 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoRepl= icaFailoverWorkLoopDelay is ignored [junit4] 2> 324855 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoRepl= icaFailoverBadNodeExpiration is ignored [junit4] 2> 324855 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.= mbeanserver.JmxMBeanServer@5773f022, but no JMX reporters were configured -= adding default JMX reporter. [junit4] 2> 324965 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initi= alized: WhitelistHostChecker [whitelistHosts=3Dnull, whitelistHostCheckingE= nabled=3Dfalse] [junit4] 2> 324966 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlg= orithm configured for SslContextFactory@15d9be7e[provider=3Dnull,keyStore= =3Dnull,trustStore=3Dnull] [junit4] 2> 324968 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlg= orithm configured for SslContextFactory@408a9d59[provider=3Dnull,keyStore= =3Dnull,trustStore=3Dnull] [junit4] 2> 324976 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating trans= ient cache for 4 transient cores [junit4] 2> 324976 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,= keeping metrics history in memory. [junit4] 2> 324987 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.nod= e' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBe= anServer@5773f022 [junit4] 2> 324993 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm= ' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBean= Server@5773f022 [junit4] 2> 324993 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jet= ty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxM= BeanServer@5773f022 [junit4] 2> 324994 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions= underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/sol= r-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001= /tempDir-001/control/cores [junit4] 2> 324994 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 324995 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from= paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/tes= t-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Li= nux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 325005 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 325024 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.s.IndexSchema [collection1] Schema name=3Dtest [junit4] 2> 325094 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 325107 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configu= ration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr= /core/src/test-files/solr/collection1, trusted=3Dtrue [junit4] 2> 325108 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1= ' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanse= rver.JmxMBeanServer@5773f022 [junit4] 2> 325108 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/je= nkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/coll= ection1], dataDir=3D[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/= build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F= 4BC5C-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 325109 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apac= he.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=3D1000,= mergeFactor=3D10, maxMergeSize=3D9223372036854775807, maxMergeSizeForForce= dMerge=3D9223372036854775807, calibrateSizeByDeletes=3Dfalse, maxMergeDocs= =3D2147483647, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D0.3= 914256347410492] [junit4] 2> 325110 WARN (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = =3D requestHandler,name =3D /dump,class =3D DumpRequestHandler,attributes = =3D {initParams=3Da, name=3D/dump, class=3DDumpRequestHandler},args =3D {de= faults=3D{a=3DA,b=3DB}}} [junit4] 2> 325132 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.so= lr.update.UpdateLog [junit4] 2> 325132 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=3D defaultSyncLev= el=3DFLUSH numRecordsToKeep=3D100 maxNumLogsToKeep=3D10 numVersionBuckets= =3D65536 [junit4] 2> 325133 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 325133 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 325134 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apac= he.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=3D1000,= mergeFactor=3D49, maxMergeSize=3D9223372036854775807, maxMergeSizeForForce= dMerge=3D9223372036854775807, calibrateSizeByDeletes=3Dtrue, maxMergeDocs= =3D2147483647, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D1.0= ] [junit4] 2> 325134 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.s.SolrIndexSearcher Opening [Searcher@247ec33c[collection1] m= ain] [junit4] 2> 325134 WARN (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /ho= me/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr= /collection1/conf; switching to use InMemory storage instead. [junit4] 2> 325135 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 325135 INFO (coreLoadExecutor-2369-thread-1) [ x:colle= ction1] o.a.s.u.UpdateLog Could not find max version in index or recent upd= ates, using new clock 1632440644346576896 [junit4] 2> 325136 INFO (searcherExecutor-2370-thread-1-processing-x:= collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered = new searcher Searcher@247ec33c[collection1] main{ExitableDirectoryReader(Un= invertingDirectoryReader())} [junit4] 2> 325210 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /= home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J= 2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001/tempDir-001/= shard0/cores/collection1 [junit4] 2> 325211 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket c= lose linger time [junit4] 2> 325211 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original conf= igured port=3D0) [junit4] 2> 325211 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on p= ort 0 try number 1 ... [junit4] 2> 325211 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-= 14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2= +9 [junit4] 2> 325222 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=3Dn= ode0 [junit4] 2> 325222 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session No SessionScavenger set, using default= s [junit4] 2> 325222 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 325222 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContex= tHandler@5244b912{/v/mn,null,AVAILABLE} [junit4] 2> 325222 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3585= ac18{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41805} [junit4] 2> 325223 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.Server Started @325252ms [junit4] 2> 325223 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema= =3Dschema.xml, hostContext=3D/v/mn, solrconfig=3Dsolrconfig-tlog.xml, hostP= ort=3D41805, coreRootDirectory=3D/home/jenkins/workspace/Lucene-Solr-master= -Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest= _2323176DD9F4BC5C-001/tempDir-001/shard0/cores} [junit4] 2> 325223 ERROR (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.l= og.dir. Logging may be missing or incomplete. [junit4] 2> 325223 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.ap= ache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 325223 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome t= o Apache Solr=E2=84=A2 version 9.0.0 [junit4] 2> 325223 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting = in standalone mode on port null [junit4] 2> 325223 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install d= ir: null [junit4] 2> 325223 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start tim= e: 2019-05-02T17:05:15.659367Z [junit4] 2> 325223 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration = from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/= test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001/tempDi= r-001/shard0/solr.xml [junit4] 2> 325225 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoRepl= icaFailoverWorkLoopDelay is ignored [junit4] 2> 325225 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoRepl= icaFailoverBadNodeExpiration is ignored [junit4] 2> 325225 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.= mbeanserver.JmxMBeanServer@5773f022, but no JMX reporters were configured -= adding default JMX reporter. [junit4] 2> 325287 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initi= alized: WhitelistHostChecker [whitelistHosts=3Dnull, whitelistHostCheckingE= nabled=3Dfalse] [junit4] 2> 325288 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlg= orithm configured for SslContextFactory@5204483e[provider=3Dnull,keyStore= =3Dnull,trustStore=3Dnull] [junit4] 2> 325290 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlg= orithm configured for SslContextFactory@ba464f5[provider=3Dnull,keyStore=3D= null,trustStore=3Dnull] [junit4] 2> 325300 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating trans= ient cache for 4 transient cores [junit4] 2> 325300 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,= keeping metrics history in memory. [junit4] 2> 325310 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.nod= e' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBe= anServer@5773f022 [junit4] 2> 325318 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm= ' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBean= Server@5773f022 [junit4] 2> 325318 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jet= ty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxM= BeanServer@5773f022 [junit4] 2> 325319 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions= underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/sol= r-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001= /tempDir-001/shard0/cores [junit4] 2> 325319 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 325319 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from= paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/tes= t-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Li= nux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 325330 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 325341 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.s.IndexSchema [collection1] Schema name=3Dtest [junit4] 2> 325429 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 325434 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configu= ration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr= /core/src/test-files/solr/collection1, trusted=3Dtrue [junit4] 2> 325435 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1= ' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanse= rver.JmxMBeanServer@5773f022 [junit4] 2> 325435 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/je= nkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/coll= ection1], dataDir=3D[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/= build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F= 4BC5C-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 325436 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apac= he.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=3D1000,= mergeFactor=3D10, maxMergeSize=3D9223372036854775807, maxMergeSizeForForce= dMerge=3D9223372036854775807, calibrateSizeByDeletes=3Dfalse, maxMergeDocs= =3D2147483647, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D0.3= 914256347410492] [junit4] 2> 325437 WARN (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = =3D requestHandler,name =3D /dump,class =3D DumpRequestHandler,attributes = =3D {initParams=3Da, name=3D/dump, class=3DDumpRequestHandler},args =3D {de= faults=3D{a=3DA,b=3DB}}} [junit4] 2> 325461 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.so= lr.update.UpdateLog [junit4] 2> 325461 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=3D defaultSyncLev= el=3DFLUSH numRecordsToKeep=3D100 maxNumLogsToKeep=3D10 numVersionBuckets= =3D65536 [junit4] 2> 325462 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 325462 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 325462 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apac= he.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=3D1000,= mergeFactor=3D49, maxMergeSize=3D9223372036854775807, maxMergeSizeForForce= dMerge=3D9223372036854775807, calibrateSizeByDeletes=3Dtrue, maxMergeDocs= =3D2147483647, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D1.0= ] [junit4] 2> 325463 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1257426f[collection1] m= ain] [junit4] 2> 325463 WARN (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /ho= me/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr= /collection1/conf; switching to use InMemory storage instead. [junit4] 2> 325463 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 325463 INFO (coreLoadExecutor-2383-thread-1) [ x:colle= ction1] o.a.s.u.UpdateLog Could not find max version in index or recent upd= ates, using new clock 1632440644690509824 [junit4] 2> 325465 INFO (searcherExecutor-2384-thread-1-processing-x:= collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered = new searcher Searcher@1257426f[collection1] main{ExitableDirectoryReader(Un= invertingDirectoryReader())} [junit4] 2> 325552 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /= home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J= 2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001/tempDir-001/= shard1/cores/collection1 [junit4] 2> 325552 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket c= lose linger time [junit4] 2> 325552 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original conf= igured port=3D0) [junit4] 2> 325552 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on p= ort 0 try number 1 ... [junit4] 2> 325552 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-= 14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2= +9 [junit4] 2> 325553 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=3Dn= ode0 [junit4] 2> 325553 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session No SessionScavenger set, using default= s [junit4] 2> 325553 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 325554 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContex= tHandler@3a025d52{/v/mn,null,AVAILABLE} [junit4] 2> 325554 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1285= 5274{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36593} [junit4] 2> 325554 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.Server Started @325584ms [junit4] 2> 325554 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema= =3Dschema.xml, hostContext=3D/v/mn, solrconfig=3Dsolrconfig-tlog.xml, hostP= ort=3D36593, coreRootDirectory=3D/home/jenkins/workspace/Lucene-Solr-master= -Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest= _2323176DD9F4BC5C-001/tempDir-001/shard1/cores} [junit4] 2> 325555 ERROR (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.l= og.dir. Logging may be missing or incomplete. [junit4] 2> 325555 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.ap= ache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 325555 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome t= o Apache Solr=E2=84=A2 version 9.0.0 [junit4] 2> 325555 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting = in standalone mode on port null [junit4] 2> 325555 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install d= ir: null [junit4] 2> 325555 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start tim= e: 2019-05-02T17:05:15.991172Z [junit4] 2> 325555 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration = from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/= test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001/tempDi= r-001/shard1/solr.xml [junit4] 2> 325556 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoRepl= icaFailoverWorkLoopDelay is ignored [junit4] 2> 325556 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoRepl= icaFailoverBadNodeExpiration is ignored [junit4] 2> 325557 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.= mbeanserver.JmxMBeanServer@5773f022, but no JMX reporters were configured -= adding default JMX reporter. [junit4] 2> 325654 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initi= alized: WhitelistHostChecker [whitelistHosts=3Dnull, whitelistHostCheckingE= nabled=3Dfalse] [junit4] 2> 325655 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlg= orithm configured for SslContextFactory@6ed10871[provider=3Dnull,keyStore= =3Dnull,trustStore=3Dnull] [junit4] 2> 325657 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlg= orithm configured for SslContextFactory@70e562e9[provider=3Dnull,keyStore= =3Dnull,trustStore=3Dnull] [junit4] 2> 325665 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating trans= ient cache for 4 transient cores [junit4] 2> 325665 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,= keeping metrics history in memory. [junit4] 2> 325685 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.nod= e' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBe= anServer@5773f022 [junit4] 2> 325692 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm= ' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBean= Server@5773f022 [junit4] 2> 325692 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jet= ty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxM= BeanServer@5773f022 [junit4] 2> 325693 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions= underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/sol= r-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001= /tempDir-001/shard1/cores [junit4] 2> 325693 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 325694 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from= paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/tes= t-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Li= nux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 325705 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 325716 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.s.IndexSchema [collection1] Schema name=3Dtest [junit4] 2> 325795 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 325800 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configu= ration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr= /core/src/test-files/solr/collection1, trusted=3Dtrue [junit4] 2> 325800 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1= ' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanse= rver.JmxMBeanServer@5773f022 [junit4] 2> 325800 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/je= nkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/coll= ection1], dataDir=3D[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/= build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F= 4BC5C-001/tempDir-001/shard1/cores/collection1/data/] [junit4] 2> 325801 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apac= he.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=3D1000,= mergeFactor=3D10, maxMergeSize=3D9223372036854775807, maxMergeSizeForForce= dMerge=3D9223372036854775807, calibrateSizeByDeletes=3Dfalse, maxMergeDocs= =3D2147483647, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D0.3= 914256347410492] [junit4] 2> 325802 WARN (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = =3D requestHandler,name =3D /dump,class =3D DumpRequestHandler,attributes = =3D {initParams=3Da, name=3D/dump, class=3DDumpRequestHandler},args =3D {de= faults=3D{a=3DA,b=3DB}}} [junit4] 2> 325824 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.so= lr.update.UpdateLog [junit4] 2> 325824 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=3D defaultSyncLev= el=3DFLUSH numRecordsToKeep=3D100 maxNumLogsToKeep=3D10 numVersionBuckets= =3D65536 [junit4] 2> 325825 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 325825 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 325825 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apac= he.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=3D1000,= mergeFactor=3D49, maxMergeSize=3D9223372036854775807, maxMergeSizeForForce= dMerge=3D9223372036854775807, calibrateSizeByDeletes=3Dtrue, maxMergeDocs= =3D2147483647, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D1.0= ] [junit4] 2> 325826 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59b11563[collection1] m= ain] [junit4] 2> 325826 WARN (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /ho= me/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr= /collection1/conf; switching to use InMemory storage instead. [junit4] 2> 325826 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 325826 INFO (coreLoadExecutor-2397-thread-1) [ x:colle= ction1] o.a.s.u.UpdateLog Could not find max version in index or recent upd= ates, using new clock 1632440645071142912 [junit4] 2> 325828 INFO (searcherExecutor-2398-thread-1-processing-x:= collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered = new searcher Searcher@59b11563[collection1] main{ExitableDirectoryReader(Un= invertingDirectoryReader())} [junit4] 2> 325905 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /= home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J= 2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001/tempDir-001/= shard2/cores/collection1 [junit4] 2> 325905 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket c= lose linger time [junit4] 2> 325905 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original conf= igured port=3D0) [junit4] 2> 325905 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on p= ort 0 try number 1 ... [junit4] 2> 325905 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-= 14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2= +9 [junit4] 2> 325906 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=3Dn= ode0 [junit4] 2> 325906 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session No SessionScavenger set, using default= s [junit4] 2> 325906 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 325906 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContex= tHandler@e6c1a82{/v/mn,null,AVAILABLE} [junit4] 2> 325907 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@53e0= 209c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33411} [junit4] 2> 325907 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.s.Server Started @325936ms [junit4] 2> 325907 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema= =3Dschema.xml, hostContext=3D/v/mn, solrconfig=3Dsolrconfig-tlog.xml, hostP= ort=3D33411, coreRootDirectory=3D/home/jenkins/workspace/Lucene-Solr-master= -Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest= _2323176DD9F4BC5C-001/tempDir-001/shard2/cores} [junit4] 2> 325907 ERROR (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.l= og.dir. Logging may be missing or incomplete. [junit4] 2> 325907 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.ap= ache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 325907 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome t= o Apache Solr=E2=84=A2 version 9.0.0 [junit4] 2> 325907 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting = in standalone mode on port null [junit4] 2> 325907 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install d= ir: null [junit4] 2> 325907 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start tim= e: 2019-05-02T17:05:16.343434Z [junit4] 2> 325907 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration = from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/= test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001/tempDi= r-001/shard2/solr.xml [junit4] 2> 325909 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoRepl= icaFailoverWorkLoopDelay is ignored [junit4] 2> 325909 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoRepl= icaFailoverBadNodeExpiration is ignored [junit4] 2> 325909 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.= mbeanserver.JmxMBeanServer@5773f022, but no JMX reporters were configured -= adding default JMX reporter. [junit4] 2> 325970 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initi= alized: WhitelistHostChecker [whitelistHosts=3Dnull, whitelistHostCheckingE= nabled=3Dfalse] [junit4] 2> 325971 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlg= orithm configured for SslContextFactory@1351f968[provider=3Dnull,keyStore= =3Dnull,trustStore=3Dnull] [junit4] 2> 325973 WARN (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlg= orithm configured for SslContextFactory@39418812[provider=3Dnull,keyStore= =3Dnull,trustStore=3Dnull] [junit4] 2> 325982 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating trans= ient cache for 4 transient cores [junit4] 2> 325982 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,= keeping metrics history in memory. [junit4] 2> 325992 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.nod= e' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBe= anServer@5773f022 [junit4] 2> 325999 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm= ' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBean= Server@5773f022 [junit4] 2> 325999 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jet= ty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxM= BeanServer@5773f022 [junit4] 2> 326000 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions= underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/sol= r-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F4BC5C-001= /tempDir-001/shard2/cores [junit4] 2> 326000 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 326001 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from= paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/tes= t-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Li= nux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 326011 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 326033 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.s.IndexSchema [collection1] Schema name=3Dtest [junit4] 2> 326348 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 326353 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configu= ration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr= /core/src/test-files/solr/collection1, trusted=3Dtrue [junit4] 2> 326353 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1= ' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanse= rver.JmxMBeanServer@5773f022 [junit4] 2> 326353 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/je= nkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/coll= ection1], dataDir=3D[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/= build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_2323176DD9F= 4BC5C-001/tempDir-001/shard2/cores/collection1/data/] [junit4] 2> 326354 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apac= he.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=3D1000,= mergeFactor=3D10, maxMergeSize=3D9223372036854775807, maxMergeSizeForForce= dMerge=3D9223372036854775807, calibrateSizeByDeletes=3Dfalse, maxMergeDocs= =3D2147483647, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D0.3= 914256347410492] [junit4] 2> 326356 WARN (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = =3D requestHandler,name =3D /dump,class =3D DumpRequestHandler,attributes = =3D {initParams=3Da, name=3D/dump, class=3DDumpRequestHandler},args =3D {de= faults=3D{a=3DA,b=3DB}}} [junit4] 2> 326382 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.so= lr.update.UpdateLog [junit4] 2> 326382 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=3D defaultSyncLev= el=3DFLUSH numRecordsToKeep=3D100 maxNumLogsToKeep=3D10 numVersionBuckets= =3D65536 [junit4] 2> 326383 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 326383 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 326383 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apac= he.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=3D1000,= mergeFactor=3D49, maxMergeSize=3D9223372036854775807, maxMergeSizeForForce= dMerge=3D9223372036854775807, calibrateSizeByDeletes=3Dtrue, maxMergeDocs= =3D2147483647, maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D1.0= ] [junit4] 2> 326383 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b81f23e[collection1] m= ain] [junit4] 2> 326384 WARN (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /ho= me/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr= /collection1/conf; switching to use InMemory storage instead. [junit4] 2> 326384 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 326384 INFO (coreLoadExecutor-2411-thread-1) [ x:colle= ction1] o.a.s.u.UpdateLog Could not find max version in index or recent upd= ates, using new clock 1632440645656248320 [junit4] 2> 326386 INFO (searcherExecutor-2412-thread-1-processing-x:= collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered = new searcher Searcher@3b81f23e[collection1] main{ExitableDirectoryReader(Un= invertingDirectoryReader())} [junit4] 2> 326386 INFO (TEST-PeerSyncWithLeaderTest.test-seed#[23231= 76DD9F4BC5C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 326389 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[1 (= 1)]} 0 1 [junit4] 2> 326391 WARN (qtp1970477607-9841) [ x:collection1] o.a.= s.u.PeerSyncWithLeader no frame of reference to tell if we've missed update= s [junit4] 2> 326391 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{syncWithL= eader=3Dhttp://127.0.0.1:41805/v/mn/collection1&qt=3D/get&getVersions=3D100= &wt=3Djavabin&version=3D2} status=3D0 QTime=3D0 [junit4] 2> 326392 INFO (qtp1970477607-9842) [ x:collection1] o.a.= s.u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/updat= e params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[1 = (1)]} 0 0 [junit4] 2> 326392 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader PeerSync: core=3Dcollection1 url=3D START leader=3Dh= ttp://127.0.0.1:41805/v/mn/collection1 nUpdates=3D100 [junit4] 2> 326395 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@77b8e1ec[collection1] realtime] [junit4] 2> 326396 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .u.IndexFingerprint IndexFingerprint millis:2.0 result:{maxVersionSpecified= =3D9223372036854775807, maxVersionEncountered=3D1, maxInHash=3D1, versionsH= ash=3D-5451962507482445012, numVersions=3D1, numDocs=3D1, maxDoc=3D1} [junit4] 2> 326396 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{distrib=3D= false&qt=3D/get&getFingerprint=3D9223372036854775807&wt=3Djavabin&version= =3D2} status=3D0 QTime=3D2 [junit4] 2> 326397 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.s.SolrIndexSearcher Opening [Searcher@487ad167[collection1] realtime] [junit4] 2> 326397 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecifie= d=3D9223372036854775807, maxVersionEncountered=3D1, maxInHash=3D1, versions= Hash=3D-5451962507482445012, numVersions=3D1, numDocs=3D1, maxDoc=3D1} [junit4] 2> 326397 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader Fingerprint comparison result: 0 [junit4] 2> 326397 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{syncWithL= eader=3Dhttp://127.0.0.1:41805/v/mn/collection1&qt=3D/get&getVersions=3D100= &wt=3Djavabin&version=3D2} status=3D0 QTime=3D5 [junit4] 2> 326398 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .u.DirectUpdateHandler2 start commit{_version_=3D1632440645670928384,optimi= ze=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,s= oftCommit=3Dfalse,prepareCommit=3Dfalse} [junit4] 2> 326398 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.Sol= rIndexWriter@60456c2e commitCommandVersion:1632440645670928384 [junit4] 2> 326398 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@4afb3696[collection1] main] [junit4] 2> 326399 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 326400 INFO (searcherExecutor-2384-thread-1-processing-x:= collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered = new searcher Searcher@4afb3696[collection1] main{ExitableDirectoryReader(Un= invertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics=3D{java.vers= ion=3D11.0.2, java.vm.version=3D11.0.2+9, lucene.version=3D9.0.0, source=3D= flush, os.arch=3Damd64, java.runtime.version=3D11.0.2+9, os.version=3D4.18.= 0-17-generic, os=3DLinux, java.vendor=3DOracle Corporation, timestamp=3D155= 6816716830}]:[attributes=3D{Lucene50StoredFieldsFormat.mode=3DBEST_COMPRESS= ION}])))} [junit4] 2> 326400 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{waitSearcher=3Dtrue&commit=3Dtrue&softCommit=3Dfalse&wt=3Djavabi= n&version=3D2}{commit=3D} 0 2 [junit4] 2> 326400 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.u.DirectUpdateHandler2 start commit{_version_=3D1632440645673025536,optim= ize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,= softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4] 2> 326400 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.So= lrIndexWriter@67969f10 commitCommandVersion:1632440645673025536 [junit4] 2> 326401 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.s.SolrIndexSearcher Opening [Searcher@50fcc673[collection1] main] [junit4] 2> 326401 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 326402 INFO (searcherExecutor-2398-thread-1-processing-x:= collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered = new searcher Searcher@50fcc673[collection1] main{ExitableDirectoryReader(Un= invertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics=3D{java.vers= ion=3D11.0.2, java.vm.version=3D11.0.2+9, lucene.version=3D9.0.0, source=3D= flush, os.arch=3Damd64, java.runtime.version=3D11.0.2+9, os.version=3D4.18.= 0-17-generic, os=3DLinux, java.vendor=3DOracle Corporation, timestamp=3D155= 6816716833}]:[attributes=3D{Lucene50StoredFieldsFormat.mode=3DBEST_COMPRESS= ION}])))} [junit4] 2> 326402 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/updat= e params=3D{waitSearcher=3Dtrue&commit=3Dtrue&softCommit=3Dfalse&wt=3Djavab= in&version=3D2}{commit=3D} 0 1 [junit4] 2> 326402 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/select params=3D{q=3D*:*= &wt=3Djavabin&version=3D2} hits=3D1 status=3D0 QTime=3D0 [junit4] 2> 326403 INFO (qtp1970477607-9842) [ x:collection1] o.a.= s.c.S.Request [collection1] webapp=3D/v/mn path=3D/select params=3D{q=3D*:= *&wt=3Djavabin&version=3D2} hits=3D1 status=3D0 QTime=3D0 [junit4] 2> 326404 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[2 (= 2)]} 0 1 [junit4] 2> 326405 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader PeerSync: core=3Dcollection1 url=3D START leader=3Dh= ttp://127.0.0.1:41805/v/mn/collection1 nUpdates=3D100 [junit4] 2> 326407 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@695d3b89[collection1] realtime] [junit4] 2> 326407 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified= =3D9223372036854775807, maxVersionEncountered=3D2, maxInHash=3D2, versionsH= ash=3D-1218814014108643565, numVersions=3D2, numDocs=3D2, maxDoc=3D1} [junit4] 2> 326407 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{distrib=3D= false&qt=3D/get&getFingerprint=3D9223372036854775807&wt=3Djavabin&version= =3D2} status=3D0 QTime=3D2 [junit4] 2> 326407 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecifie= d=3D9223372036854775807, maxVersionEncountered=3D1, maxInHash=3D1, versions= Hash=3D-5451962507482445012, numVersions=3D1, numDocs=3D1, maxDoc=3D1} [junit4] 2> 326407 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader Fingerprint comparison result: 1 [junit4] 2> 326407 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader Leader fingerprint: {maxVersionSpecified=3D922337203= 6854775807, maxVersionEncountered=3D2, maxInHash=3D2, versionsHash=3D-12188= 14014108643565, numVersions=3D2, numDocs=3D2, maxDoc=3D1}, Our fingerprint:= {maxVersionSpecified=3D9223372036854775807, maxVersionEncountered=3D1, max= InHash=3D1, versionsHash=3D-5451962507482445012, numVersions=3D1, numDocs= =3D1, maxDoc=3D1} [junit4] 2> 326408 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified= =3D9223372036854775807, maxVersionEncountered=3D2, maxInHash=3D2, versionsH= ash=3D-1218814014108643565, numVersions=3D2, numDocs=3D2, maxDoc=3D1} [junit4] 2> 326408 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{distrib=3D= false&qt=3D/get&fingerprint=3Dtrue&getVersions=3D100&wt=3Djavabin&version= =3D2} status=3D0 QTime=3D0 [junit4] 2> 326408 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader Leader fingerprint {maxVersionSpecified=3D9223372036= 854775807, maxVersionEncountered=3D2, maxInHash=3D2, versionsHash=3D-121881= 4014108643565, numVersions=3D2, numDocs=3D2, maxDoc=3D1} [junit4] 2> 326408 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader PeerSync: core=3Dcollection1 url=3D Received 2 vers= ions from http://127.0.0.1:41805/v/mn/collection1 [junit4] 2> 326409 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{distrib=3D= false&qt=3D/get&checkCanHandleVersionRanges=3Dfalse&wt=3Djavabin&version=3D= 2} status=3D0 QTime=3D0 [junit4] 2> 326409 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader PeerSync: core=3Dcollection1 url=3D Requesting updat= es from http://127.0.0.1:41805/v/mn/collection1 n=3D1 versions=3D2...2 [junit4] 2> 326409 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{getUpdates= =3D2...2&distrib=3Dfalse&qt=3D/get&onlyIfActive=3Dfalse&skipDbq=3Dtrue&wt= =3Djavabin&version=3D2} status=3D0 QTime=3D0 [junit4] 2> 326411 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.p.LogUpdateProcessorFactory [collection1] {add=3D[2 (2)]} 0 1 [junit4] 2> 326412 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.s.SolrIndexSearcher Opening [Searcher@7427dfff[collection1] realtime] [junit4] 2> 326412 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecifie= d=3D9223372036854775807, maxVersionEncountered=3D2, maxInHash=3D2, versions= Hash=3D-1218814014108643565, numVersions=3D2, numDocs=3D2, maxDoc=3D1} [junit4] 2> 326412 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader Fingerprint comparison result: 0 [junit4] 2> 326412 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader PeerSync: core=3Dcollection1 url=3D DONE. sync succe= eded [junit4] 2> 326412 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{syncWithL= eader=3Dhttp://127.0.0.1:41805/v/mn/collection1&qt=3D/get&getVersions=3D100= &wt=3Djavabin&version=3D2} status=3D0 QTime=3D7 [junit4] 2> 326413 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .u.DirectUpdateHandler2 start commit{_version_=3D1632440645686657024,optimi= ze=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,s= oftCommit=3Dfalse,prepareCommit=3Dfalse} [junit4] 2> 326413 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.Sol= rIndexWriter@60456c2e commitCommandVersion:1632440645686657024 [junit4] 2> 326413 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@7ff642c6[collection1] main] [junit4] 2> 326413 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 326414 INFO (searcherExecutor-2384-thread-1-processing-x:= collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered = new searcher Searcher@7ff642c6[collection1] main{ExitableDirectoryReader(Un= invertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics=3D{java.vers= ion=3D11.0.2, java.vm.version=3D11.0.2+9, lucene.version=3D9.0.0, source=3D= flush, os.arch=3Damd64, java.runtime.version=3D11.0.2+9, os.version=3D4.18.= 0-17-generic, os=3DLinux, java.vendor=3DOracle Corporation, timestamp=3D155= 6816716830}]:[attributes=3D{Lucene50StoredFieldsFormat.mode=3DBEST_COMPRESS= ION}]) Uninverting(_1(9.0.0):C1:[diagnostics=3D{java.version=3D11.0.2, java= .vm.version=3D11.0.2+9, lucene.version=3D9.0.0, source=3Dflush, os.arch=3Da= md64, java.runtime.version=3D11.0.2+9, os.version=3D4.18.0-17-generic, os= =3DLinux, java.vendor=3DOracle Corporation, timestamp=3D1556816716842}]:[at= tributes=3D{Lucene50StoredFieldsFormat.mode=3DBEST_COMPRESSION}])))} [junit4] 2> 326415 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{waitSearcher=3Dtrue&commit=3Dtrue&softCommit=3Dfalse&wt=3Djavabi= n&version=3D2}{commit=3D} 0 1 [junit4] 2> 326415 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.u.DirectUpdateHandler2 start commit{_version_=3D1632440645688754176,optim= ize=3Dfalse,openSearcher=3Dtrue,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,= softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4] 2> 326415 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.So= lrIndexWriter@67969f10 commitCommandVersion:1632440645688754176 [junit4] 2> 326416 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.s.SolrIndexSearcher Opening [Searcher@dae4ab7[collection1] main] [junit4] 2> 326416 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 326417 INFO (searcherExecutor-2398-thread-1-processing-x:= collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered = new searcher Searcher@dae4ab7[collection1] main{ExitableDirectoryReader(Uni= nvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics=3D{java.versi= on=3D11.0.2, java.vm.version=3D11.0.2+9, lucene.version=3D9.0.0, source=3Df= lush, os.arch=3Damd64, java.runtime.version=3D11.0.2+9, os.version=3D4.18.0= -17-generic, os=3DLinux, java.vendor=3DOracle Corporation, timestamp=3D1556= 816716833}]:[attributes=3D{Lucene50StoredFieldsFormat.mode=3DBEST_COMPRESSI= ON}]) Uninverting(_1(9.0.0):C1:[diagnostics=3D{java.version=3D11.0.2, java.= vm.version=3D11.0.2+9, lucene.version=3D9.0.0, source=3Dflush, os.arch=3Dam= d64, java.runtime.version=3D11.0.2+9, os.version=3D4.18.0-17-generic, os=3D= Linux, java.vendor=3DOracle Corporation, timestamp=3D1556816716848}]:[attri= butes=3D{Lucene50StoredFieldsFormat.mode=3DBEST_COMPRESSION}])))} [junit4] 2> 326418 INFO (qtp1970477607-9841) [ x:collection1] o.a.= s.u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/updat= e params=3D{waitSearcher=3Dtrue&commit=3Dtrue&softCommit=3Dfalse&wt=3Djavab= in&version=3D2}{commit=3D} 0 2 [junit4] 2> 326418 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/select params=3D{q=3D*:*= &wt=3Djavabin&version=3D2} hits=3D2 status=3D0 QTime=3D0 [junit4] 2> 326419 INFO (qtp1970477607-9842) [ x:collection1] o.a.= s.c.S.Request [collection1] webapp=3D/v/mn path=3D/select params=3D{q=3D*:= *&wt=3Djavabin&version=3D2} hits=3D2 status=3D0 QTime=3D0 [junit4] 2> 326420 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[3 (= 3)]} 0 0 [junit4] 2> 326421 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[4 (= 4)]} 0 0 [junit4] 2> 326421 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[5 (= 5)]} 0 0 [junit4] 2> 326422 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[6 (= 6)]} 0 0 [junit4] 2> 326422 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[7 (= 7)]} 0 0 [junit4] 2> 326422 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[8 (= 8)]} 0 0 [junit4] 2> 326423 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[9 (= 9)]} 0 0 [junit4] 2> 326423 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .u.p.LogUpdateProcessorFactory [collection1] webapp=3D/v/mn path=3D/update= params=3D{update.distrib=3DFROMLEADER&wt=3Djavabin&version=3D2}{add=3D[10 = (10)]} 0 0 [junit4] 2> 326423 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader PeerSync: core=3Dcollection1 url=3D START leader=3Dh= ttp://127.0.0.1:41805/v/mn/collection1 nUpdates=3D100 [junit4] 2> 326426 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .s.SolrIndexSearcher Opening [Searcher@4426abe0[collection1] realtime] [junit4] 2> 326426 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .u.IndexFingerprint IndexFingerprint millis:2.0 result:{maxVersionSpecified= =3D9223372036854775807, maxVersionEncountered=3D10, maxInHash=3D10, version= sHash=3D-5671163287542876028, numVersions=3D10, numDocs=3D10, maxDoc=3D8} [junit4] 2> 326426 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{distrib=3D= false&qt=3D/get&getFingerprint=3D9223372036854775807&wt=3Djavabin&version= =3D2} status=3D0 QTime=3D2 [junit4] 2> 326426 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecifie= d=3D9223372036854775807, maxVersionEncountered=3D2, maxInHash=3D2, versions= Hash=3D-1218814014108643565, numVersions=3D2, numDocs=3D2, maxDoc=3D1} [junit4] 2> 326426 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader Fingerprint comparison result: 1 [junit4] 2> 326426 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader Leader fingerprint: {maxVersionSpecified=3D922337203= 6854775807, maxVersionEncountered=3D10, maxInHash=3D10, versionsHash=3D-567= 1163287542876028, numVersions=3D10, numDocs=3D10, maxDoc=3D8}, Our fingerpr= int: {maxVersionSpecified=3D9223372036854775807, maxVersionEncountered=3D2,= maxInHash=3D2, versionsHash=3D-1218814014108643565, numVersions=3D2, numDo= cs=3D2, maxDoc=3D1} [junit4] 2> 326427 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified= =3D9223372036854775807, maxVersionEncountered=3D10, maxInHash=3D10, version= sHash=3D-5671163287542876028, numVersions=3D10, numDocs=3D10, maxDoc=3D8} [junit4] 2> 326427 INFO (qtp773414631-9821) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{distrib=3D= false&qt=3D/get&fingerprint=3Dtrue&getVersions=3D100&wt=3Djavabin&version= =3D2} status=3D0 QTime=3D0 [junit4] 2> 326427 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader Leader fingerprint {maxVersionSpecified=3D9223372036= 854775807, maxVersionEncountered=3D10, maxInHash=3D10, versionsHash=3D-5671= 163287542876028, numVersions=3D10, numDocs=3D10, maxDoc=3D8} [junit4] 2> 326427 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader PeerSync: core=3Dcollection1 url=3D Received 10 ver= sions from http://127.0.0.1:41805/v/mn/collection1 [junit4] 2> 326428 INFO (qtp773414631-9820) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{distrib=3D= false&qt=3D/get&checkCanHandleVersionRanges=3Dfalse&wt=3Djavabin&version=3D= 2} status=3D0 QTime=3D0 [junit4] 2> 326428 INFO (qtp1970477607-9840) [ x:collection1] o.a.= s.u.PeerSyncWithLeader PeerSync: core=3Dcollection1 url=3D Requesting updat= es from http://127.0.0.1:41805/v/mn/collection1 n=3D8 versions=3D3...10 [junit4] 2> 326429 INFO (qtp773414631-9819) [ x:collection1] o.a.s= .c.S.Request [collection1] webapp=3D/v/mn path=3D/get params=3D{getUpdates= =3D3...10&distrib=3Dfalse&qt=3D/get&onlyIfActive=3Dfalse&skipDbq=3Dtrue&wt= =3Djavabin&version=3D2} status [...truncated too long message...] [junit4] 2> 617444 INFO (SUITE-PeerSyncTest-seed#[2323176DD9F4BC5C]-wo= rker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3D1= 94404769 [junit4] 2> 617444 INFO (coreCloseExecutor-4136-thread-1) [ x:coll= ection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.c= ore.SolrCore@4d1bd09 [junit4] 2> 617444 INFO (coreCloseExecutor-4136-thread-1) [ x:coll= ection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=3D= solr.core.collection1, tag=3D4d1bd09 [junit4] 2> 617444 INFO (coreCloseExecutor-4136-thread-1) [ x:coll= ection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metric= s.reporters.SolrJmxReporter@2748067: rootName =3D null, domain =3D solr.cor= e.collection1, service url =3D null, agent id =3D null] for registry solr.c= ore.collection1 / com.codahale.metrics.MetricRegistry@d38a4db [junit4] 2> 617446 INFO (SUITE-PeerSyncTest-seed#[2323176DD9F4BC5C]-w= orker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for regist= ry=3Dsolr.node, tag=3Dnull [junit4] 2> 617446 INFO (SUITE-PeerSyncTest-seed#[2323176DD9F4BC5C]-w= orker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.m= etrics.reporters.SolrJmxReporter@38c51161: rootName =3D null, domain =3D so= lr.node, service url =3D null, agent id =3D null] for registry solr.node / = com.codahale.metrics.MetricRegistry@5fc305dd [junit4] 2> 617447 INFO (SUITE-PeerSyncTest-seed#[2323176DD9F4BC5C]-w= orker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for regist= ry=3Dsolr.jvm, tag=3Dnull [junit4] 2> 617447 INFO (SUITE-PeerSyncTest-seed#[2323176DD9F4BC5C]-w= orker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.m= etrics.reporters.SolrJmxReporter@4dd6d3b4: rootName =3D null, domain =3D so= lr.jvm, service url =3D null, agent id =3D null] for registry solr.jvm / co= m.codahale.metrics.MetricRegistry@2bfe9770 [junit4] 2> 617447 INFO (SUITE-PeerSyncTest-seed#[2323176DD9F4BC5C]-w= orker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for regist= ry=3Dsolr.jetty, tag=3Dnull [junit4] 2> 617447 INFO (SUITE-PeerSyncTest-seed#[2323176DD9F4BC5C]-w= orker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.m= etrics.reporters.SolrJmxReporter@449d216e: rootName =3D null, domain =3D so= lr.jetty, service url =3D null, agent id =3D null] for registry solr.jetty = / com.codahale.metrics.MetricRegistry@5c45ec3a [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/wo= rkspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.upd= ate.PeerSyncTest_2323176DD9F4BC5C-001 [junit4] 2> NOTE: test params are: codec=3DAsserting(Lucene80): {title= _stringNoNorms=3DPostingsFormat(name=3DLuceneVarGapFixedInterval), title_st= emmed=3DLucene50(blocksize=3D128), multiDefault=3DLucene50(blocksize=3D128)= , _root_=3DPostingsFormat(name=3DLuceneVarGapFixedInterval), id=3DLucene50(= blocksize=3D128), text=3DFST50, title=3DLucene50(blocksize=3D128), title_le= ttertok=3DLucene50(blocksize=3D128)}, docValues:{range_facet_l_dv=3DDocValu= esFormat(name=3DAsserting), n_l1=3DDocValuesFormat(name=3DDirect), val_i_dv= o=3DDocValuesFormat(name=3DAsserting), intDefault=3DDocValuesFormat(name=3D= Direct), n_dt1=3DDocValuesFormat(name=3DLucene80), n_td1=3DDocValuesFormat(= name=3DLucene80), n_d1=3DDocValuesFormat(name=3DDirect), range_facet_l=3DDo= cValuesFormat(name=3DDirect), n_f1=3DDocValuesFormat(name=3DLucene80), n_ti= 1=3DDocValuesFormat(name=3DAsserting), n_tl1=3DDocValuesFormat(name=3DLucen= e80), _version_=3DDocValuesFormat(name=3DDirect), n_tf1=3DDocValuesFormat(n= ame=3DDirect), n_tdt1=3DDocValuesFormat(name=3DDirect), id_i1=3DDocValuesFo= rmat(name=3DLucene80), range_facet_i_dv=3DDocValuesFormat(name=3DDirect), i= ntDvoDefault=3DDocValuesFormat(name=3DLucene80), timestamp=3DDocValuesForma= t(name=3DDirect)}, maxPointsInLeafNode=3D1969, maxMBSortInHeap=3D5.06340018= 8931437, sim=3DAsserting(org.apache.lucene.search.similarities.AssertingSim= ilarity@485bd499), locale=3Dsaq, timezone=3DBrazil/East [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11.= 0.2 (64-bit)/cpus=3D8,threads=3D1,free=3D169681424,total=3D518979584 [junit4] 2> NOTE: All tests run in this JVM: [ZkStateWriterTest, Repli= cationFactorTest, NodeLostTriggerTest, MoreLikeThisHandlerTest, PreAnalyzed= FieldTest, ProtectedTermFilterFactoryTest, ReplicaListTransformerTest, Sort= ByFunctionTest, AdminHandlersProxyTest, TestReload, TestLMJelinekMercerSimi= larityFactory, TestLegacyFieldReuse, TestRetrieveFieldsOptimizer, TestFuzzy= AnalyzedSuggestions, TestDocTermOrdsUninvertLimit, TestBM25SimilarityFactor= y, TestJsonFacets, TestValueSourceCache, DocumentAnalysisRequestHandlerTest= , OverseerTaskQueueTest, TestCodecSupport, ExternalFileFieldSortTest, Block= CacheTest, TestOmitPositions, AtomicUpdateRemovalJavabinTest, TestPerFieldS= imilarity, ShardSplitTest, IndexSizeTriggerTest, DisMaxRequestHandlerTest, = MetricsHandlerTest, TestObjectReleaseTracker, TestSubQueryTransformerDistri= b, TestSolrDeletionPolicy2, TestSolrCoreSnapshots, FullHLLTest, JSONWriterT= est, MinimalSchemaTest, BasicAuthStandaloneTest, PreAnalyzedUpdateProcessor= Test, StressHdfsTest, TestSimComputePlanAction, MoveReplicaHDFSTest, TestCo= mplexPhraseQParserPlugin, ManagedSchemaRoundRobinCloudTest, AliasIntegratio= nTest, TestFieldCacheWithThreads, ConcurrentDeleteAndCreateCollectionTest, = ExecutePlanActionTest, MigrateRouteKeyTest, PeerSyncTest] [junit4] Completed [243/855 (2!)] on J1 in 139.08s, 1 test, 1 failure <<= < FAILURES! [...truncated 49376 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj114766152 [ecj-lint] Compiling 69 source files to /tmp/ecj114766152 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkin= s/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkin= s/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.= servlet-2.3.0.jar [ecj-lint] ---------- [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/so= lr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/Jd= bcDataSource.java (at line 28) [ecj-lint] =09import javax.naming.InitialContext; [ecj-lint] =09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The type javax.naming.InitialContext is not accessible [ecj-lint] ---------- [ecj-lint] 2. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/so= lr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/Jd= bcDataSource.java (at line 29) [ecj-lint] =09import javax.naming.NamingException; [ecj-lint] =09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The type javax.naming.NamingException is not accessible [ecj-lint] ---------- [ecj-lint] 3. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/so= lr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/Jd= bcDataSource.java (at line 182) [ecj-lint] =09c =3D getFromJndi(initProps, jndiName); [ecj-lint] =09 ^^^^^^^^^^^ [ecj-lint] The method getFromJndi(Properties, String) from the type new Ca= llable(){} refers to the missing type NamingException [ecj-lint] ---------- [ecj-lint] 4. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/so= lr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/Jd= bcDataSource.java (at line 245) [ecj-lint] =09private Connection getFromJndi(final Properties initProps, f= inal String jndiName) throws NamingException, [ecj-lint] =09 = ^^^^^^^^^^^^^^^ [ecj-lint] NamingException cannot be resolved to a type [ecj-lint] ---------- [ecj-lint] 5. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/so= lr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/Jd= bcDataSource.java (at line 249) [ecj-lint] =09InitialContext ctx =3D new InitialContext(); [ecj-lint] =09^^^^^^^^^^^^^^ [ecj-lint] InitialContext cannot be resolved to a type [ecj-lint] ---------- [ecj-lint] 6. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/so= lr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/Jd= bcDataSource.java (at line 249) [ecj-lint] =09InitialContext ctx =3D new InitialContext(); [ecj-lint] =09 ^^^^^^^^^^^^^^ [ecj-lint] InitialContext cannot be resolved to a type [ecj-lint] ---------- [ecj-lint] 6 problems (6 errors) BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The followi= ng error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The followi= ng error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:687: The fo= llowing error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:479:= The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:20= 10: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:20= 49: Compile failed; see the compiler error output for details. Total time: 75 minutes 49 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 Setting ANT_1_8_2_HOME=3D/home/jenkins/tools/hudson.tasks.Ant_AntInstallati= on/ANT_1.8.2 ------=_Part_50_165628941.1556819432367 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_50_165628941.1556819432367--