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 2019/05/26 02:07:34 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud

Error Message:
Error from server at http://127.0.0.1:41138/solr: Underlying core creation failed while creating collection: legacyFalse

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41138/solr: Underlying core creation failed while creating collection: legacyFalse
	at __randomizedtesting.SeedInfo.seed([2C58C0C5DA16AEE0:FD5F32407E1925D2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	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.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:95)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1558828957022 bcoll: 1558828957027

Stack Trace:
java.lang.AssertionError: acoll: 1558828957022 bcoll: 1558828957027
	at __randomizedtesting.SeedInfo.seed([2C58C0C5DA16AEE0:A40CFF1F74EAC318]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:116)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:71)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13129 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/init-core-data-001
   [junit4]   2> 1048731 WARN  (SUITE-MultiThreadedOCPTest-seed#[2C58C0C5DA16AEE0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 1048731 INFO  (SUITE-MultiThreadedOCPTest-seed#[2C58C0C5DA16AEE0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1048732 INFO  (SUITE-MultiThreadedOCPTest-seed#[2C58C0C5DA16AEE0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1048785 INFO  (SUITE-MultiThreadedOCPTest-seed#[2C58C0C5DA16AEE0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1048785 INFO  (SUITE-MultiThreadedOCPTest-seed#[2C58C0C5DA16AEE0]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /m_/m
   [junit4]   2> 1048822 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1048838 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1048838 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1048947 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer start zk server on port:36841
   [junit4]   2> 1048947 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36841
   [junit4]   2> 1048947 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36841
   [junit4]   2> 1049016 INFO  (zkConnectionManagerCallback-2574-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1049052 INFO  (zkConnectionManagerCallback-2576-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1049057 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1049077 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1049078 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1049079 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1049080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1049113 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1049114 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1049115 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1049116 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1049117 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1049150 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1049151 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1051451 WARN  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1051452 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1051452 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1051452 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 1051577 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1051577 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1051577 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1051578 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ee69428{/m_/m,null,AVAILABLE}
   [junit4]   2> 1051594 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6ff93527{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34721}
   [junit4]   2> 1051594 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.e.j.s.Server Started @1051867ms
   [junit4]   2> 1051594 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m_/m, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/tempDir-001/control/data, hostPort=34721, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/control-001/cores}
   [junit4]   2> 1051594 ERROR (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1051594 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1051594 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1051594 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1051594 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1051594 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-26T00:01:15.168692Z
   [junit4]   2> 1051685 INFO  (zkConnectionManagerCallback-2578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1051734 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1051735 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/control-001/solr.xml
   [junit4]   2> 1051737 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1051737 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1051792 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1052416 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1052444 WARN  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a6e273c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1052464 WARN  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b0e00f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1052465 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36841/solr
   [junit4]   2> 1052524 INFO  (zkConnectionManagerCallback-2585-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1052670 INFO  (zkConnectionManagerCallback-2587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053162 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34721_m_%2Fm
   [junit4]   2> 1053163 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.Overseer Overseer (id=74755466929504260-127.0.0.1:34721_m_%2Fm-n_0000000000) starting
   [junit4]   2> 1053218 INFO  (zkConnectionManagerCallback-2594-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1053220 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36841/solr ready
   [junit4]   2> 1053233 INFO  (OverseerStateUpdate-74755466929504260-127.0.0.1:34721_m_%2Fm-n_0000000000) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34721_m_%2Fm
   [junit4]   2> 1053257 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34721_m_%2Fm
   [junit4]   2> 1053338 INFO  (zkCallback-2586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1053343 INFO  (zkCallback-2593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1053452 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1053619 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1053694 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1053694 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1053708 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/control-001/cores
   [junit4]   2> 1054051 INFO  (zkConnectionManagerCallback-2600-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1054108 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1054181 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36841/solr ready
   [junit4]   2> 1054235 INFO  (qtp1038155353-6948) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34721_m_%252Fm&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1054509 INFO  (OverseerThreadFactory-2196-thread-1-processing-n:127.0.0.1:34721_m_%2Fm) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1054992 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1054992 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1056180 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1056289 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1056713 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1057003 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1057003 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1057003 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1057037 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1057046 WARN  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1057866 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1057867 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1057880 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1057880 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1057916 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1057917 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@42fd9ca2[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1057949 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1057949 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1057950 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1057950 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634550553272909824
   [junit4]   2> 1057953 INFO  (searcherExecutor-2201-thread-1-processing-n:127.0.0.1:34721_m_%2Fm x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@42fd9ca2[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1057988 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1057988 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1058003 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1058003 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1058003 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34721/m_/m/control_collection_shard1_replica_n1/
   [junit4]   2> 1058003 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1058003 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34721/m_/m/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1058003 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/74755466929504260-core_node2-n_0000000000
   [junit4]   2> 1058004 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34721/m_/m/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1058098 INFO  (zkCallback-2586-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1058098 INFO  (zkCallback-2586-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1058131 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1058147 ERROR (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.c.ZkStateReader Collection control_collection is not lazy or watched!
   [junit4]   2> 1058148 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3156
   [junit4]   2> 1058228 INFO  (qtp1038155353-6948) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1058317 INFO  (zkCallback-2586-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1058317 INFO  (zkCallback-2586-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1058859 INFO  (zkCallback-2586-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1058860 INFO  (qtp1038155353-6948) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34721_m_%252Fm&wt=javabin&version=2} status=0 QTime=4624
   [junit4]   2> 1058879 INFO  (OverseerCollectionConfigSetProcessor-74755466929504260-127.0.0.1:34721_m_%2Fm-n_0000000000) [n:127.0.0.1:34721_m_%2Fm    ] 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> 1059058 INFO  (zkConnectionManagerCallback-2606-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1059066 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1059079 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36841/solr ready
   [junit4]   2> 1059079 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1059080 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1059209 INFO  (OverseerThreadFactory-2196-thread-2-processing-n:127.0.0.1:34721_m_%2Fm) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1059459 WARN  (OverseerThreadFactory-2196-thread-2-processing-n:127.0.0.1:34721_m_%2Fm) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1059460 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1059461 INFO  (qtp1038155353-6950) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=380
   [junit4]   2> 1059495 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1061082 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-1-001 of type NRT
   [junit4]   2> 1061136 WARN  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1061137 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1061137 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1061137 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 1061261 INFO  (OverseerCollectionConfigSetProcessor-74755466929504260-127.0.0.1:34721_m_%2Fm-n_0000000000) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1061330 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1061330 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1061330 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1061331 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b47a70d{/m_/m,null,AVAILABLE}
   [junit4]   2> 1061375 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5ce8da66{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41541}
   [junit4]   2> 1061375 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.Server Started @1061648ms
   [junit4]   2> 1061375 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m_/m, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/tempDir-001/jetty1, hostPort=41541, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1061375 ERROR (closeThreadPool-2607-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1061375 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1061375 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1061375 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1061375 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1061375 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-26T00:01:24.949954Z
   [junit4]   2> 1061411 INFO  (zkConnectionManagerCallback-2609-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061428 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1061428 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-1-001/solr.xml
   [junit4]   2> 1061431 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1061431 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1061465 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1062248 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1062283 WARN  (closeThreadPool-2607-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@43973656[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1062412 WARN  (closeThreadPool-2607-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2e387809[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1062413 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36841/solr
   [junit4]   2> 1062489 INFO  (zkConnectionManagerCallback-2616-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1062553 INFO  (zkConnectionManagerCallback-2618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1062568 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1062604 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.c.ZkController Publish node=127.0.0.1:41541_m_%2Fm as DOWN
   [junit4]   2> 1062605 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1062605 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41541_m_%2Fm
   [junit4]   2> 1062621 INFO  (zkCallback-2605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1062626 INFO  (zkCallback-2593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1062655 INFO  (zkCallback-2617-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1062664 INFO  (zkCallback-2586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1062736 INFO  (zkConnectionManagerCallback-2625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1062744 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1062745 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36841/solr ready
   [junit4]   2> 1062782 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-2-001 of type NRT
   [junit4]   2> 1062829 WARN  (closeThreadPool-2607-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1062829 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1062829 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1062829 INFO  (closeThreadPool-2607-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 1062962 INFO  (closeThreadPool-2607-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1062962 INFO  (closeThreadPool-2607-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1062962 INFO  (closeThreadPool-2607-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1062975 INFO  (closeThreadPool-2607-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44e4ae55{/m_/m,null,AVAILABLE}
   [junit4]   2> 1062983 INFO  (closeThreadPool-2607-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e47b885{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39553}
   [junit4]   2> 1062983 INFO  (closeThreadPool-2607-thread-2) [    ] o.e.j.s.Server Started @1063256ms
   [junit4]   2> 1062983 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m_/m, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/tempDir-001/jetty2, hostPort=39553, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1062983 ERROR (closeThreadPool-2607-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1062983 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1062983 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1062984 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1062984 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1062984 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-26T00:01:26.558021Z
   [junit4]   2> 1063019 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1063056 INFO  (zkConnectionManagerCallback-2628-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1063072 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1063072 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-2-001/solr.xml
   [junit4]   2> 1063075 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1063075 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1063109 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1063164 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1063267 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1063267 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1063269 INFO  (closeThreadPool-2607-thread-1) [n:127.0.0.1:41541_m_%2Fm    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-1-001/cores
   [junit4]   2> 1064548 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1064619 WARN  (closeThreadPool-2607-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3b7d32be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064636 WARN  (closeThreadPool-2607-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6099948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064637 INFO  (closeThreadPool-2607-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36841/solr
   [junit4]   2> 1064655 INFO  (zkConnectionManagerCallback-2635-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1064728 INFO  (zkConnectionManagerCallback-2637-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1064743 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1064799 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.c.ZkController Publish node=127.0.0.1:39553_m_%2Fm as DOWN
   [junit4]   2> 1064800 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1064800 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39553_m_%2Fm
   [junit4]   2> 1064814 INFO  (zkCallback-2617-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1064834 INFO  (zkCallback-2593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1064846 INFO  (zkCallback-2605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1064850 INFO  (zkCallback-2586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1064870 INFO  (zkCallback-2636-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1064874 INFO  (zkConnectionManagerCallback-2644-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1064887 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1064888 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36841/solr ready
   [junit4]   2> 1064955 INFO  (zkCallback-2624-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1065070 INFO  (TEST-MultiThreadedOCPTest.test-seed#[2C58C0C5DA16AEE0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-3-001 of type NRT
   [junit4]   2> 1065071 WARN  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1065071 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1065071 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1065071 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 1065089 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1065182 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1065227 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1065227 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1065227 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1065243 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40926798{/m_/m,null,AVAILABLE}
   [junit4]   2> 1065252 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@651fed4e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33230}
   [junit4]   2> 1065252 INFO  (closeThreadPool-2607-thread-1) [    ] o.e.j.s.Server Started @1065526ms
   [junit4]   2> 1065252 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m_/m, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/tempDir-001/jetty3, hostPort=33230, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1065253 ERROR (closeThreadPool-2607-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1065253 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1065253 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1065253 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1065253 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1065253 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-26T00:01:28.827544Z
   [junit4]   2> 1065316 INFO  (zkConnectionManagerCallback-2647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1065317 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1065317 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-3-001/solr.xml
   [junit4]   2> 1065345 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1065345 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1065347 INFO  (closeThreadPool-2607-thread-2) [n:127.0.0.1:39553_m_%2Fm    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-2-001/cores
   [junit4]   2> 1065373 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1065373 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1065374 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1066768 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1066804 WARN  (closeThreadPool-2607-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@22cd21a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1066841 WARN  (closeThreadPool-2607-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@47a6ab58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1066842 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36841/solr
   [junit4]   2> 1066925 INFO  (zkConnectionManagerCallback-2654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1066957 INFO  (zkConnectionManagerCallback-2656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1066968 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1067022 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33230_m_%2Fm as DOWN
   [junit4]   2> 1067023 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1067023 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33230_m_%2Fm
   [junit4]   2> 1067025 INFO  (zkCallback-2617-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1067025 INFO  (zkCallback-2593-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1067025 INFO  (zkCallback-2586-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1067026 INFO  (zkCallback-2624-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1067026 INFO  (zkCallback-2605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1067050 INFO  (zkCallback-2636-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1067066 INFO  (zkCallback-2655-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1067096 INFO  (zkConnectionManagerCallback-2663-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067099 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1067100 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36841/solr ready
   [junit4]   2> 1067103 INFO  (zkCallback-2643-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1067262 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1067446 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1067533 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1067533 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1067534 INFO  (closeThreadPool-2607-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-3-001/cores
   [junit4]   2> 1067983 INFO  (qtp1307687138-7073) [n:127.0.0.1:33230_m_%2Fm    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39553_m_%252Fm&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1067984 INFO  (qtp1307687138-7074) [n:127.0.0.1:33230_m_%2Fm    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33230_m_%252Fm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1067984 INFO  (qtp1307687138-7071) [n:127.0.0.1:33230_m_%2Fm    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41541_m_%252Fm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1068023 INFO  (OverseerThreadFactory-2196-thread-3-processing-n:127.0.0.1:34721_m_%2Fm) [n:127.0.0.1:34721_m_%2Fm c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39553_m_%2Fm for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1068024 INFO  (OverseerThreadFactory-2196-thread-3-processing-n:127.0.0.1:34721_m_%2Fm) [n:127.0.0.1:34721_m_%2Fm c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1068039 INFO  (OverseerThreadFactory-2196-thread-4-processing-n:127.0.0.1:34721_m_%2Fm) [n:127.0.0.1:34721_m_%2Fm c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33230_m_%2Fm for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1068040 INFO  (OverseerThreadFactory-2196-thread-4-processing-n:127.0.0.1:34721_m_%2Fm) [n:127.0.0.1:34721_m_%2Fm c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1068200 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm    x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1068312 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1069442 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1069536 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1069589 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1069663 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1070545 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1071265 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1071266 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1071266 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-3-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1071321 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1071331 WARN  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1071337 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1071396 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1071396 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1071396 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1071411 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1071412 WARN  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1071680 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1071680 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1071681 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1071681 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1071715 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1071716 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@90f7205[collection1_shard2_replica_n2] main]
   [junit4]   2> 1071717 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1071717 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1071718 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1071734 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634550567726481408
   [junit4]   2> 1071737 INFO  (searcherExecutor-2233-thread-1-processing-n:127.0.0.1:33230_m_%2Fm x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@90f7205[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1071740 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1071740 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1071770 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1071770 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1071770 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33230/m_/m/collection1_shard2_replica_n2/
   [junit4]   2> 1071770 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1071770 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:33230/m_/m/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1071770 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/74755466929504274-core_node4-n_0000000000
   [junit4]   2> 1071804 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33230/m_/m/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1071858 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1071929 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1071929 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1071931 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1071931 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1071932 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1071932 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54b78bf8[collection1_shard1_replica_n1] main]
   [junit4]   2> 1071949 INFO  (qtp1307687138-7072) [n:127.0.0.1:33230_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3749
   [junit4]   2> 1071987 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1071987 INFO  (qtp1307687138-7074) [n:127.0.0.1:33230_m_%2Fm c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33230_m_%252Fm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=4003
   [junit4]   2> 1071988 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1071988 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1071988 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634550567992819712
   [junit4]   2> 1072031 INFO  (searcherExecutor-2234-thread-1-processing-n:127.0.0.1:39553_m_%2Fm x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@54b78bf8[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1072045 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1072045 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1072098 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1072098 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1072098 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39553/m_/m/collection1_shard1_replica_n1/
   [junit4]   2> 1072098 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1072098 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39553/m_/m/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1072098 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/74755466929504270-core_node3-n_0000000000
   [junit4]   2> 1072099 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39553/m_/m/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1072103 INFO  (OverseerThreadFactory-2196-thread-5-processing-n:127.0.0.1:34721_m_%2Fm) [n:127.0.0.1:34721_m_%2Fm c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41541_m_%2Fm for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1072124 INFO  (OverseerCollectionConfigSetProcessor-74755466929504260-127.0.0.1:34721_m_%2Fm-n_0000000000) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1072249 INFO  (OverseerThreadFactory-2196-thread-5-processing-n:127.0.0.1:34721_m_%2Fm) [n:127.0.0.1:34721_m_%2Fm c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1072280 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1072294 INFO  (qtp1788433457-7037) [n:127.0.0.1:39553_m_%2Fm c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3983
   [junit4]   2> 1072316 INFO  (qtp1307687138-7073) [n:127.0.0.1:33230_m_%2Fm c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39553_m_%252Fm&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=4332
   [junit4]   2> 1072379 INFO  (qtp1003384734-7008) [n:127.0.0.1:41541_m_%2Fm    x:collection1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n5&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1073490 INFO  (qtp1003384734-7008) [n:127.0.0.1:41541_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1073783 INFO  (qtp1003384734-7008) [n:127.0.0.1:41541_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema [collection1_shard2_replica_n5] Schema name=test
   [junit4]   2> 1074165 INFO  (OverseerCollectionConfigSetProcessor-74755466929504260-127.0.0.1:34721_m_%2Fm-n_0000000000) [n:127.0.0.1:34721_m_%2Fm    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1074495 INFO  (qtp1003384734-7008) [n:127.0.0.1:41541_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1074579 INFO  (qtp1003384734-7008) [n:127.0.0.1:41541_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n5' using configuration from collection collection1, trusted=true
   [junit4]   2> 1074579 INFO  (qtp1003384734-7008) [n:127.0.0.1:41541_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n5' (registry 'solr.core.collection1.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69f9136a
   [junit4]   2> 1074580 INFO  (qtp1003384734-7008) [n:127.0.0.1:41541_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrCore [[collection1_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-1-001/cores/collection1_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_2C58C0C5DA16AEE0-001/shard-1-001/cores/collection1_shard2_replica_n5/data/]
   [junit4]   2> 1074681 INFO  (qtp1003384734-7008) [n:127.0.0.1:41541_m_%2Fm c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, max

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


-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene2-us-west.apache.org
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 82ms :: artifacts dl 21ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 246 minutes 12 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		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:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	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:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	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)