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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 16984 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16984/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 12455 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20160614_025417_997.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid18509.hprof ...
   [junit4] Heap dump file created [301756317 bytes in 0.778 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 10290 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:692: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid18509.hprof

Total time: 62 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 16985 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16985/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([BAB19D169247672C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Captured an uncaught exception in thread: Thread[id=6721, name=OverseerCollectionConfigSetProcessor-96068584347074565-127.0.0.1:45013_-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6721, name=OverseerCollectionConfigSetProcessor-96068584347074565-127.0.0.1:45013_-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]
Caused by: java.lang.OutOfMemoryError: Java heap space


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Captured an uncaught exception in thread: Thread[id=6804, name=Connection evictor, state=RUNNABLE, group=TGRP-RecoveryZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6804, name=Connection evictor, state=RUNNABLE, group=TGRP-RecoveryZkTest]
Caused by: java.lang.OutOfMemoryError: Java heap space


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([BAB19D169247672C]:0)




Build Log:
[...truncated 12475 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/init-core-data-001
   [junit4]   2> 792914 INFO  (SUITE-RecoveryZkTest-seed#[BAB19D169247672C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 792915 INFO  (SUITE-RecoveryZkTest-seed#[BAB19D169247672C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 792916 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 792916 INFO  (Thread-2050) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 792916 INFO  (Thread-2050) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 793016 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.ZkTestServer start zk server on port:45075
   [junit4]   2> 793017 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 793017 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 793018 INFO  (zkCallback-1311-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6df9142c name:ZooKeeperConnection Watcher:127.0.0.1:45075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 793018 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 793018 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 793018 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 793019 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 793019 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 793020 INFO  (zkCallback-1312-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37f186df name:ZooKeeperConnection Watcher:127.0.0.1:45075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 793020 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 793021 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 793021 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 793021 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 793022 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 793022 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 793023 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] 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> 793023 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 793023 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 793024 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 793024 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] 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> 793024 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 793025 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] 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> 793025 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 793026 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] 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> 793026 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 793026 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] 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> 793026 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 793027 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] 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> 793027 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 793027 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] 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> 793027 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 793028 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] 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> 793028 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 793028 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] 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> 793029 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 793029 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] 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> 793029 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 793030 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 793030 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 793031 INFO  (zkCallback-1314-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e329885 name:ZooKeeperConnection Watcher:127.0.0.1:45075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 793031 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 793031 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 793087 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1
   [junit4]   2> 793088 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 793089 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a1acd3d{/,null,AVAILABLE}
   [junit4]   2> 793092 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@515b44e4{SSL,[ssl, http/1.1]}{127.0.0.1:45013}
   [junit4]   2> 793093 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.e.j.s.Server Started @795246ms
   [junit4]   2> 793093 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/tempDir-001/control/data, hostContext=/, hostPort=45013, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores}
   [junit4]   2> 793093 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 793093 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001'
   [junit4]   2> 793093 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 793093 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 793093 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 793093 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 793094 INFO  (zkCallback-1315-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f36a80d name:ZooKeeperConnection Watcher:127.0.0.1:45075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 793094 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 793094 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 793095 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 793095 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/solr.xml
   [junit4]   2> 793098 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores
   [junit4]   2> 793098 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.CoreContainer New CoreContainer 637773872
   [junit4]   2> 793098 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001]
   [junit4]   2> 793098 WARN  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/lib
   [junit4]   2> 793098 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 793099 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 793100 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 793100 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 793100 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45075/solr
   [junit4]   2> 793100 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 793100 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 793100 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 793101 INFO  (zkCallback-1318-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ac16516 name:ZooKeeperConnection Watcher:127.0.0.1:45075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 793101 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 793101 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 793102 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$70/1560177953@c04af83
   [junit4]   2> 793102 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 793102 INFO  (zkCallback-1319-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fd75dc6 name:ZooKeeperConnection Watcher:127.0.0.1:45075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 793102 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 793103 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 793103 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 793105 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 793105 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 793106 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 793106 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 793107 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 793107 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 793108 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 793108 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 793108 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 793108 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 793109 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 793110 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 793110 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 793110 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96068584347074565-127.0.0.1:45013_-n_0000000000
   [junit4]   2> 793110 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45013_
   [junit4]   2> 793110 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 793111 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.Overseer Overseer (id=96068584347074565-127.0.0.1:45013_-n_0000000000) starting
   [junit4]   2> 793111 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 793113 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 793114 INFO  (OverseerCollectionConfigSetProcessor-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 793114 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45013_
   [junit4]   2> 793114 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 793114 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45013_
   [junit4]   2> 793114 INFO  (zkCallback-1319-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 793114 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793114 INFO  (zkCallback-1319-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 793126 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 793126 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 793126 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores
   [junit4]   2> 793127 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 793127 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1
   [junit4]   2> 793127 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 793127 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 793127 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 793127 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45013_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 793127 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 793129 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 793129 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45013",
   [junit4]   2>   "node_name":"127.0.0.1:45013_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 793129 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45013",
   [junit4]   2>   "node_name":"127.0.0.1:45013_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 793129 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 793129 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 793129 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 793129 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 793130 INFO  (zkCallback-1319-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 794129 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 794129 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 794130 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 794130 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 794130 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 794130 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1'
   [junit4]   2> 794130 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 794130 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 794131 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 794134 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 794137 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 794144 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 794147 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 794205 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 794205 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 794206 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 794207 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 794214 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 794214 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 794214 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 794214 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1/data/]
   [junit4]   2> 794214 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2150e503
   [junit4]   2> 794215 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1/data
   [junit4]   2> 794215 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 794215 WARN  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 794215 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1/data/index
   [junit4]   2> 794215 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4387980067292069]
   [junit4]   2> 794215 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5deb52b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78133629),segFN=segments_1,generation=1}
   [junit4]   2> 794215 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 794216 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1/data/
   [junit4]   2> 794216 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 794217 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 794217 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 794217 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 794217 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 794217 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 794217 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 794218 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 794218 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 794218 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 794218 WARN  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 794219 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 794219 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 794221 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 794222 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 794225 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 794226 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 794226 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 794226 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 794227 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 794227 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 794227 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1495403120, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 794228 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5deb52b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78133629),segFN=segments_1,generation=1}
   [junit4]   2> 794228 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 794228 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@329d956e[collection1] main]
   [junit4]   2> 794228 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 794228 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 794228 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 794229 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 794229 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 794229 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 794229 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 794229 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 794229 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 794229 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 794229 INFO  (searcherExecutor-2809-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@329d956e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 794229 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 794229 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 794230 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 794230 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1537097350929973248
   [junit4]   2> 794231 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1537097350929973248
   [junit4]   2> 794231 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 794233 INFO  (coreLoadExecutor-2808-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 794233 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:45013 collection:control_collection shard:shard1
   [junit4]   2> 794233 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 794234 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96068584347074565-core_node1-n_0000000000
   [junit4]   2> 794235 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 794235 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 794235 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 794235 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45013/collection1/
   [junit4]   2> 794235 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 794235 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 794235 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:45013/collection1/ has no replicas
   [junit4]   2> 794235 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 794236 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96068584347074565-core_node1-n_0000000000
   [junit4]   2> 794237 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45013/collection1/ shard1
   [junit4]   2> 794237 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:45013",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 794338 INFO  (zkCallback-1319-thread-2-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 794389 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:45013/collection1/ and leader is https://127.0.0.1:45013/collection1/
   [junit4]   2> 794389 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:45013
   [junit4]   2> 794389 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 794389 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 794389 INFO  (coreZkRegister-2802-thread-1-processing-n:127.0.0.1:45013_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:45013_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 794390 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45013",
   [junit4]   2>   "node_name":"127.0.0.1:45013_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 794390 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45013",
   [junit4]   2>   "node_name":"127.0.0.1:45013_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 794491 INFO  (zkCallback-1319-thread-2-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 794629 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:45075/solr
   [junit4]   2> 794629 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 794630 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 794630 INFO  (zkCallback-1323-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64600d96 name:ZooKeeperConnection Watcher:127.0.0.1:45075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 794630 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 794631 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 794631 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 794631 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 794631 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 794631 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 794688 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1
   [junit4]   2> 794689 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001
   [junit4]   2> 794690 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 794690 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b6b8a51{/,null,AVAILABLE}
   [junit4]   2> 794691 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@18668331{SSL,[ssl, http/1.1]}{127.0.0.1:45559}
   [junit4]   2> 794692 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.e.j.s.Server Started @796845ms
   [junit4]   2> 794692 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=45559, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores}
   [junit4]   2> 794692 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 794692 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001'
   [junit4]   2> 794692 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 794692 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 794693 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 794693 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 794693 INFO  (zkCallback-1324-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@428496ec name:ZooKeeperConnection Watcher:127.0.0.1:45075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 794693 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 794694 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 794694 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 794694 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/solr.xml
   [junit4]   2> 794697 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores
   [junit4]   2> 794697 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.CoreContainer New CoreContainer 110346601
   [junit4]   2> 794697 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001]
   [junit4]   2> 794697 WARN  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/lib
   [junit4]   2> 794697 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 794698 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 794699 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 794699 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 794699 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45075/solr
   [junit4]   2> 794699 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 794699 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 794700 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 794701 INFO  (zkCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73578c40 name:ZooKeeperConnection Watcher:127.0.0.1:45075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 794701 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 794701 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 794702 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$70/1560177953@5b305b43
   [junit4]   2> 794702 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 794702 INFO  (zkCallback-1328-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4040524b name:ZooKeeperConnection Watcher:127.0.0.1:45075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 794702 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 794704 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 794705 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 794705 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 794706 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 794706 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96068584347074569-127.0.0.1:45559_-n_0000000001
   [junit4]   2> 794706 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96068584347074565-127.0.0.1:45013_-n_0000000000 to know if I could be the leader
   [junit4]   2> 794706 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.ZkController Publish node=127.0.0.1:45559_ as DOWN
   [junit4]   2> 794707 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45559_"} current state version: 3
   [junit4]   2> 794707 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45559_
   [junit4]   2> 794808 INFO  (zkCallback-1319-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 794808 INFO  (zkCallback-1323-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 794808 INFO  (zkCallback-1328-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 795707 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45559_
   [junit4]   2> 795707 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45559_
   [junit4]   2> 795708 INFO  (zkCallback-1323-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 795708 INFO  (zkCallback-1328-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 795708 INFO  (zkCallback-1319-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 795709 INFO  (zkCallback-1323-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 795709 INFO  (zkCallback-1328-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 795709 INFO  (zkCallback-1319-thread-1-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 795716 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 795716 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 795716 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores
   [junit4]   2> 795717 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 795717 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1
   [junit4]   2> 795717 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 795717 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 795717 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 795717 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [n:127.0.0.1:45559_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 795717 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 795718 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 795718 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45559",
   [junit4]   2>   "node_name":"127.0.0.1:45559_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 795718 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 795718 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45559",
   [junit4]   2>   "node_name":"127.0.0.1:45559_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 795718 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 795718 INFO  (OverseerStateUpdate-96068584347074565-127.0.0.1:45013_-n_0000000000) [n:127.0.0.1:45013_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 795718 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 795819 INFO  (zkCallback-1319-thread-2-processing-n:127.0.0.1:45013_) [n:127.0.0.1:45013_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 795819 INFO  (zkCallback-1328-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 795819 INFO  (zkCallback-1323-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 796719 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 796719 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 796719 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 796719 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 796719 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 796719 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1'
   [junit4]   2> 796720 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 796720 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 796721 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 796723 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 796726 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 796731 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 796734 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 796776 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 796777 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 796777 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 796779 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 796786 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 796786 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 796787 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 796787 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 796787 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2150e503
   [junit4]   2> 796787 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1/data
   [junit4]   2> 796787 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 796787 WARN  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 796787 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 796788 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4387980067292069]
   [junit4]   2> 796788 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@738e2ff4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d4586b4),segFN=segments_1,generation=1}
   [junit4]   2> 796788 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 796788 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 796789 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 796790 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 796790 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 796791 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 796791 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 796791 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 796791 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 796791 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 796791 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 796791 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 796791 WARN  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 796792 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 796793 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 796794 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 796794 INFO  (coreLoadExecutor-2819-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 796815 INFO  (coreLoadE

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

ion1] Closing main searcher on request.
   [junit4]   2> 8015364 INFO  (coreCloseExecutor-2855-thread-1) [n:127.0.0.1:38597_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 8015364 INFO  (coreCloseExecutor-2855-thread-1) [n:127.0.0.1:38597_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-2-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-2-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 8015364 INFO  (coreCloseExecutor-2855-thread-1) [n:127.0.0.1:38597_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8015364 INFO  (coreCloseExecutor-2855-thread-1) [n:127.0.0.1:38597_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 8015364 INFO  (coreCloseExecutor-2855-thread-1) [n:127.0.0.1:38597_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-2-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-2-001/cores/collection1/data;done=false>>]
   [junit4]   2> 8015364 INFO  (coreCloseExecutor-2855-thread-1) [n:127.0.0.1:38597_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8015364 INFO  (coreCloseExecutor-2855-thread-1) [n:127.0.0.1:38597_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001/shard-2-001/cores/collection1/data
   [junit4]   2> 8015368 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@31a1b1ab{SSL,[ssl, http/1.1]}{127.0.0.1:38597}
   [junit4]   2> 8015368 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3468f410{/,null,UNAVAILABLE}
   [junit4]   2> 8015368 INFO  (TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45075 45075
   [junit4]   2> 8015374 INFO  (SUITE-RecoveryZkTest-seed#[BAB19D169247672C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_BAB19D169247672C-001
   [junit4]   2> Jun 14, 2016 9:44:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=PostingsFormat(name=MockRandom), _version_=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), a_i=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1976, maxMBSortInHeap=7.436448813110676, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ro, timezone=PRT
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=2,free=211157032,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestInitParams, TestCopyFieldCollectionResource, TestSort, TestPerFieldSimilarityWithDefaultOverride, GraphQueryTest, TestLockTree, TestElisionMultitermQuery, ZkStateWriterTest, StatsComponentTest, DistributedVersionInfoTest, TestSubQueryTransformerDistrib, TestSolrJ, TestAuthenticationFramework, TestUninvertingReader, TestDynamicLoading, TestStressReorder, VMParamsZkACLAndCredentialsProvidersTest, TestRestoreCore, SampleTest, HdfsTlogReplayBufferedWhileIndexingTest, TestJettySolrRunner, PluginInfoTest, TestWriterPerf, TestShardHandlerFactory, FieldAnalysisRequestHandlerTest, TestFuzzyAnalyzedSuggestions, CloneFieldUpdateProcessorFactoryTest, BadIndexSchemaTest, TestCloudInspectUtil, TestTolerantUpdateProcessorRandomCloud, TestDistributedStatsComponentCardinality, CollectionsAPISolrJTest, TestLRUStatsCache, DateRangeFieldTest, TestFreeTextSuggestions, BinaryUpdateRequestHandlerTest, CdcrUpdateLogTest, BlockDirectoryTest, TestSerializedLuceneMatchVersion, SimpleFacetsTest, TestDistributedMissingSort, TestJmxIntegration, BasicDistributedZk2Test, TermVectorComponentDistributedTest, SolrCoreCheckLockOnStartupTest, TestGroupingSearch, RegexBoostProcessorTest, DateMathParserTest, TestDynamicFieldResource, TestShortCircuitedRequests, TestRestManager, NoCacheHeaderTest, TestExtendedDismaxParser, QueryParsingTest, HdfsLockFactoryTest, OverseerTest, LukeRequestHandlerTest, TestOrdValues, SuggesterTSTTest, TestManagedSchema, SearchHandlerTest, FieldMutatingUpdateProcessorTest, TestStandardQParsers, RequestHandlersTest, SuggesterTest, RecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.seed=BAB19D169247672C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=PRT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | RecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BAB19D169247672C]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6721, name=OverseerCollectionConfigSetProcessor-96068584347074565-127.0.0.1:45013_-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap spaceThrowable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6804, name=Connection evictor, state=RUNNABLE, group=TGRP-RecoveryZkTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4] Completed [580/614 (1!)] on J2 in 7222.48s, 1 test, 4 errors <<< FAILURES!

[...truncated 103 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20160614_073108_971.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid7380.hprof ...
   [junit4] Heap dump file created [600633306 bytes in 1.482 secs]
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20160614_073108_971.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection evictor"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "OverseerHdfsCoreFailoverThread-96068584347074565-127.0.0.1:45013_-n_0000000000"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]-SendThread(127.0.0.1:45075)"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]-SendThread(127.0.0.1:45075)"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "TEST-RecoveryZkTest.test-seed#[BAB19D169247672C]-SendThread(127.0.0.1:45075)"
   [junit4] <<< JVM J2: EOF ----

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 614 suites (10 ignored), 2584 tests, 3 suite-level errors, 1 error, 115 ignored (71 assumptions) [seed: BAB19D169247672C]

Total time: 166 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any