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

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

Error Message:
Replica didn't have the proper urlScheme in the ClusterState

Stack Trace:
java.lang.AssertionError: Replica didn't have the proper urlScheme in the 
ClusterState
        at 
__randomizedtesting.SeedInfo.seed([5152D3D007D29180:D906EC0AA92EFC78]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:103)
        at 
org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:96)
        at org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:60)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 14055 lines...]
   [junit4] Suite: org.apache.solr.cloud.SSLMigrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/init-core-data-001
   [junit4]   2> 1540532 WARN  
(SUITE-SSLMigrationTest-seed#[5152D3D007D29180]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1540532 INFO  
(SUITE-SSLMigrationTest-seed#[5152D3D007D29180]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1540533 INFO  
(SUITE-SSLMigrationTest-seed#[5152D3D007D29180]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1540533 INFO  
(SUITE-SSLMigrationTest-seed#[5152D3D007D29180]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1540533 INFO  
(SUITE-SSLMigrationTest-seed#[5152D3D007D29180]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1540534 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1540534 INFO  (Thread-4112) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1540534 INFO  (Thread-4112) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1540536 ERROR (Thread-4112) [    ] 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> 1540634 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34367
   [junit4]   2> 1540636 INFO  (zkConnectionManagerCallback-5902-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540638 INFO  (zkConnectionManagerCallback-5904-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540640 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1540641 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1540641 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1540642 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1540642 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1540643 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1540643 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1540644 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1540644 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1540645 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1540645 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1540646 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1540717 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1540717 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1540717 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1540717 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 1540718 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@241e172c{/,null,AVAILABLE}
   [junit4]   2> 1540718 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7605591{HTTP/1.1,[http/1.1]}{127.0.0.1:41515}
   [junit4]   2> 1540718 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.Server 
Started @1542238ms
   [junit4]   2> 1540718 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/tempDir-001/control/data,
 hostPort=41515, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1540718 ERROR 
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1540719 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1540719 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1540719 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1540719 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-12T22:21:16.494165Z
   [junit4]   2> 1540720 INFO  (zkConnectionManagerCallback-5906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540720 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1540720 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/control-001/solr.xml
   [junit4]   2> 1540722 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1540722 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1540723 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1540725 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34367/solr
   [junit4]   2> 1540726 INFO  (zkConnectionManagerCallback-5910-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540731 INFO  
(zkConnectionManagerCallback-5912-thread-1-processing-n:127.0.0.1:41515_) 
[n:127.0.0.1:41515_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540767 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:41515_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1540767 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:41515_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41515_
   [junit4]   2> 1540768 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:41515_    ] 
o.a.s.c.Overseer Overseer (id=72125154012758020-127.0.0.1:41515_-n_0000000000) 
starting
   [junit4]   2> 1540771 INFO  
(zkConnectionManagerCallback-5917-thread-1-processing-n:127.0.0.1:41515_) 
[n:127.0.0.1:41515_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540772 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:41515_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34367/solr ready
   [junit4]   2> 1540774 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:41515_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41515_
   [junit4]   2> 1540775 INFO  
(zkCallback-5911-thread-1-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1540775 INFO  
(zkCallback-5916-thread-1-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1540819 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:41515_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1540828 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:41515_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1540828 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:41515_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1540830 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:41515_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/control-001/cores
   [junit4]   2> 1540845 INFO  (zkConnectionManagerCallback-5921-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1540846 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1540847 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34367/solr ready
   [junit4]   2> 1540848 INFO  (qtp237851603-19104) [n:127.0.0.1:41515_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41515_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1540849 INFO  
(OverseerThreadFactory-7102-thread-1-processing-n:127.0.0.1:41515_) 
[n:127.0.0.1:41515_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1540953 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1540953 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1541057 INFO  
(zkCallback-5911-thread-1-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1542112 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1542122 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1542205 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1542235 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1542235 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1542235 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1542235 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1542237 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=510486375, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1542242 WARN  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1542280 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1542280 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1542281 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1542281 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1542282 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.604697057275782]
   [junit4]   2> 1542282 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66448f2a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1542283 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1542283 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1542284 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1542284 INFO  
(searcherExecutor-7105-thread-1-processing-n:127.0.0.1:41515_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:41515_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@66448f2a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1542285 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1594772189935042560
   [junit4]   2> 1542288 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1542289 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1542289 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1542289 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41515/control_collection_shard1_replica_n1/
   [junit4]   2> 1542289 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1542289 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41515/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1542289 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1542290 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41515/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1542391 INFO  
(zkCallback-5911-thread-2-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1542441 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1542442 INFO  (qtp237851603-19146) [n:127.0.0.1:41515_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1489
   [junit4]   2> 1542444 INFO  (qtp237851603-19104) [n:127.0.0.1:41515_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1542542 INFO  
(zkCallback-5911-thread-2-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1542850 INFO  
(OverseerCollectionConfigSetProcessor-72125154012758020-127.0.0.1:41515_-n_0000000000)
 [n:127.0.0.1:41515_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1543444 INFO  (qtp237851603-19104) [n:127.0.0.1:41515_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41515_&wt=javabin&version=2}
 status=0 QTime=2595
   [junit4]   2> 1543447 INFO  (zkConnectionManagerCallback-5925-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1543447 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1543448 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34367/solr ready
   [junit4]   2> 1543448 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1543448 INFO  (qtp237851603-19145) [n:127.0.0.1:41515_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1543449 INFO  
(OverseerThreadFactory-7102-thread-2-processing-n:127.0.0.1:41515_) 
[n:127.0.0.1:41515_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1543450 WARN  
(OverseerThreadFactory-7102-thread-2-processing-n:127.0.0.1:41515_) 
[n:127.0.0.1:41515_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1543652 INFO  (qtp237851603-19145) [n:127.0.0.1:41515_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1543652 INFO  (qtp237851603-19145) [n:127.0.0.1:41515_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=203
   [junit4]   2> 1543754 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-1-001
 of type NRT
   [junit4]   2> 1543754 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1543755 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1543755 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1543755 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 1543755 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@786d30b5{/,null,AVAILABLE}
   [junit4]   2> 1543756 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@47570bcc{HTTP/1.1,[http/1.1]}{127.0.0.1:36243}
   [junit4]   2> 1543756 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.Server 
Started @1545275ms
   [junit4]   2> 1543756 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/tempDir-001/jetty1,
 hostPort=36243, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 1543756 ERROR 
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1543756 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1543756 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1543756 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1543756 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-12T22:21:19.531671Z
   [junit4]   2> 1543757 INFO  (zkConnectionManagerCallback-5927-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1543758 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1543758 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-1-001/solr.xml
   [junit4]   2> 1543760 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1543760 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1543761 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1543763 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34367/solr
   [junit4]   2> 1543764 INFO  (zkConnectionManagerCallback-5931-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1543766 INFO  
(zkConnectionManagerCallback-5933-thread-1-processing-n:127.0.0.1:36243_) 
[n:127.0.0.1:36243_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1543768 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:36243_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1543769 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:36243_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1543769 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:36243_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36243_
   [junit4]   2> 1543770 INFO  
(zkCallback-5911-thread-2-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1543770 INFO  
(zkCallback-5916-thread-1-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1543770 INFO  (zkCallback-5924-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1543770 INFO  
(zkCallback-5932-thread-1-processing-n:127.0.0.1:36243_) [n:127.0.0.1:36243_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1543796 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:36243_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1543802 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:36243_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1543802 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:36243_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1543803 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:36243_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-1-001/cores
   [junit4]   2> 1543805 INFO  
(zkConnectionManagerCallback-5938-thread-1-processing-n:127.0.0.1:36243_) 
[n:127.0.0.1:36243_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1543805 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:36243_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1543806 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:36243_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34367/solr ready
   [junit4]   2> 1543828 INFO  (qtp1560346849-19161) [n:127.0.0.1:36243_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36243_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1543829 INFO  
(OverseerCollectionConfigSetProcessor-72125154012758020-127.0.0.1:41515_-n_0000000000)
 [n:127.0.0.1:41515_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1543830 INFO  
(OverseerThreadFactory-7102-thread-3-processing-n:127.0.0.1:41515_) 
[n:127.0.0.1:41515_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:36243_ for creating new replica
   [junit4]   2> 1543832 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1543832 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1544845 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1544855 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1544958 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1544967 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1544968 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1544968 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1544968 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1544970 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=510486375, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1544972 WARN  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1545007 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1545007 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1545008 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1545008 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1545009 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.604697057275782]
   [junit4]   2> 1545009 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2909f411[collection1_shard2_replica_n41] main]
   [junit4]   2> 1545010 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1545010 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1545011 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1545011 INFO  
(searcherExecutor-7116-thread-1-processing-n:127.0.0.1:36243_ 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@2909f411[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1545011 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1594772192793460736
   [junit4]   2> 1545015 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 1545016 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1545016 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1545016 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36243/collection1_shard2_replica_n41/
   [junit4]   2> 1545016 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1545016 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:36243/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1545016 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1545017 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36243/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1545168 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1545173 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1341
   [junit4]   2> 1545174 INFO  (qtp1560346849-19161) [n:127.0.0.1:36243_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36243_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1345
   [junit4]   2> 1545264 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-2-001
 of type NRT
   [junit4]   2> 1545264 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1545265 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1545265 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1545265 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
Scavenging every 660000ms
   [junit4]   2> 1545265 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39bc8315{/,null,AVAILABLE}
   [junit4]   2> 1545265 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@11464e48{HTTP/1.1,[http/1.1]}{127.0.0.1:34113}
   [junit4]   2> 1545265 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.Server 
Started @1546785ms
   [junit4]   2> 1545265 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/tempDir-001/jetty2,
 hostPort=34113, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-2-001/cores}
   [junit4]   2> 1545266 ERROR 
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1545266 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1545266 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1545266 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1545266 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-12T22:21:21.041304Z
   [junit4]   2> 1545267 INFO  (zkConnectionManagerCallback-5940-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545267 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1545267 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-2-001/solr.xml
   [junit4]   2> 1545269 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1545269 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1545270 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1545271 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34367/solr
   [junit4]   2> 1545272 INFO  (zkConnectionManagerCallback-5944-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545273 INFO  
(zkConnectionManagerCallback-5946-thread-1-processing-n:127.0.0.1:34113_) 
[n:127.0.0.1:34113_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545276 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:34113_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1545277 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:34113_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1545278 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:34113_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34113_
   [junit4]   2> 1545279 INFO  
(zkCallback-5937-thread-1-processing-n:127.0.0.1:36243_) [n:127.0.0.1:36243_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545279 INFO  
(zkCallback-5911-thread-2-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545279 INFO  (zkCallback-5924-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545279 INFO  
(zkCallback-5916-thread-1-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545279 INFO  
(zkCallback-5932-thread-1-processing-n:127.0.0.1:36243_) [n:127.0.0.1:36243_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545281 INFO  
(zkCallback-5945-thread-1-processing-n:127.0.0.1:34113_) [n:127.0.0.1:34113_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1545334 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:34113_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1545344 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:34113_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1545344 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:34113_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1545345 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:34113_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-2-001/cores
   [junit4]   2> 1545346 INFO  
(zkConnectionManagerCallback-5951-thread-1-processing-n:127.0.0.1:34113_) 
[n:127.0.0.1:34113_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1545347 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:34113_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1545348 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:34113_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34367/solr ready
   [junit4]   2> 1545377 INFO  (qtp558795429-19198) [n:127.0.0.1:34113_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34113_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1545378 INFO  
(OverseerCollectionConfigSetProcessor-72125154012758020-127.0.0.1:41515_-n_0000000000)
 [n:127.0.0.1:41515_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1545378 INFO  
(OverseerThreadFactory-7102-thread-4-processing-n:127.0.0.1:41515_) 
[n:127.0.0.1:41515_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:34113_ for creating new replica
   [junit4]   2> 1545383 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1545383 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1546724 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1546746 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1546861 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1546868 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1546868 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1546868 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1546868 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1546870 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=510486375, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1546871 WARN  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1546893 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1546893 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546893 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1546894 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1546894 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.604697057275782]
   [junit4]   2> 1546894 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44d2a5c9[collection1_shard1_replica_n43] main]
   [junit4]   2> 1546895 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1546895 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1546895 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1546896 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1594772194770026496
   [junit4]   2> 1546896 INFO  
(searcherExecutor-7127-thread-1-processing-n:127.0.0.1:34113_ 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@44d2a5c9[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546898 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms 
Successful update terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 1546899 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1546899 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1546899 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34113/collection1_shard1_replica_n43/
   [junit4]   2> 1546899 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1546899 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:34113/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1546899 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1546900 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34113/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1547051 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1547052 INFO  (qtp558795429-19227) [n:127.0.0.1:34113_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1669
   [junit4]   2> 1547053 INFO  (qtp558795429-19198) [n:127.0.0.1:34113_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34113_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1676
   [junit4]   2> 1547169 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-3-001
 of type NRT
   [junit4]   2> 1547170 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1547172 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1547172 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1547172 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 1547172 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23815a9f{/,null,AVAILABLE}
   [junit4]   2> 1547173 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@225bf859{HTTP/1.1,[http/1.1]}{127.0.0.1:40413}
   [junit4]   2> 1547173 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.Server 
Started @1548693ms
   [junit4]   2> 1547173 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/tempDir-001/jetty3,
 hostPort=40413, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1547173 ERROR 
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1547173 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1547173 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1547173 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1547173 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-12T22:21:22.948892Z
   [junit4]   2> 1547176 INFO  (zkConnectionManagerCallback-5953-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547176 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1547176 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-3-001/solr.xml
   [junit4]   2> 1547179 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1547179 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1547180 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1547182 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:34367/solr
   [junit4]   2> 1547183 INFO  (zkConnectionManagerCallback-5957-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547191 INFO  
(zkConnectionManagerCallback-5959-thread-1-processing-n:127.0.0.1:40413_) 
[n:127.0.0.1:40413_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547194 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:40413_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1547195 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:40413_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1547197 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:40413_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40413_
   [junit4]   2> 1547198 INFO  
(zkCallback-5950-thread-1-processing-n:127.0.0.1:34113_) [n:127.0.0.1:34113_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1547198 INFO  
(zkCallback-5932-thread-1-processing-n:127.0.0.1:36243_) [n:127.0.0.1:36243_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1547198 INFO  
(zkCallback-5945-thread-1-processing-n:127.0.0.1:34113_) [n:127.0.0.1:34113_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1547198 INFO  (zkCallback-5924-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1547198 INFO  
(zkCallback-5911-thread-2-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1547199 INFO  
(zkCallback-5937-thread-1-processing-n:127.0.0.1:36243_) [n:127.0.0.1:36243_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1547199 INFO  
(zkCallback-5916-thread-1-processing-n:127.0.0.1:41515_) [n:127.0.0.1:41515_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1547203 INFO  
(zkCallback-5958-thread-1-processing-n:127.0.0.1:40413_) [n:127.0.0.1:40413_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1547221 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:40413_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1547228 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:40413_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1547228 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:40413_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1547229 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:40413_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-3-001/cores
   [junit4]   2> 1547232 INFO  
(zkConnectionManagerCallback-5964-thread-1-processing-n:127.0.0.1:40413_) 
[n:127.0.0.1:40413_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1547233 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:40413_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1547233 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [n:127.0.0.1:40413_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34367/solr ready
   [junit4]   2> 1547261 INFO  (qtp558795429-19202) [n:127.0.0.1:34113_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:40413_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1547271 INFO  
(OverseerCollectionConfigSetProcessor-72125154012758020-127.0.0.1:41515_-n_0000000000)
 [n:127.0.0.1:41515_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1547271 INFO  
(OverseerThreadFactory-7102-thread-5-processing-n:127.0.0.1:41515_) 
[n:127.0.0.1:41515_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:40413_ for creating new replica
   [junit4]   2> 1547277 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1547277 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1548348 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1548356 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1548455 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1548462 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1548463 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@54fa30f7
   [junit4]   2> 1548463 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1548463 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 1548465 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=510486375, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1548467 WARN  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1548502 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1548502 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1548503 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1548503 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1548505 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.604697057275782]
   [junit4]   2> 1548505 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3060bc5a[collection1_shard2_replica_n45] main]
   [junit4]   2> 1548506 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1548506 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1548507 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1548516 INFO  
(searcherExecutor-7138-thread-1-processing-n:127.0.0.1:40413_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@3060bc5a[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1548516 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1594772196468719616
   [junit4]   2> 1548518 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms 
Successful update terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 1548519 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1548522 INFO  
(updateExecutor-5954-thread-1-processing-n:127.0.0.1:40413_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:40413_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1548523 INFO  
(recoveryExecutor-5955-thread-1-processing-n:127.0.0.1:40413_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:40413_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1548523 INFO  
(recoveryExecutor-5955-thread-1-processing-n:127.0.0.1:40413_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:40413_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 1548523 INFO  (qtp730715031-19237) [n:127.0.0.1:40413_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1246
   [junit4]   2> 1548524 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1548524 INFO  (qtp1560346849-19167) [n:127.0.0.1:36243_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1548524 INFO  
(recoveryExecutor-5955-thread-1-processing-n:127.0.0.1:40413_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:40413_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1548524 INFO  
(recoveryExecutor-5955-thread-1-processing-n:127.0.0.1:40413_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:40413_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1548524 INFO  (qtp558795429-19202) [n:127.0.0.1:34113_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:40413_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1263
   [junit4]   2> 1548524 INFO  
(recoveryExecutor-5955-thread-1-processing-n:127.0.0.1:40413_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:40413_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_n45] as recovering, leader is 
[http://127.0.0.1:36243/collection1_shard2_replica_n41/] and I am 
[http://127.0.0.1:40413/collection1_shard2_replica_n45/]
   [junit4]   2> 1548525 INFO  
(recoveryExecutor-5955-thread-1-processing-n:127.0.0.1:40413_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:40413_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update terms 
at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, 
core_node46=0, core_node46_recovering=0}, version=2}
   [junit4]   2> 1548527 INFO  
(recoveryExecutor-5955-thread-1-processing-n:127.0.0.1:40413_ 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:40413_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:36243]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:40413_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1548527 INFO  (qtp1560346849-19189) [n:127.0.0.1:36243_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1548528 INFO  (qtp1560346849-19189) [n:127.0.0.1:36243_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:40413_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:40413","node_name":"127.0.0.1:40413_","state":"down","type":"NRT"}
   [junit4]   2> 1548595 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-4-001
 of type NRT
   [junit4]   2> 1548595 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1548596 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1548596 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1548596 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
Scavenging every 600000ms
   [junit4]   2> 1548596 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b55c3cf{/,null,AVAILABLE}
   [junit4]   2> 1548596 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4df337e1{HTTP/1.1,[http/1.1]}{127.0.0.1:42553}
   [junit4]   2> 1548596 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.Server 
Started @1550116ms
   [junit4]   2> 1548597 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/tempDir-001/jetty4,
 hostPort=42553, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 1548597 ERROR 
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1548597 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1548597 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1548597 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1548597 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-12T22:21:24.372577Z
   [junit4]   2> 1548601 INFO  (zkConnectionManagerCallback-5967-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1548602 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1548602 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001/shard-4-001/solr.xml
   [junit4]   2> 1548604 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.a.s.

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

FO  (TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 1564489 ERROR 
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
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> 1564489 INFO  
(TEST-SSLMigrationTest.test-seed#[5152D3D007D29180]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34367 34367
   [junit4]   2> 1564682 INFO  (Thread-4112) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34367 34367
   [junit4]   2> 1564682 WARN  (Thread-4112) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        9       /solr/configs/conf1
   [junit4]   2>        9       /solr/collections/collection1/terms/shard1
   [junit4]   2>        9       /solr/collections/collection1/terms/shard2
   [junit4]   2>        8       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        8       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/clusterprops.json
   [junit4]   2>        20      /solr/clusterstate.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        5       
/solr/overseer_elect/election/72125154012758020-127.0.0.1:41515_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        20      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SSLMigrationTest 
-Dtests.method=test -Dtests.seed=5152D3D007D29180 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=Africa/Lagos 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 24.2s J1 | SSLMigrationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Replica didn't have 
the proper urlScheme in the ClusterState
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5152D3D007D29180:D906EC0AA92EFC78]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:103)
   [junit4]    >        at 
org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:96)
   [junit4]    >        at 
org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:60)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_5152D3D007D29180-001
   [junit4]   2> Mar 12, 2018 10:21:40 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=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@372396ae),
 locale=pt-BR, timezone=Africa/Lagos
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=128960816,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestPullReplicaErrorHandling, ExplicitHLLTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BlobRepositoryCloudTest, 
TestSQLHandler, TestHttpShardHandlerFactory, ZkShardTermsTest, 
CustomHighlightComponentTest, TestInPlaceUpdatesDistrib, ImplicitSnitchTest, 
TestRebalanceLeaders, TestTolerantUpdateProcessorRandomCloud, 
DistributedQueryComponentCustomSortTest, HdfsSyncSliceTest, RequiredFieldsTest, 
TestTrie, DeleteReplicaTest, SchemaVersionSpecificBehaviorTest, 
ClassificationUpdateProcessorTest, HdfsLockFactoryTest, 
TestBM25SimilarityFactory, TestSurroundQueryParser, TestSimpleQParserPlugin, 
TestOnReconnectListenerSupport, RankQueryTest, ChangedSchemaMergeTest, 
TestZkChroot, IndexSchemaTest, JavabinLoaderTest, TestRawResponseWriter, 
TestPartialUpdateDeduplication, QueryEqualityTest, FastVectorHighlighterTest, 
V2StandaloneTest, TestNodeAddedTrigger, ShardSplitTest, 
TestGraphMLResponseWriter, TestPointFields, TestCustomDocTransformer, 
ConnectionManagerTest, ResponseHeaderTest, TestSimDistributedQueue, 
SyncSliceTest, TestManagedSchema, TestPostingsSolrHighlighter, 
TestSimpleTextCodec, DistributedQueueTest, AnalyticsMergeStrategyTest, 
TestStressVersions, DirectSolrConnectionTest, HighlighterTest, 
DistributedFacetExistsSmallTest, TestSlowCompositeReaderWrapper, 
AddBlockUpdateTest, SolrCLIZkUtilsTest, TestSweetSpotSimilarityFactory, 
DeleteInactiveReplicaTest, HttpPartitionTest, 
ShufflingReplicaListTransformerTest, TestDFISimilarityFactory, 
TestConfigReload, AssignBackwardCompatibilityTest, TestUniqueKeyFieldResource, 
TestSolrIndexConfig, TestSolrCloudWithHadoopAuthPlugin, 
TestDocBasedVersionConstraints, TestPerFieldSimilarity, ZkControllerTest, 
AtomicUpdatesTest, TestFieldCacheReopen, FileUtilsTest, SystemLogListenerTest, 
TestFieldTypeResource, TestSimpleTrackingShardHandler, TestFunctionQuery, 
PrimitiveFieldTypeTest, TestSortableTextField, TestConfigSetProperties, 
ForceLeaderTest, TestFieldCacheVsDocValues, BlockJoinFacetDistribTest, 
SortByFunctionTest, DistributedMLTComponentTest, 
SignatureUpdateProcessorFactoryTest, QueryParsingTest, 
SolrCoreMetricManagerTest, ActionThrottleTest, TestFreeTextSuggestions, 
SolrCoreTest, VersionInfoTest, HdfsRecoverLeaseTest, MetricTriggerTest, 
TestCharFilters, PreAnalyzedFieldManagedSchemaCloudTest, TestSystemIdResolver, 
SolrInfoBeanTest, TestManagedResourceStorage, TestExecutePlanAction, 
TestSha256AuthenticationProvider, GraphQueryTest, 
TriLevelCompositeIdRoutingTest, TestSolrQueryResponse, 
QueryElevationComponentTest, OverseerTest, TestSearchPerf, 
ConcurrentDeleteAndCreateCollectionTest, SOLR749Test, TestFastLRUCache, 
TestOrdValues, TimeRoutedAliasUpdateProcessorTest, SystemInfoHandlerTest, 
TestNRTOpen, TestNumericTerms32, HDFSCollectionsAPITest, TestCustomSort, 
ResourceLoaderTest, TestReplicationHandlerBackup, TestCloudInspectUtil, 
TestCursorMarkWithoutUniqueKey, TestPayloadCheckQParserPlugin, 
BlockDirectoryTest, SolrCloudReportersTest, FieldMutatingUpdateProcessorTest, 
ScriptEngineTest, BasicAuthIntegrationTest, TestCustomStream, 
CoreAdminRequestStatusTest, TestClusterStateProvider, DocumentBuilderTest, 
TestReplicationHandler, BasicZkTest, FullSolrCloudDistribCmdsTest, 
TestRandomDVFaceting, TestRecovery, TestJoin, TestCoreContainer, 
SimpleFacetsTest, TestSolr4Spatial, PeerSyncTest, ConvertedLegacyTest, 
BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, SoftAutoCommitTest, 
SampleTest, TestDocSet, TestConfig, TestFuzzyAnalyzedSuggestions, 
TestLuceneMatchVersion, TestDFRSimilarityFactory, TestFastWriter, 
TestFastOutputStream, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, 
DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, 
TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, CircularListTest, 
TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, 
TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AddReplicaTest, 
AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistributedVersionInfoTest, 
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, 
MigrateRouteKeyTest, MoveReplicaTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerStatusTest, OverseerTaskQueueTest, ReplaceNodeTest, SSLMigrationTest]
   [junit4] Completed [560/785 (1!)] on J1 in 24.67s, 1 test, 1 failure <<< 
FAILURES!

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

[repro] Revision: b82ce515f04eaedf4032c2ee3188620e9644a925

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=SSLMigrationTest -Dtests.method=test 
-Dtests.seed=5152D3D007D29180 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pt-BR -Dtests.timezone=Africa/Lagos -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3297 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SSLMigrationTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=5152D3D007D29180 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pt-BR -Dtests.timezone=Africa/Lagos -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SSLMigrationTest
[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