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/10/08 10:33:48 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17998 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17998/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

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

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


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

Error Message:
Captured an uncaught exception in thread: Thread[id=70702, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CdcrVersionReplicationTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=70702, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CdcrVersionReplicationTest]
Caused by: java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([A19FBFD7ED05AFF8]:0)
	at java.io.BufferedReader.<init>(BufferedReader.java:105)
	at java.io.BufferedReader.<init>(BufferedReader.java:116)
	at java.io.LineNumberReader.<init>(LineNumberReader.java:72)
	at org.apache.log4j.DefaultThrowableRenderer.render(DefaultThrowableRenderer.java:64)
	at org.apache.log4j.spi.ThrowableInformation.getThrowableStrRep(ThrowableInformation.java:87)
	at org.apache.log4j.spi.LoggingEvent.getThrowableStrRep(LoggingEvent.java:413)
	at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:313)
	at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
	at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
	at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
	at org.apache.log4j.Category.callAppenders(Category.java:206)
	at org.apache.log4j.Category.forcedLog(Category.java:391)
	at org.apache.log4j.Category.log(Category.java:856)
	at org.slf4j.impl.Log4jLoggerAdapter.warn(Log4jLoggerAdapter.java:478)
	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:357)
	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions

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([A19FBFD7ED05AFF8]:0)




Build Log:
[...truncated 12757 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/init-core-data-001
   [junit4]   2> 1435265 INFO  (SUITE-CdcrVersionReplicationTest-seed#[A19FBFD7ED05AFF8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1435266 INFO  (SUITE-CdcrVersionReplicationTest-seed#[A19FBFD7ED05AFF8]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ut_ngd/
   [junit4]   2> 1435268 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1435268 INFO  (Thread-2817) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1435268 INFO  (Thread-2817) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1435368 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.ZkTestServer start zk server on port:46742
   [junit4]   2> 1435382 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1435385 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] 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> 1435387 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] 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> 1435389 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] 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> 1435391 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] 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> 1435393 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] 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> 1435394 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] 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> 1435396 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] 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> 1435398 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] 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> 1435400 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] 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> 1435402 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] 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> 1435407 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 1435482 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-001/cores/collection1
   [junit4]   2> 1435486 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1435487 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c85f0{/ut_ngd,null,AVAILABLE}
   [junit4]   2> 1435491 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@13dba14{SSL,[ssl, http/1.1]}{127.0.0.1:45558}
   [junit4]   2> 1435491 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.Server Started @1436878ms
   [junit4]   2> 1435492 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/ut_ngd, hostPort=45558, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-001/cores}
   [junit4]   2> 1435492 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1435492 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1435492 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1435492 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-08T08:25:18.573Z
   [junit4]   2> 1435496 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1435496 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-001/solr.xml
   [junit4]   2> 1435512 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46742/solr
   [junit4]   2> 1435535 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45558_ut_ngd
   [junit4]   2> 1435536 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.Overseer Overseer (id=96725573196185605-127.0.0.1:45558_ut_ngd-n_0000000000) starting
   [junit4]   2> 1435544 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45558_ut_ngd
   [junit4]   2> 1435545 INFO  (OverseerStateUpdate-96725573196185605-127.0.0.1:45558_ut_ngd-n_0000000000) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1435608 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-001/cores
   [junit4]   2> 1435608 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1435611 INFO  (OverseerStateUpdate-96725573196185605-127.0.0.1:45558_ut_ngd-n_0000000000) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1436612 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 1436627 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1436644 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1436753 WARN  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1436756 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1436782 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1436782 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 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/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-001/cores/collection1/data/]
   [junit4]   2> 1436782 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 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@9eb9dc
   [junit4]   2> 1436784 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1436825 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1436825 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1436827 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1436827 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1436828 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=39.5498046875, floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=7.136157652160193, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1436828 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@140bdfe[collection1] main]
   [junit4]   2> 1436830 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1436830 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1436830 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1436835 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 1436839 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 1436852 INFO  (searcherExecutor-8472-thread-1-processing-n:127.0.0.1:45558_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@140bdfe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1436852 INFO  (coreLoadExecutor-8471-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547609172798865408
   [junit4]   2> 1436859 INFO  (coreZkRegister-8464-thread-1-processing-n:127.0.0.1:45558_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1436859 INFO  (coreZkRegister-8464-thread-1-processing-n:127.0.0.1:45558_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1436859 INFO  (coreZkRegister-8464-thread-1-processing-n:127.0.0.1:45558_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45558/ut_ngd/collection1/
   [junit4]   2> 1436859 INFO  (coreZkRegister-8464-thread-1-processing-n:127.0.0.1:45558_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1436859 INFO  (coreZkRegister-8464-thread-1-processing-n:127.0.0.1:45558_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:45558/ut_ngd/collection1/ has no replicas
   [junit4]   2> 1436862 INFO  (zkCallback-18196-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 1436864 INFO  (coreZkRegister-8464-thread-1-processing-n:127.0.0.1:45558_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45558/ut_ngd/collection1/ shard2
   [junit4]   2> 1437015 INFO  (coreZkRegister-8464-thread-1-processing-n:127.0.0.1:45558_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:45558_ut_ngd c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1437239 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-002/cores/collection1
   [junit4]   2> 1437242 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1437244 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@322d51{/ut_ngd,null,AVAILABLE}
   [junit4]   2> 1437248 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@18ef0de{SSL,[ssl, http/1.1]}{127.0.0.1:39365}
   [junit4]   2> 1437248 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.Server Started @1438635ms
   [junit4]   2> 1437248 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/ut_ngd, hostPort=39365, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-002/cores}
   [junit4]   2> 1437248 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1437249 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1437249 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1437249 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-08T08:25:20.330Z
   [junit4]   2> 1437253 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1437253 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-002/solr.xml
   [junit4]   2> 1437266 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46742/solr
   [junit4]   2> 1437276 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1437281 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39365_ut_ngd
   [junit4]   2> 1437282 INFO  (zkCallback-18196-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1437283 INFO  (zkCallback-18202-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1437334 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-002/cores
   [junit4]   2> 1437334 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1437336 INFO  (OverseerStateUpdate-96725573196185605-127.0.0.1:45558_ut_ngd-n_0000000000) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1438354 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1438372 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1438480 WARN  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1438484 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1438511 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1438512 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-002/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-002/cores/collection1/data/]
   [junit4]   2> 1438512 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9eb9dc
   [junit4]   2> 1438513 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1438538 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1438538 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1438539 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1438539 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1438540 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=39.5498046875, floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=7.136157652160193, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1438541 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@175f51c[collection1] main]
   [junit4]   2> 1438543 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1438544 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1438545 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1438548 INFO  (searcherExecutor-8484-thread-1-processing-n:127.0.0.1:39365_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@175f51c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1438548 INFO  (coreLoadExecutor-8483-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547609174577250304
   [junit4]   2> 1438556 INFO  (coreZkRegister-8478-thread-1-processing-n:127.0.0.1:39365_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1438556 INFO  (coreZkRegister-8478-thread-1-processing-n:127.0.0.1:39365_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1438556 INFO  (coreZkRegister-8478-thread-1-processing-n:127.0.0.1:39365_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39365/ut_ngd/collection1/
   [junit4]   2> 1438557 INFO  (coreZkRegister-8478-thread-1-processing-n:127.0.0.1:39365_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1438557 INFO  (coreZkRegister-8478-thread-1-processing-n:127.0.0.1:39365_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:39365/ut_ngd/collection1/ has no replicas
   [junit4]   2> 1438560 INFO  (zkCallback-18202-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 1438565 INFO  (coreZkRegister-8478-thread-1-processing-n:127.0.0.1:39365_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39365/ut_ngd/collection1/ shard1
   [junit4]   2> 1438718 INFO  (coreZkRegister-8478-thread-1-processing-n:127.0.0.1:39365_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:39365_ut_ngd c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1438929 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-003/cores/collection1
   [junit4]   2> 1438933 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1438934 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@801173{/ut_ngd,null,AVAILABLE}
   [junit4]   2> 1438939 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@158cb14{SSL,[ssl, http/1.1]}{127.0.0.1:44096}
   [junit4]   2> 1438940 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.Server Started @1440326ms
   [junit4]   2> 1438940 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, hostContext=/ut_ngd, hostPort=44096, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-003/cores}
   [junit4]   2> 1438940 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1438940 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1438940 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1438941 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-08T08:25:22.022Z
   [junit4]   2> 1438952 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1438952 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-003/solr.xml
   [junit4]   2> 1438967 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46742/solr
   [junit4]   2> 1438977 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1438980 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44096_ut_ngd
   [junit4]   2> 1438982 INFO  (zkCallback-18202-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1438982 INFO  (zkCallback-18196-thread-2-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1438983 INFO  (zkCallback-18208-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1439019 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-003/cores
   [junit4]   2> 1439019 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1439021 INFO  (OverseerStateUpdate-96725573196185605-127.0.0.1:45558_ut_ngd-n_0000000000) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1440039 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1440069 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1440172 WARN  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1440174 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1440197 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1440198 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-003/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-003/cores/collection1/data/]
   [junit4]   2> 1440198 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9eb9dc
   [junit4]   2> 1440200 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1440226 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1440226 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1440227 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1440227 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1440228 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=39.5498046875, floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=7.136157652160193, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1440229 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fc026b[collection1] main]
   [junit4]   2> 1440230 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1440231 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1440231 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1440233 INFO  (coreLoadExecutor-8495-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547609176344100864
   [junit4]   2> 1440237 INFO  (searcherExecutor-8496-thread-1-processing-n:127.0.0.1:44096_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fc026b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1440238 INFO  (coreZkRegister-8490-thread-1-processing-n:127.0.0.1:44096_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1440238 INFO  (updateExecutor-18205-thread-1-processing-n:127.0.0.1:44096_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1440238 INFO  (recoveryExecutor-18206-thread-1-processing-n:127.0.0.1:44096_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1440239 INFO  (recoveryExecutor-18206-thread-1-processing-n:127.0.0.1:44096_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1440239 INFO  (recoveryExecutor-18206-thread-1-processing-n:127.0.0.1:44096_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1440239 INFO  (recoveryExecutor-18206-thread-1-processing-n:127.0.0.1:44096_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1440240 INFO  (recoveryExecutor-18206-thread-1-processing-n:127.0.0.1:44096_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:45558/ut_ngd/collection1/] and I am [https://127.0.0.1:44096/ut_ngd/collection1/]
   [junit4]   2> 1440245 INFO  (recoveryExecutor-18206-thread-1-processing-n:127.0.0.1:44096_ut_ngd x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:45558/ut_ngd]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44096_ut_ngd&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1440354 INFO  (qtp2084962-70720) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1440356 INFO  (qtp2084962-70720) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of tmp_collection) have state: recovering
   [junit4]   2> 1440356 INFO  (qtp2084962-70720) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:44096_ut_ngd, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:44096/ut_ngd","node_name":"127.0.0.1:44096_ut_ngd","state":"recovering"}
   [junit4]   2> 1440356 INFO  (qtp2084962-70720) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1440356 INFO  (qtp2084962-70720) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:44096_ut_ngd&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1440604 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-004/cores/collection1
   [junit4]   2> 1440609 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1440612 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16cbccd{/ut_ngd,null,AVAILABLE}
   [junit4]   2> 1440617 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@14b0d01{SSL,[ssl, http/1.1]}{127.0.0.1:40681}
   [junit4]   2> 1440617 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.Server Started @1442004ms
   [junit4]   2> 1440617 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, hostContext=/ut_ngd, hostPort=40681, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-004/cores}
   [junit4]   2> 1440618 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1440618 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1440618 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1440618 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-08T08:25:23.699Z
   [junit4]   2> 1440622 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1440623 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-004/solr.xml
   [junit4]   2> 1440633 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46742/solr
   [junit4]   2> 1440642 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1440647 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40681_ut_ngd
   [junit4]   2> 1440648 INFO  (zkCallback-18202-thread-1-processing-n:127.0.0.1:39365_ut_ngd) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1440649 INFO  (zkCallback-18208-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1440649 INFO  (zkCallback-18196-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1440650 INFO  (zkCallback-18215-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1440696 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-004/cores
   [junit4]   2> 1440697 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1440698 INFO  (OverseerStateUpdate-96725573196185605-127.0.0.1:45558_ut_ngd-n_0000000000) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1441875 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1441894 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1442028 WARN  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1442030 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1442055 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1442055 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-004/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001/jetty-004/cores/collection1/data/]
   [junit4]   2> 1442055 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9eb9dc
   [junit4]   2> 1442057 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1442082 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1442082 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1442083 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1442083 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1442084 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=39.5498046875, floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=7.136157652160193, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1442085 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b44258[collection1] main]
   [junit4]   2> 1442086 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1442086 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1442086 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1442088 INFO  (searcherExecutor-8507-thread-1-processing-n:127.0.0.1:40681_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b44258[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1442089 INFO  (coreLoadExecutor-8506-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547609178290257920
   [junit4]   2> 1442093 INFO  (coreZkRegister-8501-thread-1-processing-n:127.0.0.1:40681_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1442093 INFO  (updateExecutor-18212-thread-1-processing-n:127.0.0.1:40681_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1442093 INFO  (recoveryExecutor-18213-thread-1-processing-n:127.0.0.1:40681_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1442094 INFO  (recoveryExecutor-18213-thread-1-processing-n:127.0.0.1:40681_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1442094 INFO  (recoveryExecutor-18213-thread-1-processing-n:127.0.0.1:40681_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1442094 INFO  (recoveryExecutor-18213-thread-1-processing-n:127.0.0.1:40681_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1442094 INFO  (recoveryExecutor-18213-thread-1-processing-n:127.0.0.1:40681_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:39365/ut_ngd/collection1/] and I am [https://127.0.0.1:40681/ut_ngd/collection1/]
   [junit4]   2> 1442098 INFO  (recoveryExecutor-18213-thread-1-processing-n:127.0.0.1:40681_ut_ngd x:collection1 s:shard1 c:tmp_collection r:core_node4) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:39365/ut_ngd]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40681_ut_ngd&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1442212 INFO  (qtp17333493-70752) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1442213 INFO  (qtp17333493-70752) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of tmp_collection) have state: recovering
   [junit4]   2> 1442213 INFO  (qtp17333493-70752) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:40681_ut_ngd, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"https://127.0.0.1:40681/ut_ngd","node_name":"127.0.0.1:40681_ut_ngd","state":"recovering"}
   [junit4]   2> 1442213 INFO  (qtp17333493-70752) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1442213 INFO  (qtp17333493-70752) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40681_ut_ngd&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (9)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           IMPORTANT NOTE: In order for tests to work, this data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>   /solr/overseer (6)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-map-failure (0)
   [junit4]   1>    /solr/overseer/collection-map-completed (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/collection-map-running (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/collection1 (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/tmp_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/tmp_collection/leaders (2)
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard2/leader (0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node1",
   [junit4]   1>             "base_url":"https://127.0.0.1:45558/ut_ngd",
   [junit4]   1>             "node_name":"127.0.0.1:45558_ut_ngd"}
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard1/leader (0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node2",
   [junit4]   1>             "base_url":"https://127.0.0.1:39365/ut_ngd",
   [junit4]   1>             "node_name":"127.0.0.1:39365_ut_ngd"}
   [junit4]   1>     /solr/collections/tmp_collection/cdcr (1)
   [junit4]   1>      /solr/collections/tmp_collection/cdcr/state (2)
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/process (0)
   [junit4]   1>       DATA:
   [junit4]   1>           stopped
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/buffer (0)
   [junit4]   1>       DATA:
   [junit4]   1>           enabled
   [junit4]   1>     /solr/collections/tmp_collection/leader_elect (2)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leader_elect/shard2/election (2)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard2/election/96725573196185605-core_node1-n_0000000000 (0)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard2/election/96725573196185611-core_node3-n_0000000001 (0)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leader_elect/shard1/election (2)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard1/election/96725573196185614-core_node4-n_0000000001 (0)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard1/election/96725573196185608-core_node2-n_0000000000 (0)
   [junit4]   1>    /solr/collections/control_collection (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>   /solr/live_nodes (4)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:39365_ut_ngd (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:45558_ut_ngd (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:44096_ut_ngd (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:40681_ut_ngd (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"96725573196185605-127.0.0.1:45558_ut_ngd-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (4)
   [junit4]   1>     /solr/overseer_elect/election/96725573196185614-127.0.0.1:40681_ut_ngd-n_0000000003 (0)
   [junit4]   1>     /solr/overseer_elect/election/96725573196185608-127.0.0.1:39365_ut_ngd-n_0000000001 (0)
   [junit4]   1>     /solr/overseer_elect/election/96725573196185605-127.0.0.1:45558_ut_ngd-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/96725573196185611-127.0.0.1:44096_ut_ngd-n_0000000002 (0)
   [junit4]   1>   /solr/security.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {}
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"tmp_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:39365/ut_ngd",
   [junit4]   1>                   "node_name":"127.0.0.1:39365_ut_ngd",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:40681/ut_ngd",
   [junit4]   1>                   "node_name":"127.0.0.1:40681_ut_ngd",
   [junit4]   1>                   "state":"recovering"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:45558/ut_ngd",
   [junit4]   1>                   "node_name":"127.0.0.1:45558_ut_ngd",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:44096/ut_ngd",
   [junit4]   1>                   "node_name":"127.0.0.1:44096_ut_ngd",
   [junit4]   1>                   "state":"recovering"}}}}}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"urlScheme":"https"}
   [junit4]   1> 
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (9)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           IMPORTANT NOTE: In order for tests to work, this data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>   /solr/overseer (6)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-map-failure (0)
   [junit4]   1>    /solr/overseer/collection-map-completed (0)
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/collection-map-running (0)
   [junit4]   1>   /solr/aliases.json (0)
   [junit4]   1>   /solr/collections (3)
   [junit4]   1>    /solr/collections/collection1 (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/collection1/shards (0)
   [junit4]   1>    /solr/collections/tmp_collection (3)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/tmp_collection/leaders (2)
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard2/leader (0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node1",
   [junit4]   1>             "base_url":"https://127.0.0.1:45558/ut_ngd",
   [junit4]   1>             "node_name":"127.0.0.1:45558_ut_ngd"}
   [junit4]   1>      /solr/collections/tmp_collection/leaders/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leaders/shard1/leader (0)
   [junit4]   1>       DATA:
   [junit4]   1>           {
   [junit4]   1>             "core":"collection1",
   [junit4]   1>             "core_node_name":"core_node2",
   [junit4]   1>             "base_url":"https://127.0.0.1:39365/ut_ngd",
   [junit4]   1>             "node_name":"127.0.0.1:39365_ut_ngd"}
   [junit4]   1>     /solr/collections/tmp_collection/cdcr (1)
   [junit4]   1>      /solr/collections/tmp_collection/cdcr/state (2)
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/process (0)
   [junit4]   1>       DATA:
   [junit4]   1>           stopped
   [junit4]   1>       /solr/collections/tmp_collection/cdcr/state/buffer (0)
   [junit4]   1>       DATA:
   [junit4]   1>           enabled
   [junit4]   1>     /solr/collections/tmp_collection/leader_elect (2)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard2 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leader_elect/shard2/election (2)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard2/election/96725573196185605-core_node1-n_0000000000 (0)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard2/election/96725573196185611-core_node3-n_0000000001 (0)
   [junit4]   1>      /solr/collections/tmp_collection/leader_elect/shard1 (1)
   [junit4]   1>       /solr/collections/tmp_collection/leader_elect/shard1/election (2)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard1/election/96725573196185614-core_node4-n_0000000001 (0)
   [junit4]   1>        /solr/collections/tmp_collection/leader_elect/shard1/election/96725573196185608-core_node2-n_0000000000 (0)
   [junit4]   1>    /solr/collections/control_collection (1)
   [junit4]   1>    DATA:
   [junit4]   1>        {"configName":"conf1"}
   [junit4]   1>     /solr/collections/control_collection/shards (0)
   [junit4]   1>   /solr/live_nodes (4)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:39365_ut_ngd (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:45558_ut_ngd (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:44096_ut_ngd (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:40681_ut_ngd (0)
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"96725573196185605-127.0.0.1:45558_ut_ngd-n_0000000000"}
   [junit4]   1>    /solr/overseer_elect/election (4)
   [junit4]   1>     /solr/overseer_elect/election/96725573196185614-127.0.0.1:40681_ut_ngd-n_0000000003 (0)
   [junit4]   1>     /solr/overseer_elect/election/96725573196185608-127.0.0.1:39365_ut_ngd-n_0000000001 (0)
   [junit4]   1>     /solr/overseer_elect/election/96725573196185605-127.0.0.1:45558_ut_ngd-n_0000000000 (0)
   [junit4]   1>     /solr/overseer_elect/election/96725573196185611-127.0.0.1:44096_ut_ngd-n_0000000002 (0)
   [junit4]   1>   /solr/security.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {}
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"tmp_collection":{
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "autoAddReplicas":"false",
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:39365/ut_ngd",
   [junit4]   1>                   "node_name":"127.0.0.1:39365_ut_ngd",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:40681/ut_ngd",
   [junit4]   1>                   "node_name":"127.0.0.1:40681_ut_ngd",
   [junit4]   1>                   "state":"recovering"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:45558/ut_ngd",
   [junit4]   1>                   "node_name":"127.0.0.1:45558_ut_ngd",
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "base_url":"https://127.0.0.1:44096/ut_ngd",
   [junit4]   1>                   "node_name":"127.0.0.1:44096_ut_ngd",
   [junit4]   1>                   "state":"recovering"}}}}}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 1442285 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1442295 INFO  (qtp17333493-70753) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=tmp_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1442297 INFO  (OverseerThreadFactory-8469-thread-1-processing-n:127.0.0.1:45558_ut_ngd) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1442323 INFO  (qtp2084962-70722) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@150852b
   [junit4]   2> 1442324 INFO  (qtp2084962-70722) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ tmp_collection:shard2
   [junit4]   2> 1442330 INFO  (qtp17333493-70748) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bee4ee
   [junit4]   2> 1442330 INFO  (qtp17333493-70748) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ tmp_collection:shard1
   [junit4]   2> 1442366 INFO  (zkCallback-18208-thread-2-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 1442366 INFO  (qtp2084962-70722) [n:127.0.0.1:45558_ut_ngd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=collection1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=44
   [junit4]   2> 1442367 INFO  (zkCallback-18208-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext There may be a better leader candidate than us - going back into recovery
   [junit4]   2> 1442367 INFO  (zkCallback-18208-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1442368 INFO  (zkCallback-18208-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.ActionThrottle The last leader attempt started 3ms ago.
   [junit4]   2> 1442368 INFO  (zkCallback-18208-thread-1-processing-n:127.0.0.1:44096_ut_ngd) [n:127.0.0.1:44096_ut_ngd c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4996ms
   [junit4]   2> 1442370 INFO  (zkCallback-18215-thread-2-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 1442370 INFO  (qtp17333493-70748) [n:127.0.0.1:39365_ut_ngd    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=collection1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=40
   [junit4]   2> 1442372 INFO  (zkCallback-18215-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext There may be a better leader candidate than us - going back into recovery
   [junit4]   2> 1442373 INFO  (zkCallback-18215-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1442373 INFO  (zkCallback-18215-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.ActionThrottle The last leader attempt started 3ms ago.
   [junit4]   2> 1442373 INFO  (zkCallback-18215-thread-1-processing-n:127.0.0.1:40681_ut_ngd) [n:127.0.0.1:40681_ut_ngd c:tmp_collection s:shard1 r:core_node4 x:collection1] o.a.s.c.ActionThrottle Throttling leader attempts - waiting for 4996ms
   [junit4]   2> 1442436 WARN  (qtp17913954-70775) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] coreNodeName=[core_node3]
   [junit4]   2> 1442436 INFO  (qtp17913954-70775) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442449 WARN  (qtp24735510-70814) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] coreNodeName=[core_node4]
   [junit4]   2> 1442449 INFO  (qtp24735510-70814) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442536 INFO  (qtp17913954-70775) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442549 INFO  (qtp24735510-70814) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442637 INFO  (qtp17913954-70775) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442650 INFO  (qtp24735510-70814) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442737 INFO  (qtp17913954-70775) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442750 INFO  (qtp24735510-70814) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442837 INFO  (qtp17913954-70775) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442850 INFO  (qtp24735510-70814) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442938 INFO  (qtp17913954-70775) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1442950 INFO  (qtp24735510-70814) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1443038 INFO  (qtp17913954-70775) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1443051 INFO  (qtp24735510-70814) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1443138 INFO  (qtp17913954-70775) [n:127.0.0.1:44096_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 1443151 INFO  (qtp24735510-70814) [n:127.0.0.1:40681_ut_ngd    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 144323

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

ure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 8769207 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.ZkController Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 8769209 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@14b0d01{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 8769210 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16cbccd{/ut_ngd,null,UNAVAILABLE}
   [junit4]   2> 8769267 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions
   [junit4]   2> 8769267 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[A19FBFD7ED05AFF8]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46742 46742
   [junit4]   2> 8769287 INFO  (SUITE-CdcrVersionReplicationTest-seed#[A19FBFD7ED05AFF8]-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/J0/temp/solr.cloud.CdcrVersionReplicationTest_A19FBFD7ED05AFF8-001
   [junit4]   2> Oct 08, 2016 10:27:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=983, maxMBSortInHeap=5.494799864955617, sim=ClassicSimilarity, locale=en-PH, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=371162240,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFRSimilarityFactory, TestDistribDocBasedVersion, PolyFieldTest, TestGraphTermsQParserPlugin, TestMacros, PreAnalyzedUpdateProcessorTest, TestShortCircuitedRequests, TestRTGBase, TestSolrDynamicMBean, UUIDUpdateProcessorFallbackTest, TestHighFrequencyDictionaryFactory, SolrCloudExampleTest, TestCloudDeleteByQuery, TestRangeQuery, TestSolrFieldCacheMBean, SyncSliceTest, DistributedExpandComponentTest, TestInfoStreamLogging, FileBasedSpellCheckerTest, SaslZkACLProviderTest, BasicDistributedZkTest, SegmentsInfoRequestHandlerTest, TestLegacyNumericRangeQueryBuilder, TestRequestForwarding, TestSortByMinMaxFunction, TestTrieFacet, NumericFieldsTest, TestBulkSchemaAPI, TestSolr4Spatial, TestFieldCacheSanityChecker, TestFastWriter, HdfsDirectoryFactoryTest, LeaderElectionIntegrationTest, DistributedFacetPivotLongTailTest, DefaultValueUpdateProcessorTest, TestScoreJoinQPNoScore, TestHdfsUpdateLog, HLLUtilTest, DistributedFacetPivotWhiteBoxTest, DisMaxRequestHandlerTest, OverseerTaskQueueTest, TestRandomRequestDistribution, AsyncCallRequestStatusResponseTest, TestDocTermOrds, TestSolrDeletionPolicy2, ResponseHeaderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestBlendedInfixSuggestions, StandardRequestHandlerTest, TestAnalyzedSuggestions, TestMiniSolrCloudClusterSSL, HdfsUnloadDistributedZkTest, TestSuggestSpellingConverter, PeerSyncTest, TestRestoreCore, FastVectorHighlighterTest, RankQueryTest, TestManagedStopFilterFactory, SolrCoreTest, TestRealTimeGet, TestLazyCores, DocumentAnalysisRequestHandlerTest, TestLFUCache, ReturnFieldsTest, TestSubQueryTransformer, SuggestComponentContextFilterQueryTest, DeleteShardTest, XsltUpdateRequestHandlerTest, TestManagedSchemaAPI, AddBlockUpdateTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLiveNodes, TestNoOpRegenerator, TestSolrCloudWithKerberosAlt, BlobRepositoryCloudTest, HdfsRecoverLeaseTest, LeaderInitiatedRecoveryOnShardRestartTest, HdfsBasicDistributedZk2Test, QueryEqualityTest, JavabinLoaderTest, TestManagedResource, CopyFieldTest, DocExpirationUpdateProcessorFactoryTest, SystemInfoHandlerTest, TestRandomCollapseQParserPlugin, TlogReplayBufferedWhileIndexingTest, TestClusterStateMutator, ConnectionReuseTest, TestJmxIntegration, AnalysisAfterCoreReloadTest, CursorPagingTest, SignatureUpdateProcessorFactoryTest, TestFieldCacheVsDocValues, TestReloadAndDeleteDocs, MultiTermTest, TestRandomDVFaceting, BasicZkTest, BasicAuthIntegrationTest, TestRecoveryHdfs, TestLockTree, OpenCloseCoreStressTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestJoin, DistributedTermsComponentTest, SpellCheckComponentTest, BadIndexSchemaTest, TestFunctionQuery, SoftAutoCommitTest, SpellCheckCollatorTest, TestTrie, SuggesterWFSTTest, NoCacheHeaderTest, TestPseudoReturnFields, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TermsComponentTest, TestValueSourceCache, TermVectorComponentTest, TestSolrQueryParser, IndexSchemaTest, QueryParsingTest, JsonLoaderTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, ResponseLogComponentTest, SampleTest, MinimalSchemaTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, DOMUtilTest, TestLRUCache, ZkNodePropsTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, ActionThrottleTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.seed=A19FBFD7ED05AFF8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | CdcrVersionReplicationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A19FBFD7ED05AFF8]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=70702, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CdcrVersionReplicationTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A19FBFD7ED05AFF8]:0)
   [junit4]    > 	at java.io.BufferedReader.<init>(BufferedReader.java:105)
   [junit4]    > 	at java.io.BufferedReader.<init>(BufferedReader.java:116)
   [junit4]    > 	at java.io.LineNumberReader.<init>(LineNumberReader.java:72)
   [junit4]    > 	at org.apache.log4j.DefaultThrowableRenderer.render(DefaultThrowableRenderer.java:64)
   [junit4]    > 	at org.apache.log4j.spi.ThrowableInformation.getThrowableStrRep(ThrowableInformation.java:87)
   [junit4]    > 	at org.apache.log4j.spi.LoggingEvent.getThrowableStrRep(LoggingEvent.java:413)
   [junit4]    > 	at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:313)
   [junit4]    > 	at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4]    > 	at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4]    > 	at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4]    > 	at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4]    > 	at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4]    > 	at org.apache.log4j.Category.log(Category.java:856)
   [junit4]    > 	at org.slf4j.impl.Log4jLoggerAdapter.warn(Log4jLoggerAdapter.java:478)
   [junit4]    > 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:357)
   [junit4]    > 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [635/635 (1!)] on J0 in 7334.05s, 1 test, 3 errors <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20161008_080121_657.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid17177.hprof ...
   [junit4] Heap dump file created [559803883 bytes in 4.137 secs]
   [junit4] <<< JVM J0: EOF ----

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

Total time: 182 minutes 37 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