Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21764/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:40353/solr","node_name":"127.0.0.1:40353_solr","state":"active","type":"NRT"}

Stack Trace:
java.lang.AssertionError: 
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:40353/solr","node_name":"127.0.0.1:40353_solr","state":"active","type":"NRT"}
        at 
__randomizedtesting.SeedInfo.seed([6E4DA87F31DFE996:E61997A59F23846E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:84)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13616 lines...]
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4]   2> 1331958 INFO  
(SUITE-AddReplicaTest-seed#[6E4DA87F31DFE996]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001/init-core-data-001
   [junit4]   2> 1331959 INFO  
(SUITE-AddReplicaTest-seed#[6E4DA87F31DFE996]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1331959 INFO  
(SUITE-AddReplicaTest-seed#[6E4DA87F31DFE996]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1331960 INFO  
(SUITE-AddReplicaTest-seed#[6E4DA87F31DFE996]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001/tempDir-001
   [junit4]   2> 1331960 INFO  
(SUITE-AddReplicaTest-seed#[6E4DA87F31DFE996]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1331960 INFO  (Thread-6365) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1331960 INFO  (Thread-6365) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1331961 ERROR (Thread-6365) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1332060 INFO  
(SUITE-AddReplicaTest-seed#[6E4DA87F31DFE996]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37777
   [junit4]   2> 1332062 INFO  (zkConnectionManagerCallback-3554-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332064 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1332064 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1332064 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1332064 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@501880cc{/solr,null,AVAILABLE}
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1576b6a3{/solr,null,AVAILABLE}
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2dcc1194{/solr,null,AVAILABLE}
   [junit4]   2> 1332065 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42ef022b{/solr,null,AVAILABLE}
   [junit4]   2> 1332066 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f4650de{SSL,[ssl, 
http/1.1]}{127.0.0.1:33483}
   [junit4]   2> 1332066 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6dd98215{SSL,[ssl, 
http/1.1]}{127.0.0.1:33431}
   [junit4]   2> 1332066 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fb00244{SSL,[ssl, 
http/1.1]}{127.0.0.1:40353}
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.e.j.s.Server Started @1332101ms
   [junit4]   2> 1332066 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@76f0e29e{SSL,[ssl, 
http/1.1]}{127.0.0.1:36751}
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.e.j.s.Server Started @1332101ms
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.e.j.s.Server Started @1332101ms
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33431}
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.e.j.s.Server Started @1332101ms
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33483}
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36751}
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40353}
   [junit4]   2> 1332067 ERROR (jetty-launcher-3551-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1332067 ERROR (jetty-launcher-3551-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1332067 ERROR (jetty-launcher-3551-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1332067 ERROR (jetty-launcher-3551-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-06T12:15:56.034396Z
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-06T12:15:56.034403Z
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-06T12:15:56.034419Z
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1332067 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-06T12:15:56.034489Z
   [junit4]   2> 1332068 INFO  (zkConnectionManagerCallback-3562-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332068 INFO  (zkConnectionManagerCallback-3556-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332068 INFO  (zkConnectionManagerCallback-3559-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332068 INFO  (zkConnectionManagerCallback-3560-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332068 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1332068 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1332068 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1332068 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1332073 INFO  (jetty-launcher-3551-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37777/solr
   [junit4]   2> 1332073 INFO  (jetty-launcher-3551-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37777/solr
   [junit4]   2> 1332073 INFO  (jetty-launcher-3551-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37777/solr
   [junit4]   2> 1332073 INFO  (zkConnectionManagerCallback-3570-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332074 INFO  (jetty-launcher-3551-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37777/solr
   [junit4]   2> 1332074 DEBUG (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$389/1586494370@6ba44d36
   [junit4]   2> 1332074 INFO  (zkConnectionManagerCallback-3571-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332074 INFO  (zkConnectionManagerCallback-3576-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332074 INFO  (zkConnectionManagerCallback-3578-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332075 INFO  (zkConnectionManagerCallback-3580-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332075 DEBUG (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$389/1586494370@7871d110
   [junit4]   2> 1332075 DEBUG (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$389/1586494370@212a099c
   [junit4]   2> 1332075 DEBUG (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$389/1586494370@280d6f7a
   [junit4]   2> 1332075 INFO  (zkConnectionManagerCallback-3582-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332075 INFO  (zkConnectionManagerCallback-3584-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332075 INFO  (zkConnectionManagerCallback-3586-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332123 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332124 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332125 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1332125 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1332125 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1332125 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1332125 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332125 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1332125 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1332125 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1332126 INFO  (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1332126 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1332126 INFO  (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1332126 INFO  (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1332126 DEBUG (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72092628364427276-127.0.0.1:33483_solr-n_0000000000
   [junit4]   2> 1332126 DEBUG (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72092628364427273-127.0.0.1:40353_solr-n_0000000001
   [junit4]   2> 1332126 DEBUG (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72092628364427274-127.0.0.1:33431_solr-n_0000000002
   [junit4]   2> 1332126 DEBUG (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72092628364427275-127.0.0.1:36751_solr-n_0000000003
   [junit4]   2> 1332126 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33483_solr
   [junit4]   2> 1332126 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72092628364427276-127.0.0.1:33483_solr-n_0000000000
   [junit4]   2> 1332126 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72092628364427273-127.0.0.1:40353_solr-n_0000000001
   [junit4]   2> 1332126 DEBUG (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72092628364427276-127.0.0.1:33483_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1332126 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72092628364427274-127.0.0.1:33431_solr-n_0000000002
   [junit4]   2> 1332126 DEBUG (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72092628364427273-127.0.0.1:40353_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1332126 DEBUG (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72092628364427274-127.0.0.1:33431_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1332126 INFO  (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40353_solr
   [junit4]   2> 1332126 INFO  (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33431_solr
   [junit4]   2> 1332127 INFO  (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36751_solr
   [junit4]   2> 1332127 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.Overseer Overseer 
(id=72092628364427276-127.0.0.1:33483_solr-n_0000000000) starting
   [junit4]   2> 1332127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1332127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1332127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1332127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1332134 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332134 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332143 INFO  (zkCallback-3583-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1332143 INFO  (zkCallback-3581-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1332143 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332143 INFO  (zkCallback-3579-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1332143 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332144 INFO  (zkCallback-3585-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1332162 INFO  (zkConnectionManagerCallback-3599-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332163 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1332163 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332163 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1332163 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1332163 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332163 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1332163 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37777/solr ready
   [junit4]   2> 1332166 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1332167 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 1332167 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332170 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 1332171 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 1332171 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1332171 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1332171 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1332171 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1332171 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 1332171 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1332178 DEBUG (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33483_solr as DOWN
   [junit4]   2> 1332179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1332179 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1332179 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33483_solr
   [junit4]   2> 1332179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 1332179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1332179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1332179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1332179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1332180 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1332180 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332180 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332180 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332180 INFO  (zkCallback-3583-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1332184 INFO  (zkCallback-3579-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1332185 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33483_solr"} current state version: 0
   [junit4]   2> 1332185 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33483_solr
   [junit4]   2> 1332185 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332185 INFO  (zkCallback-3581-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1332185 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332185 INFO  (zkCallback-3585-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1332185 INFO  (zkCallback-3598-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1332190 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1332199 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1332222 INFO  (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36751.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332230 INFO  (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36751.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332231 INFO  (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36751.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332232 INFO  (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001/tempDir-001/node2/.
   [junit4]   2> 1332252 INFO  (zkConnectionManagerCallback-3604-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332252 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1332252 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332252 INFO  (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1332252 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1332253 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332253 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1332253 INFO  (jetty-launcher-3551-thread-2) 
[n:127.0.0.1:36751_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37777/solr ready
   [junit4]   2> 1332287 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1332287 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332295 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33483.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332304 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33483.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332304 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33483.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332305 INFO  (jetty-launcher-3551-thread-3) 
[n:127.0.0.1:33483_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001/tempDir-001/node3/.
   [junit4]   2> 1332338 INFO  (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40353.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332342 INFO  (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40353.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332343 INFO  (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40353.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332343 INFO  (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001/tempDir-001/node1/.
   [junit4]   2> 1332346 INFO  (zkConnectionManagerCallback-3609-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332346 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1332346 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332346 INFO  (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1332346 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1332346 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332346 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1332346 INFO  (jetty-launcher-3551-thread-1) 
[n:127.0.0.1:40353_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37777/solr ready
   [junit4]   2> 1332352 INFO  (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33431.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332374 INFO  (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33431.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332374 INFO  (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33431.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1332375 INFO  (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001/tempDir-001/node4/.
   [junit4]   2> 1332378 INFO  (zkConnectionManagerCallback-3614-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332379 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1332379 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332379 INFO  (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1332379 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1332379 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332379 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1332379 INFO  (jetty-launcher-3551-thread-4) 
[n:127.0.0.1:33431_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37777/solr ready
   [junit4]   2> 1332412 INFO  (zkConnectionManagerCallback-3616-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332414 INFO  (zkConnectionManagerCallback-3621-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332414 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1332414 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1332414 INFO  
(SUITE-AddReplicaTest-seed#[6E4DA87F31DFE996]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1332414 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1332414 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332414 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1332415 INFO  
(SUITE-AddReplicaTest-seed#[6E4DA87F31DFE996]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37777/solr ready
   [junit4]   2> 1332428 INFO  
(TEST-AddReplicaTest.test-seed#[6E4DA87F31DFE996]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1332428 INFO  (zkConnectionManagerCallback-3623-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332438 INFO  (qtp205171415-17681) [n:127.0.0.1:33431_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1332439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1332439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1332439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1332439 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: 
qnr-0000000000
   [junit4]   2> 1332439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1332439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1332439 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: 
qnr-0000000000
   [junit4]   2> 1332440 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Returning topN elements: 
[/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1332440 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : 
[[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1332440 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1332440 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get 
the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1332440 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1332440 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1332440 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1332440 INFO  (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection addreplicatest_coll
   [junit4]   2> 1332440 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1332440 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1332440 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1332440 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1332440 DEBUG 
(OverseerCollectionConfigSetProcessor-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: 
[/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1332440 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 1332440 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node 
/collections/addreplicatest_coll 
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332441 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:addreplicatest_coll
   [junit4]   2> 1332442 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332442 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332442 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1332442 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1332442 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1332443 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332443 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1332443 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ClusterStateMutator building a new cName: addreplicatest_coll
   [junit4]   2> 1332443 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/addreplicatest_coll/state.json
   [junit4]   2> 1332443 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1332443 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332543 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection 
addreplicatest_coll, shardNames [shard1, shard2] , message : {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1332544 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Creating core 
addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection 
addreplicatest_coll on 127.0.0.1:33483_solr
   [junit4]   2> 1332544 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1332544 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332544 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33483/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1332544 INFO  
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33483/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1332545 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Creating core 
addreplicatest_coll_shard2_replica_n2 as part of shard shard2 of collection 
addreplicatest_coll on 127.0.0.1:33431_solr
   [junit4]   2> 1332545 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1332545 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:33483/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1332545 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1332545 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332545 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting 
[addreplicatest_coll_shard1_replica_n1, addreplicatest_coll_shard2_replica_n2] 
cores but found {}
   [junit4]   2> 1332545 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33431/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1332545 INFO  
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33431/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1332545 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1332545 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:33431/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1332646 DEBUG (OverseerThreadFactory-7216-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting 
[addreplicatest_coll_shard1_replica_n1, addreplicatest_coll_shard2_replica_n2] 
cores but found {}
   [junit4]   2> 1332646 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 0
   [junit4]   2> 1332646 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1332646 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332750 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1332750 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1332751 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1332751 DEBUG (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController publishing 
state=down
   [junit4]   2> 1332752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1332752 DEBUG (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Registering watch 
for collection addreplicatest_coll
   [junit4]   2> 1332752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332752 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1332752 DEBUG (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController waiting to find 
shard id in clusterstate for addreplicatest_coll_shard2_replica_n2
   [junit4]   2> 1332752 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33431/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33431_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1332752 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33431/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33431_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1332752 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Will update state for replica: 
core_node4:{"core":"addreplicatest_coll_shard2_replica_n2","base_url":"https://127.0.0.1:33431/solr","node_name":"127.0.0.1:33431_solr","state":"down","type":"NRT"}
   [junit4]   2> 1332752 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:33483/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:33431/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:33431_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1332757 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1332758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1332758 DEBUG (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing 
state=down
   [junit4]   2> 1332758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1332758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332758 DEBUG (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch 
for collection addreplicatest_coll
   [junit4]   2> 1332758 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33483/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33483_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1332758 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33483/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33483_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1332758 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1332758 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Will update state for replica: 
core_node3:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"https://127.0.0.1:33483/solr","node_name":"127.0.0.1:33483_solr","state":"down","type":"NRT"}
   [junit4]   2> 1332758 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:33483/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:33483_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:33431/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:33431_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1332759 DEBUG (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController waiting to find 
shard id in clusterstate for addreplicatest_coll_shard1_replica_n1
   [junit4]   2> 1332859 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 1
   [junit4]   2> 1332859 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1332859 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1332859 INFO  (zkCallback-3581-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332859 INFO  (zkCallback-3585-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332859 INFO  (zkCallback-3585-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332859 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1332859 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1332859 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1332859 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1332860 INFO  (zkCallback-3581-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1332860 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1332860 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1333756 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1333760 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema 
[addreplicatest_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1333762 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1333762 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1333762 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'addreplicatest_coll_shard2_replica_n2' using configuration from 
collection addreplicatest_coll, trusted=true
   [junit4]   2> 1333763 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33431.solr.core.addreplicatest_coll.shard2.replica_n2' 
(registry 'solr.core.addreplicatest_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1333763 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1333763 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[[addreplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001/tempDir-001/node4/addreplicatest_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001/tempDir-001/node4/./addreplicatest_coll_shard2_replica_n2/data/]
   [junit4]   2> 1333766 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema 
[addreplicatest_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1333779 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1333779 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'addreplicatest_coll_shard1_replica_n1' using configuration from 
collection addreplicatest_coll, trusted=true
   [junit4]   2> 1333780 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33483.solr.core.addreplicatest_coll.shard1.replica_n1' 
(registry 'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@685c7c2
   [junit4]   2> 1333780 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1333780 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001/tempDir-001/node3/addreplicatest_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001/tempDir-001/node3/./addreplicatest_coll_shard1_replica_n1/data/]
   [junit4]   2> 1333809 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1333809 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1333810 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1333810 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1333810 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16aa2e0d[addreplicatest_coll_shard1_replica_n1] main]
   [junit4]   2> 1333811 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1333811 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1333812 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1333812 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1596999029520072704
   [junit4]   2> 1333812 INFO  
(searcherExecutor-7226-thread-1-processing-n:127.0.0.1:33483_solr 
x:addreplicatest_coll_shard1_replica_n1 c:addreplicatest_coll s:shard1 
r:core_node3) [n:127.0.0.1:33483_solr c:addreplicatest_coll s:shard1 
r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[addreplicatest_coll_shard1_replica_n1] Registered new searcher 
Searcher@16aa2e0d[addreplicatest_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1333813 DEBUG (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController watch zkdir 
/configs/conf1
   [junit4]   2> 1333813 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/configs/conf1
   [junit4]   2> 1333814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 1333814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 1333814 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/addreplicatest_coll/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1333814 DEBUG (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Register replica 
- core:addreplicatest_coll_shard1_replica_n1 
address:https://127.0.0.1:33483/solr collection:addreplicatest_coll shard:shard1
   [junit4]   2> 1333814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 1333815 DEBUG (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.LeaderElector Joined 
leadership election with path: 
/collections/addreplicatest_coll/leader_elect/shard1/election/72092628364427276-core_node3-n_0000000000
   [junit4]   2> 1333815 DEBUG (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Running the leader process for shard=shard1 and weAreReplacement=false and 
leaderVoteWait=10000
   [junit4]   2> 1333815 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1333815 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1333815 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33483/solr/addreplicatest_coll_shard1_replica_n1/
   [junit4]   2> 1333815 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1333815 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:33483/solr/addreplicatest_coll_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1333816 DEBUG (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
127.0.0.1:33483_solr synched 0
   [junit4]   2> 1333816 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1333816 DEBUG (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/addreplicatest_coll/leaders/shard1/leader after winning as 
/collections/addreplicatest_coll/leader_elect/shard1/election/72092628364427276-core_node3-n_0000000000
   [junit4]   2> 1333817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1333817 INFO  (qtp1343616097-17671) [n:127.0.0.1:33483_solr 
c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:33483/solr/addreplicatest_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1333817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1333817 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "base_url":"https://127.0.0.1:33483/solr";,
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1333823 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1333823 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1333825 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1333825 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1333826 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51905ec8[addreplicatest_coll_shard2_replica_n2] main]
   [junit4]   2> 1333827 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1333827 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1333828 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1333828 INFO  
(searcherExecutor-7225-thread-1-processing-n:127.0.0.1:33431_solr 
x:addreplicatest_coll_shard2_replica_n2 c:addreplicatest_coll s:shard2 
r:core_node4) [n:127.0.0.1:33431_solr c:addreplicatest_coll s:shard2 
r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[addreplicatest_coll_shard2_replica_n2] Registered new searcher 
Searcher@51905ec8[addreplicatest_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1333828 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1596999029536849920
   [junit4]   2> 1333829 DEBUG (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController watch zkdir 
/configs/conf1
   [junit4]   2> 1333829 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/configs/conf1
   [junit4]   2> 1333830 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 1333831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 1333831 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/addreplicatest_coll/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1333831 DEBUG (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Register replica 
- core:addreplicatest_coll_shard2_replica_n2 
address:https://127.0.0.1:33431/solr collection:addreplicatest_coll shard:shard2
   [junit4]   2> 1333831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 1333831 DEBUG (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.LeaderElector Joined 
leadership election with path: 
/collections/addreplicatest_coll/leader_elect/shard2/election/72092628364427274-core_node4-n_0000000000
   [junit4]   2> 1333832 DEBUG (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Running the leader process for shard=shard2 and weAreReplacement=false and 
leaderVoteWait=10000
   [junit4]   2> 1333832 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1333832 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1333832 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33431/solr/addreplicatest_coll_shard2_replica_n2/
   [junit4]   2> 1333832 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1333832 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy 
https://127.0.0.1:33431/solr/addreplicatest_coll_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 1333832 DEBUG (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
127.0.0.1:33431_solr synched 0
   [junit4]   2> 1333832 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1333832 DEBUG (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/addreplicatest_coll/leaders/shard2/leader after winning as 
/collections/addreplicatest_coll/leader_elect/shard2/election/72092628364427274-core_node4-n_0000000000
   [junit4]   2> 1333833 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1333833 INFO  (qtp205171415-17684) [n:127.0.0.1:33431_solr 
c:addreplicatest_coll s:shard2 r:core_node4 
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:33431/solr/addreplicatest_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1333833 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1333833 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "base_url":"https://127.0.0.1:33431/solr";,
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1333934 DEBUG 
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 2
   [junit4]   2> 1333934 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1333934 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestSer

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

:33483_solr c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController removed listener 
for config directory [/configs/conf1]
   [junit4]   2> 1337564 DEBUG (coreCloseExecutor-7243-thread-1) 
[n:127.0.0.1:33483_solr c:addreplicatest_coll s:shard1 r:core_node3 
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController No more listeners 
for config directory [/configs/conf1]
   [junit4]   2> 1337565 INFO  (jetty-closer-3552-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72092628364427276-127.0.0.1:33483_solr-n_0000000000) closing
   [junit4]   2> 1337565 INFO  
(OverseerStateUpdate-72092628364427276-127.0.0.1:33483_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33483_solr
   [junit4]   2> 1337566 WARN  
(OverseerAutoScalingTriggerThread-72092628364427276-127.0.0.1:33483_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1337567 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: create/delete: 
/solr/overseer_elect/election/72092628364427276-127.0.0.1:33483_solr-n_0000000000
   [junit4]   2> 1337567 INFO  (zkCallback-3583-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36751_solr
   [junit4]   2> 1337567 INFO  (jetty-closer-3552-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1576b6a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1337567 INFO  (jetty-closer-3552-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1339035 WARN  (zkCallback-3603-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1339036 INFO  (jetty-closer-3552-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2dcc1194{/solr,null,UNAVAILABLE}
   [junit4]   2> 1339036 INFO  (jetty-closer-3552-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1339036 ERROR 
(SUITE-AddReplicaTest-seed#[6E4DA87F31DFE996]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1339036 INFO  
(SUITE-AddReplicaTest-seed#[6E4DA87F31DFE996]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37777 37777
   [junit4]   2> 1339438 INFO  (Thread-6365) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37777 37777
   [junit4]   2> 1339438 WARN  (Thread-6365) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        9       
/solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf1
   [junit4]   2>        2       
/solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/collections/addreplicatest_coll/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72092628364427273-127.0.0.1:40353_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72092628364427276-127.0.0.1:33483_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_6E4DA87F31DFE996-001
   [junit4]   2> Apr 06, 2018 12:16:03 PM 
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(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1316, maxMBSortInHeap=6.997712052979869, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5de6392c),
 locale=ff, timezone=Africa/Lusaka
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=45446856,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, 
HdfsAutoAddReplicasIntegrationTest, TestRandomCollapseQParserPlugin, 
TestCloudRecovery, DistributedFacetExistsSmallTest, TestDistributedMap, 
TestFieldCacheReopen, UniqFieldsUpdateProcessorFactoryTest, 
TestAnalyzedSuggestions, NoCacheHeaderTest, TriggerIntegrationTest, 
NodeLostTriggerIntegrationTest, RankQueryTest, SaslZkACLProviderTest, 
ChangedSchemaMergeTest, BasicDistributedZk2Test, TestCollectionAPIs, 
TestTlogReplica, SpellPossibilityIteratorTest, TestGraphTermsQParserPlugin, 
TestInfoStreamLogging, HealthCheckHandlerTest, CursorMarkTest, 
DistribDocExpirationUpdateProcessorTest, CopyFieldTest, 
TestAnalyzeInfixSuggestions, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestShortCircuitedRequests, 
WordBreakSolrSpellCheckerTest, TestRequestForwarding, NumericFieldsTest, 
LeaderFailoverAfterPartitionTest, TestLegacyNumericUtils, TestSolrCoreParser, 
TestSystemCollAutoCreate, UnloadDistributedZkTest, ReplaceNodeNoTargetTest, 
TestJettySolrRunner, TestFiltering, TestFastWriter, ResponseHeaderTest, 
ZkStateReaderTest, TestQueryTypes, CoreAdminRequestStatusTest, 
TestRequestStatusCollectionAPI, CoreAdminHandlerTest, 
TestLMJelinekMercerSimilarityFactory, SpatialRPTFieldTypeTest, 
LukeRequestHandlerTest, TestLeaderElectionWithEmptyReplica, 
SolrMetricsIntegrationTest, TestConfigOverlay, TestSolrDeletionPolicy2, 
TestPointFields, HdfsWriteToMultipleCollectionsTest, TestFaceting, 
CollectionPropsTest, SolrJmxReporterCloudTest, RecoveryZkTest, 
TestMultiWordSynonyms, PeerSyncReplicationTest, TestUtilizeNode, 
TestRecoveryHdfs, RestoreTriggerStateTest, TestLFUCache, ExplicitHLLTest, 
TestUtils, TestCustomSort, TestAuthorizationFramework, AddBlockUpdateTest, 
TestManagedResourceStorage, DirectSolrSpellCheckerTest, 
DistributedVersionInfoTest, DistanceFunctionTest, TestXmlQParserPlugin, 
URLClassifyProcessorTest, SubstringBytesRefFilterTest, 
TestDFISimilarityFactory, NotRequiredUniqueKeyTest, 
CreateCollectionCleanupTest, VersionInfoTest, 
DistributedQueryComponentCustomSortTest, ClusterStateTest, MinimalSchemaTest, 
SimpleCollectionCreateDeleteTest, TestCloudConsistency, JSONWriterTest, 
CloudMLTQParserTest, TestManagedSynonymGraphFilterFactory, DateMathParserTest, 
TestUniqueKeyFieldResource, AsyncCallRequestStatusResponseTest, 
MoreLikeThisHandlerTest, AutoscalingHistoryHandlerTest, TestCoreContainer, 
MetricTriggerTest, TestStreamBody, TestJmxIntegration, LeaderElectionTest, 
DeleteShardTest, BlockDirectoryTest, TestSolrCoreSnapshots, 
PingRequestHandlerTest, TestPrepRecovery, TermVectorComponentTest, 
DistanceUnitsTest, TestCodecSupport, SuggestComponentTest, 
LeaderElectionIntegrationTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestNumericRangeQuery32, TestSimpleQParserPlugin, 
TestDocBasedVersionConstraints, DistributedFacetPivotSmallAdvancedTest, 
TestSubQueryTransformerCrossCore, TestSuggestSpellingConverter, 
SolrCmdDistributorTest, TestHdfsCloudBackupRestore, 
DistributedSpellCheckComponentTest, TestSolrCoreProperties, CircularListTest, 
TestValueSourceCache, TestTolerantSearch, TestSlowCompositeReaderWrapper, 
TestAtomicUpdateErrorCases, OpenCloseCoreStressTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestZkChroot, 
TestRandomDVFaceting, TestHashPartitioner, TestRealTimeGet, TestStressReorder, 
DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, 
SpellCheckComponentTest, QueryElevationComponentTest, TestLazyCores, 
SimplePostToolTest, TestCoreDiscovery, DocValuesTest, SuggesterWFSTTest, 
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, 
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, 
DebugComponentTest, TestSurroundQueryParser, TestQueryUtils, 
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, TestIndexingPerformance, FastVectorHighlighterTest, 
RegexBoostProcessorTest, IndexSchemaTest, MBeansHandlerTest, 
PreAnalyzedFieldTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, 
SystemInfoHandlerTest, UUIDFieldTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestDistributedMissingSort, TestHighlightDedupGrouping, TokenizerChainTest, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, 
ConnectionReuseTest, ActionThrottleTest, AddReplicaTest]
   [junit4] Completed [465/795 (1!)] on J2 in 7.74s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 44023 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21764/consoleText

[repro] Revision: 73d74107dcb2d836c541654e4bf99dc2e306cf75

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=AddReplicaTest -Dtests.method=test 
-Dtests.seed=6E4DA87F31DFE996 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ff -Dtests.timezone=Africa/Lusaka -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       AddReplicaTest
[repro] ant compile-test

[...truncated 3302 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.AddReplicaTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=6E4DA87F31DFE996 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ff 
-Dtests.timezone=Africa/Lusaka -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.AddReplicaTest
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to