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/26 05:47:34 UTC

[JENKINS-EA] Lucene-Solr-BadApples-master-Linux (64bit/jdk-13-ea+12) - Build # 197 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/197/
Java: 64bit/jdk-13-ea+12 -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:33339/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:33339/collection1: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([D5FE563B54FBD121:5DAA69E1FA07BCD9]: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:567)
	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:835)




Build Log:
[...truncated 14138 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> 1295556 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[D5FE563B54FBD121]-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-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/init-core-data-001
   [junit4]   2> 1295557 WARN  (SUITE-NestedShardedAtomicUpdateTest-seed#[D5FE563B54FBD121]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 1295557 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[D5FE563B54FBD121]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1295557 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[D5FE563B54FBD121]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1295557 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[D5FE563B54FBD121]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1295559 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1295559 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1295559 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1295659 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer start zk server on port:45283
   [junit4]   2> 1295659 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45283
   [junit4]   2> 1295659 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45283
   [junit4]   2> 1295661 INFO  (zkConnectionManagerCallback-14487-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295663 INFO  (zkConnectionManagerCallback-14489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295663 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1295664 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml to /configs/conf1/schema.xml
   [junit4]   2> 1295665 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1295665 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1295666 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1295666 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1295666 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1295666 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1295667 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1295667 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1295667 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1295668 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1295734 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1295734 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1295734 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1295734 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 1295735 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1295735 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1295735 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1295735 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fb63ba7{/,null,AVAILABLE}
   [junit4]   2> 1295736 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39018eb8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44983}
   [junit4]   2> 1295736 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.e.j.s.Server Started @1295755ms
   [junit4]   2> 1295736 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/tempDir-001/control/data, hostPort=44983, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1295736 ERROR (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1295736 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1295737 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1295737 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1295737 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1295737 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-26T05:23:07.835116Z
   [junit4]   2> 1295738 INFO  (zkConnectionManagerCallback-14491-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295738 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1295738 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/control-001/solr.xml
   [junit4]   2> 1295740 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1295740 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1295740 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1295882 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1295883 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@abd8b17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1295884 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@55ea5af0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1295885 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr
   [junit4]   2> 1295886 INFO  (zkConnectionManagerCallback-14498-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295887 INFO  (zkConnectionManagerCallback-14500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295914 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [n:127.0.0.1:44983_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44983_
   [junit4]   2> 1295915 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [n:127.0.0.1:44983_    ] o.a.s.c.Overseer Overseer (id=72146167444406276-127.0.0.1:44983_-n_0000000000) starting
   [junit4]   2> 1295917 INFO  (zkConnectionManagerCallback-14507-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295918 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [n:127.0.0.1:44983_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45283/solr ready
   [junit4]   2> 1295918 INFO  (OverseerStateUpdate-72146167444406276-127.0.0.1:44983_-n_0000000000) [n:127.0.0.1:44983_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44983_
   [junit4]   2> 1295918 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [n:127.0.0.1:44983_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44983_
   [junit4]   2> 1295919 INFO  (zkCallback-14499-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1295921 INFO  (zkCallback-14506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1295927 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [n:127.0.0.1:44983_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1295942 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [n:127.0.0.1:44983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1295949 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [n:127.0.0.1:44983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1295949 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [n:127.0.0.1:44983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1295950 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [n:127.0.0.1:44983_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/control-001/cores
   [junit4]   2> 1295961 INFO  (zkConnectionManagerCallback-14513-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1295961 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1295961 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45283/solr ready
   [junit4]   2> 1295963 INFO  (qtp2103032493-34106) [n:127.0.0.1:44983_    ] 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:44983_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1295963 INFO  (OverseerThreadFactory-8972-thread-1-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1296066 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_    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> 1296066 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1297109 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1297118 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297120 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297120 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297120 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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@33a66680
   [junit4]   2> 1297120 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1297121 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@75d4d930
   [junit4]   2> 1297122 WARN  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297145 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297145 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297146 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1297146 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1297147 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1a47cae3
   [junit4]   2> 1297147 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a403b28[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1297148 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1297148 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297148 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1297148 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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 1631852889894813696
   [junit4]   2> 1297150 INFO  (searcherExecutor-8977-thread-1-processing-n:127.0.0.1:44983_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44983_ 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@5a403b28[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1297151 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297151 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297152 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1297152 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297152 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44983/control_collection_shard1_replica_n1/
   [junit4]   2> 1297153 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297153 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44983/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1297153 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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/72146167444406276-core_node2-n_0000000000
   [junit4]   2> 1297153 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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:44983/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1297254 INFO  (zkCallback-14499-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> 1297254 INFO  (zkCallback-14499-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> 1297254 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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> 1297255 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_ 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=1189
   [junit4]   2> 1297256 INFO  (qtp2103032493-34106) [n:127.0.0.1:44983_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1297356 INFO  (zkCallback-14499-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> 1297356 INFO  (zkCallback-14499-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> 1297356 INFO  (zkCallback-14499-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> 1297356 INFO  (qtp2103032493-34106) [n:127.0.0.1:44983_    ] 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:44983_&wt=javabin&version=2} status=0 QTime=1393
   [junit4]   2> 1297358 INFO  (zkConnectionManagerCallback-14519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297359 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297360 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45283/solr ready
   [junit4]   2> 1297360 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1297360 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_    ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1297362 INFO  (OverseerThreadFactory-8972-thread-2-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1297362 INFO  (OverseerCollectionConfigSetProcessor-72146167444406276-127.0.0.1:44983_-n_0000000000) [n:127.0.0.1:44983_    ] 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> 1297563 WARN  (OverseerThreadFactory-8972-thread-2-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1297565 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1297565 INFO  (qtp2103032493-34105) [n:127.0.0.1:44983_    ] 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=1&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 1297566 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1297652 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-1-001 of type NRT
   [junit4]   2> 1297653 WARN  (closeThreadPool-14520-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1297653 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1297653 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1297653 INFO  (closeThreadPool-14520-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 1297669 INFO  (closeThreadPool-14520-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1297669 INFO  (closeThreadPool-14520-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1297669 INFO  (closeThreadPool-14520-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1297673 INFO  (closeThreadPool-14520-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24c51771{/,null,AVAILABLE}
   [junit4]   2> 1297673 INFO  (closeThreadPool-14520-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b132980{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33339}
   [junit4]   2> 1297673 INFO  (closeThreadPool-14520-thread-1) [    ] o.e.j.s.Server Started @1297691ms
   [junit4]   2> 1297673 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/tempDir-001/jetty1, hostPort=33339, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-1-001/cores}
   [junit4]   2> 1297673 ERROR (closeThreadPool-14520-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1297673 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1297673 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1297673 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1297673 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1297674 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-26T05:23:09.772058Z
   [junit4]   2> 1297678 INFO  (zkConnectionManagerCallback-14522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297679 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1297679 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-1-001/solr.xml
   [junit4]   2> 1297681 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1297681 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1297681 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1297721 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-2-001 of type NRT
   [junit4]   2> 1297721 WARN  (closeThreadPool-14520-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1297721 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1297721 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1297721 INFO  (closeThreadPool-14520-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 1297737 INFO  (closeThreadPool-14520-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1297737 INFO  (closeThreadPool-14520-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1297737 INFO  (closeThreadPool-14520-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1297741 INFO  (closeThreadPool-14520-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1025c8c4{/,null,AVAILABLE}
   [junit4]   2> 1297742 INFO  (closeThreadPool-14520-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49215014{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44985}
   [junit4]   2> 1297742 INFO  (closeThreadPool-14520-thread-2) [    ] o.e.j.s.Server Started @1297760ms
   [junit4]   2> 1297742 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/tempDir-001/jetty2, hostPort=44985, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-2-001/cores}
   [junit4]   2> 1297742 ERROR (closeThreadPool-14520-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1297742 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1297742 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1297742 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1297742 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1297742 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-26T05:23:09.840421Z
   [junit4]   2> 1297757 INFO  (zkConnectionManagerCallback-14525-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297758 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1297758 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-2-001/solr.xml
   [junit4]   2> 1297760 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1297760 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1297761 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1297798 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-3-001 of type NRT
   [junit4]   2> 1297799 WARN  (closeThreadPool-14520-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1297799 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1297799 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1297799 INFO  (closeThreadPool-14520-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 1297857 INFO  (closeThreadPool-14520-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1297857 INFO  (closeThreadPool-14520-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1297857 INFO  (closeThreadPool-14520-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1297861 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1297861 INFO  (closeThreadPool-14520-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e9d06c6{/,null,AVAILABLE}
   [junit4]   2> 1297861 INFO  (closeThreadPool-14520-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5ee5cfd8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37237}
   [junit4]   2> 1297862 INFO  (closeThreadPool-14520-thread-3) [    ] o.e.j.s.Server Started @1297880ms
   [junit4]   2> 1297862 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/tempDir-001/jetty3, hostPort=37237, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-3-001/cores}
   [junit4]   2> 1297862 WARN  (closeThreadPool-14520-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7ee7249b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297862 ERROR (closeThreadPool-14520-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1297862 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1297862 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1297862 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1297862 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1297862 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-26T05:23:09.960248Z
   [junit4]   2> 1297868 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-4-001 of type NRT
   [junit4]   2> 1297873 WARN  (closeThreadPool-14520-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1297873 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1297873 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1297873 INFO  (closeThreadPool-14520-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 1297877 INFO  (zkConnectionManagerCallback-14530-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297877 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1297877 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-3-001/solr.xml
   [junit4]   2> 1297877 WARN  (closeThreadPool-14520-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2c177557[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297878 INFO  (closeThreadPool-14520-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr
   [junit4]   2> 1297879 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1297879 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1297880 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1297893 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1297901 INFO  (zkConnectionManagerCallback-14534-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297909 INFO  (closeThreadPool-14520-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1297909 INFO  (closeThreadPool-14520-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1297909 INFO  (closeThreadPool-14520-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1297910 WARN  (closeThreadPool-14520-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@46a959e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297925 INFO  (closeThreadPool-14520-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76b008eb{/,null,AVAILABLE}
   [junit4]   2> 1297930 INFO  (zkConnectionManagerCallback-14538-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297930 INFO  (closeThreadPool-14520-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f6315b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45475}
   [junit4]   2> 1297930 INFO  (closeThreadPool-14520-thread-4) [    ] o.e.j.s.Server Started @1297948ms
   [junit4]   2> 1297930 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/tempDir-001/jetty4, hostPort=45475, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-4-001/cores}
   [junit4]   2> 1297930 ERROR (closeThreadPool-14520-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1297930 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1297930 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1297930 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1297930 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1297930 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-26T05:23:10.028869Z
   [junit4]   2> 1297932 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1297934 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.c.ZkController Publish node=127.0.0.1:44985_ as DOWN
   [junit4]   2> 1297934 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1297934 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44985_
   [junit4]   2> 1297934 INFO  (zkCallback-14499-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1297934 INFO  (zkCallback-14518-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1297934 INFO  (zkCallback-14506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1297937 WARN  (closeThreadPool-14520-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1be698a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297938 INFO  (closeThreadPool-14520-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr
   [junit4]   2> 1297946 INFO  (zkCallback-14537-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1297957 INFO  (zkConnectionManagerCallback-14542-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297966 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1297966 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-4-001/solr.xml
   [junit4]   2> 1297967 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1297967 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1297968 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1297968 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1297981 INFO  (zkConnectionManagerCallback-14552-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297982 WARN  (closeThreadPool-14520-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@13f0a524[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297982 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1297983 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45283/solr ready
   [junit4]   2> 1297997 INFO  (zkConnectionManagerCallback-14547-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297997 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1298012 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298022 WARN  (closeThreadPool-14520-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1104150a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1298022 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298022 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298022 INFO  (closeThreadPool-14520-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr
   [junit4]   2> 1298023 INFO  (closeThreadPool-14520-thread-2) [n:127.0.0.1:44985_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-2-001/cores
   [junit4]   2> 1298023 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1298025 INFO  (zkConnectionManagerCallback-14558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298027 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1298028 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.c.ZkController Publish node=127.0.0.1:33339_ as DOWN
   [junit4]   2> 1298028 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1298028 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33339_
   [junit4]   2> 1298029 INFO  (zkCallback-14499-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1298029 INFO  (zkCallback-14518-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1298029 INFO  (zkCallback-14537-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1298029 INFO  (zkCallback-14506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1298037 WARN  (closeThreadPool-14520-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@50a7bb30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1298044 INFO  (zkCallback-14557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1298053 INFO  (zkConnectionManagerCallback-14562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298053 INFO  (zkCallback-14551-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1298069 INFO  (zkConnectionManagerCallback-14571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298070 INFO  (zkConnectionManagerCallback-14573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298070 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1298070 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45283/solr ready
   [junit4]   2> 1298071 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1298072 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1298073 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.c.ZkController Publish node=127.0.0.1:37237_ as DOWN
   [junit4]   2> 1298073 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1298073 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37237_
   [junit4]   2> 1298073 WARN  (closeThreadPool-14520-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7134adc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1298074 INFO  (zkCallback-14557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1298074 INFO  (zkCallback-14518-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1298074 INFO  (zkCallback-14537-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1298074 INFO  (zkCallback-14499-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1298074 INFO  (closeThreadPool-14520-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr
   [junit4]   2> 1298081 INFO  (zkCallback-14551-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1298081 INFO  (zkCallback-14570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1298081 INFO  (zkCallback-14506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1298084 INFO  (zkConnectionManagerCallback-14580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298086 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298093 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298093 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298094 INFO  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-1-001/cores
   [junit4]   2> 1298095 INFO  (zkCallback-14572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1298095 INFO  (zkConnectionManagerCallback-14585-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298095 INFO  (zkConnectionManagerCallback-14587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298096 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1298096 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45283/solr ready
   [junit4]   2> 1298096 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1298098 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1298099 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.c.ZkController Publish node=127.0.0.1:45475_ as DOWN
   [junit4]   2> 1298099 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1298099 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45475_
   [junit4]   2> 1298100 INFO  (zkCallback-14537-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1298100 INFO  (zkCallback-14499-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1298100 INFO  (zkCallback-14557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1298100 INFO  (zkCallback-14518-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1298100 INFO  (zkCallback-14506-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1298100 INFO  (zkCallback-14572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1298100 INFO  (zkCallback-14551-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1298101 INFO  (zkCallback-14570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1298109 INFO  (zkCallback-14584-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1298111 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298113 INFO  (zkCallback-14586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1298116 WARN  (closeThreadPool-14520-thread-1) [n:127.0.0.1:33339_    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2>           => javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=memory,name1=pools,name2=Eden-Space,name=usage
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=memory,name1=pools,name2=Eden-Space,name=usage
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) ~[?:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:569) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:468) ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:462) ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:95) ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.registerAll(SolrMetricManager.java:521) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.setupJvmMetrics(SolrDispatchFilter.java:206) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:178) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:?]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?]
   [junit4]   2> 	at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:384) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.lambda$createJettys$2(AbstractFullDistribZkTestBase.java:464) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 1298120 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298120 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298121 INFO  (closeThreadPool-14520-thread-3) [n:127.0.0.1:37237_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-3-001/cores
   [junit4]   2> 1298137 INFO  (zkConnectionManagerCallback-14595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298138 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1298139 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45283/solr ready
   [junit4]   2> 1298155 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1298171 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298181 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298182 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1298183 INFO  (closeThreadPool-14520-thread-4) [n:127.0.0.1:45475_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-4-001/cores
   [junit4]   2> 1298217 INFO  (qtp529115294-34171) [n:127.0.0.1:33339_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37237_&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1298217 INFO  (qtp529115294-34169) [n:127.0.0.1:33339_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44985_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1298218 INFO  (qtp529115294-34170) [n:127.0.0.1:33339_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45475_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1298219 INFO  (OverseerThreadFactory-8972-thread-3-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44985_ for creating new replica of shard shard3 for collection collection1
   [junit4]   2> 1298219 INFO  (OverseerThreadFactory-8972-thread-3-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1298221 INFO  (qtp529115294-34303) [n:127.0.0.1:33339_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33339_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1298222 INFO  (OverseerCollectionConfigSetProcessor-72146167444406276-127.0.0.1:44983_-n_0000000000) [n:127.0.0.1:44983_    ] 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> 1298222 INFO  (OverseerThreadFactory-8972-thread-5-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45475_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1298222 INFO  (OverseerThreadFactory-8972-thread-2-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33339_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1298223 INFO  (OverseerThreadFactory-8972-thread-5-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1298223 INFO  (OverseerThreadFactory-8972-thread-2-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1298225 INFO  (qtp362042529-34218) [n:127.0.0.1:45475_    x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1298225 INFO  (qtp529115294-34304) [n:127.0.0.1:33339_    x:collection1_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n3&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1298226 INFO  (OverseerThreadFactory-8972-thread-4-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_ c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37237_ for creating new replica of shard shard4 for collection collection1
   [junit4]   2> 1298226 INFO  (OverseerThreadFactory-8972-thread-4-processing-n:127.0.0.1:44983_) [n:127.0.0.1:44983_ c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1298234 INFO  (qtp390473559-34184) [n:127.0.0.1:44985_    x:collection1_shard3_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n1&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1298244 INFO  (qtp346458549-34197) [n:127.0.0.1:37237_    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> 1299348 INFO  (qtp390473559-34184) [n:127.0.0.1:44985_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1299348 INFO  (qtp529115294-34304) [n:127.0.0.1:33339_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1299348 INFO  (qtp362042529-34218) [n:127.0.0.1:45475_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1299350 INFO  (qtp346458549-34197) [n:127.0.0.1:37237_ c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1299359 INFO  (qtp529115294-34304) [n:127.0.0.1:33339_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema [collection1_shard2_replica_n3] Schema name=nested-docs
   [junit4]   2> 1299361 INFO  (qtp390473559-34184) [n:127.0.0.1:44985_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.s.IndexSchema [collection1_shard3_replica_n1] Schema name=nested-docs
   [junit4]   2> 1299362 INFO  (qtp529115294-34304) [n:127.0.0.1:33339_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1299362 INFO  (qtp529115294-34304) [n:127.0.0.1:33339_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 1299362 INFO  (qtp362042529-34218) [n:127.0.0.1:45475_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=nested-docs
   [junit4]   2> 1299362 INFO  (qtp529115294-34304) [n:127.0.0.1:33339_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n3' (registry 'solr.core.collection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1299362 INFO  (qtp529115294-34304) [n:127.0.0.1:33339_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-1-001/cores/collection1_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-1-001/cores/collection1_shard2_replica_n3/data/]
   [junit4]   2> 1299363 INFO  (qtp346458549-34197) [n:127.0.0.1:37237_ c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema [collection1_shard4_replica_n4] Schema name=nested-docs
   [junit4]   2> 1299375 INFO  (qtp390473559-34184) [n:127.0.0.1:44985_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1299375 INFO  (qtp390473559-34184) [n:127.0.0.1:44985_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1299375 INFO  (qtp529115294-34304) [n:127.0.0.1:33339_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@7e4c8ff9
   [junit4]   2> 1299376 INFO  (qtp390473559-34184) [n:127.0.0.1:44985_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n1' (registry 'solr.core.collection1.shard3.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1299376 INFO  (qtp390473559-34184) [n:127.0.0.1:44985_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.SolrCore [[collection1_shard3_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-2-001/cores/collection1_shard3_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-2-001/cores/collection1_shard3_replica_n1/data/]
   [junit4]   2> 1299376 INFO  (qtp362042529-34218) [n:127.0.0.1:45475_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1299376 INFO  (qtp362042529-34218) [n:127.0.0.1:45475_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1299377 INFO  (qtp362042529-34218) [n:127.0.0.1:45475_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33a66680
   [junit4]   2> 1299377 INFO  (qtp362042529-34218) [n:127.0.0.1:45475_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-4-001/cores/collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-4-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1299377 INFO  (qtp346458549-34197) [n:127.0.0.1:37237_ 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> 1299377 INFO  (qtp346458549-34197) [n:127.0.0.1:37237_ 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> 1299377 INFO  (qtp346458549-34197) [n:127.0.0.1:37237_ 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@33a66680
   [junit4]   2> 1299377 INFO  (qtp346458549-34197) [n:127.0.0.1:37237_ 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-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-3-001/cores/collection1_shard4_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001/shard-3-001/cores/collection1_shard4_replica_n4/data/]
   [junit4]   2> 1299378 INFO  (qtp390473559-34184) [n:127.0.0.1:44985_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3628e4cb
   [junit4]   2> 1299378 WARN  (qtp529115294-34304) [n:127.0.0.1:33339_ c:collection1 s:shard2  x:collection1_shard2_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> 1299378 INFO  (qtp346458549-34197) [n:127.0.0.1:37237_ c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6b74cf0a
   [junit4]   2> 1299379 WARN  (qtp390473559-34184) [n:127.0.0.1:44985_ c:collection1 s:shard3  x:collection1_shard3_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> 1299386 WARN  (qtp346458549-34197) [n:127.0.0.1:37237_ 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> 1299386 INFO  (qtp362042529-34218) [n:127.0.0.1:45475_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1b97956a
   [junit4]   2> 1299390 WARN  (qtp362042529-34218) [n:127.0.0.1:45475_ c:collection1 s:shard1  x:collection1_shard1_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> 1299410 INFO  (qtp390473559-34184) [n:127.0.0.1:

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

n/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [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/72146167444406288-127.0.0.1:33339_-n_0000000002
   [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> 1299855 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45283
   [junit4]   2> 1299855 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[D5FE563B54FBD121]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45283
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test -Dtests.seed=D5FE563B54FBD121 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ms -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   4.30s J0 | NestedShardedAtomicUpdateTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33339/collection1: non ok status: 500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D5FE563B54FBD121:5DAA69E1FA07BCD9]: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:567)
   [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:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_D5FE563B54FBD121-001
   [junit4]   2> Apr 26, 2019 5:23:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {level_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=BlockTreeOrds(blocksize=128)}, docValues:{id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1270, maxMBSortInHeap=6.619511525046441, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@287be8d5), locale=ms, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=80690960,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyNumericRangeQueryBuilder, TestStressLiveNodes, TestApiFramework, TestEmbeddedSolrServerAdminHandler, V2ApiIntegrationTest, AsyncCallRequestStatusResponseTest, TestJettySolrRunner, DistributedDebugComponentTest, SyncSliceTest, ReplaceNodeNoTargetTest, SuggestComponentTest, RecoveryZkTest, CollectionsAPIDistributedZkTest, TestPHPSerializedResponseWriter, IndexBasedSpellCheckerTest, TestBlobHandler, TestCloudSchemaless, ParsingFieldUpdateProcessorsTest, DirectoryFactoryTest, TestSolrCoreProperties, DeleteInactiveReplicaTest, TestDeprecatedFilters, AddBlockUpdateTest, TestStressUserVersions, TestManagedSchemaThreadSafety, TestDistributedMissingSort, RestoreTriggerStateTest, JWTAuthPluginTest, SpellPossibilityIteratorTest, TestSolrXml, TestUnInvertedFieldException, TestLegacyTerms, CoreAdminCreateDiscoverTest, CacheHeaderTest, TestCloudRecovery, TestLocalFSCloudBackupRestore, DistributedQueueTest, HttpTriggerListenerTest, OverriddenZkACLAndCredentialsProvidersTest, InfoHandlerTest, TestSolrCloudSnapshots, SpatialHeatmapFacetsTest, TestFieldCacheReopen, SearchHandlerTest, SpellCheckComponentTest, HighlighterConfigTest, MBeansHandlerTest, MoveReplicaTest, ExplicitHLLTest, TestManagedResourceStorage, TestUseDocValuesAsStored, RequestHandlersTest, LeaderElectionTest, TestConfigSets, TestSimGenericDistributedQueue, TestPostingsSolrHighlighter, TestDocBasedVersionConstraints, TestClusterProperties, TestIntervalFaceting, TestManagedSynonymGraphFilterFactory, MetricsHistoryIntegrationTest, SolrSlf4jReporterTest, TestBinaryResponseWriter, UUIDUpdateProcessorFallbackTest, SolrLogAuditLoggerPluginTest, HdfsBasicDistributedZk2Test, BaseCdcrDistributedZkTest, TestRuleBasedAuthorizationPlugin, TestSafeXMLParsing, TestSimClusterStateProvider, CollectionReloadTest, TestJsonFacetRefinement, AnalyticsMergeStrategyTest, AddReplicaTest, HdfsRecoveryZkTest, BasicAuthIntegrationTest, BlobRepositoryCloudTest, CurrencyFieldTypeTest, SaslZkACLProviderTest, TestCloudNestedDocsSort, DistributedQueryComponentCustomSortTest, CSVRequestHandlerTest, TestMinMaxOnMultiValuedField, RandomizedTaggerTest, BufferStoreTest, TestSolrDeletionPolicy1, TestDocTermOrds, ConnectionManagerTest, SolrCoreCheckLockOnStartupTest, NumberUtilsTest, TestCustomSort, TestHttpShardHandlerFactory, TestSweetSpotSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, TestInitQParser, TestConfigSetsAPIZkFailure, ForceLeaderTest, SolrCloudExampleTest, SharedFSAutoReplicaFailoverTest, TestChildDocTransformer, SystemLogListenerTest, JsonLoaderTest, PluginInfoTest, TestComplexPhraseLeadingWildcard, DeleteReplicaTest, PathHierarchyTokenizerFactoryTest, MetricTriggerTest, AutoAddReplicasIntegrationTest, UninvertDocValuesMergePolicyTest, DataDrivenBlockJoinTest, TestExportWriter, TestCollectionAPI, TimeRoutedAliasUpdateProcessorTest, TestExclusionRuleCollectionAccess, TestExtendedDismaxParser, ComputePlanActionTest, ReturnFieldsTest, TestReRankQParserPlugin, TestUniqueKeyFieldResource, TestCloudPhrasesIdentificationComponent, TaggingAttributeTest, TestOverriddenPrefixQueryForCustomFieldType, TestLegacyField, ShowFileRequestHandlerTest, CachingDirectoryFactoryTest, TestStressLucene, TestMissingGroups, TestPseudoReturnFields, TestFieldCacheVsDocValues, PeerSyncWithIndexFingerprintCachingTest, TestImpersonationWithHadoopAuth, SolrMetricManagerTest, TestNumericRangeQuery64, ZkStateReaderTest, RestartWhileUpdatingTest, RequiredFieldsTest, ConjunctionSolrSpellCheckerTest, TestTolerantUpdateProcessorRandomCloud, AtomicUpdateProcessorFactoryTest, SolrInfoBeanTest, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestJoin, TestSimpleTrackingShardHandler, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, BasicZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, ClusterStateTest, ClusterStateUpdateTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DistribCursorPagingTest, DistribJoinFromCollectionTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, NestedShardedAtomicUpdateTest]
   [junit4] Completed [485/855 (1!)] on J0 in 5.26s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: ef79dd548d410dde90235b56fe6d7ad5adb351f3

[repro] Repro line:  ant test  -Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test -Dtests.seed=D5FE563B54FBD121 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ms -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3309 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror  -Dtests.seed=D5FE563B54FBD121 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ms -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]