Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/440/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseConcMarkSweepGC

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([46924DD19F7CFFBF:5945D1FDEC7706F4]: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:302)
        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 13017 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001/init-core-data-001
   [junit4]   2> 97384 WARN  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 97385 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 97388 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-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> 97388 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 97389 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001/tempDir-001
   [junit4]   2> 97389 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 97389 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 97389 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 97489 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40149
   [junit4]   2> 97489 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40149
   [junit4]   2> 97489 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40149
   [junit4]   2> 97500 INFO  (zkConnectionManagerCallback-131-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97505 INFO  (zkConnectionManagerCallback-133-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97512 INFO  (zkConnectionManagerCallback-135-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97521 WARN  (jetty-launcher-136-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 97521 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 97521 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 97521 INFO  (jetty-launcher-136-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 97522 WARN  (jetty-launcher-136-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 97522 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 97522 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 97523 INFO  (jetty-launcher-136-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 97554 INFO  (jetty-launcher-136-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 97554 INFO  (jetty-launcher-136-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 97554 INFO  (jetty-launcher-136-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 97559 INFO  (jetty-launcher-136-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 97559 INFO  (jetty-launcher-136-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 97559 INFO  (jetty-launcher-136-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@395e37{/solr,null,AVAILABLE}
   [junit4]   2> 97559 INFO  (jetty-launcher-136-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 97559 INFO  (jetty-launcher-136-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f0f5b{/solr,null,AVAILABLE}
   [junit4]   2> 97560 INFO  (jetty-launcher-136-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1faf3b5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41883}
   [junit4]   2> 97561 INFO  (jetty-launcher-136-thread-1) [    ] 
o.e.j.s.Server Started @97610ms
   [junit4]   2> 97561 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41883}
   [junit4]   2> 97561 ERROR (jetty-launcher-136-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 97561 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 97561 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 97561 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97561 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 97561 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-21T07:40:02.212Z
   [junit4]   2> 97562 INFO  (jetty-launcher-136-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@dae9ee{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40501}
   [junit4]   2> 97563 INFO  (jetty-launcher-136-thread-2) [    ] 
o.e.j.s.Server Started @97612ms
   [junit4]   2> 97563 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40501}
   [junit4]   2> 97563 ERROR (jetty-launcher-136-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 97563 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 97563 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 97563 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97563 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 97563 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-21T07:40:02.214Z
   [junit4]   2> 97568 INFO  (zkConnectionManagerCallback-138-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97574 INFO  (zkConnectionManagerCallback-140-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97575 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97575 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 98618 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 98623 WARN  (jetty-launcher-136-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@e38db0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 98635 WARN  (jetty-launcher-136-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@18f036e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 98637 INFO  (jetty-launcher-136-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40149/solr
   [junit4]   2> 98644 INFO  (zkConnectionManagerCallback-148-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98663 INFO  (zkConnectionManagerCallback-150-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98758 INFO  (jetty-launcher-136-thread-2) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40501_solr
   [junit4]   2> 98760 INFO  (jetty-launcher-136-thread-2) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.Overseer Overseer 
(id=72118394230276102-127.0.0.1:40501_solr-n_0000000000) starting
   [junit4]   2> 98767 INFO  (zkConnectionManagerCallback-157-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98769 INFO  (jetty-launcher-136-thread-2) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40149/solr ready
   [junit4]   2> 98771 INFO  
(OverseerStateUpdate-72118394230276102-127.0.0.1:40501_solr-n_0000000000) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40501_solr
   [junit4]   2> 98780 INFO  (jetty-launcher-136-thread-2) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40501_solr
   [junit4]   2> 98809 INFO  (zkCallback-149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 98821 INFO  (zkCallback-156-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 98884 INFO  (jetty-launcher-136-thread-2) 
[n:127.0.0.1:40501_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 98946 INFO  (jetty-launcher-136-thread-2) 
[n:127.0.0.1:40501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40501.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bb89c
   [junit4]   2> 98966 INFO  (jetty-launcher-136-thread-2) 
[n:127.0.0.1:40501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40501.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bb89c
   [junit4]   2> 98966 INFO  (jetty-launcher-136-thread-2) 
[n:127.0.0.1:40501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40501.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bb89c
   [junit4]   2> 98968 INFO  (jetty-launcher-136-thread-2) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001/tempDir-001/node2/.
   [junit4]   2> 99631 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 99639 WARN  (jetty-launcher-136-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1188f6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99645 WARN  (jetty-launcher-136-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@cee729[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99647 INFO  (jetty-launcher-136-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40149/solr
   [junit4]   2> 99649 INFO  (zkConnectionManagerCallback-164-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99652 INFO  (zkConnectionManagerCallback-166-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99656 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 99661 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41883_solr as DOWN
   [junit4]   2> 99662 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 99662 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41883_solr
   [junit4]   2> 99664 INFO  (zkCallback-156-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 99664 INFO  (zkCallback-149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 99664 INFO  (zkCallback-165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 99693 INFO  (zkConnectionManagerCallback-173-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99704 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 99705 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40149/solr ready
   [junit4]   2> 99706 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 99737 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41883.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bb89c
   [junit4]   2> 99763 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41883.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bb89c
   [junit4]   2> 99763 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41883.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bb89c
   [junit4]   2> 99779 INFO  (jetty-launcher-136-thread-1) 
[n:127.0.0.1:41883_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001/tempDir-001/node1/.
   [junit4]   2> 99840 INFO  (zkConnectionManagerCallback-179-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99843 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 99846 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40149/solr ready
   [junit4]   2> 99875 INFO  
(TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[46924DD19F7CFFBF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testDeleteAliasWithExistingCollectionName
   [junit4]   2> 99886 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 99888 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 99893 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection_old&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 99900 INFO  
(OverseerThreadFactory-191-thread-1-processing-n:127.0.0.1:40501_solr) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection_old
   [junit4]   2> 100008 INFO  
(OverseerStateUpdate-72118394230276102-127.0.0.1:40501_solr-n_0000000000) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_old",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_old_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40501/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 100010 INFO  
(OverseerStateUpdate-72118394230276102-127.0.0.1:40501_solr-n_0000000000) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_old",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection_old_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41883/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 100213 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    
x:collection_old_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection_old_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_old&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 100213 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr    
x:collection_old_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_old_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_old&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 100214 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    
x:collection_old_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 101253 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 101253 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 101316 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection_old_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 101316 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection_old_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 101429 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 101429 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_old_shard1_replica_n1' 
using configuration from collection collection_old, trusted=true
   [junit4]   2> 101430 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40501.solr.core.collection_old.shard1.replica_n1' (registry 
'solr.core.collection_old.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bb89c
   [junit4]   2> 101430 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection_old_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001/tempDir-001/node2/collection_old_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001/tempDir-001/node2/./collection_old_shard1_replica_n1/data/]
   [junit4]   2> 101431 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 101431 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_old_shard2_replica_n2' 
using configuration from collection collection_old, trusted=true
   [junit4]   2> 101431 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41883.solr.core.collection_old.shard2.replica_n2' (registry 
'solr.core.collection_old.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bb89c
   [junit4]   2> 101432 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection_old_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001/tempDir-001/node1/collection_old_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001/tempDir-001/node1/./collection_old_shard2_replica_n2/data/]
   [junit4]   2> 101720 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 101720 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 101793 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101793 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101795 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 101795 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 101845 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e5c7[collection_old_shard1_replica_n1] main]
   [junit4]   2> 101871 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 101871 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 101873 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bc380a[collection_old_shard2_replica_n2] main]
   [junit4]   2> 101877 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 101878 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 101878 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 101879 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 101879 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631408521509601280
   [junit4]   2> 101883 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 101883 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 101883 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631408521513795584
   [junit4]   2> 101891 INFO  
(searcherExecutor-204-thread-1-processing-n:127.0.0.1:41883_solr 
x:collection_old_shard2_replica_n2 c:collection_old s:shard2 r:core_node4) 
[n:127.0.0.1:41883_solr c:collection_old s:shard2 r:core_node4 
x:collection_old_shard2_replica_n2] o.a.s.c.SolrCore 
[collection_old_shard2_replica_n2] Registered new searcher 
Searcher@bc380a[collection_old_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101915 INFO  
(searcherExecutor-203-thread-1-processing-n:127.0.0.1:40501_solr 
x:collection_old_shard1_replica_n1 c:collection_old s:shard1 r:core_node3) 
[n:127.0.0.1:40501_solr c:collection_old s:shard1 r:core_node3 
x:collection_old_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_old_shard1_replica_n1] Registered new searcher 
Searcher@7e5c7[collection_old_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101917 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_old/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 101917 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_old/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 101917 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection_old/leaders/shard1
   [junit4]   2> 101917 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection_old/leaders/shard2
   [junit4]   2> 101935 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 101935 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 101935 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40501/solr/collection_old_shard1_replica_n1/
   [junit4]   2> 101936 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 101936 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40501/solr/collection_old_shard1_replica_n1/ has no replicas
   [junit4]   2> 101936 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection_old/leaders/shard1/leader after winning as 
/collections/collection_old/leader_elect/shard1/election/72118394230276102-core_node3-n_0000000000
   [junit4]   2> 101945 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 101945 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 101945 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41883/solr/collection_old_shard2_replica_n2/
   [junit4]   2> 101946 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 101946 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41883/solr/collection_old_shard2_replica_n2/ has no replicas
   [junit4]   2> 101946 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection_old/leaders/shard2/leader after winning as 
/collections/collection_old/leader_elect/shard2/election/72118394230276105-core_node4-n_0000000000
   [junit4]   2> 101947 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40501/solr/collection_old_shard1_replica_n1/ shard1
   [junit4]   2> 101951 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41883/solr/collection_old_shard2_replica_n2/ shard2
   [junit4]   2> 102097 INFO  (zkCallback-165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_old/state.json] for collection [collection_old] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 102097 INFO  (zkCallback-149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_old/state.json] for collection [collection_old] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 102099 INFO  (zkCallback-149-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_old/state.json] for collection [collection_old] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 102116 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 102117 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 102121 ERROR (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.c.ZkStateReader Collection collection_old is not lazy or watched!
   [junit4]   2> 102123 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_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=collection_old_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_old&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1909
   [junit4]   2> 102132 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_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=collection_old_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_old&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1919
   [junit4]   2> 102149 INFO  (qtp11933256-872) [n:127.0.0.1:40501_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> 102235 INFO  (zkCallback-165-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_old/state.json] for collection [collection_old] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 102235 INFO  (zkCallback-165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_old/state.json] for collection [collection_old] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 102235 INFO  (zkCallback-149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_old/state.json] for collection [collection_old] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 102235 INFO  (zkCallback-149-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_old/state.json] for collection [collection_old] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 102235 INFO  (zkCallback-149-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_old/state.json] for collection [collection_old] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 102237 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection_old&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2344
   [junit4]   2> 102240 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection_new&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 102246 INFO  
(OverseerThreadFactory-191-thread-2-processing-n:127.0.0.1:40501_solr) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection_new
   [junit4]   2> 102246 INFO  
(OverseerCollectionConfigSetProcessor-72118394230276102-127.0.0.1:40501_solr-n_0000000000)
 [n:127.0.0.1:40501_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> 102460 INFO  
(OverseerStateUpdate-72118394230276102-127.0.0.1:40501_solr-n_0000000000) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_new",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_new_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40501/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 102664 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    
x:collection_new_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_new_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_new&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 103681 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 103732 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection_new_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 103740 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 103740 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_new_shard1_replica_n1' 
using configuration from collection collection_new, trusted=true
   [junit4]   2> 103741 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40501.solr.core.collection_new.shard1.replica_n1' (registry 
'solr.core.collection_new.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14bb89c
   [junit4]   2> 103741 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection_new_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001/tempDir-001/node2/collection_new_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001/tempDir-001/node2/./collection_new_shard1_replica_n1/data/]
   [junit4]   2> 103857 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 103857 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 103872 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 103872 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 103874 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b05fe[collection_new_shard1_replica_n1] main]
   [junit4]   2> 103888 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 103888 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 103889 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 103889 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1631408523617239040
   [junit4]   2> 103892 INFO  
(searcherExecutor-213-thread-1-processing-n:127.0.0.1:40501_solr 
x:collection_new_shard1_replica_n1 c:collection_new s:shard1 r:core_node2) 
[n:127.0.0.1:40501_solr c:collection_new s:shard1 r:core_node2 
x:collection_new_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_new_shard1_replica_n1] Registered new searcher 
Searcher@b05fe[collection_new_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103897 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_new/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 103897 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection_new/leaders/shard1
   [junit4]   2> 103902 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 103902 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 103902 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40501/solr/collection_new_shard1_replica_n1/
   [junit4]   2> 103903 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 103904 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40501/solr/collection_new_shard1_replica_n1/ has no replicas
   [junit4]   2> 103904 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection_new/leaders/shard1/leader after winning as 
/collections/collection_new/leader_elect/shard1/election/72118394230276102-core_node2-n_0000000000
   [junit4]   2> 103906 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40501/solr/collection_new_shard1_replica_n1/ shard1
   [junit4]   2> 104009 INFO  (zkCallback-149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 104009 INFO  (zkCallback-149-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 104011 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 104114 INFO  (zkCallback-149-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 104114 INFO  (zkCallback-149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 104114 INFO  (zkCallback-149-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 104143 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_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=collection_new_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_new&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1479
   [junit4]   2> 104147 INFO  (qtp11933256-874) [n:127.0.0.1:40501_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> 104147 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection_new&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1906
   [junit4]   2> 104155 INFO  (watches-176-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 104155 INFO  
(TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[46924DD19F7CFFBF])
 [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica 
count: 2
   [junit4]   2> 104156 INFO  
(TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[46924DD19F7CFFBF])
 [    ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 104156 INFO  (watches-176-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 104164 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_old/terms/shard1 to Terms{values={core_node3=1}, 
version=1}
   [junit4]   2> 104165 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_old:4&wt=javabin&version=2}{add=[8 
(1631408523900354560)]} 0 6
   [junit4]   2> 104167 INFO  (qtp16680720-867) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_old/terms/shard2 to Terms{values={core_node4=1}, 
version=1}
   [junit4]   2> 104167 INFO  (qtp16680720-867) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection_old:4&wt=javabin&version=2}{add=[6 
(1631408523902451712), 7 (1631408523906646016)]} 0 7
   [junit4]   2> 104248 INFO  
(OverseerCollectionConfigSetProcessor-72118394230276102-127.0.0.1:40501_solr-n_0000000000)
 [n:127.0.0.1:40501_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> 104370 INFO  (qtp16680720-867) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1631408524121604096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 104370 INFO  (qtp16680720-867) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1f885d2 
commitCommandVersion:1631408524121604096
   [junit4]   2> 104387 INFO  (qtp16680720-867) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12466d[collection_old_shard2_replica_n2] main]
   [junit4]   2> 104387 INFO  (qtp16680720-867) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 104394 INFO  
(searcherExecutor-204-thread-1-processing-n:127.0.0.1:41883_solr 
x:collection_old_shard2_replica_n2 c:collection_old s:shard2 r:core_node4) 
[n:127.0.0.1:41883_solr c:collection_old s:shard2 r:core_node4 
x:collection_old_shard2_replica_n2] o.a.s.c.SolrCore 
[collection_old_shard2_replica_n2] Registered new searcher 
Searcher@12466d[collection_old_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C2:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.1.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, 
timestamp=1555832409031}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 104394 INFO  (qtp16680720-867) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40501/solr/collection_old_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 25
   [junit4]   2> 104400 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1631408524153061376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 104400 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@e5556d 
commitCommandVersion:1631408524153061376
   [junit4]   2> 104407 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37f56e[collection_old_shard1_replica_n1] main]
   [junit4]   2> 104421 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 104425 INFO  
(searcherExecutor-203-thread-1-processing-n:127.0.0.1:40501_solr 
x:collection_old_shard1_replica_n1 c:collection_old s:shard1 r:core_node3) 
[n:127.0.0.1:40501_solr c:collection_old s:shard1 r:core_node3 
x:collection_old_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_old_shard1_replica_n1] Registered new searcher 
Searcher@37f56e[collection_old_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.1.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, 
timestamp=1555832409055}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 104425 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_old:4&commit=true&wt=javabin&version=2}{commit=} 
0 257
   [junit4]   2> 104433 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_new/terms/shard1 to Terms{values={core_node2=1}, 
version=1}
   [junit4]   2> 104433 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_new_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_new:4&wt=javabin&version=2}{add=[1 
(1631408524183470080)]} 0 4
   [junit4]   2> 104435 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1631408524189761536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 104435 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@235aec 
commitCommandVersion:1631408524189761536
   [junit4]   2> 104443 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1441a3b[collection_new_shard1_replica_n1] main]
   [junit4]   2> 104444 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 104447 INFO  
(searcherExecutor-213-thread-1-processing-n:127.0.0.1:40501_solr 
x:collection_new_shard1_replica_n1 c:collection_new s:shard1 r:core_node2) 
[n:127.0.0.1:40501_solr c:collection_new s:shard1 r:core_node2 
x:collection_new_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_new_shard1_replica_n1] Registered new searcher 
Searcher@1441a3b[collection_new_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.1.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, 
timestamp=1555832409090}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 104447 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_new_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_new:4&commit=true&wt=javabin&version=2}{commit=} 
0 13
   [junit4]   2> 104459 INFO  (qtp16680720-871) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.S.Request [collection_old_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection_old:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:41883/solr/collection_old_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1555832409100&isShard=true&wt=javabin}
 hits=2 status=0 QTime=1
   [junit4]   2> 104459 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.S.Request [collection_old_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection_old:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:40501/solr/collection_old_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1555832409100&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 104468 INFO  (qtp16680720-867) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.S.Request [collection_old_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection_old:4&shards.purpose=64&NOW=1555832409100&ids=6,7&isShard=true&shard.url=http://127.0.0.1:41883/solr/collection_old_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 104468 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_old s:shard1 r:core_node3 x:collection_old_shard1_replica_n1] 
o.a.s.c.S.Request [collection_old_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection_old:4&shards.purpose=64&NOW=1555832409100&ids=8&isShard=true&shard.url=http://127.0.0.1:40501/solr/collection_old_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 104470 INFO  (qtp16680720-869) [n:127.0.0.1:41883_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n2] 
o.a.s.c.S.Request [collection_old_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection_old:4&wt=javabin&version=2} hits=3 status=0 
QTime=20
   [junit4]   2> 104472 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection_old&name=collection_old_reserve&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 104580 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection_old&name=collection_old_reserve&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=108
   [junit4]   2> 104582 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection_new&name=collection_old&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 104585 INFO  
(OverseerCollectionConfigSetProcessor-72118394230276102-127.0.0.1:40501_solr-n_0000000000)
 [n:127.0.0.1:40501_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> 104687 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection_new&name=collection_old&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=105
   [junit4]   2> 104689 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.S.Request [collection_new_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection_old:4&wt=javabin&version=2} hits=1 status=0 
QTime=0
   [junit4]   2> 104691 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.S.Request [collection_new_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection_new:4&wt=javabin&version=2} hits=1 status=0 
QTime=0
   [junit4]   2> 104695 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
async=b73e6706-48de-4dc5-aabd-5047bea103af&name=collection_old&action=DELETE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 104698 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=b73e6706-48de-4dc5-aabd-5047bea103af&name=collection_old&action=DELETE&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 104700 INFO  
(OverseerCollectionConfigSetProcessor-72118394230276102-127.0.0.1:40501_solr-n_0000000000)
 [n:127.0.0.1:40501_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> 104700 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b73e6706-48de-4dc5-aabd-5047bea103af&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 104701 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b73e6706-48de-4dc5-aabd-5047bea103af&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 104702 ERROR 
(OverseerThreadFactory-191-thread-5-processing-n:127.0.0.1:40501_solr) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: collection_old operation: delete 
failed:org.apache.solr.common.SolrException: Collection : collection_old is 
part of aliases: [collection_old, collection_new, collection_old_reserve], 
remove or modify the aliases before removing this collection.
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.checkAliasReference(DeleteCollectionCmd.java:194)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:79)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:505)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 104713 INFO  
(OverseerThreadFactory-191-thread-5-processing-n:127.0.0.1:40501_solr) 
[n:127.0.0.1:40501_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> 105703 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=b73e6706-48de-4dc5-aabd-5047bea103af&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 105706 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b73e6706-48de-4dc5-aabd-5047bea103af&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 105709 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=b73e6706-48de-4dc5-aabd-5047bea103af&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 105710 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=b73e6706-48de-4dc5-aabd-5047bea103af&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 105713 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.S.Request [collection_new_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection_old:4&wt=javabin&version=2} hits=1 status=0 
QTime=0
   [junit4]   2> 105716 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params 
async=d6aaa3c3-cbdd-4f02-a5d8-c102dfd76836&name=collection_old_reserve&action=DELETEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 105719 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=d6aaa3c3-cbdd-4f02-a5d8-c102dfd76836&name=collection_old_reserve&action=DELETEALIAS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 105720 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d6aaa3c3-cbdd-4f02-a5d8-c102dfd76836&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 105721 INFO  
(OverseerCollectionConfigSetProcessor-72118394230276102-127.0.0.1:40501_solr-n_0000000000)
 [n:127.0.0.1:40501_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> 105721 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d6aaa3c3-cbdd-4f02-a5d8-c102dfd76836&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 105724 INFO  
(OverseerThreadFactory-191-thread-5-processing-n:127.0.0.1:40501_solr) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 106723 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d6aaa3c3-cbdd-4f02-a5d8-c102dfd76836&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 106724 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d6aaa3c3-cbdd-4f02-a5d8-c102dfd76836&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 106726 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=d6aaa3c3-cbdd-4f02-a5d8-c102dfd76836&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 106726 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d6aaa3c3-cbdd-4f02-a5d8-c102dfd76836&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 106728 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params 
async=ee47b14d-7f6f-4551-b0b4-3c44cb40ddc3&name=collection_old&action=DELETEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 106732 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=ee47b14d-7f6f-4551-b0b4-3c44cb40ddc3&name=collection_old&action=DELETEALIAS&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 106733 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ee47b14d-7f6f-4551-b0b4-3c44cb40ddc3&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 106734 INFO  
(OverseerCollectionConfigSetProcessor-72118394230276102-127.0.0.1:40501_solr-n_0000000000)
 [n:127.0.0.1:40501_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 106734 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ee47b14d-7f6f-4551-b0b4-3c44cb40ddc3&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 106736 INFO  
(OverseerThreadFactory-191-thread-5-processing-n:127.0.0.1:40501_solr) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 107736 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ee47b14d-7f6f-4551-b0b4-3c44cb40ddc3&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 107741 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ee47b14d-7f6f-4551-b0b4-3c44cb40ddc3&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 107743 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=ee47b14d-7f6f-4551-b0b4-3c44cb40ddc3&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 107744 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ee47b14d-7f6f-4551-b0b4-3c44cb40ddc3&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 107745 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
async=17cfeb1a-68fc-4a4e-bd79-17c429724bbf&name=collection_new&action=DELETE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 107749 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=17cfeb1a-68fc-4a4e-bd79-17c429724bbf&name=collection_new&action=DELETE&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 107751 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=17cfeb1a-68fc-4a4e-bd79-17c429724bbf&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 107752 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=17cfeb1a-68fc-4a4e-bd79-17c429724bbf&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 107757 INFO  
(OverseerCollectionConfigSetProcessor-72118394230276102-127.0.0.1:40501_solr-n_0000000000)
 [n:127.0.0.1:40501_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 107758 INFO  
(OverseerThreadFactory-191-thread-5-processing-n:127.0.0.1:40501_solr) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=17cfeb1a-68fc-4a4e-bd79-17c429724bbf
   [junit4]   2> 107762 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    
x:collection_new_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection_new_shard1_replica_n1&async=17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 107763 INFO  
(parallelCoreAdminExecutor-192-thread-1-processing-n:127.0.0.1:40501_solr 
x:collection_new_shard1_replica_n1 
17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395 UNLOAD) 
[n:127.0.0.1:40501_solr    x:collection_new_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection_new.shard1.replica_n1, tag=null
   [junit4]   2> 107763 INFO  
(parallelCoreAdminExecutor-192-thread-1-processing-n:127.0.0.1:40501_solr 
x:collection_new_shard1_replica_n1 
17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395 UNLOAD) 
[n:127.0.0.1:40501_solr    x:collection_new_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11574d7: rootName = 
solr_40501, domain = solr.core.collection_new.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection_new.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@1cb73f1
   [junit4]   2> 107780 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395
   [junit4]   2> 107780 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 107796 INFO  
(parallelCoreAdminExecutor-192-thread-1-processing-n:127.0.0.1:40501_solr 
x:collection_new_shard1_replica_n1 
17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395 UNLOAD) 
[n:127.0.0.1:40501_solr    x:collection_new_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_new_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@d11f64
   [junit4]   2> 107796 INFO  
(parallelCoreAdminExecutor-192-thread-1-processing-n:127.0.0.1:40501_solr 
x:collection_new_shard1_replica_n1 
17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395 UNLOAD) 
[n:127.0.0.1:40501_solr    x:collection_new_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection_new.shard1.replica_n1, tag=d11f64
   [junit4]   2> 107796 INFO  
(parallelCoreAdminExecutor-192-thread-1-processing-n:127.0.0.1:40501_solr 
x:collection_new_shard1_replica_n1 
17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395 UNLOAD) 
[n:127.0.0.1:40501_solr    x:collection_new_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection_new.shard1.leader, tag=d11f64
   [junit4]   2> 107801 INFO  
(parallelCoreAdminExecutor-192-thread-1-processing-n:127.0.0.1:40501_solr 
x:collection_new_shard1_replica_n1 
17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395 UNLOAD) 
[n:127.0.0.1:40501_solr    x:collection_new_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_new/terms/shard1 to Terms{values={}, version=2}
   [junit4]   2> 107804 INFO  (zkCallback-149-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 107804 INFO  (zkCallback-149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 107804 INFO  (zkCallback-149-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 108753 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=17cfeb1a-68fc-4a4e-bd79-17c429724bbf&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 108754 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=17cfeb1a-68fc-4a4e-bd79-17c429724bbf&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 108783 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395
   [junit4]   2> 108783 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=17cfeb1a-68fc-4a4e-bd79-17c429724bbf927747678003395&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 108888 INFO  (zkCallback-149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 108888 INFO  (zkCallback-149-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 108888 INFO  (zkCallback-149-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 108888 INFO  (zkCallback-149-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 108897 INFO  
(OverseerThreadFactory-191-thread-5-processing-n:127.0.0.1:40501_solr) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000011 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 109756 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=17cfeb1a-68fc-4a4e-bd79-17c429724bbf&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 109757 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=17cfeb1a-68fc-4a4e-bd79-17c429724bbf&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 109759 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=17cfeb1a-68fc-4a4e-bd79-17c429724bbf&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 109759 INFO  
(OverseerCollectionConfigSetProcessor-72118394230276102-127.0.0.1:40501_solr-n_0000000000)
 [n:127.0.0.1:40501_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000011 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 109759 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=17cfeb1a-68fc-4a4e-bd79-17c429724bbf&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 109761 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
async=ef0c86c6-efc0-480b-b65f-3505c2a666f7&name=collection_old&action=DELETE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 109766 INFO  (qtp11933256-874) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=ef0c86c6-efc0-480b-b65f-3505c2a666f7&name=collection_old&action=DELETE&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 109767 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ef0c86c6-efc0-480b-b65f-3505c2a666f7&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 109772 INFO  (qtp11933256-872) [n:127.0.0.1:40501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ef0c86c6-efc0-480b-b65f-3505c2a666f7&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 109773 INFO  
(OverseerThreadFactory-191-thread-5-processing-n:127.0.0.1:40501_solr) 
[n:127.0.0.1:40501_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=ef0c86c6-efc0-480b-b65f-3505c2a666f7
   [junit4]   2> 109775 INFO  (qtp11933256-875) [n:127.0.0.1:40501_solr    
x:collection_old_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection_old_shard1_replica_n1&async=ef0c86c6-efc0-480b-b65f-3505c2a666f7927749693321553&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 109775 INFO  
(parallelCoreAdminExecutor-192-thread-2-processing-n:127.0.0.1:40501_solr 
x:collection_old_shard1_replica_n1 
ef0c86c6-efc0-480b-b65f-3505c2a666f7927749693321553 UNLOAD) 
[n:127.0.0.1:40501_solr    x:collection_old_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection_old.shard1.replica_n1, tag=null
   [junit4]   2> 109776 INFO  
(parallelCoreAdminExecutor-192-thread-2-processing-n:127.0.0.1:40501_solr 
x:collection_old_shard1_replica_n1 
ef0c86c6-efc0-480b-b65f-3505c2a666f7927749693321553 UNLOAD) 
[n:127.0.0.1:40501_solr    x:collection_old_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e0ec44: rootName = 
solr_40501, domain = solr.core.collection_old.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection_old.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@131edbd
   [junit4]   2> 109778 INFO  (qtp16680720-871) [n:127.0.0.1:41883_solr    
x:collection_old_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection_old_shard2_replica_n2&async=ef0c86c6-efc0-480b-b65f-3505c2a666f7927749693436907&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 109779 INFO  
(parallelCoreAdminExecutor-199-thread-1-processing-n:127.0.0.1:41883_solr 
x:collection_old_shard2_replica_n2 
ef0c86c6-efc0-480b-b65f-3505c2a666f7927749693436907 UNLOAD) 
[n:127.0.0.1:41883_solr    x:collection_old_shard2_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection_old.shard2.replica_n2, tag=null
   [junit4]   2> 109779 INFO  
(parallelCoreAdminExecutor-199-thread-1-processing-n:127.0.0.1:41883_solr 
x:collection_old_shard2_replica_n2 
ef0c86c6-efc0-480b-b65f-3505c2a666f7927749693436907 UNLOAD) 
[n:127.0.0.1:41883_solr    x:collection_old_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25a9ad: rootName = 
solr_41883, domain = solr.core.collection_old.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection_old.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@19380d7
   [junit4

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

etric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 65693 INFO  (closeThreadPool-131-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72118681161170952-127.0.0.1:33337_solr-n_0000000000) closing
   [junit4]   2> 65694 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 65694 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b159c: rootName = 
solr_46009, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@419b8b
   [junit4]   2> 65698 INFO  
(OverseerStateUpdate-72118681161170952-127.0.0.1:33337_solr-n_0000000000) 
[n:127.0.0.1:33337_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33337_solr
   [junit4]   2> 65702 INFO  
(OverseerAutoScalingTriggerThread-72118681161170952-127.0.0.1:33337_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 65707 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 65707 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ee7782: rootName = 
solr_46009, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@acd40d
   [junit4]   2> 65708 INFO  (closeThreadPool-131-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72118681161170952-127.0.0.1:33337_solr-n_0000000000) closing
   [junit4]   2> 65709 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 65709 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@372c64: rootName = 
solr_46009, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@41462b
   [junit4]   2> 65710 INFO  (jetty-closer-124-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 65711 INFO  (jetty-closer-124-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72118681161170952-127.0.0.1:33337_solr-n_0000000000) closing
   [junit4]   2> 65711 INFO  (zkCallback-43-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 65711 INFO  (zkCallback-27-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 65711 INFO  (zkCallback-27-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46009_solr
   [junit4]   2> 65721 INFO  (jetty-closer-124-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@953a95{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 65724 INFO  (jetty-closer-124-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11fe4ff{/solr,null,UNAVAILABLE}
   [junit4]   2> 65725 INFO  (jetty-closer-124-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 65727 INFO  (jetty-closer-124-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@15bc627{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 65727 INFO  (jetty-closer-124-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c1c6c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 65727 INFO  (jetty-closer-124-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 65728 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 65732 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/aliases.json
   [junit4]   2>        22      /solr/clusterprops.json
   [junit4]   2>        18      /solr/configs/conf
   [junit4]   2>        11      /solr/collections/collection2meta/terms/shard1
   [junit4]   2>        11      /solr/collections/collection1meta/terms/shard2
   [junit4]   2>        10      /solr/collections/collection1meta/terms/shard1
   [junit4]   2>        7       /solr/collections/collection1meta/state.json
   [junit4]   2>        4       /solr/collections/collection_new/terms/shard1
   [junit4]   2>        4       /solr/collections/collection2/terms/shard1
   [junit4]   2>        4       /solr/collections/collection_two/terms/shard1
   [junit4]   2>        4       /solr/collections/collection_one/terms/shard1
   [junit4]   2>        4       /solr/collections/collection_old/terms/shard2
   [junit4]   2>        4       /solr/collections/collection_old/terms/shard1
   [junit4]   2>        4       /solr/collections/collection1/terms/shard1
   [junit4]   2>        4       /solr/collections/collection1/terms/shard2
   [junit4]   2>        3       /solr/collections/collection_two/state.json
   [junit4]   2>        3       
/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2>        3       /solr/collections/collection_one/terms/shard2
   [junit4]   2>        3       
/solr/collections/testErrorChecks-collection/terms/shard1
   [junit4]   2>        3       
/solr/collections/testErrorChecks-collection/terms/shard2
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/collections/collection_one/state.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        362     /solr/aliases.json
   [junit4]   2>        70      /solr/collections/collection1meta/state.json
   [junit4]   2>        45      /solr/collections/collection2meta/state.json
   [junit4]   2>        22      /solr/clusterstate.json
   [junit4]   2>        18      /solr/collections/collection_one/state.json
   [junit4]   2>        14      
/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/collection_old/state.json
   [junit4]   2>        10      /solr/collections/collection_new/state.json
   [junit4]   2>        10      /solr/collections/collection_two/state.json
   [junit4]   2>        9       /solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        85      /solr/collections
   [junit4]   2>        22      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 65747 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37065
   [junit4]   2> 65747 INFO  
(SUITE-AliasIntegrationTest-seed#[46924DD19F7CFFBF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37065
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_46924DD19F7CFFBF-001
   [junit4]   2> Apr 21, 2019 8:54:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{a_t=FSTOrd50, _root_=FSTOrd50, 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=544, 
maxMBSortInHeap=6.267692958860559, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1113c1),
 locale=lv, timezone=Asia/Taipei
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=2,free=66861168,total=127348736
   [junit4]   2> NOTE: All tests run in this JVM: [AliasIntegrationTest]
   [junit4] Completed [3/5 (1!)] on J1 in 65.47s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 35 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1573: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1100: 
There were test failures: 5 suites, 45 tests, 1 failure [seed: 46924DD19F7CFFBF]

Total time: 2 minutes 2 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=7eb59f2ae0d7bdcbca6df5560fa1b59c17ea4624, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #439
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to