You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/08/12 19:19:34 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 123 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/123/

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([7EF249B9B5F0A5DF:23BA57307A360390]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:645)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic

Error Message:
{} expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: {} expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([7EF249B9B5F0A5DF:D50854AC6A2C23F1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12868 lines...]
   [junit4] Suite: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest
   [junit4]   2> 548767 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[7EF249B9B5F0A5DF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_7EF249B9B5F0A5DF-001/init-core-data-001
   [junit4]   2> 548767 WARN  (SUITE-SolrRrdBackendFactoryTest-seed#[7EF249B9B5F0A5DF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 548767 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[7EF249B9B5F0A5DF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 548769 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[7EF249B9B5F0A5DF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 548771 INFO  (TEST-SolrRrdBackendFactoryTest.testBasic-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasic
   [junit4]   2> 548817 INFO  (TEST-SolrRrdBackendFactoryTest.testBasic-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasic
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrRrdBackendFactoryTest -Dtests.method=testBasic -Dtests.seed=7EF249B9B5F0A5DF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pt-BR -Dtests.timezone=Africa/Tripoli -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.05s J0 | SolrRrdBackendFactoryTest.testBasic <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {} expected:<1> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7EF249B9B5F0A5DF:D50854AC6A2C23F1]:0)
   [junit4]    > 	at org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:91)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_7EF249B9B5F0A5DF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=45, maxMBSortInHeap=6.438443887288425, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7814ab27), locale=pt-BR, timezone=Africa/Tripoli
   [junit4]   2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=283511512,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [NumericFieldsTest, TestTrackingShardHandlerFactory, ReturnFieldsTest, UpdateLogTest, AlternateDirectoryTest, TestImpersonationWithHadoopAuth, TestDocBasedVersionConstraints, TestCloudJSONFacetJoinDomain, DeleteShardTest, SpatialFilterTest, HdfsChaosMonkeyNothingIsSafeTest, SolrGraphiteReporterTest, BadCopyFieldTest, ZkNodePropsTest, RequiredFieldsTest, BadComponentTest, TestConfigSetsAPIZkFailure, DistributedDebugComponentTest, TestSolrConfigHandler, TestReloadAndDeleteDocs, TestSolrIndexConfig, FileUtilsTest, ConjunctionSolrSpellCheckerTest, SolrIndexMetricsTest, HdfsAutoAddReplicasIntegrationTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedSchemaThreadSafety, DistributedFacetPivotLargeTest, CreateCollectionCleanupTest, RequestLoggingTest, TestFilteredDocIdSet, TestSchemaManager, RollingRestartTest, OverseerTest, HdfsRecoverLeaseTest, TestSortByMinMaxFunction, TestNodeAddedTrigger, V2StandaloneTest, TestSystemIdResolver, IndexBasedSpellCheckerTest, FullSolrCloudDistribCmdsTest, TestRequestStatusCollectionAPI, ClassificationUpdateProcessorFactoryTest, ScheduledTriggerIntegrationTest, TestManagedStopFilterFactory, SOLR749Test, TestSchemaNameResource, TestEmbeddedSolrServerConstructors, CacheHeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestInitQParser, TestBackupRepositoryFactory, TestCloudPseudoReturnFields, TestDynamicFieldCollectionResource, TestReplicationHandlerBackup, TestBinaryField, LeaderVoteWaitTimeoutTest, LeaderElectionContextKeyTest, TestSlowCompositeReaderWrapper, TestSizeLimitedDistributedMap, DateFieldTest, TestRandomRequestDistribution, DOMUtilTest, ImplicitSnitchTest, FastVectorHighlighterTest, TestScoreJoinQPNoScore, ManagedSchemaRoundRobinCloudTest, HdfsSyncSliceTest, TestChildDocTransformer, SolrRrdBackendFactoryTest]
   [junit4] Completed [199/829 (1!)] on J0 in 0.14s, 1 test, 1 failure <<< FAILURES!

[...truncated 761 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.sim.TestLargeCluster_7EF249B9B5F0A5DF-001/init-core-data-001
   [junit4]   2> 1355856 DEBUG (SUITE-TestLargeCluster-seed#[7EF249B9B5F0A5DF]-worker) [    ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10006_solr
   [junit4]   2> 1355856 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1355856 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 1355857 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 1355857 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 1355857 INFO  (SUITE-TestLargeCluster-seed#[7EF249B9B5F0A5DF]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1355862 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10043_solr, 127.0.0.1:10018_solr, 127.0.0.1:10057_solr, 127.0.0.1:10049_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10060_solr, 127.0.0.1:10013_solr, 127.0.0.1:10021_solr, 127.0.0.1:10058_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10027_solr, 127.0.0.1:10022_solr, 127.0.0.1:10039_solr, 127.0.0.1:10033_solr, 127.0.0.1:10025_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10041_solr, 127.0.0.1:10009_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10054_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10023_solr, 127.0.0.1:10007_solr, 127.0.0.1:10015_solr, 127.0.0.1:10055_solr, 127.0.0.1:10069_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10062_solr, 127.0.0.1:10070_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10050_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10045_solr, 127.0.0.1:10037_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10048_solr, 127.0.0.1:10056_solr, 127.0.0.1:10064_solr]
   [junit4]   2> 1355862 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1355862 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 1355863 DEBUG (ScheduledTrigger-7167-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 65
   [junit4]   2> 1355873 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1355873 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1355874 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1355874 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1355874 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1355874 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 1355874 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:189) [java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 1355875 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1355875 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1355875 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1355875 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1355875 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1355875 DEBUG (TEST-TestLargeCluster.testSearchRate-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1355878 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1355878 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1355879 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 1355879 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1355879 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 1355879 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1355879 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1355880 DEBUG (ScheduledTrigger-7172-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1355900 DEBUG (ScheduledTrigger-7172-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1355920 DEBUG (ScheduledTrigger-7172-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1355941 DEBUG (ScheduledTrigger-7172-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1355961 DEBUG (ScheduledTrigger-7172-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1355981 DEBUG (ScheduledTrigger-7172-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1355987 DEBUG (simCloudManagerPool-7171-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1355987 DEBUG (simCloudManagerPool-7171-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1355995 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1355995 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1355995 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1356002 DEBUG (ScheduledTrigger-7172-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1356014 DEBUG (simCloudManagerPool-7171-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1356014 DEBUG (simCloudManagerPool-7171-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1356015 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1356015 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1356015 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1356015 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1356314 DEBUG (simCloudManagerPool-7171-thread-26) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSearchRate / shard2: {"core_node18":{
   [junit4]   2>     "core":"testSearchRate_shard2_replica_n18",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "node_name":"127.0.0.1:10072_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testSearchRate"}}
   [junit4]   2> 1356317 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.s.TestLargeCluster Ready after 134 ms
   [junit4]   2> 1356327 DEBUG (simCloudManagerPool-7171-thread-27) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSearchRate / shard1: {"core_node1":{
   [junit4]   2>     "core":"testSearchRate_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "node_name":"127.0.0.1:10021_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "QUERY./select.requestTimes:1minRate":4,
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testSearchRate"}}
   [junit4]   2> 1356517 DEBUG (simCloudManagerPool-7171-thread-28) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1356517 DEBUG (simCloudManagerPool-7171-thread-28) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1356518 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1356518 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1356518 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1356518 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1356549 DEBUG (simCloudManagerPool-7171-thread-29) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1356549 DEBUG (simCloudManagerPool-7171-thread-29) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 1356549 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1356549 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1356549 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1356549 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1356554 WARN  (ScheduledTrigger-7172-thread-2) [    ] o.a.s.c.a.s.SimNodeStateProvider Invalid registry name: solr.core..system.shard1.replica_n1
   [junit4]   2> 1356609 WARN  (ScheduledTrigger-7172-thread-2) [    ] o.a.s.c.a.s.SimNodeStateProvider Invalid registry name: solr.core..system.shard1.replica_n1
   [junit4]   2> 1356631 WARN  (ScheduledTrigger-7172-thread-2) [    ] o.a.s.c.a.s.SimNodeStateProvider Invalid registry name: solr.core..system.shard1.replica_n1
   [junit4]   2> 1356652 WARN  (ScheduledTrigger-7172-thread-2) [    ] o.a.s.c.a.s.SimNodeStateProvider Invalid registry name: solr.core..system.shard1.replica_n1
   [junit4]   2> 1356674 WARN  (ScheduledTrigger-7172-thread-2) [    ] o.a.s.c.a.s.SimNodeStateProvider Invalid registry name: solr.core..system.shard1.replica_n1
   [junit4]   2> 1356692 DEBUG (ScheduledTrigger-7172-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"5245c318bf748T857rrxw8bh8p04afl1bc16o9a",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":1447353270400840,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "hotReplicas":[
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10020_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10021_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10066_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10070_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10032_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10027_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10039_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10069_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10062_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10056_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "coldNodes":{},
   [junit4]   2>     "coldShards":{},
   [junit4]   2>     "coldReplicas":[],
   [junit4]   2>     "coldCollections":{},
   [junit4]   2>     "hotShards":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "hotCollections":{"testSearchRate":40.0},
   [junit4]   2>     "hotNodes":{
   [junit4]   2>       "127.0.0.1:10039_solr":4.0,
   [junit4]   2>       "127.0.0.1:10069_solr":4.0,
   [junit4]   2>       "127.0.0.1:10062_solr":4.0,
   [junit4]   2>       "127.0.0.1:10070_solr":4.0,
   [junit4]   2>       "127.0.0.1:10066_solr":4.0,
   [junit4]   2>       "127.0.0.1:10021_solr":4.0,
   [junit4]   2>       "127.0.0.1:10032_solr":4.0,
   [junit4]   2>       "127.0.0.1:10020_solr":4.0,
   [junit4]   2>       "127.0.0.1:10027_solr":4.0,
   [junit4]   2>       "127.0.0.1:10056_solr":4.0},
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 1356693 DEBUG (ScheduledTrigger-7172-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [search_rate_trigger]
   [junit4]   2> 1356707 DEBUG (simCloudManagerPool-7171-thread-30) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no leader in shard1:{
   [junit4]   2>   "replicas":{"core_node1":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":10240,
   [junit4]   2>       "node_name":"127.0.0.1:10053_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0}},
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 1356732 DEBUG (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"5245c318bf748T857rrxw8bh8p04afl1bc16o9a",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":1447353270400840,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "hotReplicas":[
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10020_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10021_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10066_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10070_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10032_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10027_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10039_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10069_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10062_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10056_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "coldNodes":{},
   [junit4]   2>     "coldShards":{},
   [junit4]   2>     "coldReplicas":[],
   [junit4]   2>     "coldCollections":{},
   [junit4]   2>     "hotShards":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "hotCollections":{"testSearchRate":40.0},
   [junit4]   2>     "hotNodes":{
   [junit4]   2>       "127.0.0.1:10039_solr":4.0,
   [junit4]   2>       "127.0.0.1:10069_solr":4.0,
   [junit4]   2>       "127.0.0.1:10062_solr":4.0,
   [junit4]   2>       "127.0.0.1:10070_solr":4.0,
   [junit4]   2>       "127.0.0.1:10066_solr":4.0,
   [junit4]   2>       "127.0.0.1:10021_solr":4.0,
   [junit4]   2>       "127.0.0.1:10032_solr":4.0,
   [junit4]   2>       "127.0.0.1:10020_solr":4.0,
   [junit4]   2>       "127.0.0.1:10027_solr":4.0,
   [junit4]   2>       "127.0.0.1:10056_solr":4.0},
   [junit4]   2>     "_enqueue_time_":1447360206364440,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 1356733 DEBUG (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"5245c318bf748T857rrxw8bh8p04afl1bc16o9a",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":1447353270400840,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "hotReplicas":[
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10020_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10021_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10066_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10070_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10032_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10027_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10039_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10069_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10062_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10056_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "coldNodes":{},
   [junit4]   2>     "coldShards":{},
   [junit4]   2>     "coldReplicas":[],
   [junit4]   2>     "coldCollections":{},
   [junit4]   2>     "hotShards":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "hotCollections":{"testSearchRate":40.0},
   [junit4]   2>     "hotNodes":{
   [junit4]   2>       "127.0.0.1:10039_solr":4.0,
   [junit4]   2>       "127.0.0.1:10069_solr":4.0,
   [junit4]   2>       "127.0.0.1:10062_solr":4.0,
   [junit4]   2>       "127.0.0.1:10070_solr":4.0,
   [junit4]   2>       "127.0.0.1:10066_solr":4.0,
   [junit4]   2>       "127.0.0.1:10021_solr":4.0,
   [junit4]   2>       "127.0.0.1:10032_solr":4.0,
   [junit4]   2>       "127.0.0.1:10020_solr":4.0,
   [junit4]   2>       "127.0.0.1:10027_solr":4.0,
   [junit4]   2>       "127.0.0.1:10056_solr":4.0},
   [junit4]   2>     "_enqueue_time_":1447360206364440,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {BEFORE_ACTION=[compute]}
   [junit4]   2> 1356913 INFO  (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10059_solr&type=NRT
   [junit4]   2> 1356948 INFO  (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10037_solr&type=NRT
   [junit4]   2> 1356983 INFO  (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10100_solr&type=NRT
   [junit4]   2> 1356983 INFO  (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1447374727 sessionWrapper.createTime 1447362346921890, this.sessionWrapper.createTime 1447362346921890 
   [junit4]   2> 1356984 DEBUG (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"5245c318bf748T857rrxw8bh8p04afl1bc16o9a",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":1447353270400840,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "hotReplicas":[
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10020_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10021_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10066_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10070_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10032_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10027_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10039_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10069_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10062_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10056_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "__start__":3,
   [junit4]   2>     "coldNodes":{},
   [junit4]   2>     "coldShards":{},
   [junit4]   2>     "coldReplicas":[],
   [junit4]   2>     "coldCollections":{},
   [junit4]   2>     "hotShards":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "hotCollections":{"testSearchRate":40.0},
   [junit4]   2>     "hotNodes":{
   [junit4]   2>       "127.0.0.1:10039_solr":4.0,
   [junit4]   2>       "127.0.0.1:10069_solr":4.0,
   [junit4]   2>       "127.0.0.1:10062_solr":4.0,
   [junit4]   2>       "127.0.0.1:10070_solr":4.0,
   [junit4]   2>       "127.0.0.1:10066_solr":4.0,
   [junit4]   2>       "127.0.0.1:10021_solr":4.0,
   [junit4]   2>       "127.0.0.1:10032_solr":4.0,
   [junit4]   2>       "127.0.0.1:10020_solr":4.0,
   [junit4]   2>       "127.0.0.1:10027_solr":4.0,
   [junit4]   2>       "127.0.0.1:10056_solr":4.0},
   [junit4]   2>     "_enqueue_time_":1447360206364440,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@72e2fbb3, org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@f45ef74, org.apache.solr.client.solrj.request.CollectionAdminRequest$AddReplica@43da0ca5], AFTER_ACTION=[compute], BEFORE_ACTION=[compute, execute]}
   [junit4]   2> 1356985 DEBUG (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10059_solr&type=NRT
   [junit4]   2> 1359194 INFO  (TEST-TestLargeCluster.testSearchRate-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		100
   [junit4]   2> ## Empty nodes:	79
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[.system, testSearchRate]
   [junit4]   2> ## Max replicas per node:	1
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		21
   [junit4]   2> ## * .system		1
   [junit4]   2> ##		- active           1
   [junit4]   2> ## * testSearchRate		20
   [junit4]   2> ##		- active          20
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- CREATE             1
   [junit4]   2> ##		- autoscaling        4
   [junit4]   2> ##		- update             1
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> ## * Trigger: search_rate_trigger
   [junit4]   2> ##		- STARTED         1
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLargeCluster -Dtests.method=testSearchRate -Dtests.seed=7EF249B9B5F0A5DF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-CU -Dtests.timezone=America/Curacao -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 3.33s J2 | TestLargeCluster.testSearchRate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The trigger did not fire at all
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7EF249B9B5F0A5DF:23BA57307A360390]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:645)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1359200 INFO  (simCloudManagerPool-7171-thread-31) [    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:10059_solr for creating new replica of shard shard1
   [junit4]   2> 1359237 DEBUG (simCloudManagerPool-7171-thread-32) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no leader in shard1:{
   [junit4]   2>   "replicas":{"core_node1":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":10240,
   [junit4]   2>       "node_name":"127.0.0.1:10053_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0}},
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 1359292 DEBUG (simCloudManagerPool-7171-thread-36) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no leader in shard1:{
   [junit4]   2>   "replicas":{"core_node1":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":10240,
   [junit4]   2>       "node_name":"127.0.0.1:10053_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0}},
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 1359293 DEBUG (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=ADDREPLICA&collection=testSearchRate&shard=shard1&node=127.0.0.1:10037_solr&type=NRT
   [junit4]   2> 1359442 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 1359442 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 1359443 INFO  (TEST-TestLargeCluster.testAddNode-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 1359443 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1359443 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1359443 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:177) [java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 1359443 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1359443 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1359444 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1359508 DEBUG (simCloudManagerPool-7171-thread-40) [    ] o.a.s.c.a.s.SimClusterStateProvider -- no leader in shard1:{
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>       "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>       "INDEX.sizeInBytes":10240,
   [junit4]   2>       "node_name":"127.0.0.1:10072_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>       "SEARCHER.searcher.numDocs":0}},
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 1359508 WARN  (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> java.lang.Exception: Error executing action: execute for trigger event: {
   [junit4]   2>   "id":"5245c318bf748T857rrxw8bh8p04afl1bc16o9a",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":1447353270400840,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "hotReplicas":[
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10020_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10021_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10066_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10070_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10032_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10027_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10039_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10069_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10062_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10056_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "__start__":3,
   [junit4]   2>     "coldNodes":{},
   [junit4]   2>     "coldShards":{},
   [junit4]   2>     "coldReplicas":[],
   [junit4]   2>     "coldCollections":{},
   [junit4]   2>     "hotShards":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "hotCollections":{"testSearchRate":40.0},
   [junit4]   2>     "hotNodes":{
   [junit4]   2>       "127.0.0.1:10039_solr":4.0,
   [junit4]   2>       "127.0.0.1:10069_solr":4.0,
   [junit4]   2>       "127.0.0.1:10062_solr":4.0,
   [junit4]   2>       "127.0.0.1:10070_solr":4.0,
   [junit4]   2>       "127.0.0.1:10066_solr":4.0,
   [junit4]   2>       "127.0.0.1:10021_solr":4.0,
   [junit4]   2>       "127.0.0.1:10032_solr":4.0,
   [junit4]   2>       "127.0.0.1:10020_solr":4.0,
   [junit4]   2>       "127.0.0.1:10027_solr":4.0,
   [junit4]   2>       "127.0.0.1:10056_solr":4.0},
   [junit4]   2>     "_enqueue_time_":1447360206364440,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:311) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
   [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:1149) [?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_172]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected exception while processing event: {
   [junit4]   2>   "id":"5245c318bf748T857rrxw8bh8p04afl1bc16o9a",
   [junit4]   2>   "source":"search_rate_trigger",
   [junit4]   2>   "eventTime":1447353270400840,
   [junit4]   2>   "eventType":"SEARCHRATE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "hotReplicas":[
   [junit4]   2>       "{\"core_node9\":{\n    \"core\":\"testSearchRate_shard1_replica_n9\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10020_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node1\":{\n    \"core\":\"testSearchRate_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10021_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node10\":{\n    \"core\":\"testSearchRate_shard1_replica_n10\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10066_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node5\":{\n    \"core\":\"testSearchRate_shard1_replica_n5\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10070_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node6\":{\n    \"core\":\"testSearchRate_shard1_replica_n6\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10032_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node7\":{\n    \"core\":\"testSearchRate_shard1_replica_n7\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10027_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node4\":{\n    \"core\":\"testSearchRate_shard1_replica_n4\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10039_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node2\":{\n    \"core\":\"testSearchRate_shard1_replica_n2\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10069_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node3\":{\n    \"core\":\"testSearchRate_shard1_replica_n3\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10062_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}",
   [junit4]   2>       "{\"core_node8\":{\n    \"core\":\"testSearchRate_shard1_replica_n8\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    \"rate\":4.0,\n    \"node_name\":\"127.0.0.1:10056_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"QUERY./select.requestTimes:1minRate\":4,\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    \"SEARCHER.searcher.numDocs\":0,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSearchRate\"}}"],
   [junit4]   2>     "__start__":3,
   [junit4]   2>     "coldNodes":{},
   [junit4]   2>     "coldShards":{},
   [junit4]   2>     "coldReplicas":[],
   [junit4]   2>     "coldCollections":{},
   [junit4]   2>     "hotShards":{"testSearchRate":{"shard1":40.0}},
   [junit4]   2>     "hotCollections":{"testSearchRate":40.0},
   [junit4]   2>     "hotNodes":{
   [junit4]   2>       "127.0.0.1:10039_solr":4.0,
   [junit4]   2>       "127.0.0.1:10069_solr":4.0,
   [junit4]   2>       "127.0.0.1:10062_solr":4.0,
   [junit4]   2>       "127.0.0.1:10070_solr":4.0,
   [junit4]   2>       "127.0.0.1:10066_solr":4.0,
   [junit4]   2>       "127.0.0.1:10021_solr":4.0,
   [junit4]   2>       "127.0.0.1:10032_solr":4.0,
   [junit4]   2>       "127.0.0.1:10020_solr":4.0,
   [junit4]   2>       "127.0.0.1:10027_solr":4.0,
   [junit4]   2>       "127.0.0.1:10056_solr":4.0},
   [junit4]   2>     "_enqueue_time_":1447360206364440,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}",
   [junit4]   2>       "Op{action=ADDREPLICA, hints={COLL_SHARD=[{\n  \"first\":\"testSearchRate\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:120) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:308) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected exception executing operation: action=ADDREPLICA&async=search_rate_trigger/5245c318bf748T857rrxw8bh8p04afl1bc16o9a/0&waitForFinalState=true&collection=testSearchRate&shard=shard1&node=127.0.0.1:10037_solr&type=NRT
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:110) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:308) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.io.IOException: java.lang.InterruptedException
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:632) ~[test/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:80) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:308) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:404) ~[?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:191) ~[?:1.8.0_172]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:630) ~[test/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:80) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:308) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> 1359511 DEBUG (AutoscalingActionExecutor-7173-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 138974 ms for event id=5245c318bf748T857rrxw8bh8p04afl1bc16o9a
   [junit4]   2> 1359511 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1359511 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1359511 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[7EF249B9B5F0A5DF]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1359518 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1359518 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 1359519 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion -1
   [junit4]   2> 1359519 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 1359530 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10021_solr, 127.0.0.1:10066_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10017_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10006_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10007_solr, 127.0.0.1:10055_solr, 127.0.0.1:10010_solr, 127.0.0.1:10016_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10012_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10013_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10009_solr, 127.0.0.1:10030_solr, 127.0.0.1:10014_solr, 127.0.0.1:10011_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10015_solr, 127.0.0.1:10069_solr, 127.0.0.1:10062_solr, 127.0.0.1:10008_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10056_solr, 127.0.0.1:10072_solr]
   [junit4]   2> 1359531 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1359531 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 1359531 DEBUG (ScheduledTrigger-7175-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1359552 DEBUG (ScheduledTrigger-7175-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1359572 DEBUG (ScheduledTrigger-7175-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1359593 DEBUG (ScheduledTrigger-7175-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1359613 DEBUG (ScheduledTrigger-7175-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1359631 DEBUG (simCloudManagerPool-7174-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1359631 DEBUG (simCloudManagerPool-7174-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 1359632 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 1359632 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1359632 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 1359633 DEBUG (ScheduledTrigger-7175-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 1359633 DEBUG (simCloudManagerPool-7174-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1359633 DEBUG (simCloudManagerPool-7174-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 1359634 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [j

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

ins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null640681795
     [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null640681795
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null640681795

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 214ms :: artifacts dl 19ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 97 minutes 38 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 126 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/126/

1 tests failed.
FAILED:  org.apache.solr.search.TestRecovery.testExistOldBufferLog

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E570CE6D1148A781:BB20D3389F873708]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.junit.Assert.assertFalse(Assert.java:79)
	at org.apache.solr.search.TestRecovery.testExistOldBufferLog(TestRecovery.java:1073)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12348 lines...]
   [junit4] Suite: org.apache.solr.search.TestRecovery
   [junit4]   2> 100090 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001
   [junit4]   2> 100091 WARN  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 100091 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 100093 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 100093 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
   [junit4]   2> 100094 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 100098 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 100146 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 100252 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 100496 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 100686 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 100686 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 100700 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 100706 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 100706 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 100714 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 100811 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 100829 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 100953 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 100995 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 100995 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 100998 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 100998 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 101004 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 101042 WARN  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 101137 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 101137 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 101139 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101139 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101141 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=49.0634765625, floorSegmentMB=2.0078125, forceMergeDeletesPctAllowed=16.890977116858824, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22801187511426813, deletesPctAllowed=47.80150596613021
   [junit4]   2> 101145 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22679187[collection1] main]
   [junit4]   2> 101145 WARN  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 101146 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 101146 INFO  (coreLoadExecutor-354-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608894078076846080
   [junit4]   2> 101148 INFO  (searcherExecutor-355-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22679187[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101150 INFO  (SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 101153 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogReplay
   [junit4]   2> 101163 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 101167 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c0c5fd4[collection1] realtime]
   [junit4]   2> 101167 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 12
   [junit4]   2> 101169 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608894078100963328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 101169 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c16f645 commitCommandVersion:1608894078100963328
   [junit4]   2> 101179 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@147973da[collection1] main]
   [junit4]   2> 101180 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 101182 INFO  (searcherExecutor-355-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@147973da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101183 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 101202 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A1 (1608894078128226304)]} 0 7
   [junit4]   2> 101202 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A11 (1608894078135566336)]} 0 0
   [junit4]   2> 101203 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A12 (1608894078136614912)]} 0 0
   [junit4]   2> 101263 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39a82269[collection1] realtime]
   [junit4]   2> 101435 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@496a5aca[collection1] realtime]
   [junit4]   2> 101436 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{deleteByQuery=id:A11 (-1608894078136614913)} 0 232
   [junit4]   2> 101438 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A13 (1608894078381981696)]} 0 0
   [junit4]   2> 101449 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A12 (1608894078392467456)]} 0 11
   [junit4]   2> 101455 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A12 (1608894078395613184)]} 0 5
   [junit4]   2> 101457 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 101462 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=7&wt=xml} status=0 QTime=3
   [junit4]   2> 101464 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=69790954
   [junit4]   2> 101464 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 101464 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15bb9c41: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7a56d728
   [junit4]   2> 101468 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 101468 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21b69de0: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@263d608
   [junit4]   2> 101471 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 101471 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43a8b828: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
   [junit4]   2> 101471 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bdc980b
   [junit4]   2> 101472 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=bdc980b
   [junit4]   2> 101472 INFO  (coreCloseExecutor-360-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c097ccf: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2c325cca
   [junit4]   2> 101509 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 101533 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 101546 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 101680 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 102235 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 102235 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 102261 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 102274 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 102274 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 102288 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 102335 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 102386 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 102528 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 102549 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 102550 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 102550 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 102550 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 102568 WARN  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 102640 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 102640 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 102642 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 102642 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 102643 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 102645 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ce15a66[collection1] main]
   [junit4]   2> 102645 WARN  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 102646 INFO  (coreLoadExecutor-370-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 102647 INFO  (searcherExecutor-371-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ce15a66[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 102655 WARN  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000001.1608894078128226304 refcount=1} active=false starting pos=0 inSortedOrder=false
   [junit4]   2> 102656 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 102657 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=7&wt=xml} status=0 QTime=0
   [junit4]   2> 102657 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=7&wt=xml} status=0 QTime=0
   [junit4]   2> 103183 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59371eb5[collection1] realtime]
   [junit4]   2> 103185 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6521c9b9[collection1] realtime]
   [junit4]   2> 103186 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 103186 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4e0125dc commitCommandVersion:0
   [junit4]   2> 103386 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cddc26d[collection1] main]
   [junit4]   2> 103387 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103388 INFO  (searcherExecutor-371-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7cddc26d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1) Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 103389 INFO  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[A1 (1608894078128226304), A11 (1608894078135566336), A12 (1608894078136614912), A13 (1608894078381981696), A12 (1608894078392467456), A12 (1608894078395613184)],deleteByQuery=id:A11 (-1608894078136614913)} 0 733
   [junit4]   2> 103389 WARN  (recoveryExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=6 deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
   [junit4]   2> 103392 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=val_i_dvo:2&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 103393 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 103394 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=7&wt=xml} status=0 QTime=0
   [junit4]   2> 103396 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A2 (1608894080434044928)]} 0 1
   [junit4]   2> 103397 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A3 (1608894080436142080)]} 0 0
   [junit4]   2> 103398 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[A2 (-1608894080438239232)]} 0 0
   [junit4]   2> 103399 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A4 (1608894080439287808)]} 0 0
   [junit4]   2> 103399 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 103400 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=val_i_dvo:2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 103400 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=230093027
   [junit4]   2> 103402 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 103402 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a49123: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@40472f6f
   [junit4]   2> 103411 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 103411 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3759903f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@263d608
   [junit4]   2> 103414 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 103414 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7109d32e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
   [junit4]   2> 103438 INFO  (coreCloseExecutor-376-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a2a3a4b
   [junit4]   2> 103438 INFO  (coreCloseExecutor-376-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=5a2a3a4b
   [junit4]   2> 103438 INFO  (coreCloseExecutor-376-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58c7a260: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@76fd234d
   [junit4]   2> 103496 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 103519 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 103542 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 104487 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 104841 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 104841 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 104859 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 104867 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 104867 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 104876 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 104931 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 104977 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 105169 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 105184 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 105185 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 105185 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 105185 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 105204 WARN  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 105290 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 105290 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 105293 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 105293 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 105299 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 105403 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d89dbd1[collection1] main]
   [junit4]   2> 105404 WARN  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 105405 INFO  (coreLoadExecutor-386-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 105406 INFO  (searcherExecutor-387-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d89dbd1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1) Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 105418 WARN  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000003.1608894080434044928 refcount=1} active=false starting pos=0 inSortedOrder=false
   [junit4]   2> 105939 INFO  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 105939 INFO  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@359aaf88 commitCommandVersion:0
   [junit4]   2> 105985 INFO  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73784603[collection1] main]
   [junit4]   2> 105985 INFO  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 105986 INFO  (searcherExecutor-387-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73784603[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1) Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2) Uninverting(_3(8.0.0):C3/1:delGen=1)))}
   [junit4]   2> 105987 INFO  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[A2 (1608894080434044928), A3 (1608894080436142080), A4 (1608894080439287808)],delete=[A2 (-1608894080438239232)]} 0 568
   [junit4]   2> 105987 WARN  (recoveryExecutor-389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=3 deletes=1 deleteByQuery=0 errors=0 positionOfStart=0}
   [junit4]   2> 105988 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 105989 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:A2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 105989 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1670069712
   [junit4]   2> 105992 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 105992 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3300b5b1: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5b84ce4c
   [junit4]   2> 105996 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 105996 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@261028ca: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@263d608
   [junit4]   2> 106007 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 106007 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@192b22fb: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
   [junit4]   2> 106041 INFO  (coreCloseExecutor-392-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bb371b8
   [junit4]   2> 106042 INFO  (coreCloseExecutor-392-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7bb371b8
   [junit4]   2> 106042 INFO  (coreCloseExecutor-392-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26de2189: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@42287fca
   [junit4]   2> 106081 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 106115 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 106132 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 106277 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 106738 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 106738 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 106760 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 106769 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 106769 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 106771 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 106973 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 107029 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 107165 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 107182 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 107183 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 107183 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 107183 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 107203 WARN  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 107270 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 107270 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 107272 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107272 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107274 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 107294 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@155375a9[collection1] main]
   [junit4]   2> 107295 WARN  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 107295 INFO  (coreLoadExecutor-402-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 107296 INFO  (searcherExecutor-403-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@155375a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1) Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2) Uninverting(_3(8.0.0):C3/1:delGen=1)))}
   [junit4]   2> 107393 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 107394 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=val_i_dvo:2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 107495 INFO  (TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLogReplay
   [junit4]   2> 107498 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNewDBQAndDocMatchingOldDBQDuringLogReplay
   [junit4]   2> 107499 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 107501 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@683dade8[collection1] realtime]
   [junit4]   2> 107501 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 2
   [junit4]   2> 107501 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608894084740546560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 107501 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c5cc502 commitCommandVersion:1608894084740546560
   [junit4]   2> 107507 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@212cfeee[collection1] main]
   [junit4]   2> 107509 INFO  (searcherExecutor-403-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@212cfeee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107511 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 107511 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 107519 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B0 (1608894084752080896)]} 0 6
   [junit4]   2> 107519 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B1 (1608894084759420928)]} 0 0
   [junit4]   2> 107519 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B2 (1608894084759420929)]} 0 0
   [junit4]   2> 107534 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7894197f[collection1] realtime]
   [junit4]   2> 107544 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5be6d4c[collection1] realtime]
   [junit4]   2> 107545 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{deleteByQuery=id:B1 OR id:B3 OR id:B6 (-1608894084760469504)} 0 25
   [junit4]   2> 107555 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B3 (1608894084786683904)]} 0 9
   [junit4]   2> 107555 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B4 (1608894084797169664)]} 0 0
   [junit4]   2> 107555 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B5 (1608894084797169665)]} 0 0
   [junit4]   2> 107556 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 107556 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=500097113
   [junit4]   2> 107556 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 107556 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38b90130: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@12b499aa
   [junit4]   2> 107561 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 107561 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cc8cde1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@263d608
   [junit4]   2> 107564 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 107564 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f3935: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
   [junit4]   2> 107566 INFO  (coreCloseExecutor-408-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@37ce368f
   [junit4]   2> 107566 INFO  (coreCloseExecutor-408-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=37ce368f
   [junit4]   2> 107566 INFO  (coreCloseExecutor-408-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ac88fa0: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@117fffa2
   [junit4]   2> 107588 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 107611 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 107639 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 107740 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 108051 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 108051 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 108066 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 108074 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 108075 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 108082 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 108114 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 108136 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 108434 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 108487 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 108488 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 108488 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108488 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 108504 WARN  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 108594 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 108594 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108596 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108596 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108598 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 108603 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dd01f2[collection1] main]
   [junit4]   2> 108604 WARN  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 108605 INFO  (coreLoadExecutor-418-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108607 INFO  (searcherExecutor-419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dd01f2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108614 WARN  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000005.1608894084752080896 refcount=1} active=false starting pos=0 inSortedOrder=false
   [junit4]   2> 108615 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 108628 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{deleteByQuery=id:B2 OR id:B4 (-1608894085909708800)} 0 12
   [junit4]   2> 108630 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084752080896,id=B0} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 108631 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[B6 (1608894085922291712)]} 0 2
   [junit4]   2> 108631 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: REPLAYING replay: false
   [junit4]   2> 108631 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 108652 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ad2c1f6[collection1] realtime]
   [junit4]   2> 108653 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084759420928,id=B1} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 108663 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44050775[collection1] realtime]
   [junit4]   2> 108663 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084759420929,id=B2} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 108681 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c4b4caa[collection1] realtime]
   [junit4]   2> 109133 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3debe8b0[collection1] realtime]
   [junit4]   2> 109134 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084786683904,id=B3} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 109140 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f49c3d4[collection1] realtime]
   [junit4]   2> 109140 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084797169664,id=B4} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 109146 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d38622[collection1] realtime]
   [junit4]   2> 109146 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  Update=add{flags=a,_version_=1608894084797169665,id=B5} DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
   [junit4]   2> 109152 INFO  (replayUpdatesExecutor-412-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f0f1444[collection1] realtime]
   [junit4]   2> 109635 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 109635 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@257ab700 commitCommandVersion:0
   [junit4]   2> 109677 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@391bf0ed[collection1] main]
   [junit4]   2> 109679 INFO  (searcherExecutor-419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@391bf0ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C2) Uninverting(_8(8.0.0):C1) Uninverting(_a(8.0.0):C1)))}
   [junit4]   2> 109679 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 109680 INFO  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[B0 (1608894084752080896), B1 (1608894084759420928), B2 (1608894084759420929), B3 (1608894084786683904), B4 (1608894084797169664), B5 (1608894084797169665)],deleteByQuery=id:B1 OR id:B3 OR id:B6 (-1608894084760469504)} 0 1065
   [junit4]   2> 109680 WARN  (recoveryExecutor-421-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=6 deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
   [junit4]   2> 109690 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id&sort=id+asc&wt=xml} hits=4 status=0 QTime=10
   [junit4]   2> 109691 INFO  (TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNewDBQAndDocMatchingOldDBQDuringLogReplay
   [junit4]   2> 109694 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLogReplayWithInPlaceUpdatesAndDeletes
   [junit4]   2> 109695 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 109698 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d39d24[collection1] realtime]
   [junit4]   2> 109698 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 3
   [junit4]   2> 109698 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608894087044268032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 109699 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@257ab700 commitCommandVersion:1608894087044268032
   [junit4]   2> 109705 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71879b5a[collection1] main]
   [junit4]   2> 109715 INFO  (searcherExecutor-419-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71879b5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 109722 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 109722 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 23
   [junit4]   2> 109731 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A1 (1608894087071531008)]} 0 7
   [junit4]   2> 109732 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A2 (1608894087078871040)]} 0 0
   [junit4]   2> 109733 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A2 (1608894087079919616)]} 0 0
   [junit4]   2> 109766 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47d51840[collection1] realtime]
   [junit4]   2> 109770 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d712d13[collection1] realtime]
   [junit4]   2> 109770 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{deleteByQuery=id:A2 (-1608894087083065344)} 0 35
   [junit4]   2> 109799 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A3 (1608894087123959808)]} 0 28
   [junit4]   2> 109853 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A3 (1608894087206797312)]} 0 53
   [junit4]   2> 109870 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f695645[collection1] realtime]
   [junit4]   2> 109875 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6abf1152[collection1] realtime]
   [junit4]   2> 109876 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{deleteByQuery=val_i_dvo:102 (-1608894087207845888)} 0 22
   [junit4]   2> 109880 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A4 (1608894087230914560)]} 0 3
   [junit4]   2> 109881 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A4 (1608894087236157440)]} 0 0
   [junit4]   2> 109883 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A4 (1608894087236157441)]} 0 2
   [junit4]   2> 109895 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68deec65[collection1] realtime]
   [junit4]   2> 109897 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{deleteByQuery=val_i_dvo:201 (-1608894087238254592)} 0 13
   [junit4]   2> 109910 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A5 (1608894087253983232)]} 0 12
   [junit4]   2> 109911 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A5 (1608894087267614720)]} 0 0
   [junit4]   2> 109912 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[A5 (1608894087268663296)]} 0 0
   [junit4]   2> 109912 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{delete=[A5 (-1608894087268663297)]} 0 0
   [junit4]   2> 109912 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 109913 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=15&wt=xml} status=0 QTime=0
   [junit4]   2> 109914 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1588263309
   [junit4]   2> 109915 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 109915 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44e6ab: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@795bee10
   [junit4]   2> 109920 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 109921 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d4120ed: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@263d608
   [junit4]   2> 109923 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 109923 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57df3c11: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
   [junit4]   2> 109934 INFO  (coreCloseExecutor-424-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e777cdb
   [junit4]   2> 109934 INFO  (coreCloseExecutor-424-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2e777cdb
   [junit4]   2> 109934 INFO  (coreCloseExecutor-424-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9fe2299: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d5fe0f8
   [junit4]   2> 109955 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 109979 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 109991 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 110115 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 110288 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 110288 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 110304 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 110311 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 110312 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 110415 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 110482 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 110521 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 110586 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 110593 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 110594 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
   [junit4]   2> 110594 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 110594 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
   [junit4]   2> 110597 WARN  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 110631 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 110631 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 110634 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 110634 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 110635 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2369706801032601]
   [junit4]   2> 110638 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@284e93fd[collection1] main]
   [junit4]   2> 110638 WARN  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 110639 INFO  (coreLoadExecutor-434-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 110642 INFO  (searcherExecutor-435-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@284e93fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 110653 WARN  (recoveryExecutor-437-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.UpdateLog Starting log replay tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000008.1608894087071531008 refcount=1} active=false starting pos=0 inSortedOrder=false
   [junit4]   2> 110654 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 110656 INFO  (TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781]) [    ] o.a.s.c.S.Request [collection1]  webapp=null 

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

ns-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1119681261
     [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1119681261
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1119681261

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 22ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 98 minutes 41 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 125 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/125/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([3F7749E0D0AC2A7B:2AFE7CCE842740B]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:125)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 13786 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/init-core-data-001
   [junit4]   2> 1937770 WARN  (SUITE-TestAuthenticationFramework-seed#[3F7749E0D0AC2A7B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=93 numCloses=93
   [junit4]   2> 1937770 INFO  (SUITE-TestAuthenticationFramework-seed#[3F7749E0D0AC2A7B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1937772 INFO  (SUITE-TestAuthenticationFramework-seed#[3F7749E0D0AC2A7B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1937772 INFO  (SUITE-TestAuthenticationFramework-seed#[3F7749E0D0AC2A7B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1937781 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001
   [junit4]   2> 1937781 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1937781 INFO  (Thread-7620) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1937781 INFO  (Thread-7620) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1937785 ERROR (Thread-7620) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1937881 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.ZkTestServer start zk server on port:39955
   [junit4]   2> 1937889 INFO  (zkConnectionManagerCallback-8019-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937900 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1937901 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a7c25bf{/solr,null,AVAILABLE}
   [junit4]   2> 1937902 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c57961e{/solr,null,AVAILABLE}
   [junit4]   2> 1937903 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12e8451{SSL,[ssl, http/1.1]}{127.0.0.1:34645}
   [junit4]   2> 1937903 INFO  (jetty-launcher-8016-thread-2) [    ] o.e.j.s.Server Started @1937944ms
   [junit4]   2> 1937906 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34645}
   [junit4]   2> 1937906 ERROR (jetty-launcher-8016-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1937906 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1937906 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1937906 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1937906 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1937907 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-14T20:15:00.062Z
   [junit4]   2> 1937907 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1880ff75{SSL,[ssl, http/1.1]}{127.0.0.1:34369}
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.e.j.s.Server Started @1937949ms
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34369}
   [junit4]   2> 1937908 INFO  (zkConnectionManagerCallback-8021-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937908 ERROR (jetty-launcher-8016-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-14T20:15:00.063Z
   [junit4]   2> 1937908 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1937911 INFO  (zkConnectionManagerCallback-8023-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1937912 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1938101 INFO  (jetty-launcher-8016-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39955/solr
   [junit4]   2> 1938102 INFO  (zkConnectionManagerCallback-8027-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938104 INFO  (zkConnectionManagerCallback-8029-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938127 INFO  (jetty-launcher-8016-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39955/solr
   [junit4]   2> 1938128 INFO  (zkConnectionManagerCallback-8035-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938130 INFO  (zkConnectionManagerCallback-8037-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938143 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34645_solr
   [junit4]   2> 1938144 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.Overseer Overseer (id=72160253784162310-127.0.0.1:34645_solr-n_0000000000) starting
   [junit4]   2> 1938153 INFO  (zkConnectionManagerCallback-8044-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938155 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39955/solr ready
   [junit4]   2> 1938155 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34645_solr
   [junit4]   2> 1938156 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34645_solr
   [junit4]   2> 1938157 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1938157 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1938169 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1938170 INFO  (zkCallback-8043-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1938170 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1938170 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1938170 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1938174 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:34645_solr]
   [junit4]   2> 1938174 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1938175 DEBUG (OverseerAutoScalingTriggerThread-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1938175 DEBUG (ScheduledTrigger-7832-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1938175 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1938185 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1938188 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1938188 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34369_solr
   [junit4]   2> 1938191 INFO  (zkCallback-8036-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1938191 INFO  (zkCallback-8043-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1938192 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1938216 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34645.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938218 INFO  (zkCallback-8028-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1938223 INFO  (zkConnectionManagerCallback-8050-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938223 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34645.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938223 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34645.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938224 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1938224 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39955/solr ready
   [junit4]   2> 1938225 INFO  (jetty-launcher-8016-thread-2) [n:127.0.0.1:34645_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node2/.
   [junit4]   2> 1938225 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1938260 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34369.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938267 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34369.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938267 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34369.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1938268 INFO  (jetty-launcher-8016-thread-1) [n:127.0.0.1:34369_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node1/.
   [junit4]   2> 1938286 INFO  (zkConnectionManagerCallback-8053-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938288 INFO  (zkConnectionManagerCallback-8058-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1938289 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1938290 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39955/solr ready
   [junit4]   2> 1938293 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1938318 INFO  (qtp1941354788-27537) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1938321 INFO  (qtp1941354788-27537) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1938324 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1938325 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1938325 INFO  (OverseerThreadFactory-7834-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 1938434 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34369/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1938437 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34645/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1938441 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34369/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1938443 INFO  (OverseerStateUpdate-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34645/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1938657 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    x:testcollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1938657 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr    x:testcollection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1938658 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr    x:testcollection_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1938658 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    x:testcollection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1938659 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr    x:testcollection_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1938691 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    x:testcollection_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394&coreNodeName=core_node7&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1938692 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr    x:testcollection_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394&coreNodeName=core_node7&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1938702 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1938702 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr    x:testcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1938706 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394
   [junit4]   2> 1938706 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1939182 DEBUG (ScheduledTrigger-7832-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1939326 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1939327 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1939702 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1939702 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1939707 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394
   [junit4]   2> 1939707 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1939708 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1939708 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1939711 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1939711 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1939712 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34645.solr.core.testcollection.shard1.replica_n3' (registry 'solr.core.testcollection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1939712 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1939712 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node2/testcollection_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node2/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 1939712 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1939713 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1939713 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34645.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1939713 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1939713 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node2/testcollection_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 1939721 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1939742 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema [testcollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1939743 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1939744 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1939744 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n5' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1939745 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34369.solr.core.testcollection.shard2.replica_n5' (registry 'solr.core.testcollection.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1939745 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1939745 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [[testcollection_shard2_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node1/testcollection_shard2_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node1/./testcollection_shard2_replica_n5/data/]
   [junit4]   2> 1939750 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1939751 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1939752 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1939752 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34369.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0e98c5
   [junit4]   2> 1939752 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1939752 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node1/testcollection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_3F7749E0D0AC2A7B-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 1939781 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1939781 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1939783 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1939783 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1939784 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@30746035[testcollection_shard1_replica_n3] main]
   [junit4]   2> 1939785 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1939785 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1939786 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1939786 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608806775590486016
   [junit4]   2> 1939789 INFO  (searcherExecutor-7843-thread-1-processing-x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 r:core_node4 CREATE n:127.0.0.1:34645_solr c:testcollection s:shard1) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@30746035[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1939789 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1939789 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1939790 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1939790 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1939792 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1939792 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1939793 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@78bea216[testcollection_shard2_replica_n5] main]
   [junit4]   2> 1939794 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1939794 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1939795 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1939796 INFO  (searcherExecutor-7845-thread-1-processing-x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 r:core_node7 CREATE n:127.0.0.1:34369_solr c:testcollection s:shard2) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [testcollection_shard2_replica_n5] Registered new searcher Searcher@78bea216[testcollection_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1939796 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1939796 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1939796 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608806775600971776
   [junit4]   2> 1939797 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1630537f[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1939797 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@250ba1a1[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1939798 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1939798 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1939798 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1939799 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1939799 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1939799 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608806775604117504
   [junit4]   2> 1939801 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1939801 INFO  (searcherExecutor-7846-thread-1-processing-x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 r:core_node2 CREATE n:127.0.0.1:34369_solr c:testcollection s:shard1) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@250ba1a1[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1939801 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1939801 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608806775606214656
   [junit4]   2> 1939803 INFO  (searcherExecutor-7844-thread-1-processing-x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 r:core_node8 CREATE n:127.0.0.1:34645_solr c:testcollection s:shard2) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@1630537f[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1939803 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1939805 INFO  (parallelCoreAdminExecutor-7838-thread-2-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464064286739 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 1939809 INFO  (parallelCoreAdminExecutor-7835-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard2_replica_n6 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1939811 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1939811 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1939811 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34369/solr/testcollection_shard2_replica_n5/
   [junit4]   2> 1939812 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n5 url=https://127.0.0.1:34369/solr START replicas=[https://127.0.0.1:34645/solr/testcollection_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1939812 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n5 url=https://127.0.0.1:34369/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1939818 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1939819 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1939819 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1939819 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1939823 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34369/solr/testcollection_shard2_replica_n5/ shard2
   [junit4]   2> 1939925 INFO  (parallelCoreAdminExecutor-7838-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard2_replica_n5 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394 CREATE) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1940028 INFO  (zkCallback-8028-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940186 DEBUG (ScheduledTrigger-7832-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1940302 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1940302 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1940302 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 1940303 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=https://127.0.0.1:34645/solr START replicas=[https://127.0.0.1:34369/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1940303 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=https://127.0.0.1:34645/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1940308 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1940308 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1940308 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1940308 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1940311 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 1940328 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1940329 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1940412 INFO  (zkCallback-8028-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940413 INFO  (parallelCoreAdminExecutor-7835-thread-2-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464067966071 CREATE) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1940516 INFO  (zkCallback-8028-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940516 INFO  (zkCallback-8036-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940708 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394
   [junit4]   2> 1940708 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464072097394&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1940712 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985
   [junit4]   2> 1940712 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1940915 INFO  (zkCallback-8028-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940915 INFO  (zkCallback-8036-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1941186 DEBUG (ScheduledTrigger-7832-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1941330 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1941330 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1941715 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985
   [junit4]   2> 1941715 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb321566464074070985&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1941719 INFO  (OverseerThreadFactory-7834-thread-1) [    ] 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> 1942186 DEBUG (ScheduledTrigger-7832-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1942329 INFO  (OverseerCollectionConfigSetProcessor-72160253784162310-127.0.0.1:34645_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1942331 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1942332 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1942333 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1942334 INFO  (qtp1941354788-27539) [n:127.0.0.1:34645_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e4e9fa56-c207-48a7-abec-7f5e63e2eb32&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1942334 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1942335 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[3F7749E0D0AC2A7B]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testcollection
   [junit4]   2> 1942345 INFO  (qtp621711992-27540) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34369/solr/testcollection_shard2_replica_n5/|https://127.0.0.1:34645/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1534277704493&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1942345 INFO  (qtp621711992-27527) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:34369/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1534277704493&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1942346 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=0 status=0 QTime=7
   [junit4]   2> 1942358 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node2=1, core_node4=1}, version=2}
   [junit4]   2> 1942370 INFO  (qtp621711992-27541) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1 (1608806778283229184)]} 0 10
   [junit4]   2> 1942370 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=testcollection:7&wt=javabin&version=2}{add=[1 (1608806778283229184)]} 0 16
   [junit4]   2> 1942371 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608806778301054976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1942376 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f3070f6 commitCommandVersion:1608806778301054976
   [junit4]   2> 1942378 INFO  (qtp621711992-27527) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608806778308395008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1942381 INFO  (qtp621711992-27527) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1942384 INFO  (qtp621711992-27527) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1942384 INFO  (qtp621711992-27527) [n:127.0.0.1:34369_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n5] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n5]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 1942398 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608806778329366528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1942398 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@688c7654 commitCommandVersion:1608806778329366528
   [junit4]   2> 1942398 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1608806778329366528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1942398 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1942401 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1942401 INFO  (qtp1941354788-27528) [n:127.0.0.1:34645_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34645/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1942402 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25f5fd8b[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1942412 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1942412 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ebc9178[testcollection_shard1_replica_n3] main]
   [junit4]   2> 1942414 INFO  (searcherExecutor-7846-thread-1-processing-n:127.0.0.1:34369_solr x:testcollection_shard1_replica_n1 c:testcollection s:shard1 r:core_node2) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@25f5fd8b[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1942414 INFO  (searcherExecutor-7843-thread-1-processing-n:127.0.0.1:34645_solr x:testcollection_shard1_replica_n3 c:testcollection s:shard1 r:core_node4) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@7ebc9178[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1942414 INFO  (qtp1941354788-27533) [n:127.0.0.1:34645_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1942414 INFO  (qtp621711992-27536) [n:127.0.0.1:34369_solr c:testcollection s:shard1 r:core_node2 x:testcollection_sha

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

nkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null742063050
     [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null742063050
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null742063050

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 21ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 99 minutes 38 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 124 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/124/

4 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart

Error Message:
Error from server at http://127.0.0.1:37392/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37392/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([CA0F2CEBAADC65C3:E29ABEBE7951B498]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:110)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart(TestCloudConsistency.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader

Error Message:
Error from server at http://127.0.0.1:37392/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37392/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([CA0F2CEBAADC65C3:B4E40CFB69BB6AF9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:110)
	at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([CA0F2CEBAADC65C3:99B66E5B48CDF039]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:429)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode

Error Message:
unexpected DELETENODE status: {responseHeader={status=0,QTime=2},status={state=notfound,msg=Did not find [search_rate_trigger3/53e379fe070b0T5569egsawfpuy0cunx50diin7/0] in any tasks queue}}

Stack Trace:
java.lang.AssertionError: unexpected DELETENODE status: {responseHeader={status=0,QTime=2},status={state=notfound,msg=Did not find [search_rate_trigger3/53e379fe070b0T5569egsawfpuy0cunx50diin7/0] in any tasks queue}}
	at __randomizedtesting.SeedInfo.seed([CA0F2CEBAADC65C3:E89DE2699D16EABE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.lambda$testDeleteNode$6(SearchRateTriggerIntegrationTest.java:670)
	at java.util.ArrayList.forEach(ArrayList.java:1257)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:662)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12921 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> 801831 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_CA0F2CEBAADC65C3-001/init-core-data-001
   [junit4]   2> 801831 WARN  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=41 numCloses=41
   [junit4]   2> 801832 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 801834 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 801835 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_CA0F2CEBAADC65C3-001/tempDir-001
   [junit4]   2> 801835 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 801835 INFO  (Thread-1787) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 801836 INFO  (Thread-1787) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 801840 ERROR (Thread-1787) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 801935 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40095
   [junit4]   2> 801942 INFO  (zkConnectionManagerCallback-2286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801952 INFO  (jetty-launcher-2283-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 801952 INFO  (jetty-launcher-2283-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 801952 INFO  (jetty-launcher-2283-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 801952 INFO  (jetty-launcher-2283-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 801953 INFO  (jetty-launcher-2283-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 801953 INFO  (jetty-launcher-2283-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 801953 INFO  (jetty-launcher-2283-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 801953 INFO  (jetty-launcher-2283-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 801953 INFO  (jetty-launcher-2283-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 801953 INFO  (jetty-launcher-2283-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 801954 INFO  (jetty-launcher-2283-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dd9036{/solr,null,AVAILABLE}
   [junit4]   2> 801954 INFO  (jetty-launcher-2283-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 801954 INFO  (jetty-launcher-2283-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 801954 INFO  (jetty-launcher-2283-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 801954 INFO  (jetty-launcher-2283-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e84cfc2{/solr,null,AVAILABLE}
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8af964a{/solr,null,AVAILABLE}
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5970ef5c{HTTP/1.1,[http/1.1]}{127.0.0.1:33726}
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-3) [    ] o.e.j.s.Server Started @802065ms
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33726}
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6582fcde{HTTP/1.1,[http/1.1]}{127.0.0.1:37856}
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-1) [    ] o.e.j.s.Server Started @802065ms
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37856}
   [junit4]   2> 801955 ERROR (jetty-launcher-2283-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 801955 ERROR (jetty-launcher-2283-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T18:29:42.521Z
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 801955 INFO  (jetty-launcher-2283-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T18:29:42.521Z
   [junit4]   2> 801956 INFO  (jetty-launcher-2283-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@321f5bc3{HTTP/1.1,[http/1.1]}{127.0.0.1:41891}
   [junit4]   2> 801956 INFO  (jetty-launcher-2283-thread-4) [    ] o.e.j.s.Server Started @802066ms
   [junit4]   2> 801956 INFO  (jetty-launcher-2283-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41891}
   [junit4]   2> 801956 ERROR (jetty-launcher-2283-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 801956 INFO  (jetty-launcher-2283-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 801956 INFO  (jetty-launcher-2283-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 801956 INFO  (jetty-launcher-2283-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 801956 INFO  (jetty-launcher-2283-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 801956 INFO  (jetty-launcher-2283-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T18:29:42.522Z
   [junit4]   2> 801958 INFO  (jetty-launcher-2283-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 801958 INFO  (jetty-launcher-2283-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 801958 INFO  (jetty-launcher-2283-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 801958 INFO  (zkConnectionManagerCallback-2288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801958 INFO  (jetty-launcher-2283-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@775c2522{/solr,null,AVAILABLE}
   [junit4]   2> 801959 INFO  (jetty-launcher-2283-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2732cad8{HTTP/1.1,[http/1.1]}{127.0.0.1:42195}
   [junit4]   2> 801959 INFO  (jetty-launcher-2283-thread-2) [    ] o.e.j.s.Server Started @802069ms
   [junit4]   2> 801959 INFO  (jetty-launcher-2283-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42195}
   [junit4]   2> 801959 ERROR (jetty-launcher-2283-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 801959 INFO  (jetty-launcher-2283-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 801959 INFO  (jetty-launcher-2283-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 801959 INFO  (jetty-launcher-2283-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 801959 INFO  (jetty-launcher-2283-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 801959 INFO  (jetty-launcher-2283-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T18:29:42.525Z
   [junit4]   2> 801960 INFO  (jetty-launcher-2283-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 801960 INFO  (zkConnectionManagerCallback-2292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801960 INFO  (jetty-launcher-2283-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 801967 INFO  (zkConnectionManagerCallback-2294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801968 INFO  (jetty-launcher-2283-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 801980 INFO  (zkConnectionManagerCallback-2290-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801980 INFO  (jetty-launcher-2283-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802046 INFO  (jetty-launcher-2283-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40095/solr
   [junit4]   2> 802050 INFO  (jetty-launcher-2283-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40095/solr
   [junit4]   2> 802050 INFO  (zkConnectionManagerCallback-2298-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802052 INFO  (zkConnectionManagerCallback-2302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802052 INFO  (zkConnectionManagerCallback-2304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802053 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10057d79ca00006, likely client has closed socket
   [junit4]   2> 802054 INFO  (zkConnectionManagerCallback-2306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802083 INFO  (jetty-launcher-2283-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40095/solr
   [junit4]   2> 802084 INFO  (zkConnectionManagerCallback-2314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802084 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10057d79ca00009, likely client has closed socket
   [junit4]   2> 802085 INFO  (zkConnectionManagerCallback-2316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802099 INFO  (jetty-launcher-2283-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42195_solr
   [junit4]   2> 802101 INFO  (jetty-launcher-2283-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.Overseer Overseer (id=72154177595244554-127.0.0.1:42195_solr-n_0000000000) starting
   [junit4]   2> 802113 INFO  (zkConnectionManagerCallback-2323-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802117 INFO  (jetty-launcher-2283-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40095/solr ready
   [junit4]   2> 802118 INFO  (OverseerStateUpdate-72154177595244554-127.0.0.1:42195_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42195_solr
   [junit4]   2> 802119 INFO  (jetty-launcher-2283-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42195_solr
   [junit4]   2> 802122 INFO  (zkCallback-2322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 802128 INFO  (OverseerStateUpdate-72154177595244554-127.0.0.1:42195_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 802141 INFO  (jetty-launcher-2283-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 802165 INFO  (jetty-launcher-2283-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42195.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802165 INFO  (jetty-launcher-2283-thread-4) [n:127.0.0.1:41891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 802171 INFO  (jetty-launcher-2283-thread-4) [n:127.0.0.1:41891_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 802171 INFO  (jetty-launcher-2283-thread-4) [n:127.0.0.1:41891_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41891_solr
   [junit4]   2> 802172 INFO  (zkCallback-2322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 802172 INFO  (zkCallback-2315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 802173 INFO  (jetty-launcher-2283-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42195.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802173 INFO  (jetty-launcher-2283-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42195.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802174 INFO  (jetty-launcher-2283-thread-2) [n:127.0.0.1:42195_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_CA0F2CEBAADC65C3-001/tempDir-001/node2/.
   [junit4]   2> 802179 INFO  (jetty-launcher-2283-thread-3) [n:127.0.0.1:33726_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 802182 INFO  (jetty-launcher-2283-thread-3) [n:127.0.0.1:33726_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 802182 INFO  (jetty-launcher-2283-thread-3) [n:127.0.0.1:33726_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33726_solr
   [junit4]   2> 802182 INFO  (zkCallback-2305-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 802183 INFO  (zkCallback-2322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 802183 INFO  (zkCallback-2315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 802197 INFO  (zkCallback-2305-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 802197 INFO  (zkCallback-2303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 802213 INFO  (zkConnectionManagerCallback-2334-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802213 INFO  (zkConnectionManagerCallback-2330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802214 INFO  (jetty-launcher-2283-thread-3) [n:127.0.0.1:33726_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 802214 INFO  (jetty-launcher-2283-thread-4) [n:127.0.0.1:41891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 802214 INFO  (jetty-launcher-2283-thread-3) [n:127.0.0.1:33726_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40095/solr ready
   [junit4]   2> 802215 INFO  (jetty-launcher-2283-thread-3) [n:127.0.0.1:33726_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 802215 INFO  (jetty-launcher-2283-thread-4) [n:127.0.0.1:41891_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40095/solr ready
   [junit4]   2> 802220 INFO  (jetty-launcher-2283-thread-4) [n:127.0.0.1:41891_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 802248 INFO  (jetty-launcher-2283-thread-3) [n:127.0.0.1:33726_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33726.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802262 INFO  (jetty-launcher-2283-thread-3) [n:127.0.0.1:33726_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33726.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802262 INFO  (jetty-launcher-2283-thread-3) [n:127.0.0.1:33726_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33726.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802262 INFO  (jetty-launcher-2283-thread-4) [n:127.0.0.1:41891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41891.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802263 INFO  (jetty-launcher-2283-thread-3) [n:127.0.0.1:33726_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_CA0F2CEBAADC65C3-001/tempDir-001/node3/.
   [junit4]   2> 802272 INFO  (jetty-launcher-2283-thread-4) [n:127.0.0.1:41891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41891.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802272 INFO  (jetty-launcher-2283-thread-4) [n:127.0.0.1:41891_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41891.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802273 INFO  (jetty-launcher-2283-thread-4) [n:127.0.0.1:41891_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_CA0F2CEBAADC65C3-001/tempDir-001/node4/.
   [junit4]   2> 802389 INFO  (jetty-launcher-2283-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40095/solr
   [junit4]   2> 802390 INFO  (zkConnectionManagerCallback-2340-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802392 INFO  (zkConnectionManagerCallback-2342-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802397 INFO  (jetty-launcher-2283-thread-1) [n:127.0.0.1:37856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 802401 INFO  (jetty-launcher-2283-thread-1) [n:127.0.0.1:37856_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 802401 INFO  (jetty-launcher-2283-thread-1) [n:127.0.0.1:37856_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37856_solr
   [junit4]   2> 802402 INFO  (zkCallback-2322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802402 INFO  (zkCallback-2303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802402 INFO  (zkCallback-2315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802402 INFO  (zkCallback-2305-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802402 INFO  (zkCallback-2329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802402 INFO  (zkCallback-2333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802407 INFO  (zkCallback-2341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802433 INFO  (zkConnectionManagerCallback-2349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802434 INFO  (jetty-launcher-2283-thread-1) [n:127.0.0.1:37856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 802434 INFO  (jetty-launcher-2283-thread-1) [n:127.0.0.1:37856_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40095/solr ready
   [junit4]   2> 802435 INFO  (jetty-launcher-2283-thread-1) [n:127.0.0.1:37856_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 802449 INFO  (jetty-launcher-2283-thread-1) [n:127.0.0.1:37856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37856.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802458 INFO  (jetty-launcher-2283-thread-1) [n:127.0.0.1:37856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37856.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802458 INFO  (jetty-launcher-2283-thread-1) [n:127.0.0.1:37856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37856.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802459 INFO  (jetty-launcher-2283-thread-1) [n:127.0.0.1:37856_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_CA0F2CEBAADC65C3-001/tempDir-001/node1/.
   [junit4]   2> 802498 INFO  (zkConnectionManagerCallback-2352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802501 INFO  (zkConnectionManagerCallback-2357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802502 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 802503 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40095/solr ready
   [junit4]   2> 802508 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2732cad8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 802510 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=481664226
   [junit4]   2> 802511 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 802511 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21fec023: rootName = solr_42195, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4f6bf6d7
   [junit4]   2> 802518 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 802518 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@140201f4: rootName = solr_42195, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f11588d
   [junit4]   2> 802521 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 802521 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c4adf10: rootName = solr_42195, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61f56917
   [junit4]   2> 802523 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42195_solr
   [junit4]   2> 802524 INFO  (zkCallback-2329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802524 INFO  (zkCallback-2322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802524 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 802524 INFO  (zkCallback-2333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802524 INFO  (zkCallback-2305-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802524 INFO  (zkCallback-2303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802524 INFO  (zkCallback-2341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802527 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 802527 INFO  (zkCallback-2348-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802527 INFO  (zkCallback-2315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802528 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.Overseer Overseer (id=72154177595244554-127.0.0.1:42195_solr-n_0000000000) closing
   [junit4]   2> 802528 INFO  (OverseerStateUpdate-72154177595244554-127.0.0.1:42195_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42195_solr
   [junit4]   2> 802528 WARN  (OverseerAutoScalingTriggerThread-72154177595244554-127.0.0.1:42195_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 802534 INFO  (zkCallback-2356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802542 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@775c2522{/solr,null,UNAVAILABLE}
   [junit4]   2> 802544 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 802545 INFO  (zkCallback-2305-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41891_solr
   [junit4]   2> 802545 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 802546 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 802546 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 802546 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 802547 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2982c4fa{/solr,null,AVAILABLE}
   [junit4]   2> 802547 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@205791cf{HTTP/1.1,[http/1.1]}{127.0.0.1:45418}
   [junit4]   2> 802547 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.Server Started @802657ms
   [junit4]   2> 802547 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38563}
   [junit4]   2> 802547 ERROR (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 802550 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 802550 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 802550 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 802550 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 802550 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T18:29:43.116Z
   [junit4]   2> 802551 INFO  (zkCallback-2305-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72154177595244552-127.0.0.1:41891_solr-n_0000000001) starting
   [junit4]   2> 802552 INFO  (zkConnectionManagerCallback-2359-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802552 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802558 INFO  (OverseerStateUpdate-72154177595244552-127.0.0.1:41891_solr-n_0000000001) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41891_solr
   [junit4]   2> 802684 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40095/solr
   [junit4]   2> 802686 INFO  (zkConnectionManagerCallback-2363-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802687 INFO  (zkConnectionManagerCallback-2365-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802693 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [n:127.0.0.1:38563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 802696 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [n:127.0.0.1:38563_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 802696 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [n:127.0.0.1:38563_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38563_solr
   [junit4]   2> 802701 INFO  (zkCallback-2333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802701 INFO  (zkCallback-2356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802701 INFO  (zkCallback-2303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802701 INFO  (zkCallback-2329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802701 INFO  (zkCallback-2305-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802701 INFO  (zkCallback-2364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802701 INFO  (zkCallback-2341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802701 INFO  (zkCallback-2348-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802716 INFO  (zkConnectionManagerCallback-2372-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802717 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [n:127.0.0.1:38563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 802718 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [n:127.0.0.1:38563_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40095/solr ready
   [junit4]   2> 802718 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [n:127.0.0.1:38563_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 802735 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [n:127.0.0.1:38563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38563.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802743 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [n:127.0.0.1:38563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38563.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802743 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [n:127.0.0.1:38563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38563.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 802744 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [n:127.0.0.1:38563_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_CA0F2CEBAADC65C3-001/tempDir-001/node2/.
   [junit4]   2> 802783 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:45418/solr. Proxy: http://127.0.0.1:38563/solr
   [junit4]   2> 802784 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5970ef5c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 802787 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1371658051
   [junit4]   2> 802787 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 802788 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b3d6c5b: rootName = solr_33726, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7a53014
   [junit4]   2> 802794 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 802794 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@675b29da: rootName = solr_33726, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f11588d
   [junit4]   2> 802797 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 802797 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62fffc9e: rootName = solr_33726, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61f56917
   [junit4]   2> 802799 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33726_solr
   [junit4]   2> 802800 INFO  (zkCallback-2341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802800 INFO  (zkCallback-2333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802800 INFO  (zkCallback-2329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802800 INFO  (zkCallback-2356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802800 INFO  (zkCallback-2303-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802800 INFO  (zkCallback-2348-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802800 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 802800 INFO  (zkCallback-2305-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802810 INFO  (zkCallback-2364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802815 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 802820 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e84cfc2{/solr,null,UNAVAILABLE}
   [junit4]   2> 802823 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 802823 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 802824 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 802824 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 802824 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 802825 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2611c5f{/solr,null,AVAILABLE}
   [junit4]   2> 802825 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@76aa6b8d{HTTP/1.1,[http/1.1]}{127.0.0.1:45198}
   [junit4]   2> 802825 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.Server Started @802935ms
   [junit4]   2> 802825 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33953}
   [junit4]   2> 802825 ERROR (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 802825 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 802825 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 802825 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 802825 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 802826 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T18:29:43.392Z
   [junit4]   2> 802828 INFO  (zkConnectionManagerCallback-2375-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802828 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802972 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40095/solr
   [junit4]   2> 802973 INFO  (zkConnectionManagerCallback-2379-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802975 INFO  (zkConnectionManagerCallback-2381-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802981 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 802985 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 802985 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33953_solr
   [junit4]   2> 802986 INFO  (zkCallback-2348-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802986 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802986 INFO  (zkCallback-2329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802986 INFO  (zkCallback-2341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802986 INFO  (zkCallback-2364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802992 INFO  (zkCallback-2356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802992 INFO  (zkCallback-2305-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 802992 INFO  (zkCallback-2380-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803006 INFO  (zkConnectionManagerCallback-2388-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803007 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 803008 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40095/solr ready
   [junit4]   2> 803008 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 803024 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33953.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 803033 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33953.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 803033 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33953.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 803034 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_CA0F2CEBAADC65C3-001/tempDir-001/node3/.
   [junit4]   2> 803105 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:45198/solr. Proxy: http://127.0.0.1:33953/solr
   [junit4]   2> 803106 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@321f5bc3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 803109 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=363790597
   [junit4]   2> 803110 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 803110 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b12ef2c: rootName = solr_41891, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@53969080
   [junit4]   2> 803116 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 803116 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f573431: rootName = solr_41891, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f11588d
   [junit4]   2> 803120 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 803120 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f0e6304: rootName = solr_41891, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61f56917
   [junit4]   2> 803121 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41891_solr
   [junit4]   2> 803122 INFO  (zkCallback-2329-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803122 INFO  (zkCallback-2341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803122 INFO  (zkCallback-2305-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803123 INFO  (zkCallback-2364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803123 INFO  (zkCallback-2380-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803123 INFO  (zkCallback-2348-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803123 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803123 INFO  (zkCallback-2356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803123 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 803123 INFO  (zkCallback-2387-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803132 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.Overseer Overseer (id=72154177595244552-127.0.0.1:41891_solr-n_0000000001) closing
   [junit4]   2> 803132 INFO  (OverseerStateUpdate-72154177595244552-127.0.0.1:41891_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41891_solr
   [junit4]   2> 803143 WARN  (OverseerAutoScalingTriggerThread-72154177595244552-127.0.0.1:41891_solr-n_0000000001) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 803149 INFO  (zkCallback-2341-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37856_solr
   [junit4]   2> 803149 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6dd9036{/solr,null,UNAVAILABLE}
   [junit4]   2> 803152 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 803154 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 803158 INFO  (zkCallback-2341-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72154177595244559-127.0.0.1:37856_solr-n_0000000003) starting
   [junit4]   2> 803168 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 803168 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 803168 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 803169 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60d96483{/solr,null,AVAILABLE}
   [junit4]   2> 803169 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8face63{HTTP/1.1,[http/1.1]}{127.0.0.1:43227}
   [junit4]   2> 803169 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.Server Started @803280ms
   [junit4]   2> 803169 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32864}
   [junit4]   2> 803170 ERROR (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 803178 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 803179 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 803179 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 803179 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 803179 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T18:29:43.745Z
   [junit4]   2> 803181 INFO  (zkConnectionManagerCallback-2391-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803181 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 803187 INFO  (OverseerStateUpdate-72154177595244559-127.0.0.1:37856_solr-n_0000000003) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37856_solr
   [junit4]   2> 803274 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40095/solr
   [junit4]   2> 803276 INFO  (zkConnectionManagerCallback-2395-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803278 INFO  (zkConnectionManagerCallback-2397-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803285 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 803290 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 803290 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32864_solr
   [junit4]   2> 803291 INFO  (zkCallback-2348-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803291 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803291 INFO  (zkCallback-2356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803291 INFO  (zkCallback-2364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803291 INFO  (zkCallback-2387-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803291 INFO  (zkCallback-2341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803291 INFO  (zkCallback-2380-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803299 INFO  (zkCallback-2396-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803325 INFO  (zkConnectionManagerCallback-2404-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803327 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 803328 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40095/solr ready
   [junit4]   2> 803328 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 803358 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32864.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 803366 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32864.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 803366 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32864.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56357005
   [junit4]   2> 803368 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_CA0F2CEBAADC65C3-001/tempDir-001/node4/.
   [junit4]   2> 803413 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:43227/solr. Proxy: http://127.0.0.1:32864/solr
   [junit4]   2> 803414 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6582fcde{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 803417 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1747961840
   [junit4]   2> 803417 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 803418 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fe14ef9: rootName = solr_37856, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@691c0050
   [junit4]   2> 803424 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 803424 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46a05fe4: rootName = solr_37856, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f11588d
   [junit4]   2> 803428 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 803428 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c48fcb6: rootName = solr_37856, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61f56917
   [junit4]   2> 803429 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37856_solr
   [junit4]   2> 803430 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 803431 INFO  (zkCallback-2380-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803431 INFO  (zkCallback-2364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803431 INFO  (zkCallback-2348-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803431 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803431 INFO  (zkCallback-2387-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803431 INFO  (zkCallback-2356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803431 INFO  (zkCallback-2396-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803431 INFO  (zkCallback-2341-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803447 INFO  (zkCallback-2403-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 803447 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.Overseer Overseer (id=72154177595244559-127.0.0.1:37856_solr-n_0000000003) closing
   [junit4]   2> 803447 INFO  (OverseerStateUpdate-72154177595244559-127.0.0.1:37856_solr-n_0000000003) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37856_solr
   [junit4]   2> 803447 WARN  (OverseerAutoScalingTriggerThread-72154177595244559-127.0.0.1:37856_solr-n_0000000003) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 803466 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8af964a{/solr,null,UNAVAILABLE}
   [junit4]   2> 803469 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 803470 INFO  (zkCallback-2364-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38563_solr
   [junit4]   2> 803470 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 803471 INFO  (zkCallback-2364-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72154177595244565-127.0.0.1:38563_solr-n_0000000004) starting
   [junit4]   2> 803473 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 803473 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 803473 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 803473 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2df88506{/solr,null,AVAILABLE}
   [junit4]   2> 803474 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@117bdf60{HTTP/1.1,[http/1.1]}{127.0.0.1:42775}
   [junit4]   2> 803474 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.e.j.s.Server Started @803584ms
   [junit4]   2> 803474 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37392}
   [junit4]   2> 803474 ERROR (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 803477 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 803477 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 803477 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 803477 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 803477 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-13T18:29:44.043Z
   [junit4]   2> 803480 INFO  (zkConnectionManagerCallback-2407-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803480 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 803481 INFO  (OverseerStateUpdate-72154177595244565-127.0.0.1:38563_solr-n_0000000004) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38563_solr
   [junit4]   2> 803552 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40095/solr
   [junit4]   2> 803553 INFO  (zkConnectionManagerCallback-2411-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803555 INFO  (zkConnectionManagerCallback-2413-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803562 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 803565 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 803565 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37392_solr
   [junit4]   2> 803567 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803567 INFO  (zkCallback-2396-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803567 INFO  (zkCallback-2356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803567 INFO  (zkCallback-2387-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803567 INFO  (zkCallback-2403-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803567 INFO  (zkCallback-2380-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803576 INFO  (zkCallback-2364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803576 INFO  (zkCallback-2412-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 803589 INFO  (zkConnectionManagerCallback-2420-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803591 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 803592 INFO  (SUITE-TestCloudConsistency-seed#[CA0F2CEBAADC65C3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40095/solr ready
   [junit4]   2> 803593 INFO  (SUITE-TestCloudC

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

kins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null496413432
     [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null496413432
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null496413432

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 65ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 107 minutes 57 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)