Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/182/

6 tests failed.
FAILED:  org.apache.solr.cloud.TestStressInPlaceUpdates.stressTest

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([121E959FC2E2225B]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestStressInPlaceUpdates

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([121E959FC2E2225B]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestStressInPlaceUpdates

Error Message:
Captured an uncaught exception in thread: Thread[id=32731, name=READER5, 
state=RUNNABLE, group=TGRP-TestStressInPlaceUpdates]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=32731, name=READER5, state=RUNNABLE, 
group=TGRP-TestStressInPlaceUpdates]
Caused by: java.lang.RuntimeException: java.lang.AssertionError: Realtime=true, 
expected=[version=1632374020431151104, intValue=11,longValue=11000000022], 
actual=SolrDocument{id=8, title_s=title8, val1_i_dvo=11, 
val2_l_dvo=11000000011, _version_=1632373988447485952, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0} ...solr returned older version then 
model. should not be possible given the order of operations in writer threads
        at __randomizedtesting.SeedInfo.seed([121E959FC2E2225B]:0)
        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$2.run(TestStressInPlaceUpdates.java:419)
Caused by: java.lang.AssertionError: Realtime=true, 
expected=[version=1632374020431151104, intValue=11,longValue=11000000022], 
actual=SolrDocument{id=8, title_s=title8, val1_i_dvo=11, 
val2_l_dvo=11000000011, _version_=1632373988447485952, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0} ...solr returned older version then 
model. should not be possible given the order of operations in writer threads
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$2.run(TestStressInPlaceUpdates.java:378)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestStressInPlaceUpdates

Error Message:
Captured an uncaught exception in thread: Thread[id=32732, name=READER6, 
state=RUNNABLE, group=TGRP-TestStressInPlaceUpdates]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=32732, name=READER6, state=RUNNABLE, 
group=TGRP-TestStressInPlaceUpdates]
Caused by: java.lang.RuntimeException: java.lang.AssertionError: Realtime=true, 
expected=[version=1632374020431151104, intValue=11,longValue=11000000022], 
actual=SolrDocument{id=8, title_s=title8, val1_i_dvo=11, 
val2_l_dvo=11000000011, _version_=1632373988447485952, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0} ...solr returned older version then 
model. should not be possible given the order of operations in writer threads
        at __randomizedtesting.SeedInfo.seed([121E959FC2E2225B]:0)
        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$2.run(TestStressInPlaceUpdates.java:419)
Caused by: java.lang.AssertionError: Realtime=true, 
expected=[version=1632374020431151104, intValue=11,longValue=11000000022], 
actual=SolrDocument{id=8, title_s=title8, val1_i_dvo=11, 
val2_l_dvo=11000000011, _version_=1632373988447485952, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0} ...solr returned older version then 
model. should not be possible given the order of operations in writer threads
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$2.run(TestStressInPlaceUpdates.java:378)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Thread pool didn't terminate within 15 secs

Stack Trace:
java.lang.AssertionError: Thread pool didn't terminate within 15 secs
        at 
__randomizedtesting.SeedInfo.seed([121E959FC2E2225B:9A4AAA456C1E4FA3]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleTest(TestInPlaceUpdatesDistrib.java:273)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.PeerSyncWithLeaderTest.test

Error Message:
Unexpected exception type, expected SolrException but got 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:43993/_f/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected 
SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout 
occurred while waiting response from server at: 
http://127.0.0.1:43993/_f/collection1
        at 
__randomizedtesting.SeedInfo.seed([121E959FC2E2225B:9A4AAA456C1E4FA3]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2700)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2689)
        at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: http://127.0.0.1:43993/_f/collection1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2695)
        ... 43 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
        ... 50 more




Build Log:
[...truncated 13987 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncWithLeaderTest
   [junit4]   2> 1500049 INFO  
(SUITE-PeerSyncWithLeaderTest-seed#[121E959FC2E2225B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/init-core-data-001
   [junit4]   2> 1500049 INFO  
(SUITE-PeerSyncWithLeaderTest-seed#[121E959FC2E2225B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1500051 INFO  
(SUITE-PeerSyncWithLeaderTest-seed#[121E959FC2E2225B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1500051 INFO  
(SUITE-PeerSyncWithLeaderTest-seed#[121E959FC2E2225B]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_f/
   [junit4]   2> 1500051 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1500052 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1500101 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1500132 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1500338 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1500503 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1500514 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7ee26e92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1500538 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@666f76f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1500596 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1500596 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1500617 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1500636 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1500636 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1500648 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1500689 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1500719 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1500897 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1500934 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1500940 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1500940 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/init-core-data-001/]
   [junit4]   2> 1500948 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=98.046875, 
floorSegmentMB=1.3251953125, forceMergeDeletesPctAllowed=22.07623481046751, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19441922106970574, deletesPctAllowed=38.18723800842453
   [junit4]   2> 1500959 WARN  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1501054 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1501054 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1501055 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1501055 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1501056 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=76.9853515625, 
floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=19.85963413704034, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8664044527623785, deletesPctAllowed=29.791072117207843
   [junit4]   2> 1501056 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42327453[collection1] main]
   [junit4]   2> 1501056 WARN  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1501057 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1501058 INFO  (coreLoadExecutor-4692-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1632372060783116288
   [junit4]   2> 1501061 INFO  
(searcherExecutor-4693-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@42327453[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1501062 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1501314 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1501317 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1501318 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1501318 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1501318 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1501377 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1501377 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1501377 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1501389 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cf05ee8{/_f,null,AVAILABLE}
   [junit4]   2> 1501390 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b245120{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40423}
   [junit4]   2> 1501390 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.Server Started @1501427ms
   [junit4]   2> 1501390 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/_f, hostPort=40423, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/control/cores}
   [junit4]   2> 1501390 ERROR 
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1501390 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1501390 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1501390 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1501390 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1501390 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T22:55:09.520Z
   [junit4]   2> 1501391 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/control/solr.xml
   [junit4]   2> 1501394 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1501394 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1501396 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1501634 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1501636 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4e9bfd75[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1501639 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4d4792c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1501658 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1501658 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1501675 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1501685 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1501685 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1501687 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/control/cores
   [junit4]   2> 1501687 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1501704 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1501744 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1501778 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1501971 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1501981 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1501982 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1501982 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1501983 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=98.046875, 
floorSegmentMB=1.3251953125, forceMergeDeletesPctAllowed=22.07623481046751, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19441922106970574, deletesPctAllowed=38.18723800842453
   [junit4]   2> 1502010 WARN  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1502097 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1502097 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1502098 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1502098 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1502099 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=76.9853515625, 
floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=19.85963413704034, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8664044527623785, deletesPctAllowed=29.791072117207843
   [junit4]   2> 1502100 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2533653b[collection1] main]
   [junit4]   2> 1502100 WARN  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1502101 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1502101 INFO  (coreLoadExecutor-4706-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1632372061876781056
   [junit4]   2> 1502104 INFO  
(searcherExecutor-4707-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2533653b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1502873 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1502874 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1502874 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1502874 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1502874 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1502933 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1502933 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1502933 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1502937 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@631a2233{/_f,null,AVAILABLE}
   [junit4]   2> 1502938 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@543808c5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43993}
   [junit4]   2> 1502938 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.Server Started @1502974ms
   [junit4]   2> 1502938 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/_f, hostPort=43993, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard0/cores}
   [junit4]   2> 1502938 ERROR 
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1502938 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1502938 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1502938 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1502938 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1502938 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T22:55:11.068Z
   [junit4]   2> 1502938 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1502942 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1502942 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1502943 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1503019 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1503029 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@152670d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1503062 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@52dd58f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1503105 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1503105 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1503130 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1503152 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1503170 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1503172 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard0/cores
   [junit4]   2> 1503172 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1503185 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1503237 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1503267 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1503460 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1503484 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1503489 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1503495 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1503503 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=98.046875, 
floorSegmentMB=1.3251953125, forceMergeDeletesPctAllowed=22.07623481046751, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19441922106970574, deletesPctAllowed=38.18723800842453
   [junit4]   2> 1503510 WARN  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1503573 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1503573 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1503574 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1503574 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1503575 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=76.9853515625, 
floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=19.85963413704034, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8664044527623785, deletesPctAllowed=29.791072117207843
   [junit4]   2> 1503575 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ee3672a[collection1] 
main]
   [junit4]   2> 1503576 WARN  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1503576 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1503576 INFO  (coreLoadExecutor-4720-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1632372063423430656
   [junit4]   2> 1503579 INFO  
(searcherExecutor-4721-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ee3672a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1503821 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1503821 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1503822 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1503822 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1503822 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1503877 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1503877 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1503877 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1503883 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@797a1bd4{/_f,null,AVAILABLE}
   [junit4]   2> 1503885 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@d4b1d37{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46067}
   [junit4]   2> 1503885 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.Server Started @1503922ms
   [junit4]   2> 1503885 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/_f, hostPort=46067, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard1/cores}
   [junit4]   2> 1503885 ERROR 
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1503885 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1503885 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1503885 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1503885 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1503885 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T22:55:12.015Z
   [junit4]   2> 1503886 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1503894 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1503895 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1503898 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1504027 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1504038 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1dc8d1a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1504054 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6aa8cd71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1504093 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1504093 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1504123 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1504142 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1504142 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1504157 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard1/cores
   [junit4]   2> 1504157 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1504169 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1504255 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1504322 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1504481 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1504488 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1504489 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1504489 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1504490 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=98.046875, 
floorSegmentMB=1.3251953125, forceMergeDeletesPctAllowed=22.07623481046751, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19441922106970574, deletesPctAllowed=38.18723800842453
   [junit4]   2> 1504502 WARN  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1504581 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1504581 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1504582 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1504582 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1504583 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=76.9853515625, 
floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=19.85963413704034, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8664044527623785, deletesPctAllowed=29.791072117207843
   [junit4]   2> 1504583 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75acb650[collection1] main]
   [junit4]   2> 1504584 WARN  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1504584 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1504584 INFO  (coreLoadExecutor-4734-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1632372064480395264
   [junit4]   2> 1504587 INFO  
(searcherExecutor-4735-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@75acb650[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1504752 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1504753 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1504754 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1504754 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1504754 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1504754 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1504754 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1504755 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1504755 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37592897{/_f,null,AVAILABLE}
   [junit4]   2> 1504755 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5724271c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43302}
   [junit4]   2> 1504755 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.s.Server Started @1504792ms
   [junit4]   2> 1504755 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/_f, hostPort=43302, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard2/cores}
   [junit4]   2> 1504756 ERROR 
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1504756 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1504756 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1504756 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1504756 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1504756 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T22:55:12.886Z
   [junit4]   2> 1504756 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1504759 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1504760 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1504761 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1504865 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1504866 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1b48f4de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1504870 WARN  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@28fac536[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1504906 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1504906 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1504938 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1504959 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1504959 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1504961 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard2/cores
   [junit4]   2> 1504973 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1504985 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1505022 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1505048 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1505204 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1505212 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1505212 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@488e61ec
   [junit4]   2> 1505212 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncWithLeaderTest_121E959FC2E2225B-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1505214 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=98.046875, 
floorSegmentMB=1.3251953125, forceMergeDeletesPctAllowed=22.07623481046751, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19441922106970574, deletesPctAllowed=38.18723800842453
   [junit4]   2> 1505226 WARN  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1505293 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1505293 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1505294 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1505294 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1505305 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=76.9853515625, 
floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=19.85963413704034, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8664044527623785, deletesPctAllowed=29.791072117207843
   [junit4]   2> 1505305 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f54ae20[collection1] main]
   [junit4]   2> 1505306 WARN  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1505306 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1505306 INFO  (coreLoadExecutor-4748-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1632372065237467136
   [junit4]   2> 1505309 INFO  
(searcherExecutor-4749-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f54ae20[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1505321 INFO  
(TEST-PeerSyncWithLeaderTest.test-seed#[121E959FC2E2225B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1505331 INFO  (qtp1642681631-12499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
   [junit4]   2> 1505337 WARN  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 1505337 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/get 
params={syncWithLeader=http://127.0.0.1:43993/_f/collection1&qt=/get&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1505365 INFO  (qtp1867096795-12521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 27
   [junit4]   2> 1505366 INFO  (qtp1867096795-12522) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader PeerSync: core=collection1 url= START 
leader=http://127.0.0.1:43993/_f/collection1 nUpdates=100
   [junit4]   2> 1505372 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f16e17b[collection1] realtime]
   [junit4]   2> 1505372 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:5.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 1505373 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 1505377 INFO  (qtp1867096795-12522) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@34f6f35f[collection1] realtime]
   [junit4]   2> 1505377 INFO  (qtp1867096795-12522) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:4.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 1505377 INFO  (qtp1867096795-12522) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader Fingerprint comparison result: 0
   [junit4]   2> 1505378 INFO  (qtp1867096795-12522) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/get 
params={syncWithLeader=http://127.0.0.1:43993/_f/collection1&qt=/get&getVersions=100&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 1505378 INFO  (qtp1642681631-12502) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1632372065312964608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1505378 INFO  (qtp1642681631-12502) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1070bdff 
commitCommandVersion:1632372065312964608
   [junit4]   2> 1505380 INFO  (qtp1642681631-12502) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6039c505[collection1] main]
   [junit4]   2> 1505380 INFO  (qtp1642681631-12502) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1505381 INFO  
(searcherExecutor-4721-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6039c505[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):c1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1556751313500}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1505382 INFO  (qtp1642681631-12502) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 1505383 INFO  (qtp1867096795-12523) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1632372065318207488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1505383 INFO  (qtp1867096795-12523) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7a2be71c 
commitCommandVersion:1632372065318207488
   [junit4]   2> 1505389 INFO  (qtp1867096795-12523) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d64fde8[collection1] main]
   [junit4]   2> 1505389 INFO  (qtp1867096795-12523) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1505391 INFO  
(searcherExecutor-4735-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d64fde8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):c1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1556751313505}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1505391 INFO  (qtp1867096795-12523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 8
   [junit4]   2> 1505392 INFO  (qtp1642681631-12498) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1505393 INFO  (qtp1867096795-12519) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1505395 INFO  (qtp1642681631-12499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 1
   [junit4]   2> 1505396 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader PeerSync: core=collection1 url= START 
leader=http://127.0.0.1:43993/_f/collection1 nUpdates=100
   [junit4]   2> 1505400 INFO  (qtp1642681631-12500) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b744cf3[collection1] realtime]
   [junit4]   2> 1505401 INFO  (qtp1642681631-12500) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:4.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, 
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, 
maxDoc=1}
   [junit4]   2> 1505401 INFO  (qtp1642681631-12500) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 1505401 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 1505401 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader Fingerprint comparison result: 1
   [junit4]   2> 1505401 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader Leader fingerprint: 
{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, 
versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}, Our 
fingerprint: {maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, 
maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, 
maxDoc=1}
   [junit4]   2> 1505402 INFO  (qtp1642681631-12500) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, 
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, 
maxDoc=1}
   [junit4]   2> 1505402 INFO  (qtp1642681631-12500) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/get 
params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1505402 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader Leader fingerprint 
{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, 
versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 1505402 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader PeerSync: core=collection1 url=  Received 2 versions 
from http://127.0.0.1:43993/_f/collection1
   [junit4]   2> 1505402 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader PeerSync: core=collection1 url= Requesting updates 
from http://127.0.0.1:43993/_f/collection1 n=1 versions=2
   [junit4]   2> 1505404 INFO  (qtp1642681631-12500) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/get 
params={getUpdates=2&distrib=false&qt=/get&onlyIfActive=false&skipDbq=true&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1505408 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (2)]} 0 3
   [junit4]   2> 1505417 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c5e7c99[collection1] realtime]
   [junit4]   2> 1505417 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:9.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, 
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, 
maxDoc=1}
   [junit4]   2> 1505417 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader Fingerprint comparison result: 0
   [junit4]   2> 1505417 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 1505417 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/get 
params={syncWithLeader=http://127.0.0.1:43993/_f/collection1&qt=/get&getVersions=100&wt=javabin&version=2}
 status=0 QTime=21
   [junit4]   2> 1505419 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1632372065355956224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1505419 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1070bdff 
commitCommandVersion:1632372065355956224
   [junit4]   2> 1505420 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@318bc7c6[collection1] main]
   [junit4]   2> 1505420 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1505421 INFO  
(searcherExecutor-4721-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@318bc7c6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):c1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1556751313500}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.2.0):c1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-112-generic, 
timestamp=1556751313529}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1505422 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 1505428 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1632372065365393408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1505428 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7a2be71c 
commitCommandVersion:1632372065365393408
   [junit4]   2> 1505437 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@414cda62[collection1] main]
   [junit4]   2> 1505438 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1505439 INFO  
(searcherExecutor-4735-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@414cda62[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):c1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1556751313505}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.2.0):c1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-112-generic, 
timestamp=1556751313540}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1505440 INFO  (qtp1867096795-12520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 12
   [junit4]   2> 1505443 INFO  (qtp1642681631-12502) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/select 
params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1505444 INFO  (qtp1867096795-12521) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/select 
params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 1505459 INFO  (qtp1642681631-12498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[3 (3)]} 0 14
   [junit4]   2> 1505461 INFO  (qtp1642681631-12499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[4 (4)]} 0 0
   [junit4]   2> 1505462 INFO  (qtp1642681631-12500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[5 (5)]} 0 0
   [junit4]   2> 1505463 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[6 (6)]} 0 0
   [junit4]   2> 1505464 INFO  (qtp1642681631-12502) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[7 (7)]} 0 0
   [junit4]   2> 1505464 INFO  (qtp1642681631-12498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[8 (8)]} 0 0
   [junit4]   2> 1505465 INFO  (qtp1642681631-12499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[9 (9)]} 0 0
   [junit4]   2> 1505466 INFO  (qtp1642681631-12500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_f path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[10 (10)]} 0 0
   [junit4]   2> 1505467 INFO  (qtp1867096795-12522) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader PeerSync: core=collection1 url= START 
leader=http://127.0.0.1:43993/_f/collection1 nUpdates=100
   [junit4]   2> 1505473 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@555deecd[collection1] realtime]
   [junit4]   2> 1505473 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:5.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=10, 
maxInHash=10, versionsHash=-5671163287542876028, numVersions=10, numDocs=10, 
maxDoc=8}
   [junit4]   2> 1505473 INFO  (qtp1642681631-12501) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_f path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 1505474 INFO  (qtp1867096795-12522) [    x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, 
maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, 
maxDoc=1}
   [junit4]   2> 1505474 INFO  (qtp1867096795-12522) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader Fingerprint comparison result: 1
   [junit4]   2> 1505474 INFO  (qtp1867096795-12522) [    x:collection1] 
o.a.s.u.PeerSyncWithLeader Leader fingerprint: 
{maxVersionSpecified=9223372036854775807, maxVersionEncountered=10, 
maxInHash=10, versionsHash=-5671163287542876028, numVersions=10, numDocs=10, 
maxDoc=8}, Our fingerprint: {maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=2, maxInHash=2, versionsHash

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

] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 10535617 INFO  
(SUITE-TestStressInPlaceUpdates-seed#[121E959FC2E2225B]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bcefe9a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1d95b8d0
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_121E959FC2E2225B-001
   [junit4]   2> May 02, 2019 1:25:43 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{title_s=FSTOrd50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=MockRandom)},
 docValues:{val1_i_dvo=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Direct), 
val2_l_dvo=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), 
inplace_updatable_int_with_default=DocValuesFormat(name=Lucene80), 
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=1675, maxMBSortInHeap=5.046423189641406, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@46789116),
 locale=de-LU, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=128993736,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [V2StandaloneTest, 
AtomicUpdateRemovalJavabinTest, TestSubQueryTransformerDistrib, 
TestPullReplica, TestDynamicFieldCollectionResource, 
DistributedExpandComponentTest, ShardRoutingTest, NodeLostTriggerTest, 
TestCodecSupport, TestMultiWordSynonyms, TestCollectionAPIs, 
TolerantUpdateProcessorTest, TestManagedStopFilterFactory, ClusterStateTest, 
RecoveryAfterSoftCommitTest, TestMergePolicyConfig, 
TestChildDocTransformerHierarchy, CdcrBidirectionalTest, 
TriggerIntegrationTest, OverseerTaskQueueTest, TestDownShardTolerantSearch, 
AutoAddReplicasPlanActionTest, TestCustomStream, 
DistributedFacetPivotWhiteBoxTest, TestValueSourceCache, TestNestedDocsSort, 
ClassificationUpdateProcessorFactoryTest, TestObjectReleaseTracker, 
TestSimExecutePlanAction, TestCursorMarkWithoutUniqueKey, ResponseBuilderTest, 
TestUseDocValuesAsStored2, TestFieldCacheWithThreads, 
LegacyCloudClusterPropTest, TestLuceneMatchVersion, OrderedExecutorTest, 
ConcurrentDeleteAndCreateCollectionTest, FullSolrCloudDistribCmdsTest, 
TestSimPolicyCloud, TestCollationField, BJQParserTest, DistanceUnitsTest, 
LoggingHandlerTest, CustomTermsComponentTest, 
DistributedFacetSimpleRefinementLongTailTest, TestSchemaVersionResource, 
BlockJoinFacetSimpleTest, TestLMJelinekMercerSimilarityFactory, 
TestXIncludeConfig, VersionInfoTest, TestWriterPerf, TestFacetMethods, 
MultiDestinationAuditLoggerTest, TestOrdValues, TestStressRecovery, 
HighlighterMaxOffsetTest, ResourceLoaderTest, TransactionLogTest, 
HdfsRestartWhileUpdatingTest, SpellingQueryConverterTest, 
SecurityConfHandlerTest, DocumentAnalysisRequestHandlerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, ExternalFileFieldSortTest, 
UniqFieldsUpdateProcessorFactoryTest, ZkNodePropsTest, MigrateRouteKeyTest, 
DistributedFacetPivotLongTailTest, SolrInfoBeanTest, TestUtils, 
TestAddFieldRealTimeGet, TestTolerantUpdateProcessorCloud, SuggesterWFSTTest, 
TestTolerantSearch, TestFiltering, AuditLoggerIntegrationTest, LargeFieldTest, 
AssignTest, TestSchemaNameResource, DisMaxRequestHandlerTest, 
TestEmbeddedSolrServerConstructors, ScheduledMaintenanceTriggerTest, 
TestStressVersions, MinimalSchemaTest, SoftAutoCommitTest, 
PreAnalyzedUpdateProcessorTest, PreAnalyzedFieldTest, TestRemoteStreaming, 
TokenizerChainTest, CoreMergeIndexesAdminHandlerTest, 
TestConfigSetsAPIExclusivity, IgnoreLargeDocumentProcessorFactoryTest, 
RemoteQueryErrorTest, DirectSolrSpellCheckerTest, 
TestSolrCloudWithHadoopAuthPlugin, TestRandomRequestDistribution, 
TestDocTermOrdsUninvertLimit, TestSolrFieldCacheBean, ZkStateWriterTest, 
DirectUpdateHandlerTest, SchemaApiFailureTest, TestRealTimeGet, 
NodeAddedTriggerIntegrationTest, HdfsBasicDistributedZkTest, 
TestSha256AuthenticationProvider, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, OverseerModifyCollectionTest, 
TestSolrDeletionPolicy2, TestCloudPseudoReturnFields, 
DistributedQueryComponentOptimizationTest, TestSSLRandomization, 
TestOmitPositions, RegexBytesRefFilterTest, TestBulkSchemaConcurrent, 
TestFieldCacheSort, TestRandomCollapseQParserPlugin, AliasIntegrationTest, 
DocValuesMultiTest, TestReplicationHandlerDiskOverFlow, TestSimpleTextCodec, 
SolrJmxReporterCloudTest, TestSort, DocValuesNotIndexedTest, MetricsConfigTest, 
WrapperMergePolicyFactoryTest, TestSolrCLIRunExample, 
DocExpirationUpdateProcessorFactoryTest, TestSolrConfigHandlerConcurrent, 
CircularListTest, TestDocSet, TestMultiValuedNumericRangeQuery, TestJsonFacets, 
TestWithCollection, StatsReloadRaceTest, SparseHLLTest, ShardsWhitelistTest, 
DeleteStatusTest, HttpPartitionTest, AnalysisAfterCoreReloadTest, 
BasicFunctionalityTest, ConvertedLegacyTest, TestDistributedMissingSort, 
TestDistributedSearch, BasicDistributedZk2Test, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, 
LeaderFailoverAfterPartitionTest, MultiSolrCloudTestCaseTest, 
MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, ReplicationFactorTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudPhrasesIdentificationComponent, TestCloudRecovery2, 
TestClusterProperties, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, 
TestOnReconnectListenerSupport, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, 
TestStressInPlaceUpdates]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestStressInPlaceUpdates -Dtests.seed=121E959FC2E2225B 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de-LU 
-Dtests.timezone=Pacific/Noumea -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestStressInPlaceUpdates (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([121E959FC2E2225B]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=32731, name=READER5, state=RUNNABLE, 
group=TGRP-TestStressInPlaceUpdates]
   [junit4]    > Caused by: java.lang.RuntimeException: 
java.lang.AssertionError: Realtime=true, expected=[version=1632374020431151104, 
intValue=11,longValue=11000000022], actual=SolrDocument{id=8, title_s=title8, 
val1_i_dvo=11, val2_l_dvo=11000000011, _version_=1632373988447485952, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0} ...solr returned older version then 
model. should not be possible given the order of operations in writer threads
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([121E959FC2E2225B]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$2.run(TestStressInPlaceUpdates.java:419)
   [junit4]    > Caused by: java.lang.AssertionError: Realtime=true, 
expected=[version=1632374020431151104, intValue=11,longValue=11000000022], 
actual=SolrDocument{id=8, title_s=title8, val1_i_dvo=11, 
val2_l_dvo=11000000011, _version_=1632373988447485952, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0} ...solr returned older version then 
model. should not be possible given the order of operations in writer threads
   [junit4]    >        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$2.run(TestStressInPlaceUpdates.java:378)Throwable
 #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=32732, name=READER6, state=RUNNABLE, 
group=TGRP-TestStressInPlaceUpdates]
   [junit4]    > Caused by: java.lang.RuntimeException: 
java.lang.AssertionError: Realtime=true, expected=[version=1632374020431151104, 
intValue=11,longValue=11000000022], actual=SolrDocument{id=8, title_s=title8, 
val1_i_dvo=11, val2_l_dvo=11000000011, _version_=1632373988447485952, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0} ...solr returned older version then 
model. should not be possible given the order of operations in writer threads
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([121E959FC2E2225B]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$2.run(TestStressInPlaceUpdates.java:419)
   [junit4]    > Caused by: java.lang.AssertionError: Realtime=true, 
expected=[version=1632374020431151104, intValue=11,longValue=11000000022], 
actual=SolrDocument{id=8, title_s=title8, val1_i_dvo=11, 
val2_l_dvo=11000000011, _version_=1632373988447485952, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0} ...solr returned older version then 
model. should not be possible given the order of operations in writer threads
   [junit4]    >        at 
org.apache.solr.cloud.TestStressInPlaceUpdates$2.run(TestStressInPlaceUpdates.java:378)
   [junit4] Completed [855/855 (3!)] on J1 in 7210.47s, 1 test, 4 errors <<< 
FAILURES!

[...truncated 8998 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:634: The 
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:128: 
Found 1 violations in source files (File uses Mockito but has no 
assumeWorkingMockito() call).

Total time: 301 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to