Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-Linux/803/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib

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

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


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib

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

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


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

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([6621484A72957804]:0)


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

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([6621484A72957804]:0)




Build Log:
[...truncated 16526 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 1057833 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1057834 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/data-dir-122-001
   [junit4]   2> 1057834 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=62 numCloses=62
   [junit4]   2> 1057834 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1057834 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1057835 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1057835 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /rkh/bf
   [junit4]   2> 1057836 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
   [junit4]   2> 1057836 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1057836 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1057849 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1057870 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 1057873 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1057942 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr].  
Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:?]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:1044) 
~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2>        at java.io.File.mkdir(File.java:1323) ~[?:?]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:520)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:634) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:180) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90)
 ~[test/:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:567) 
~[?:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 ~[java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 ~[java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 ~[java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 1057942 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1057944 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7be43d84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057944 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7be43d84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057946 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2433686d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057946 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2433686d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057947 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1057954 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1057954 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1057963 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1057967 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1057967 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1057968 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1057979 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1057997 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 1057999 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 1057999 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1057999 INFO  (coreLoadExecutor-6865-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@6d9be66a
   [junit4]   2> 1057999 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/data-dir-122-001/]
   [junit4]   2> 1058001 WARN  (coreLoadExecutor-6865-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> 1058027 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1058027 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1058028 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1058028 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1058028 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b8d956c[collection1] main]
   [junit4]   2> 1058029 WARN  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1058029 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1058029 INFO  (coreLoadExecutor-6865-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1661232342058926080
   [junit4]   2> 1058030 INFO  
(searcherExecutor-6866-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6b8d956c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1058030 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6621484A72957804]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1058034 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1058034 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1058034 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1058134 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:39859
   [junit4]   2> 1058134 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39859
   [junit4]   2> 1058134 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39859
   [junit4]   2> 1058134 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39859
   [junit4]   2> 1058135 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058137 INFO  (zkConnectionManagerCallback-7159-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058137 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058144 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058144 INFO  (zkConnectionManagerCallback-7161-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058144 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058146 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1058150 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1058153 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1058155 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1058156 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1058157 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1058157 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1058158 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1058159 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1058159 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1058160 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1058164 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058165 INFO  (zkConnectionManagerCallback-7165-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058165 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058266 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1058360 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1058360 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1058360 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1058360 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1058361 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1058361 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1058361 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1058361 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35d56ba1{/rkh/bf,null,AVAILABLE}
   [junit4]   2> 1058363 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3621a8af{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:42075}
   [junit4]   2> 1058363 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.s.Server Started @1058389ms
   [junit4]   2> 1058363 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rkh/bf, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/tempDir-001/control/data,
 hostPort=42075, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/control-001/cores}
   [junit4]   2> 1058364 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1058364 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1058364 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1058364 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1058364 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 1058364 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-15T12:16:58.540265Z
   [junit4]   2> 1058365 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058365 INFO  (zkConnectionManagerCallback-7167-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058365 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058466 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1058466 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/control-001/solr.xml
   [junit4]   2> 1058467 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1058467 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1058468 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1058502 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1058503 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@232fdeca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058503 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@232fdeca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058504 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b1f2a80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058504 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5b1f2a80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058505 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39859/solr
   [junit4]   2> 1058505 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058506 INFO  (zkConnectionManagerCallback-7174-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058506 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058607 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058608 INFO  (zkConnectionManagerCallback-7176-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058608 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058635 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:42075_rkh%2Fbf
   [junit4]   2> 1058635 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.Overseer Overseer 
(id=72181852035284997-127.0.0.1:42075_rkh%2Fbf-n_0000000000) starting
   [junit4]   2> 1058637 INFO  
(OverseerStateUpdate-72181852035284997-127.0.0.1:42075_rkh%2Fbf-n_0000000000) 
[n:127.0.0.1:42075_rkh%2Fbf     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42075_rkh%2Fbf
   [junit4]   2> 1058637 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42075_rkh%2Fbf
   [junit4]   2> 1058638 INFO  (zkCallback-7175-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1058638 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1058638 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1058647 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1058659 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1058664 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1058665 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1058665 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/control-001/cores
   [junit4]   2> 1058679 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058680 INFO  (zkConnectionManagerCallback-7185-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058680 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058680 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1058681 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39859/solr ready
   [junit4]   2> 1058690 INFO  (qtp1174798861-31135) 
[n:127.0.0.1:42075_rkh%2Fbf     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42075_rkh%252Fbf&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1058691 INFO  (OverseerThreadFactory-6880-thread-1) [     ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1058799 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf    x:control_collection_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1058799 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf    x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1059806 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.5.0
   [junit4]   2> 1059830 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 1059832 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1059832 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'control_collection_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1059832 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1059832 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1059834 WARN  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] 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> 1059865 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1059865 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1059866 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1059866 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1059867 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@763e4ebf[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1059867 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1059868 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1059868 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1059868 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1661232343987257344
   [junit4]   2> 1059869 INFO  
(searcherExecutor-6885-thread-1-processing-n:127.0.0.1:42075_rkh%2Fbf 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@763e4ebf[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1059870 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/control_collection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1059870 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1059871 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1059871 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1059871 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42075/rkh/bf/control_collection_shard1_replica_n1/
   [junit4]   2> 1059872 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1059872 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:42075/rkh/bf/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1059872 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72181852035284997-core_node2-n_0000000000
   [junit4]   2> 1059872 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:42075/rkh/bf/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1059973 INFO  (zkCallback-7175-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1059973 INFO  (zkCallback-7175-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1059974 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1059975 INFO  (qtp1174798861-31137) 
[n:127.0.0.1:42075_rkh%2Fbf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1175
   [junit4]   2> 1059976 INFO  (qtp1174798861-31135) 
[n:127.0.0.1:42075_rkh%2Fbf     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1060075 INFO  (zkCallback-7175-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1060075 INFO  (zkCallback-7175-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1060075 INFO  (zkCallback-7175-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1060075 INFO  (qtp1174798861-31135) 
[n:127.0.0.1:42075_rkh%2Fbf     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42075_rkh%252Fbf&wt=javabin&version=2}
 status=0 QTime=1385
   [junit4]   2> 1060075 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1060178 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1060179 INFO  (zkConnectionManagerCallback-7191-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1060179 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1060180 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1060185 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39859/solr ready
   [junit4]   2> 1060185 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1060194 INFO  (qtp1174798861-31140) 
[n:127.0.0.1:42075_rkh%2Fbf     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1060196 INFO  (OverseerThreadFactory-6880-thread-2) [     ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1060196 INFO  
(OverseerCollectionConfigSetProcessor-72181852035284997-127.0.0.1:42075_rkh%2Fbf-n_0000000000)
 [     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1060398 WARN  (OverseerThreadFactory-6880-thread-2) [     ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 1060399 INFO  (qtp1174798861-31140) 
[n:127.0.0.1:42075_rkh%2Fbf     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1060399 INFO  (qtp1174798861-31140) 
[n:127.0.0.1:42075_rkh%2Fbf     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 1060400 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1060400 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1060400 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1060400 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1060400 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 1060400 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1060400 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1060504 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 1060506 WARN  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1060506 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1060506 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1060506 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1060507 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1060507 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1060507 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1060507 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@227e5d4{/rkh/bf,null,AVAILABLE}
   [junit4]   2> 1060508 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ebec6af{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:33511}
   [junit4]   2> 1060508 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.s.Server Started @1060533ms
   [junit4]   2> 1060508 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rkh/bf, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/tempDir-001/jetty1,
 hostPort=33511, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 1060509 ERROR (closeThreadPool-7192-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1060509 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1060509 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1060509 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1060509 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 1060509 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-15T12:17:00.685156Z
   [junit4]   2> 1060510 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1060510 INFO  (zkConnectionManagerCallback-7194-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1060510 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1060586 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1060589 WARN  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1060589 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1060589 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1060589 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1060589 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1060589 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1060589 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1060590 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3cf07a38{/rkh/bf,null,AVAILABLE}
   [junit4]   2> 1060591 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@34a499e2{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:44855}
   [junit4]   2> 1060591 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.s.Server Started @1060616ms
   [junit4]   2> 1060591 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rkh/bf, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/tempDir-001/jetty2,
 hostPort=44855, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 1060591 ERROR (closeThreadPool-7192-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1060591 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1060591 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1060591 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1060591 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 1060591 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-15T12:17:00.767539Z
   [junit4]   2> 1060592 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1060596 INFO  (zkConnectionManagerCallback-7196-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1060596 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1060615 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1060615 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-1-001/solr.xml
   [junit4]   2> 1060618 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1060618 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1060619 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1060712 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6621484A72957804]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 1060714 WARN  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1060714 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1060714 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1060714 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1060715 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1060715 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1060715 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1060715 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d874184{/rkh/bf,null,AVAILABLE}
   [junit4]   2> 1060715 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1060715 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-2-001/solr.xml
   [junit4]   2> 1060716 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3469f10{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:35105}
   [junit4]   2> 1060716 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.s.Server Started @1060741ms
   [junit4]   2> 1060716 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rkh/bf, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/tempDir-001/jetty3,
 hostPort=35105, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1060716 ERROR (closeThreadPool-7192-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1060716 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1060716 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1060716 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1060716 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr
   [junit4]   2> 1060716 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-15T12:17:00.892946Z
   [junit4]   2> 1060718 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1060718 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1060719 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1060719 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1060720 INFO  (zkConnectionManagerCallback-7199-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1060720 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1060759 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1060760 WARN  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ad80ebc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1060760 WARN  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ad80ebc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1060762 WARN  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60032830[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1060763 WARN  (closeThreadPool-7192-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@60032830[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1060764 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39859/solr
   [junit4]   2> 1060765 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1060766 INFO  (zkConnectionManagerCallback-7206-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1060766 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1060780 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1060781 WARN  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4132d14f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1060781 WARN  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4132d14f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1060784 WARN  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@34eee02f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1060784 WARN  (closeThreadPool-7192-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@34eee02f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1060785 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39859/solr
   [junit4]   2> 1060787 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1060787 INFO  (zkConnectionManagerCallback-7212-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1060787 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1060820 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1060820 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-3-001/solr.xml
   [junit4]   2> 1060823 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1060823 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1060825 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1060921 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1060922 INFO  (zkConnectionManagerCallback-7215-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1060922 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1060925 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1060927 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44855_rkh%2Fbf as DOWN
   [junit4]   2> 1060927 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1060927 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44855_rkh%2Fbf
   [junit4]   2> 1060928 INFO  (zkCallback-7175-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1060928 INFO  (zkCallback-7214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1060929 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1060929 INFO  (zkCallback-7190-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1060929 WARN  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1060941 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1060970 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1060977 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1060978 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1060979 INFO  (closeThreadPool-7192-thread-2) 
[n:127.0.0.1:44855_rkh%2Fbf     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-2-001/cores
   [junit4]   2> 1060997 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1060998 WARN  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1aab82a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1060998 WARN  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1aab82a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061000 WARN  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e7dff66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061000 WARN  (closeThreadPool-7192-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7e7dff66[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1061001 INFO  (closeThreadPool-7192-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44855_rkh%2Fbf
   [junit4]   2> 1061001 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39859/solr
   [junit4]   2> 1061003 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1061004 INFO  (zkConnectionManagerCallback-7225-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061004 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1061022 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1061023 INFO  (zkConnectionManagerCallback-7227-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061023 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1061025 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1061027 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33511_rkh%2Fbf as DOWN
   [junit4]   2> 1061028 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1061028 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33511_rkh%2Fbf
   [junit4]   2> 1061028 INFO  (zkCallback-7190-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1061028 INFO  (zkCallback-7175-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1061028 INFO  (zkCallback-7214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1061028 INFO  (zkCallback-7226-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1061029 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1061029 WARN  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1061042 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1061059 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1061068 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1061068 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1061069 INFO  (closeThreadPool-7192-thread-1) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-1-001/cores
   [junit4]   2> 1061101 INFO  (closeThreadPool-7192-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33511_rkh%2Fbf
   [junit4]   2> 1061122 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1061123 INFO  (zkConnectionManagerCallback-7233-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061123 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1061125 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1061128 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35105_rkh%2Fbf as DOWN
   [junit4]   2> 1061130 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1061130 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35105_rkh%2Fbf
   [junit4]   2> 1061130 INFO  (zkCallback-7175-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1061130 INFO  (zkCallback-7214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1061131 INFO  (zkCallback-7226-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1061131 INFO  (zkCallback-7190-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1061131 INFO  (zkCallback-7232-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1061132 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1061132 WARN  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.c.CoreContainer Not all security 
plugins configured!  authentication=disabled authorization=disabled.  Solr is 
only as secure as you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or 
external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1061143 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1061160 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1061184 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1061184 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1061186 INFO  (closeThreadPool-7192-thread-3) 
[n:127.0.0.1:35105_rkh%2Fbf     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-3-001/cores
   [junit4]   2> 1061221 INFO  (closeThreadPool-7192-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35105_rkh%2Fbf
   [junit4]   2> 1061234 INFO  (qtp2139344020-31256) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:35105_rkh%252Fbf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1061234 INFO  (qtp2139344020-31257) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:33511_rkh%252Fbf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1061241 INFO  
(OverseerCollectionConfigSetProcessor-72181852035284997-127.0.0.1:42075_rkh%2Fbf-n_0000000000)
 [     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1061241 INFO  (qtp2139344020-31259) 
[n:127.0.0.1:33511_rkh%2Fbf     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:44855_rkh%252Fbf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1061241 INFO  (OverseerThreadFactory-6880-thread-3) [ 
c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:35105_rkh%2Fbf for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1061242 INFO  (OverseerThreadFactory-6880-thread-3) [ 
c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica 
command.
   [junit4]   2> 1061265 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf    x:collection1_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1062274 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.5.0
   [junit4]   2> 1062289 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 1062291 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1062291 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_n1' using configuration from configset conf1, 
trusted=true
   [junit4]   2> 1062292 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d9be66a
   [junit4]   2> 1062292 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-3-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_6621484A72957804-001/shard-3-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1062294 WARN  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] 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> 1062355 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1062355 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1062356 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1062356 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1062357 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1583a4d6[collection1_shard1_replica_n1] main]
   [junit4]   2> 1062358 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1062359 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1062359 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1062359 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1661232346599260160
   [junit4]   2> 1062361 INFO  
(searcherExecutor-6917-thread-1-processing-n:127.0.0.1:35105_rkh%2Fbf 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@1583a4d6[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1062362 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1062362 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1062364 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1062364 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1062364 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35105/rkh/bf/collection1_shard1_replica_n1/
   [junit4]   2> 1062364 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1062364 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:35105/rkh/bf/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1062364 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72181852035285008-core_node2-n_0000000000
   [junit4]   2> 1062365 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:35105/rkh/bf/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1062466 INFO  (zkCallback-7232-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1062466 INFO  (zkCallback-7232-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1062466 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1062469 INFO  (qtp1115395371-31264) 
[n:127.0.0.1:35105_rkh%2Fbf c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1203
   [junit4]   2> 1062470 INFO  (qtp2139344020-31256) 
[n:127.0.0.1:33511_rkh%2Fbf c:collection1    ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/collections 
params={node=127.0.0.1:35105_rkh%252Fbf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1236
   [junit4]   2> 1062567 INFO  (zkCallback-7232-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2

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

es.java:64)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   185) Thread[id=76, name=NIOWorkerThread-28, state=WAITING, 
group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   186) Thread[id=324, name=SolrRrdBackendFactory-54-thread-2, 
state=TIMED_WAITING, group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:235)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   187) Thread[id=154, name=qtp1445597278-154, state=RUNNABLE, 
group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at [email protected]/sun.nio.ch.EPoll.wait(Native 
Method)
   [junit4]   2>         at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
   [junit4]   2>         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2>         at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2>         at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2>         at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2>         at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$208/0x00007f01cacbbc58.run(Unknown
 Source)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>   188) Thread[id=180, name=qtp53373650-180, state=RUNNABLE, 
group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at [email protected]/sun.nio.ch.EPoll.wait(Native 
Method)
   [junit4]   2>         at 
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
   [junit4]   2>         at 
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]   2>         at 
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]   2>         at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2>         at 
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2>         at 
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$208/0x00007f01cacbbc58.run(Unknown
 Source)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{_root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
title_s=PostingsFormat(name=LuceneFixedGap), id=BlockTreeOrds(blocksize=128), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene80), 
id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), 
_root_=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting), 
inplace_updatable_int_with_default=DocValuesFormat(name=Lucene80), 
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=151, maxMBSortInHeap=7.472236401470578, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@40974457),
 locale=sk, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=16,threads=209,free=43210664,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesDistrib]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.seed=6621484A72957804 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sk 
-Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | TestInPlaceUpdatesDistrib (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6621484A72957804]:0)
   [junit4] Completed [5/5 (5!)] on J3 in 7224.64s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 22 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/lucene/common-build.xml:1594: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.5-Linux/lucene/common-build.xml:1121: 
There were test failures: 5 suites, 5 tests, 5 suite-level errors, 5 errors 
[seed: 6621484A72957804]

Total time: 120 minutes 28 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.update.TestInPlaceUpdatesDistrib
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=c4623ad7ee8462177267acc69a1e1a85271b6456, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.5-Linux
[WARNINGS] Computing warning deltas based on reference build #802
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to