Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/165/

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

Error Message:
should be a routed alias

Stack Trace:
java.lang.AssertionError: should be a routed alias
        at 
__randomizedtesting.SeedInfo.seed([D1FEFD814D87287B:CE2961AD3E8CD130]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:315)
        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)




Build Log:
[...truncated 15162 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 3785077 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/init-core-data-001
   [junit4]   2> 3785077 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3785079 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3785079 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001
   [junit4]   2> 3785092 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3785092 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3785092 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3785192 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:45359
   [junit4]   2> 3785192 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45359
   [junit4]   2> 3785192 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45359
   [junit4]   2> 3785194 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3785196 INFO  (zkConnectionManagerCallback-11484-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785196 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3785198 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3785199 INFO  (zkConnectionManagerCallback-11486-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785199 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3785199 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3785200 INFO  (zkConnectionManagerCallback-11488-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785200 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3785302 WARN  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3785302 WARN  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3785302 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3785302 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3785302 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3785303 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3785303 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3785303 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16e7b15{/solr,null,AVAILABLE}
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@158b9d6d{/solr,null,AVAILABLE}
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@37e42d6a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37850}
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.s.Server Started @3785734ms
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37850}
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@b302f4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35517}
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.s.Server Started @3785734ms
   [junit4]   2> 3785304 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35517}
   [junit4]   2> 3785305 ERROR (jetty-launcher-11489-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3785305 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3785305 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3785305 ERROR (jetty-launcher-11489-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3785305 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3785305 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3785305 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3785305 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-30T09:02:35.816Z
   [junit4]   2> 3785305 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 3785305 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3785305 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3785305 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-30T09:02:35.816Z
   [junit4]   2> 3785306 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3785306 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3785306 INFO  (zkConnectionManagerCallback-11493-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785306 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3785306 INFO  (zkConnectionManagerCallback-11491-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785306 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3785307 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3785307 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3785811 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3785811 WARN  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5f2649f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3785811 WARN  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5f2649f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3785826 WARN  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@120e0187[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3785826 WARN  (jetty-launcher-11489-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@120e0187[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3785827 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45359/solr
   [junit4]   2> 3785828 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3785845 INFO  (zkConnectionManagerCallback-11501-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3785845 INFO  (jetty-launcher-11489-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3785987 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3785999 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3786004 WARN  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3ebc78f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3786004 WARN  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3ebc78f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3786004 INFO  (zkConnectionManagerCallback-11503-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786004 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3786006 WARN  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9705e4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3786006 WARN  (jetty-launcher-11489-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9705e4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3786019 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45359/solr
   [junit4]   2> 3786020 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3786021 INFO  (zkConnectionManagerCallback-11511-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786021 INFO  (jetty-launcher-11489-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3786125 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3786126 INFO  (zkConnectionManagerCallback-11513-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786126 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3786152 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35517_solr
   [junit4]   2> 3786152 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.Overseer Overseer 
(id=75125645922664456-127.0.0.1:35517_solr-n_0000000000) starting
   [junit4]   2> 3786174 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3786175 INFO  (zkConnectionManagerCallback-11520-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786175 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3786202 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45359/solr ready
   [junit4]   2> 3786203 INFO  
(OverseerStateUpdate-75125645922664456-127.0.0.1:35517_solr-n_0000000000) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35517_solr
   [junit4]   2> 3786204 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35517_solr
   [junit4]   2> 3786218 INFO  
(OverseerStateUpdate-75125645922664456-127.0.0.1:35517_solr-n_0000000000) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3786218 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 3786234 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3786262 INFO  (zkCallback-11519-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3786385 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37850_solr as DOWN
   [junit4]   2> 3786386 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3786386 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37850_solr
   [junit4]   2> 3786397 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3786398 INFO  (zkCallback-11519-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3786398 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3786398 INFO  (zkCallback-11502-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3786416 INFO  (zkConnectionManagerCallback-11526-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786416 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3786437 INFO  (zkCallback-11512-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3786453 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3786454 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45359/solr ready
   [junit4]   2> 3786455 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 3786505 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3786526 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35517.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3786533 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35517.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3786533 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35517.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3786631 INFO  (jetty-launcher-11489-thread-1) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node1/.
   [junit4]   2> 3786678 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37850.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3786710 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37850.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3786710 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37850.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3786711 INFO  (jetty-launcher-11489-thread-2) 
[n:127.0.0.1:37850_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node2/.
   [junit4]   2> 3786823 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3786842 INFO  (zkConnectionManagerCallback-11532-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3786842 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3786843 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3786844 INFO  
(SUITE-AliasIntegrationTest-seed#[D1FEFD814D87287B]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45359/solr ready
   [junit4]   2> 3786921 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[D1FEFD814D87287B]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesV2
   [junit4]   2> 3786937 INFO  (qtp958645310-78264) [n:127.0.0.1:37850_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> 3787061 INFO  
(OverseerThreadFactory-6948-thread-1-processing-n:127.0.0.1:35517_solr) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1meta
   [junit4]   2> 3787204 INFO  
(OverseerStateUpdate-75125645922664456-127.0.0.1:35517_solr-n_0000000000) 
[n:127.0.0.1:35517_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":"http://127.0.0.1:37850/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3787206 INFO  
(OverseerStateUpdate-75125645922664456-127.0.0.1:35517_solr-n_0000000000) 
[n:127.0.0.1:35517_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":"http://127.0.0.1:35517/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3787436 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3787454 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3787454 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3788540 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3788576 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3788577 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788579 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788579 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788596 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37850.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3788596 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node2/collection1meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 3788601 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788603 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788603 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788603 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35517.solr.core.collection1meta.shard2.replica_n2' (registry 
'solr.core.collection1meta.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3788603 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node1/collection1meta_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node1/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 3788768 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788768 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788770 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3788770 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3788783 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788783 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788784 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3788784 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3788785 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4444b688[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 3788791 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@472a6c50[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 3788800 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788800 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788800 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788800 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788800 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788801 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788801 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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 1640473411517939712
   [junit4]   2> 3788801 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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 1640473411517939712
   [junit4]   2> 3788803 INFO  
(searcherExecutor-6957-thread-1-processing-n:127.0.0.1:37850_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:37850_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@472a6c50[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3788804 INFO  
(searcherExecutor-6958-thread-1-processing-n:127.0.0.1:35517_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:35517_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@4444b688[collection1meta_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3788815 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788815 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788819 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788819 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788822 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788822 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788822 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788822 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788822 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35517/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 3788822 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37850/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 3788822 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788822 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788822 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37850/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 3788822 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:35517/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 3788822 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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/75125645922664456-core_node4-n_0000000000
   [junit4]   2> 3788822 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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/75125645922664454-core_node3-n_0000000000
   [junit4]   2> 3788833 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37850/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 3788833 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35517/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 3788937 INFO  (zkCallback-11502-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> 3788937 INFO  (zkCallback-11512-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> 3788937 INFO  (zkCallback-11512-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> 3788937 INFO  (zkCallback-11502-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> 3788961 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3788962 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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> 3788964 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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=1528
   [junit4]   2> 3788964 INFO  (qtp242543946-78265) [n:127.0.0.1:35517_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=1510
   [junit4]   2> 3788978 INFO  (qtp958645310-78264) [n:127.0.0.1:37850_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> 3789062 INFO  
(OverseerCollectionConfigSetProcessor-75125645922664456-127.0.0.1:35517_solr-n_0000000000)
 [n:127.0.0.1:35517_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> 3789064 INFO  (zkCallback-11512-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> 3789064 INFO  (zkCallback-11512-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> 3789064 INFO  (zkCallback-11502-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> 3789064 INFO  (zkCallback-11502-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> 3789064 INFO  (zkCallback-11502-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> 3789072 INFO  (zkCallback-11512-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> 3789072 INFO  (qtp958645310-78264) [n:127.0.0.1:37850_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=2135
   [junit4]   2> 3789073 INFO  (qtp958645310-78270) [n:127.0.0.1:37850_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> 3789105 INFO  
(OverseerThreadFactory-6948-thread-2-processing-n:127.0.0.1:35517_solr) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2meta
   [junit4]   2> 3789311 INFO  
(OverseerStateUpdate-75125645922664456-127.0.0.1:35517_solr-n_0000000000) 
[n:127.0.0.1:35517_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":"http://127.0.0.1:37850/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3789513 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3790613 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3790780 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3790783 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3790783 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3790800 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37850.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3790800 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node2/collection2meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 3791016 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791016 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791017 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3791017 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3791030 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72f4dff[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 3791047 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791047 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791048 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791048 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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 1640473413874089984
   [junit4]   2> 3791050 INFO  
(searcherExecutor-6967-thread-1-processing-n:127.0.0.1:37850_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:37850_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@72f4dff[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3791068 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791069 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791083 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791083 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791083 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37850/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 3791084 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791084 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37850/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 3791084 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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/75125645922664454-core_node2-n_0000000000
   [junit4]   2> 3791085 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37850/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 3791226 INFO  (zkCallback-11502-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> 3791226 INFO  (zkCallback-11502-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> 3791227 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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> 3791262 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_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=1749
   [junit4]   2> 3791264 INFO  (qtp958645310-78270) [n:127.0.0.1:37850_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> 3791371 INFO  (zkCallback-11502-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> 3791371 INFO  (zkCallback-11502-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> 3791371 INFO  (zkCallback-11502-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> 3791407 INFO  (qtp958645310-78270) [n:127.0.0.1:37850_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=2334
   [junit4]   2> 3791413 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[D1FEFD814D87287B]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 3791414 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[D1FEFD814D87287B]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 3791414 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[D1FEFD814D87287B]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 3791414 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[D1FEFD814D87287B]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 3791414 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[D1FEFD814D87287B]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 3791415 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[D1FEFD814D87287B]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 3791477 INFO  
(OverseerCollectionConfigSetProcessor-75125645922664456-127.0.0.1:35517_solr-n_0000000000)
 [n:127.0.0.1:35517_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> 3791530 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/c params={} status=0 QTime=82
   [junit4]   2> 3791531 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[D1FEFD814D87287B]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testModifyPropertiesV2
   [junit4]   2> 3791532 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[D1FEFD814D87287B]) [    
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3791542 INFO  (qtp958645310-78270) [n:127.0.0.1:37850_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> 3791546 INFO  
(OverseerCollectionConfigSetProcessor-75125645922664456-127.0.0.1:35517_solr-n_0000000000)
 [n:127.0.0.1:35517_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> 3791547 INFO  
(OverseerThreadFactory-6948-thread-4-processing-n:127.0.0.1:35517_solr) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 3791548 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_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> 3791548 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f605f47: rootName = 
solr_37850, 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@12d2f47d
   [junit4]   2> 3791591 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2fa8ccb2
   [junit4]   2> 3791591 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=2fa8ccb2
   [junit4]   2> 3791591 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection2meta.shard1.leader, 
tag=2fa8ccb2
   [junit4]   2> 3791595 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_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> 3791614 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_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=66
   [junit4]   2> 3791749 INFO  (zkCallback-11512-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> 3791749 INFO  (zkCallback-11502-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> 3791749 INFO  (zkCallback-11502-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> 3791749 INFO  (zkCallback-11502-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> 3791757 INFO  (qtp958645310-78270) [n:127.0.0.1:37850_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=214
   [junit4]   2> 3791757 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_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> 3791768 INFO  
(OverseerCollectionConfigSetProcessor-75125645922664456-127.0.0.1:35517_solr-n_0000000000)
 [n:127.0.0.1:35517_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> 3791768 INFO  
(OverseerThreadFactory-6948-thread-5-processing-n:127.0.0.1:35517_solr) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 3791769 INFO  (qtp958645310-78264) [n:127.0.0.1:37850_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> 3791769 INFO  (qtp242543946-78267) [n:127.0.0.1:35517_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> 3791769 INFO  (qtp242543946-78267) [n:127.0.0.1:35517_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@554597f3: rootName 
= solr_35517, 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@39b10b89
   [junit4]   2> 3791769 INFO  (qtp958645310-78264) [n:127.0.0.1:37850_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10971679: rootName 
= solr_37850, 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@4f83ce94
   [junit4]   2> 3791853 INFO  (qtp242543946-78267) [n:127.0.0.1:35517_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4b99481f
   [junit4]   2> 3791853 INFO  (qtp242543946-78267) [n:127.0.0.1:35517_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=4b99481f
   [junit4]   2> 3791853 INFO  (qtp242543946-78267) [n:127.0.0.1:35517_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard2.leader, 
tag=4b99481f
   [junit4]   2> 3791866 INFO  (qtp958645310-78264) [n:127.0.0.1:37850_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f015316
   [junit4]   2> 3791866 INFO  (qtp958645310-78264) [n:127.0.0.1:37850_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=5f015316
   [junit4]   2> 3791866 INFO  (qtp958645310-78264) [n:127.0.0.1:37850_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard1.leader, 
tag=5f015316
   [junit4]   2> 3791884 INFO  (qtp242543946-78267) [n:127.0.0.1:35517_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> 3791884 INFO  (qtp958645310-78264) [n:127.0.0.1:37850_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> 3791885 INFO  (qtp242543946-78267) [n:127.0.0.1:35517_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=116
   [junit4]   2> 3791886 INFO  (qtp958645310-78264) [n:127.0.0.1:37850_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=117
   [junit4]   2> 3792005 INFO  (zkCallback-11502-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> 3792005 INFO  (zkCallback-11502-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> 3792005 INFO  (zkCallback-11502-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> 3792005 INFO  (zkCallback-11512-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> 3792005 INFO  (zkCallback-11512-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> 3792005 INFO  (zkCallback-11512-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> 3792022 INFO  (qtp958645310-78268) [n:127.0.0.1:37850_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=264
   [junit4]   2> 3792095 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[D1FEFD814D87287B]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testErrorChecks
   [junit4]   2> 3792104 INFO  (qtp242543946-78271) [n:127.0.0.1:35517_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3792133 INFO  (qtp242543946-78271) [n:127.0.0.1:35517_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 3792134 INFO  (qtp958645310-78262) [n:127.0.0.1:37850_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3792177 INFO  
(OverseerThreadFactory-6948-thread-5-processing-n:127.0.0.1:35517_solr) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testErrorChecks-collection
   [junit4]   2> 3792177 INFO  
(OverseerCollectionConfigSetProcessor-75125645922664456-127.0.0.1:35517_solr-n_0000000000)
 [n:127.0.0.1:35517_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> 3792391 INFO  
(OverseerStateUpdate-75125645922664456-127.0.0.1:35517_solr-n_0000000000) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testErrorChecks-collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37850/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3792393 INFO  
(OverseerStateUpdate-75125645922664456-127.0.0.1:35517_solr-n_0000000000) 
[n:127.0.0.1:35517_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testErrorChecks-collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35517/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3792595 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr    
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3792595 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr    
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3793605 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.3.0
   [junit4]   2> 3793613 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3793616 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3793616 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testErrorChecks-collection_shard1_replica_n1' using configuration 
from collection testErrorChecks-collection, trusted=true
   [junit4]   2> 3793616 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_37850.solr.core.testErrorChecks-collection.shard1.replica_n1' (registry 
'solr.core.testErrorChecks-collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3793617 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node2/testErrorChecks-collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node2/./testErrorChecks-collection_shard1_replica_n1/data/]
   [junit4]   2> 3793628 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.3.0
   [junit4]   2> 3793669 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 3793671 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3793671 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testErrorChecks-collection_shard2_replica_n2' using configuration 
from collection testErrorChecks-collection, trusted=true
   [junit4]   2> 3793680 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_35517.solr.core.testErrorChecks-collection.shard2.replica_n2' (registry 
'solr.core.testErrorChecks-collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6605827f
   [junit4]   2> 3793680 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node1/testErrorChecks-collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_D1FEFD814D87287B-001/tempDir-001/node1/./testErrorChecks-collection_shard2_replica_n2/data/]
   [junit4]   2> 3793844 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3793844 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3793862 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3793862 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3793863 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@474eea01[testErrorChecks-collection_shard1_replica_n1] main]
   [junit4]   2> 3793874 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3793875 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3793875 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 3793875 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1640473416838414336
   [junit4]   2> 3793877 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3793877 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3793878 INFO  
(searcherExecutor-6972-thread-1-processing-n:127.0.0.1:37850_solr 
x:testErrorChecks-collection_shard1_replica_n1 c:testErrorChecks-collection 
s:shard1 r:core_node3) [n:127.0.0.1:37850_solr c:testErrorChecks-collection 
s:shard1 r:core_node3 x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testErrorChecks-collection_shard1_replica_n1] Registered new 
searcher Searcher@474eea01[testErrorChecks-collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3793880 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testErrorChecks-collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 3793880 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testErrorChecks-collection/leaders/shard1
   [junit4]   2> 3793890 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3793890 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3793891 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3793891 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3793891 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:37850/solr/testErrorChecks-collection_shard1_replica_n1/
   [junit4]   2> 3793891 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@15705edb[testErrorChecks-collection_shard2_replica_n2] main]
   [junit4]   2> 3793892 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 3793892 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:37850/solr/testErrorChecks-collection_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 3793892 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testErrorChecks-collection/leaders/shard1/leader after winning as 
/collections/testErrorChecks-collection/leader_elect/shard1/election/75125645922664454-core_node3-n_0000000000
   [junit4]   2> 3793893 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3793893 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3793893 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 3793893 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1640473416857288704
   [junit4]   2> 3793894 INFO  (qtp958645310-78266) [n:127.0.0.1:37850_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37850/solr/testErrorChecks-collection_shard1_replica_n1/ shard1
   [junit4]   2> 3793896 INFO  
(searcherExecutor-6973-thread-1-processing-n:127.0.0.1:35517_solr 
x:testErrorChecks-collection_shard2_replica_n2 c:testErrorChecks-collection 
s:shard2 r:core_node4) [n:127.0.0.1:35517_solr c:testErrorChecks-collection 
s:shard2 r:core_node4 x:testErrorChecks-collection_shard2_replica_n2 ] 
o.a.s.c.SolrCore [testErrorChecks-collection_shard2_replica_n2] Registered new 
searcher Searcher@15705edb[testErrorChecks-collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3793910 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testErrorChecks-collection/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 3793911 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testErrorChecks-collection/leaders/shard2
   [junit4]   2> 3793913 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3793913 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3793913 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:35517/solr/testErrorChecks-collection_shard2_replica_n2/
   [junit4]   2> 3793914 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 3793914 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:35517/solr/testErrorChecks-collection_shard2_replica_n2/ has 
no replicas
   [junit4]   2> 3793914 INFO  (qtp242543946-78263) [n:127.0.0.1:35517_solr 
c:testErro

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

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null293776246
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null293776246
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null293776246

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 485 minutes 21 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to