You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/05/06 14:18:57 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 522 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/522/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI

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

Stack Trace:
java.lang.AssertionError: {} expected:<2> but was:<0>
	at __randomizedtesting.SeedInfo.seed([CEB36C71F521A1D6:D164F05D862A589D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:291)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:36981/ko/dt: Underlying core creation failed while creating collection: c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36981/ko/dt: Underlying core creation failed while creating collection: c8n_1x2
	at __randomizedtesting.SeedInfo.seed([CEB36C71F521A1D6:46E753AB5BDDCC2E]: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.SolrClient.request(SolrClient.java:1274)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1792)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1813)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1730)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2042)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14490 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 990888 INFO  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/init-core-data-001
   [junit4]   2> 990888 WARN  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 990888 INFO  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 990890 INFO  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 990890 INFO  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001
   [junit4]   2> 990890 INFO  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 990893 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 990893 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 990993 INFO  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40961
   [junit4]   2> 990993 INFO  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40961
   [junit4]   2> 990993 INFO  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40961
   [junit4]   2> 990996 INFO  (zkConnectionManagerCallback-15096-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991000 INFO  (zkConnectionManagerCallback-15098-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991001 INFO  (zkConnectionManagerCallback-15100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991003 WARN  (jetty-launcher-15101-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 991003 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 991003 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 991003 INFO  (jetty-launcher-15101-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 991006 WARN  (jetty-launcher-15101-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 991006 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 991006 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 991006 INFO  (jetty-launcher-15101-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 991014 INFO  (jetty-launcher-15101-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 991014 INFO  (jetty-launcher-15101-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 991014 INFO  (jetty-launcher-15101-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 991015 INFO  (jetty-launcher-15101-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 991015 INFO  (jetty-launcher-15101-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 991015 INFO  (jetty-launcher-15101-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 991015 INFO  (jetty-launcher-15101-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44b2c2bd{/solr,null,AVAILABLE}
   [junit4]   2> 991015 INFO  (jetty-launcher-15101-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b89eed9{/solr,null,AVAILABLE}
   [junit4]   2> 991017 WARN  (jetty-launcher-15101-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@455e61d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991017 WARN  (jetty-launcher-15101-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1ea3a5dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5dac9913{SSL,[ssl, http/1.1]}{127.0.0.1:38927}
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e96dc05{SSL,[ssl, http/1.1]}{127.0.0.1:37455}
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-2) [    ] o.e.j.s.Server Started @991067ms
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-1) [    ] o.e.j.s.Server Started @991067ms
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38927}
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37455}
   [junit4]   2> 991018 ERROR (jetty-launcher-15101-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 991018 ERROR (jetty-launcher-15101-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-06T13:43:33.128Z
   [junit4]   2> 991018 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-06T13:43:33.128Z
   [junit4]   2> 991019 INFO  (zkConnectionManagerCallback-15105-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991019 INFO  (zkConnectionManagerCallback-15104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991019 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 991019 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 991068 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 991068 WARN  (jetty-launcher-15101-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 991069 WARN  (jetty-launcher-15101-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@46f7bb87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991071 WARN  (jetty-launcher-15101-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 991072 WARN  (jetty-launcher-15101-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2f621c4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991073 INFO  (jetty-launcher-15101-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40961/solr
   [junit4]   2> 991077 INFO  (zkConnectionManagerCallback-15113-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991078 INFO  (zkConnectionManagerCallback-15115-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991107 INFO  (jetty-launcher-15101-thread-1) [n:127.0.0.1:37455_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37455_solr
   [junit4]   2> 991108 INFO  (jetty-launcher-15101-thread-1) [n:127.0.0.1:37455_solr    ] o.a.s.c.Overseer Overseer (id=72204758289547270-127.0.0.1:37455_solr-n_0000000000) starting
   [junit4]   2> 991116 INFO  (zkConnectionManagerCallback-15122-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991117 INFO  (jetty-launcher-15101-thread-1) [n:127.0.0.1:37455_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40961/solr ready
   [junit4]   2> 991117 INFO  (OverseerStateUpdate-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37455_solr
   [junit4]   2> 991121 INFO  (jetty-launcher-15101-thread-1) [n:127.0.0.1:37455_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37455_solr
   [junit4]   2> 991122 INFO  (zkCallback-15114-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 991122 INFO  (zkCallback-15121-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 991141 INFO  (jetty-launcher-15101-thread-1) [n:127.0.0.1:37455_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 991157 INFO  (jetty-launcher-15101-thread-1) [n:127.0.0.1:37455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37455.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 991162 INFO  (jetty-launcher-15101-thread-1) [n:127.0.0.1:37455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37455.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 991162 INFO  (jetty-launcher-15101-thread-1) [n:127.0.0.1:37455_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37455.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 991162 INFO  (jetty-launcher-15101-thread-1) [n:127.0.0.1:37455_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node1/.
   [junit4]   2> 991351 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 991351 WARN  (jetty-launcher-15101-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 991352 WARN  (jetty-launcher-15101-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5c0500c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991353 WARN  (jetty-launcher-15101-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 991354 WARN  (jetty-launcher-15101-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@730f96b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991355 INFO  (jetty-launcher-15101-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40961/solr
   [junit4]   2> 991355 INFO  (zkConnectionManagerCallback-15129-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991357 INFO  (zkConnectionManagerCallback-15131-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991359 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 991360 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38927_solr as DOWN
   [junit4]   2> 991360 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 991360 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38927_solr
   [junit4]   2> 991360 INFO  (zkCallback-15121-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 991360 INFO  (zkCallback-15114-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 991360 INFO  (zkCallback-15130-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 991370 INFO  (zkConnectionManagerCallback-15138-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991371 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 991372 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40961/solr ready
   [junit4]   2> 991372 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 991381 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38927.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 991386 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38927.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 991386 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38927.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 991386 INFO  (jetty-launcher-15101-thread-2) [n:127.0.0.1:38927_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node2/.
   [junit4]   2> 991404 INFO  (zkConnectionManagerCallback-15144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991405 INFO  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 991405 INFO  (SUITE-AliasIntegrationTest-seed#[CEB36C71F521A1D6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40961/solr ready
   [junit4]   2> 991420 INFO  (TEST-AliasIntegrationTest.testClusterStateProviderAPI-seed#[CEB36C71F521A1D6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClusterStateProviderAPI
   [junit4]   2> 991428 INFO  (qtp957937039-40083) [n:127.0.0.1:38927_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 991429 INFO  (OverseerThreadFactory-8633-thread-1-processing-n:127.0.0.1:37455_solr) [n:127.0.0.1:37455_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1meta
   [junit4]   2> 991533 INFO  (OverseerStateUpdate-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38927/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991534 INFO  (OverseerStateUpdate-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37455/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 991738 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr    x:collection1meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 991744 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr    x:collection1meta_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 991744 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr    x:collection1meta_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 992745 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 992750 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 992751 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 992757 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 992757 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' using configuration from collection collection1meta, trusted=true
   [junit4]   2> 992757 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38927.solr.core.collection1meta.shard1.replica_n1' (registry 'solr.core.collection1meta.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 992757 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node2/collection1meta_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 992761 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 992762 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 992762 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' using configuration from collection collection1meta, trusted=true
   [junit4]   2> 992762 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37455.solr.core.collection1meta.shard2.replica_n2' (registry 'solr.core.collection1meta.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 992762 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node1/collection1meta_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node1/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 992783 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 992783 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 992784 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 992784 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 992784 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 992784 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 992785 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a0fc530[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 992785 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 992785 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 992785 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 992786 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 992786 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 992786 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632790343734788096
   [junit4]   2> 992786 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@21067b9e[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 992787 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 992787 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 992787 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 992787 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632790343735836672
   [junit4]   2> 992788 INFO  (searcherExecutor-8645-thread-1-processing-n:127.0.0.1:38927_solr x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore [collection1meta_shard1_replica_n1] Registered new searcher Searcher@2a0fc530[collection1meta_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 992789 INFO  (searcherExecutor-8646-thread-1-processing-n:127.0.0.1:37455_solr x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore [collection1meta_shard2_replica_n2] Registered new searcher Searcher@21067b9e[collection1meta_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 992789 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1meta/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 992789 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1meta/leaders/shard1
   [junit4]   2> 992790 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 992790 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1meta/leaders/shard2
   [junit4]   2> 992790 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 992790 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 992790 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38927/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 992790 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 992790 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:38927/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 992790 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1meta/leaders/shard1/leader after winning as /collections/collection1meta/leader_elect/shard1/election/72204758289547273-core_node3-n_0000000000
   [junit4]   2> 992791 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 992791 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 992791 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37455/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 992791 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38927/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 992791 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 992791 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:37455/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 992791 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1meta/leaders/shard2/leader after winning as /collections/collection1meta/leader_elect/shard2/election/72204758289547270-core_node4-n_0000000000
   [junit4]   2> 992791 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37455/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 992892 INFO  (zkCallback-15114-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992892 INFO  (zkCallback-15130-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992893 INFO  (zkCallback-15114-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992893 INFO  (zkCallback-15130-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992893 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 992893 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 992894 INFO  (qtp1032479681-40084) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1150
   [junit4]   2> 992894 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1157
   [junit4]   2> 992896 INFO  (qtp957937039-40083) [n:127.0.0.1:38927_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 992995 INFO  (zkCallback-15114-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992995 INFO  (zkCallback-15130-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992995 INFO  (zkCallback-15114-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992995 INFO  (zkCallback-15130-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992995 INFO  (zkCallback-15114-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992995 INFO  (zkCallback-15130-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992995 INFO  (qtp957937039-40083) [n:127.0.0.1:38927_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1567
   [junit4]   2> 992996 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 992997 INFO  (OverseerThreadFactory-8633-thread-2-processing-n:127.0.0.1:37455_solr) [n:127.0.0.1:37455_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection2meta
   [junit4]   2> 992997 INFO  (OverseerCollectionConfigSetProcessor-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] 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> 993201 INFO  (OverseerStateUpdate-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38927/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 993403 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr    x:collection2meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 994409 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 994414 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 994422 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 994422 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1' using configuration from collection collection2meta, trusted=true
   [junit4]   2> 994422 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38927.solr.core.collection2meta.shard1.replica_n1' (registry 'solr.core.collection2meta.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 994422 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node2/collection2meta_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 994446 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 994446 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 994446 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 994446 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 994447 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b6af273[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 994448 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 994448 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 994448 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 994449 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632790345478569984
   [junit4]   2> 994450 INFO  (searcherExecutor-8655-thread-1-processing-n:127.0.0.1:38927_solr x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore [collection2meta_shard1_replica_n1] Registered new searcher Searcher@4b6af273[collection2meta_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 994452 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2meta/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 994452 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection2meta/leaders/shard1
   [junit4]   2> 994453 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 994453 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 994453 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38927/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 994453 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 994453 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:38927/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 994453 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection2meta/leaders/shard1/leader after winning as /collections/collection2meta/leader_elect/shard1/election/72204758289547273-core_node2-n_0000000000
   [junit4]   2> 994454 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38927/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 994555 INFO  (zkCallback-15130-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994555 INFO  (zkCallback-15130-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994556 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 994580 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1177
   [junit4]   2> 994581 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 994658 INFO  (zkCallback-15130-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994658 INFO  (zkCallback-15130-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994658 INFO  (zkCallback-15130-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994658 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1662
   [junit4]   2> 994659 INFO  (TEST-AliasIntegrationTest.testClusterStateProviderAPI-seed#[CEB36C71F521A1D6]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 994659 INFO  (watches-15141-thread-1) [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 994659 INFO  (watches-15141-thread-1) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 994659 INFO  (TEST-AliasIntegrationTest.testClusterStateProviderAPI-seed#[CEB36C71F521A1D6]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 994662 INFO  (qtp957937039-40083) [n:127.0.0.1:38927_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params name=testClusterStateProviderAPI&action=ALIASPROP&property.foo=baz&property.bar=bam&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 994663 INFO  (OverseerCollectionConfigSetProcessor-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] 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> 994664 INFO  (qtp957937039-40083) [n:127.0.0.1:38927_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testClusterStateProviderAPI&action=ALIASPROP&property.foo=baz&property.bar=bam&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 994665 INFO  (TEST-AliasIntegrationTest.testClusterStateProviderAPI-seed#[CEB36C71F521A1D6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClusterStateProviderAPI
   [junit4]   2> 994665 INFO  (TEST-AliasIntegrationTest.testClusterStateProviderAPI-seed#[CEB36C71F521A1D6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 994666 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 994668 INFO  (OverseerCollectionConfigSetProcessor-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] 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> 994668 INFO  (OverseerThreadFactory-8633-thread-4-processing-n:127.0.0.1:37455_solr) [n:127.0.0.1:37455_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 994669 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
   [junit4]   2> 994669 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection2meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@229d6043: rootName = solr_38927, domain = solr.core.collection2meta.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection2meta.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@226cbe8f
   [junit4]   2> 994677 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore [collection2meta_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34785119
   [junit4]   2> 994677 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=34785119
   [junit4]   2> 994677 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection2meta.shard1.leader, tag=34785119
   [junit4]   2> 994679 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection2meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection2meta/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 994680 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection2meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 994781 INFO  (zkCallback-15130-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994781 INFO  (zkCallback-15130-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994781 INFO  (zkCallback-15114-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994781 INFO  (zkCallback-15130-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection2meta/state.json] for collection [collection2meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994784 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 QTime=117
   [junit4]   2> 994784 INFO  (qtp957937039-40083) [n:127.0.0.1:38927_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 994785 INFO  (OverseerCollectionConfigSetProcessor-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 994785 INFO  (OverseerThreadFactory-8633-thread-5-processing-n:127.0.0.1:37455_solr) [n:127.0.0.1:37455_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 994786 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=null
   [junit4]   2> 994786 INFO  (qtp1032479681-40086) [n:127.0.0.1:37455_solr    x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=null
   [junit4]   2> 994786 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection1meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68cf6254: rootName = solr_38927, domain = solr.core.collection1meta.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1meta.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@69db2e99
   [junit4]   2> 994786 INFO  (qtp1032479681-40086) [n:127.0.0.1:37455_solr    x:collection1meta_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4325efd9: rootName = solr_37455, domain = solr.core.collection1meta.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1meta.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@25d9da9b
   [junit4]   2> 994794 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore [collection1meta_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b8bd4c
   [junit4]   2> 994794 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=4b8bd4c
   [junit4]   2> 994794 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1meta.shard1.leader, tag=4b8bd4c
   [junit4]   2> 994794 INFO  (qtp1032479681-40086) [n:127.0.0.1:37455_solr    x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore [collection1meta_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@40bb073f
   [junit4]   2> 994794 INFO  (qtp1032479681-40086) [n:127.0.0.1:37455_solr    x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=40bb073f
   [junit4]   2> 994794 INFO  (qtp1032479681-40086) [n:127.0.0.1:37455_solr    x:collection1meta_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1meta.shard2.leader, tag=40bb073f
   [junit4]   2> 994797 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection1meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1meta/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 994797 INFO  (qtp1032479681-40086) [n:127.0.0.1:37455_solr    x:collection1meta_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1meta/terms/shard2 to Terms{values={}, version=1}
   [junit4]   2> 994797 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection1meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 994797 INFO  (qtp1032479681-40086) [n:127.0.0.1:37455_solr    x:collection1meta_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 994899 INFO  (zkCallback-15130-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994899 INFO  (zkCallback-15130-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994899 INFO  (zkCallback-15114-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994899 INFO  (zkCallback-15114-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994899 INFO  (zkCallback-15114-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994899 INFO  (zkCallback-15130-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/collection1meta/state.json] for collection [collection1meta] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 994902 INFO  (qtp957937039-40083) [n:127.0.0.1:38927_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0 QTime=117
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.method=testClusterStateProviderAPI -Dtests.seed=CEB36C71F521A1D6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Australia/North -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.50s J2 | AliasIntegrationTest.testClusterStateProviderAPI <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {} expected:<2> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEB36C71F521A1D6:D164F05D862A589D]:0)
   [junit4]    > 	at org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:291)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 994924 INFO  (TEST-AliasIntegrationTest.testProperties-seed#[CEB36C71F521A1D6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProperties
   [junit4]   2> 994930 INFO  (qtp957937039-40083) [n:127.0.0.1:38927_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 994931 INFO  (qtp957937039-40083) [n:127.0.0.1:38927_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 994932 INFO  (qtp957937039-40085) [n:127.0.0.1:38927_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 994933 INFO  (OverseerThreadFactory-8633-thread-5-processing-n:127.0.0.1:37455_solr) [n:127.0.0.1:37455_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1meta
   [junit4]   2> 994933 INFO  (OverseerCollectionConfigSetProcessor-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 995137 INFO  (OverseerStateUpdate-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38927/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 995138 INFO  (OverseerStateUpdate-72204758289547270-127.0.0.1:37455_solr-n_0000000000) [n:127.0.0.1:37455_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37455/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 995342 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr    x:collection1meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 995342 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr    x:collection1meta_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 996348 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 996349 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 996365 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 996366 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 996366 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 996366 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' using configuration from collection collection1meta, trusted=true
   [junit4]   2> 996367 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37455.solr.core.collection1meta.shard2.replica_n2' (registry 'solr.core.collection1meta.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 996367 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node1/collection1meta_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node1/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 996367 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 996367 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' using configuration from collection collection1meta, trusted=true
   [junit4]   2> 996368 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38927.solr.core.collection1meta.shard1.replica_n1' (registry 'solr.core.collection1meta.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bcf377d
   [junit4]   2> 996368 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node2/collection1meta_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_CEB36C71F521A1D6-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 996394 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 996394 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 996394 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 996395 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 996395 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@325cc24f[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 996396 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 996396 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 996396 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 996396 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632790347520147456
   [junit4]   2> 996398 INFO  (searcherExecutor-8660-thread-1-processing-n:127.0.0.1:37455_solr x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore [collection1meta_shard2_replica_n2] Registered new searcher Searcher@325cc24f[collection1meta_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 996399 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 996399 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1meta/leaders/shard2
   [junit4]   2> 996400 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 996400 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 996400 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37455/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 996400 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 996401 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:37455/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 996401 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1meta/leaders/shard2/leader after winning as /collections/collection1meta/leader_elect/shard2/election/72204758289547270-core_node4-n_0000000000
   [junit4]   2> 996401 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 996401 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 996401 INFO  (qtp1032479681-40088) [n:127.0.0.1:37455_solr c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37455/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 996402 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 996402 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 996403 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7410c90f[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 996403 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 996403 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 996404 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 996404 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632790347528536064
   [junit4]   2> 996405 INFO  (searcherExecutor-8661-thread-1-processing-n:127.0.0.1:38927_solr x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore [collection1meta_shard1_replica_n1] Registered new searcher Searcher@7410c90f[collection1meta_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 996406 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1meta/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 996406 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1meta/leaders/shard1
   [junit4]   2> 996407 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 996407 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 996407 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38927/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 996407 INFO  (qtp957937039-40087) [n:127.0.0.1:38927_solr c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] o.a.s.c.SyncS

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

 Master seed: CEB36C71F521A1D6
   [junit4] Executing 10 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID(25739@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(25738@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(25740@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      5.73s J0 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.80s J0 | AliasIntegrationTest.testProperties
   [junit4] OK      6.18s J0 | AliasIntegrationTest.test
   [junit4] OK      3.76s J0 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      3.78s J0 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.72s J0 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      2.17s J0 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      9.78s J0 | AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      9.74s J0 | AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] Completed [1/10] on J0 in 54.36s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      5.58s J1 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.76s J1 | AliasIntegrationTest.testProperties
   [junit4] OK      6.12s J1 | AliasIntegrationTest.test
   [junit4] OK      3.81s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      3.80s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.77s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      2.19s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      9.84s J1 | AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      9.74s J1 | AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] Completed [2/10] on J1 in 54.45s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4] OK      52.8s J2 | HttpPartitionWithTlogReplicasTest.test
   [junit4] Completed [3/10] on J2 in 55.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4] OK      44.4s J1 | HttpPartitionWithTlogReplicasTest.test
   [junit4] Completed [4/10] on J1 in 44.81s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      3.89s J2 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.86s J2 | AliasIntegrationTest.testProperties
   [junit4] OK      5.88s J2 | AliasIntegrationTest.test
   [junit4] OK      3.78s J2 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      3.71s J2 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.68s J2 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      2.11s J2 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      10.7s J2 | AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      9.71s J2 | AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] Completed [5/10] on J2 in 48.82s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4] OK      52.5s J0 | HttpPartitionWithTlogReplicasTest.test
   [junit4] Completed [6/10] on J0 in 52.81s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      3.53s J1 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.67s J1 | AliasIntegrationTest.testProperties
   [junit4] OK      5.11s J1 | AliasIntegrationTest.test
   [junit4] OK      3.66s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      3.67s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.64s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      2.10s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      10.7s J1 | AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      9.70s J1 | AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] Completed [7/10] on J1 in 47.04s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      3.54s J2 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] OK      3.67s J2 | AliasIntegrationTest.testProperties
   [junit4] OK      5.06s J2 | AliasIntegrationTest.test
   [junit4] OK      3.71s J2 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      3.66s J2 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      3.65s J2 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      2.12s J2 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      10.7s J2 | AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      9.73s J2 | AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] Completed [8/10] on J2 in 46.77s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4] OK      46.3s J0 | HttpPartitionWithTlogReplicasTest.test
   [junit4] Completed [9/10] on J0 in 47.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4] OK      44.2s J1 | HttpPartitionWithTlogReplicasTest.test
   [junit4] Completed [10/10] on J1 in 44.53s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.66 ..   155.83 =   155.17s
   [junit4] JVM J1:     0.44 ..   192.64 =   192.20s
   [junit4] JVM J2:     0.68 ..   152.41 =   151.73s
   [junit4] Execution time total: 3 minutes 12 seconds
   [junit4] Tests summary: 10 suites, 50 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 159.19s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 131.25s | org.apache.solr.search.TestRecoveryHdfs
[junit4:tophints] 120.31s | org.apache.solr.cloud.HttpPartitionTest
[junit4:tophints] 116.55s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints]  75.49s | org.apache.solr.update.TestInPlaceUpdatesStandalone

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 14 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2802)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2681)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2662)
	at hudson.FilePath.act(FilePath.java:1075)
	at hudson.FilePath.act(FilePath.java:1058)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	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:1843)
	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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b2337262b19eb0ec890fc3a3589d4e5754df23db, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #521
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2