You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/13 19:17:53 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.2) - Build # 23914 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23914/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test

Error Message:
Error from server at http://127.0.0.1:36107/g_uwi/collection1: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36107/g_uwi/collection1: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([5E6DFD7B65DDB154:D639C2A1CB21DCAC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14418 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> 1297006 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[5E6DFD7B65DDB154]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/init-core-data-001
   [junit4]   2> 1297007 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[5E6DFD7B65DDB154]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1297007 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[5E6DFD7B65DDB154]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1297007 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[5E6DFD7B65DDB154]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /g_uwi/
   [junit4]   2> 1297009 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1297010 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1297010 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1297110 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer start zk server on port:40247
   [junit4]   2> 1297110 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40247
   [junit4]   2> 1297110 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40247
   [junit4]   2> 1297112 INFO  (zkConnectionManagerCallback-7839-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297114 INFO  (zkConnectionManagerCallback-7841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297115 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1297116 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml to /configs/conf1/schema.xml
   [junit4]   2> 1297117 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1297117 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1297117 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1297118 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1297118 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1297118 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1297119 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1297119 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1297120 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1297120 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1297197 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1297197 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1297197 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1297197 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1297198 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1297198 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1297198 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1297199 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3601e2b9{/g_uwi,null,AVAILABLE}
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f124678{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43835}
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.s.Server Started @1297291ms
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_uwi, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/tempDir-001/control/data, hostPort=43835, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1297200 ERROR (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1297200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T18:52:01.909942Z
   [junit4]   2> 1297202 INFO  (zkConnectionManagerCallback-7843-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297202 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1297202 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/control-001/solr.xml
   [junit4]   2> 1297204 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1297204 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1297205 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@832861, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1297240 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1297240 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@196fb991[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297242 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1169b73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297243 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40247/solr
   [junit4]   2> 1297243 INFO  (zkConnectionManagerCallback-7850-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297245 INFO  (zkConnectionManagerCallback-7852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297271 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43835_g_uwi
   [junit4]   2> 1297271 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.Overseer Overseer (id=72075738137493508-127.0.0.1:43835_g_uwi-n_0000000000) starting
   [junit4]   2> 1297273 INFO  (zkConnectionManagerCallback-7859-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297274 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1297274 INFO  (OverseerStateUpdate-72075738137493508-127.0.0.1:43835_g_uwi-n_0000000000) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43835_g_uwi
   [junit4]   2> 1297275 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43835_g_uwi
   [junit4]   2> 1297275 INFO  (zkCallback-7851-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297275 INFO  (zkCallback-7858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297290 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1297300 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1297306 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1297306 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1297306 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/control-001/cores
   [junit4]   2> 1297317 INFO  (zkConnectionManagerCallback-7865-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297317 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297318 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1297319 INFO  (qtp1779787050-21433) [n:127.0.0.1:43835_g_uwi    ] 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:43835_g_uwi&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1297322 INFO  (OverseerThreadFactory-7943-thread-1-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1297426 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi    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> 1297426 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1298588 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1298595 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=nested-docs
   [junit4]   2> 1298598 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1298598 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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 collection control_collection, trusted=true
   [junit4]   2> 1298598 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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@832861
   [junit4]   2> 1298599 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1298600 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1298602 WARN  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298636 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298636 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298638 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1298638 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1298639 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=37.4384765625, floorSegmentMB=0.9453125, forceMergeDeletesPctAllowed=3.8623282419377682, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=26.135928994196398
   [junit4]   2> 1298639 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41bfc742[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1298640 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1298640 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298640 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1298640 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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 1630726021027201024
   [junit4]   2> 1298643 INFO  (searcherExecutor-7948-thread-1-processing-n:127.0.0.1:43835_g_uwi x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:43835_g_uwi 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@41bfc742[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1298644 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298644 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43835/g_uwi/control_collection_shard1_replica_n1/
   [junit4]   2> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43835/g_uwi/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1298645 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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/72075738137493508-core_node2-n_0000000000
   [junit4]   2> 1298646 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43835/g_uwi/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1298747 INFO  (zkCallback-7851-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> 1298747 INFO  (zkCallback-7851-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> 1298747 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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> 1298748 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi 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=1322
   [junit4]   2> 1298749 INFO  (qtp1779787050-21433) [n:127.0.0.1:43835_g_uwi    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1298849 INFO  (zkCallback-7851-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> 1298849 INFO  (zkCallback-7851-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> 1298849 INFO  (zkCallback-7851-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> 1298849 INFO  (qtp1779787050-21433) [n:127.0.0.1:43835_g_uwi    ] 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:43835_g_uwi&wt=javabin&version=2} status=0 QTime=1529
   [junit4]   2> 1298851 INFO  (zkConnectionManagerCallback-7871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298852 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1298852 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1298853 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1298853 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1298854 INFO  (OverseerCollectionConfigSetProcessor-72075738137493508-127.0.0.1:43835_g_uwi-n_0000000000) [n:127.0.0.1:43835_g_uwi    ] 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> 1298854 INFO  (OverseerThreadFactory-7943-thread-2-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1299056 WARN  (OverseerThreadFactory-7943-thread-2-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1299058 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1299058 INFO  (qtp1779787050-21432) [n:127.0.0.1:43835_g_uwi    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 1299058 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1299143 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001 of type NRT
   [junit4]   2> 1299144 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1299144 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1299144 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1299144 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7722f61f{/g_uwi,null,AVAILABLE}
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8808121{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43649}
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.Server Started @1299236ms
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_uwi, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/tempDir-001/jetty1, hostPort=43649, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001/cores}
   [junit4]   2> 1299145 ERROR (closeThreadPool-7872-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1299145 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1299146 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1299146 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1299146 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1299146 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T18:52:03.855042Z
   [junit4]   2> 1299146 INFO  (zkConnectionManagerCallback-7874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299147 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1299147 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001/solr.xml
   [junit4]   2> 1299148 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1299148 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1299149 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@832861, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1299231 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001 of type NRT
   [junit4]   2> 1299232 WARN  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1299232 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1299232 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1299232 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f127de0{/g_uwi,null,AVAILABLE}
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bbe6fa4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36107}
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.e.j.s.Server Started @1299324ms
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_uwi, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/tempDir-001/jetty2, hostPort=36107, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001/cores}
   [junit4]   2> 1299233 ERROR (closeThreadPool-7872-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1299233 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T18:52:03.942655Z
   [junit4]   2> 1299234 INFO  (zkConnectionManagerCallback-7877-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299235 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1299235 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001/solr.xml
   [junit4]   2> 1299236 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1299236 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1299237 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@832861, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1299296 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1299297 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@ba712f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299300 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1321fef4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299301 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40247/solr
   [junit4]   2> 1299307 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001 of type NRT
   [junit4]   2> 1299307 INFO  (zkConnectionManagerCallback-7884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299307 WARN  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1299307 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1299307 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1299307 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1299314 INFO  (zkConnectionManagerCallback-7886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299316 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1299317 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.ZkController Publish node=127.0.0.1:43649_g_uwi as DOWN
   [junit4]   2> 1299317 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1299317 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43649_g_uwi
   [junit4]   2> 1299317 INFO  (zkCallback-7851-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1299318 INFO  (zkCallback-7858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1299322 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1299322 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1299322 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1299322 INFO  (zkCallback-7870-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1299322 INFO  (zkCallback-7885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fbecd82{/g_uwi,null,AVAILABLE}
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6cde94a2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45127}
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.e.j.s.Server Started @1299414ms
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_uwi, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/tempDir-001/jetty3, hostPort=45127, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001/cores}
   [junit4]   2> 1299323 ERROR (closeThreadPool-7872-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1299323 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T18:52:04.032926Z
   [junit4]   2> 1299325 WARN  (closeThreadPool-7872-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@577aae4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299331 INFO  (zkConnectionManagerCallback-7891-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299331 INFO  (zkConnectionManagerCallback-7896-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299331 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1299331 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001/solr.xml
   [junit4]   2> 1299332 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1299332 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1299333 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1299333 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1299334 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@832861, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1299334 WARN  (closeThreadPool-7872-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2c02330[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299335 INFO  (closeThreadPool-7872-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40247/solr
   [junit4]   2> 1299338 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1299339 INFO  (zkConnectionManagerCallback-7903-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299340 INFO  (zkConnectionManagerCallback-7905-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299346 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1299347 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.ZkController Publish node=127.0.0.1:36107_g_uwi as DOWN
   [junit4]   2> 1299348 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1299348 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36107_g_uwi
   [junit4]   2> 1299349 INFO  (zkCallback-7870-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299349 INFO  (zkCallback-7858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299349 INFO  (zkCallback-7851-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299350 INFO  (zkCallback-7885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299351 INFO  (zkCallback-7904-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299353 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299357 INFO  (zkCallback-7895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1299359 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299359 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299360 INFO  (closeThreadPool-7872-thread-1) [n:127.0.0.1:43649_g_uwi    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001/cores
   [junit4]   2> 1299374 INFO  (zkConnectionManagerCallback-7912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299375 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1299376 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1299382 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1299390 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001 of type NRT
   [junit4]   2> 1299390 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1299390 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1299390 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1299390 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1299395 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299399 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1299399 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1299399 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1299399 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45141d1e{/g_uwi,null,AVAILABLE}
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@726db6d8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33683}
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.e.j.s.Server Started @1299491ms
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/g_uwi, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/tempDir-001/jetty4, hostPort=33683, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001/cores}
   [junit4]   2> 1299400 ERROR (closeThreadPool-7872-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1299400 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T18:52:04.109268Z
   [junit4]   2> 1299401 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299401 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299402 INFO  (closeThreadPool-7872-thread-2) [n:127.0.0.1:36107_g_uwi    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001/cores
   [junit4]   2> 1299402 INFO  (zkConnectionManagerCallback-7915-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299403 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1299403 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001/solr.xml
   [junit4]   2> 1299405 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1299405 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1299405 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@832861, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1299483 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1299484 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b0fc4cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299486 WARN  (closeThreadPool-7872-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@77e1420d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299487 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40247/solr
   [junit4]   2> 1299489 INFO  (zkConnectionManagerCallback-7922-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299494 INFO  (zkConnectionManagerCallback-7924-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299496 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1299497 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1299497 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33683_g_uwi as DOWN
   [junit4]   2> 1299497 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1299497 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33683_g_uwi
   [junit4]   2> 1299498 WARN  (closeThreadPool-7872-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@a7cab7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299498 INFO  (zkCallback-7870-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299498 INFO  (zkCallback-7895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299498 INFO  (zkCallback-7858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299498 INFO  (zkCallback-7904-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299498 INFO  (zkCallback-7885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299498 INFO  (zkCallback-7911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299499 INFO  (zkCallback-7851-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299499 INFO  (zkCallback-7923-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1299500 WARN  (closeThreadPool-7872-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@79b56d59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1299501 INFO  (closeThreadPool-7872-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40247/solr
   [junit4]   2> 1299505 INFO  (zkConnectionManagerCallback-7932-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299508 INFO  (zkConnectionManagerCallback-7934-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299510 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1299511 INFO  (zkConnectionManagerCallback-7941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299511 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1299511 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.ZkController Publish node=127.0.0.1:45127_g_uwi as DOWN
   [junit4]   2> 1299512 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1299512 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45127_g_uwi
   [junit4]   2> 1299512 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1299512 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1299512 INFO  (zkCallback-7858-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7870-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7904-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7895-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7851-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7885-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7911-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7923-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299512 INFO  (zkCallback-7933-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299513 INFO  (zkCallback-7940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1299524 INFO  (zkConnectionManagerCallback-7947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299525 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1299525 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40247/solr ready
   [junit4]   2> 1299526 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1299526 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299532 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299532 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299533 INFO  (closeThreadPool-7872-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001/cores
   [junit4]   2> 1299535 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299541 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299541 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1299542 INFO  (closeThreadPool-7872-thread-3) [n:127.0.0.1:45127_g_uwi    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001/cores
   [junit4]   2> 1299599 INFO  (qtp170449290-21571) [n:127.0.0.1:33683_g_uwi    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43649_g_uwi&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1299599 INFO  (qtp170449290-21570) [n:127.0.0.1:33683_g_uwi    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36107_g_uwi&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1299599 INFO  (qtp170449290-21572) [n:127.0.0.1:33683_g_uwi    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33683_g_uwi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1299599 INFO  (qtp170449290-21628) [n:127.0.0.1:33683_g_uwi    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45127_g_uwi&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1299600 INFO  (OverseerCollectionConfigSetProcessor-72075738137493508-127.0.0.1:43835_g_uwi-n_0000000000) [n:127.0.0.1:43835_g_uwi    ] 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> 1299600 INFO  (OverseerThreadFactory-7943-thread-3-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:36107_g_uwi for creating new replica of shard shard3 for collection collection1
   [junit4]   2> 1299600 INFO  (OverseerThreadFactory-7943-thread-4-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43649_g_uwi for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1299601 INFO  (OverseerThreadFactory-7943-thread-4-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1299601 INFO  (OverseerThreadFactory-7943-thread-5-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33683_g_uwi for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1299601 INFO  (OverseerThreadFactory-7943-thread-2-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45127_g_uwi for creating new replica of shard shard4 for collection collection1
   [junit4]   2> 1299601 INFO  (OverseerThreadFactory-7943-thread-3-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1299602 INFO  (OverseerThreadFactory-7943-thread-5-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1299602 INFO  (OverseerThreadFactory-7943-thread-2-processing-n:127.0.0.1:43835_g_uwi) [n:127.0.0.1:43835_g_uwi c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1299603 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi    x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299604 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi    x:collection1_shard3_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n2&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299605 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi    x:collection1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299605 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi    x:collection1_shard4_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n4&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1300700 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1300700 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1300701 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1300704 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1300718 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=nested-docs
   [junit4]   2> 1300719 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema [collection1_shard4_replica_n4] Schema name=nested-docs
   [junit4]   2> 1300719 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=nested-docs
   [junit4]   2> 1300721 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1300722 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 1300722 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1300722 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001/cores/collection1_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-4-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 1300722 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1300722 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1300723 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1300723 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard4_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 1300723 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1300723 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard4.replica_n4' (registry 'solr.core.collection1.shard4.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1300723 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrCore [[collection1_shard4_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001/cores/collection1_shard4_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-3-001/cores/collection1_shard4_replica_n4/data/]
   [junit4]   2> 1300723 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1300723 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.s.IndexSchema [collection1_shard3_replica_n2] Schema name=nested-docs
   [junit4]   2> 1300725 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1300725 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1300725 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1300726 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1300726 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1300726 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n2' (registry 'solr.core.collection1.shard3.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@832861
   [junit4]   2> 1300726 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.SolrCore [[collection1_shard3_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001/cores/collection1_shard3_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001/shard-2-001/cores/collection1_shard3_replica_n2/data/]
   [junit4]   2> 1300727 WARN  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] 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> 1300728 INFO  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1300735 WARN  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] 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> 1300735 WARN  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_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> 1300758 WARN  (qtp109782243-21509) [n:127.0.0.1:36107_g_uwi c:collection1 s:shard3  x:collection1_shard3_replica_n2] 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> 1300780 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300780 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300783 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1300783 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1300784 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=37.4384765625, floorSegmentMB=0.9453125, forceMergeDeletesPctAllowed=3.8623282419377682, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=26.135928994196398
   [junit4]   2> 1300784 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@2984e7b1[collection1_shard1_replica_n3] main]
   [junit4]   2> 1300785 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1300785 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1300785 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1300785 INFO  (qtp170449290-21629) [n:127.0.0.1:33683_g_uwi c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630726023276396544
   [junit4]   2> 1300786 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300786 INFO  (qtp242822042-21534) [n:127.0.0.1:45127_g_uwi c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300789 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300789 INFO  (qtp1892027806-21496) [n:127.0.0.1:43649_g_uwi c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersi

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

rprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 1301228 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1301228 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard4
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72075738137493515-127.0.0.1:43649_g_uwi-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1301229 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40247
   [junit4]   2> 1301229 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[5E6DFD7B65DDB154]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40247
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test -Dtests.seed=5E6DFD7B65DDB154 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   4.22s J2 | NestedShardedAtomicUpdateTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36107/g_uwi/collection1: non ok status: 500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E6DFD7B65DDB154:D639C2A1CB21DCAC]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_5E6DFD7B65DDB154-001
   [junit4]   2> Apr 13, 2019 6:52:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 14 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16b6c982), locale=fr-SY, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11.0.2 (64-bit)/cpus=8,threads=1,free=130738656,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, CopyFieldTest, TestStreamBody, TestNumericRangeQuery64, TestFieldTypeCollectionResource, TestZkAclsWithHadoopAuth, ScheduledTriggerIntegrationTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SynonymTokenizerTest, TestSchemaResource, TestTestInjection, TestSolrJ, SearchHandlerTest, TriggerSetPropertiesIntegrationTest, OverseerTaskQueueTest, TestSurroundQueryParser, NotRequiredUniqueKeyTest, FullSolrCloudDistribCmdsTest, TestManagedSchemaAPI, TestBackupRepositoryFactory, TestIndexSearcher, TestSolrQueryResponse, TestClassicSimilarityFactory, HdfsAutoAddReplicasIntegrationTest, MergeStrategyTest, TestReqParamsAPI, DistributedFacetPivotSmallTest, DistributedDebugComponentTest, SolrRequestParserTest, TestStressInPlaceUpdates, TestCustomDocTransformer, DocValuesTest, FileBasedSpellCheckerTest, TestCloudPseudoReturnFields, HttpPartitionTest, SmileWriterTest, HdfsLockFactoryTest, CurrencyRangeFacetCloudTest, PKIAuthenticationIntegrationTest, HdfsRecoverLeaseTest, TestLegacyTerms, SimpleCollectionCreateDeleteTest, CustomCollectionTest, TestStressReorder, SuggestComponentTest, UninvertDocValuesMergePolicyTest, SolrIndexSplitterTest, TestFaceting, TestFoldingMultitermQuery, TestUninvertingReader, QueryElevationComponentTest, TestLegacyField, TestRandomRequestDistribution, CollectionStateFormat2Test, HdfsUnloadDistributedZkTest, TestHttpShardHandlerFactory, TestExportWriter, TestLegacyFieldCache, SplitShardTest, TestTolerantUpdateProcessorCloud, TestImplicitCoreProperties, SimplePostToolTest, DistributedQueryComponentCustomSortTest, AlternateDirectoryTest, TestInPlaceUpdatesStandalone, TermsComponentTest, DistribJoinFromCollectionTest, DistributedSpellCheckComponentTest, TestUpdate, TestRawResponseWriter, TestApiFramework, ByteBuffersDirectoryFactoryTest, TestFileDictionaryLookup, TestNRTOpen, TestSafeXMLParsing, SearchRateTriggerTest, TriLevelCompositeIdRoutingTest, TestCloudJSONFacetSKG, AssignBackwardCompatibilityTest, TestIBSimilarityFactory, TestSimExtremeIndexing, CoreSorterTest, TestAuthenticationFramework, ExplicitHLLTest, IndexSchemaRuntimeFieldTest, CollectionsAPIAsyncDistributedZkTest, DateMathParserTest, PolyFieldTest, ShardRoutingTest, RecoveryAfterSoftCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestJavabinTupleStreamParser, TestSimDistribStateManager, TestRangeQuery, BadIndexSchemaTest, DateRangeFieldTest, MetricTriggerIntegrationTest, TaggingAttributeTest, NodeAddedTriggerTest, TestSizeLimitedDistributedMap, ReplicationFactorTest, ConvertedLegacyTest, TestCollationFieldDocValues, TestComponentsName, HighlighterConfigTest, InfoHandlerTest, TestPostingsSolrHighlighter, TestDeleteCollectionOnDownNodes, DeleteNodeTest, TestTrie, TestRecovery, TestMinHashQParser, TestDownShardTolerantSearch, TestSerializedLuceneMatchVersion, SolrGangliaReporterTest, TestDocumentBuilder, TestSolrCloudWithKerberosAlt, TestReplicationHandler, TestReloadDeadlock, TestWithCollection, ImplicitSnitchTest, SpellCheckComponentTest, TestQueryUtils, MultiThreadedOCPTest, SolrCLIZkUtilsTest, HdfsSyncSliceTest, TestSolrIndexConfig, LeaderElectionIntegrationTest, TestStandardQParsers, ZkNodePropsTest, TestSimpleTrackingShardHandler, BasicDistributedZkTest, AtomicUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, TestSolrConfigHandler, CoreAdminOperationTest, CustomHighlightComponentTest, BigEndianAscendingWordDeserializerTest, HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MissingSegmentRecoveryTest, MultiSolrCloudTestCaseTest, NestedShardedAtomicUpdateTest]
   [junit4] Completed [482/854 (1!)] on J2 in 5.27s, 1 test, 1 error <<< FAILURES!

[...truncated 44575 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23914/consoleText

[repro] Revision: 7619c07d3a80bb781f688c2cbbff33024142670a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test -Dtests.seed=5E6DFD7B65DDB154 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       NestedShardedAtomicUpdateTest
[repro] ant compile-test

[...truncated 3569 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=5E6DFD7B65DDB154 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Europe/Lisbon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
[repro] Exiting with code 0

[...truncated 43 lines...]