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/12/05 06:04:14 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+140) - Build # 2343 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2343/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseG1GC

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

Error Message:
Leader never changed

Stack Trace:
java.lang.AssertionError: Leader never changed
	at __randomizedtesting.SeedInfo.seed([A7AEB542ED04E131:2FFA8A9843F88CC9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.BasicDistributedZkTest.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:852)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:361)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11584 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/init-core-data-001
   [junit4]   2> 782724 INFO  (SUITE-BasicDistributedZkTest-seed#[A7AEB542ED04E131]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 782724 INFO  (SUITE-BasicDistributedZkTest-seed#[A7AEB542ED04E131]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /w/gs
   [junit4]   2> 782726 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 782726 INFO  (Thread-1620) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 782726 INFO  (Thread-1620) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 782826 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkTestServer start zk server on port:45941
   [junit4]   2> 782832 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 782835 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 782837 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 782840 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 782842 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 782844 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 782846 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 782848 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 782851 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 782853 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 782855 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 783723 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/control-001/cores/collection1
   [junit4]   2> 783726 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 783727 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f76893{/w/gs,null,AVAILABLE}
   [junit4]   2> 783729 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a3da16{HTTP/1.1,[http/1.1]}{127.0.0.1:43235}
   [junit4]   2> 783730 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.Server Started @785865ms
   [junit4]   2> 783730 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w/gs, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/tempDir-001/control/data, hostPort=43235, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/control-001/cores}
   [junit4]   2> 783730 ERROR (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 783730 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 783730 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 783730 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 783730 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T05:24:32.757915Z
   [junit4]   2> 783733 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 783733 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/control-001/solr.xml
   [junit4]   2> 783742 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 783744 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 783755 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43235_w%2Fgs
   [junit4]   2> 783755 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.Overseer Overseer (id=97053276356935684-127.0.0.1:43235_w%2Fgs-n_0000000000) starting
   [junit4]   2> 783758 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43235_w%2Fgs
   [junit4]   2> 783759 INFO  (zkCallback-1388-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 783988 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/control-001/cores
   [junit4]   2> 783988 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 783991 INFO  (OverseerStateUpdate-97053276356935684-127.0.0.1:43235_w%2Fgs-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 785001 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 785014 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 785105 WARN  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 785108 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 785115 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 785115 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/control-001/cores/collection1/data/]
   [junit4]   2> 785115 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5862
   [junit4]   2> 785116 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=81.06640625, floorSegmentMB=0.87109375, forceMergeDeletesPctAllowed=29.431631061485323, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 785121 WARN  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 785128 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 785128 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 785131 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 785131 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 785131 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44848933312350137]
   [junit4]   2> 785132 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11e32a7[collection1] main]
   [junit4]   2> 785132 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 785133 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 785133 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 785133 INFO  (searcherExecutor-3853-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11e32a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 785133 INFO  (coreLoadExecutor-3852-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552852424232796160
   [junit4]   2> 785138 INFO  (coreZkRegister-3845-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 785138 INFO  (coreZkRegister-3845-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 785138 INFO  (coreZkRegister-3845-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43235/w/gs/collection1/
   [junit4]   2> 785138 INFO  (coreZkRegister-3845-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 785138 INFO  (coreZkRegister-3845-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:43235/w/gs/collection1/ has no replicas
   [junit4]   2> 785139 INFO  (coreZkRegister-3845-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43235/w/gs/collection1/ shard1
   [junit4]   2> 785290 INFO  (coreZkRegister-3845-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 785494 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 785494 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45941/solr ready
   [junit4]   2> 785494 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 786358 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-1-001/cores/collection1
   [junit4]   2> 786359 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-1-001
   [junit4]   2> 786360 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 786361 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ceff6{/w/gs,null,AVAILABLE}
   [junit4]   2> 786361 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d72e3{HTTP/1.1,[http/1.1]}{127.0.0.1:42814}
   [junit4]   2> 786361 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.Server Started @788497ms
   [junit4]   2> 786361 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w/gs, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/tempDir-001/jetty1, hostPort=42814, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-1-001/cores}
   [junit4]   2> 786361 ERROR (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 786362 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 786362 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 786362 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 786362 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T05:24:35.389518Z
   [junit4]   2> 786364 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 786364 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-1-001/solr.xml
   [junit4]   2> 786372 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 786374 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 786382 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 786384 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42814_w%2Fgs
   [junit4]   2> 786385 INFO  (zkCallback-1388-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 786386 INFO  (zkCallback-1392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 786386 INFO  (zkCallback-1397-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 786496 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-1-001/cores
   [junit4]   2> 786496 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 786498 INFO  (OverseerStateUpdate-97053276356935684-127.0.0.1:43235_w%2Fgs-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 787506 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 787516 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 787571 WARN  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 787573 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 787582 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 787582 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 787582 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5862
   [junit4]   2> 787583 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=81.06640625, floorSegmentMB=0.87109375, forceMergeDeletesPctAllowed=29.431631061485323, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 787587 WARN  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 787593 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 787593 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 787595 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 787595 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 787596 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44848933312350137]
   [junit4]   2> 787596 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ec46a7[collection1] main]
   [junit4]   2> 787596 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 787596 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 787597 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 787597 INFO  (searcherExecutor-3864-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ec46a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 787597 INFO  (coreLoadExecutor-3863-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552852426816487424
   [junit4]   2> 787601 INFO  (coreZkRegister-3858-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 787601 INFO  (coreZkRegister-3858-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 787601 INFO  (coreZkRegister-3858-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42814/w/gs/collection1/
   [junit4]   2> 787601 INFO  (coreZkRegister-3858-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 787601 INFO  (coreZkRegister-3858-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:42814/w/gs/collection1/ has no replicas
   [junit4]   2> 787603 INFO  (coreZkRegister-3858-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42814/w/gs/collection1/ shard2
   [junit4]   2> 787754 INFO  (coreZkRegister-3858-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 788800 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-2-001/cores/collection1
   [junit4]   2> 788801 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-2-001
   [junit4]   2> 788802 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 788802 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eb4a03{/w/gs,null,AVAILABLE}
   [junit4]   2> 788803 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b56367{HTTP/1.1,[http/1.1]}{127.0.0.1:38016}
   [junit4]   2> 788803 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.Server Started @790939ms
   [junit4]   2> 788803 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w/gs, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/tempDir-001/jetty2, hostPort=38016, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-2-001/cores}
   [junit4]   2> 788803 ERROR (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 788803 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 788804 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 788804 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 788804 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T05:24:37.831068Z
   [junit4]   2> 788806 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 788806 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-2-001/solr.xml
   [junit4]   2> 788812 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 788814 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 788818 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 788820 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38016_w%2Fgs
   [junit4]   2> 788820 INFO  (zkCallback-1397-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 788821 INFO  (zkCallback-1388-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 788821 INFO  (zkCallback-1392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 788821 INFO  (zkCallback-1403-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 788854 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-2-001/cores
   [junit4]   2> 788854 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 788856 INFO  (OverseerStateUpdate-97053276356935684-127.0.0.1:43235_w%2Fgs-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 789863 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 789872 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 789950 WARN  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 789952 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 789959 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 789960 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 789960 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5862
   [junit4]   2> 789961 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=81.06640625, floorSegmentMB=0.87109375, forceMergeDeletesPctAllowed=29.431631061485323, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 789967 WARN  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 789976 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 789976 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 789980 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 789980 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 789981 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44848933312350137]
   [junit4]   2> 789981 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16a02cc[collection1] main]
   [junit4]   2> 789982 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 789982 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 789982 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 789983 INFO  (searcherExecutor-3875-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16a02cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 789983 INFO  (coreLoadExecutor-3874-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552852429318389760
   [junit4]   2> 789987 INFO  (coreZkRegister-3869-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 789987 INFO  (coreZkRegister-3869-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 789987 INFO  (coreZkRegister-3869-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38016/w/gs/collection1/
   [junit4]   2> 789987 INFO  (coreZkRegister-3869-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 789988 INFO  (coreZkRegister-3869-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:38016/w/gs/collection1/ has no replicas
   [junit4]   2> 789989 INFO  (coreZkRegister-3869-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38016/w/gs/collection1/ shard1
   [junit4]   2> 790139 INFO  (coreZkRegister-3869-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 791076 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-3-001/cores/collection1
   [junit4]   2> 791078 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-3-001
   [junit4]   2> 791078 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 791079 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cfcc0{/w/gs,null,AVAILABLE}
   [junit4]   2> 791079 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@599314{HTTP/1.1,[http/1.1]}{127.0.0.1:39667}
   [junit4]   2> 791079 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.Server Started @793215ms
   [junit4]   2> 791079 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w/gs, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/tempDir-001/jetty3, hostPort=39667, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-3-001/cores}
   [junit4]   2> 791080 ERROR (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 791080 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 791080 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 791080 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 791080 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T05:24:40.107478Z
   [junit4]   2> 791083 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 791084 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-3-001/solr.xml
   [junit4]   2> 791092 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 791095 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 791101 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 791103 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39667_w%2Fgs
   [junit4]   2> 791104 INFO  (zkCallback-1409-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 791104 INFO  (zkCallback-1397-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 791104 INFO  (zkCallback-1403-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 791104 INFO  (zkCallback-1388-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 791104 INFO  (zkCallback-1392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 791232 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-3-001/cores
   [junit4]   2> 791232 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 791234 INFO  (OverseerStateUpdate-97053276356935684-127.0.0.1:43235_w%2Fgs-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 792242 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 792254 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 792336 WARN  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 792339 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 792345 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 792345 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 792346 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5862
   [junit4]   2> 792346 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=81.06640625, floorSegmentMB=0.87109375, forceMergeDeletesPctAllowed=29.431631061485323, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 792350 WARN  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 792356 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 792356 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 792358 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 792358 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 792359 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44848933312350137]
   [junit4]   2> 792359 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18871e[collection1] main]
   [junit4]   2> 792359 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 792360 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 792360 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 792361 INFO  (searcherExecutor-3886-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18871e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 792361 INFO  (coreLoadExecutor-3885-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552852431811903488
   [junit4]   2> 792364 INFO  (coreZkRegister-3880-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 792364 INFO  (updateExecutor-1406-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 792364 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 792364 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 792364 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 792364 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 792364 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:42814/w/gs/collection1/] and I am [http://127.0.0.1:39667/w/gs/collection1/]
   [junit4]   2> 792366 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:42814/w/gs]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39667_w%252Fgs&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 792368 INFO  (qtp21480079-7530) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 792368 INFO  (qtp21480079-7530) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 792368 INFO  (qtp21480079-7530) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:39667_w%2Fgs, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:39667/w/gs","node_name":"127.0.0.1:39667_w%2Fgs","state":"down"}
   [junit4]   2> 793369 INFO  (qtp21480079-7530) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:39667_w%2Fgs, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:39667/w/gs","node_name":"127.0.0.1:39667_w%2Fgs","state":"recovering"}
   [junit4]   2> 793369 INFO  (qtp21480079-7530) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 793369 INFO  (qtp21480079-7530) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:39667_w%252Fgs&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 793479 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-4-001/cores/collection1
   [junit4]   2> 793480 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-4-001
   [junit4]   2> 793480 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 793481 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b72570{/w/gs,null,AVAILABLE}
   [junit4]   2> 793481 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5476cc{HTTP/1.1,[http/1.1]}{127.0.0.1:33794}
   [junit4]   2> 793482 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.Server Started @795617ms
   [junit4]   2> 793482 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w/gs, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/tempDir-001/jetty4, hostPort=33794, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-4-001/cores}
   [junit4]   2> 793482 ERROR (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 793482 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 793482 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 793482 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 793483 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T05:24:42.510Z
   [junit4]   2> 793485 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 793485 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-4-001/solr.xml
   [junit4]   2> 793490 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 793492 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45941/solr
   [junit4]   2> 793497 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 793499 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33794_w%2Fgs
   [junit4]   2> 793500 INFO  (zkCallback-1416-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 793500 INFO  (zkCallback-1397-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 793500 INFO  (zkCallback-1409-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 793500 INFO  (zkCallback-1403-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 793500 INFO  (zkCallback-1392-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 793500 INFO  (zkCallback-1388-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 793605 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-4-001/cores
   [junit4]   2> 793605 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 793606 INFO  (OverseerStateUpdate-97053276356935684-127.0.0.1:43235_w%2Fgs-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 794613 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 794623 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 794675 WARN  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 794677 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 794683 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 794683 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 794683 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@da5862
   [junit4]   2> 794684 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=81.06640625, floorSegmentMB=0.87109375, forceMergeDeletesPctAllowed=29.431631061485323, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 794687 WARN  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 794693 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 794694 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 794696 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 794696 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 794696 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44848933312350137]
   [junit4]   2> 794696 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c732de[collection1] main]
   [junit4]   2> 794697 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 794697 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 794697 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 794698 INFO  (searcherExecutor-3897-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c732de[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 794698 INFO  (coreLoadExecutor-3896-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552852434262425600
   [junit4]   2> 794700 INFO  (coreZkRegister-3891-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 794700 INFO  (updateExecutor-1413-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 794701 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 794701 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 794701 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 794701 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 794701 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:38016/w/gs/collection1/] and I am [http://127.0.0.1:33794/w/gs/collection1/]
   [junit4]   2> 794703 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:38016/w/gs]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33794_w%252Fgs&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 794703 INFO  (qtp22001639-7559) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 794704 INFO  (qtp22001639-7559) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 794704 INFO  (qtp22001639-7559) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33794_w%2Fgs, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33794/w/gs","node_name":"127.0.0.1:33794_w%2Fgs","state":"down"}
   [junit4]   2> 795108 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 795108 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 795704 INFO  (qtp22001639-7559) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:33794_w%2Fgs, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33794/w/gs","node_name":"127.0.0.1:33794_w%2Fgs","state":"recovering"}
   [junit4]   2> 795704 INFO  (qtp22001639-7559) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 795704 INFO  (qtp22001639-7559) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33794_w%252Fgs&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 800369 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:42814/w/gs/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 800369 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:39667/w/gs START replicas=[http://127.0.0.1:42814/w/gs/collection1/] nUpdates=100
   [junit4]   2> 800371 INFO  (qtp21480079-7530) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 800371 INFO  (qtp21480079-7530) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 800372 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 800372 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 800372 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 800372 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 800372 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 800372 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 800373 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 800373 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 800373 INFO  (recoveryExecutor-1407-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 802704 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:38016/w/gs/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 802705 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:33794/w/gs START replicas=[http://127.0.0.1:38016/w/gs/collection1/] nUpdates=100
   [junit4]   2> 802706 INFO  (qtp22001639-7559) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 802706 INFO  (qtp22001639-7559) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 802707 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 802707 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 802707 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 802707 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 802707 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 802707 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 802707 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 802707 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 802707 INFO  (recoveryExecutor-1414-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 803110 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 803113 INFO  (qtp76687-7496) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1552852443084095488)} 0 2
   [junit4]   2> 803120 INFO  (qtp29660888-7587) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=FROMLEADER&_version_=-1552852443087241216&distrib.from=http://127.0.0.1:42814/w/gs/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552852443087241216)} 0 3
   [junit4]   2> 803120 INFO  (qtp13460364-7623) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=FROMLEADER&_version_=-1552852443087241216&distrib.from=http://127.0.0.1:38016/w/gs/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552852443087241216)} 0 3
   [junit4]   2> 803121 INFO  (qtp22001639-7554) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42814/w/gs/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552852443087241216)} 0 6
   [junit4]   2> 803121 INFO  (qtp21480079-7531) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1552852443087241216)} 0 7
   [junit4]   2> 803122 INFO  (qtp21480079-7530) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=*:*&distrib=false&sanity_check=is_empty&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803123 INFO  (qtp29660888-7589) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=*:*&distrib=false&sanity_check=is_empty&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803124 INFO  (qtp22001639-7559) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=*:*&distrib=false&sanity_check=is_empty&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803124 INFO  (qtp13460364-7622) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=*:*&distrib=false&sanity_check=is_empty&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803126 INFO  (qtp76687-7497) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803126 INFO  (qtp76687-7497) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@741773
   [junit4]   2> 803131 INFO  (qtp76687-7497) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@64ef1f[collection1] main]
   [junit4]   2> 803131 INFO  (qtp76687-7497) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 803132 INFO  (searcherExecutor-3853-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@64ef1f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 803132 INFO  (qtp76687-7497) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={commit=true&wt=javabin&version=2}{add=[1 (1552852443099824128)],commit=} 0 6
   [junit4]   2> 803137 INFO  (qtp13460364-7621) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38016/w/gs/collection1/&wt=javabin&version=2}{add=[1 (1552852443109261312)]} 0 0
   [junit4]   2> 803138 INFO  (qtp22001639-7555) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42814/w/gs/collection1/&wt=javabin&version=2}{add=[1 (1552852443109261312)]} 0 2
   [junit4]   2> 803139 INFO  (qtp13460364-7617) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803139 INFO  (qtp13460364-7617) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@10d0ccf
   [junit4]   2> 803139 INFO  (qtp21480079-7528) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803139 INFO  (qtp21480079-7528) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 803139 INFO  (qtp21480079-7528) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 803139 INFO  (qtp21480079-7528) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42814/w/gs/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 803139 INFO  (qtp22001639-7554) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803139 INFO  (qtp22001639-7554) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6bfc81
   [junit4]   2> 803140 INFO  (qtp29660888-7588) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803140 INFO  (qtp29660888-7588) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 803140 INFO  (qtp29660888-7588) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 803140 INFO  (qtp29660888-7588) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42814/w/gs/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 803144 INFO  (qtp13460364-7617) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1530edd[collection1] main]
   [junit4]   2> 803144 INFO  (qtp22001639-7554) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1390f59[collection1] main]
   [junit4]   2> 803144 INFO  (qtp13460364-7617) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 803144 INFO  (qtp22001639-7554) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 803145 WARN  (searcherExecutor-3897-thread-1) [    ] o.a.s.c.JmxMonitoredMap Failed to register info bean: queryResultCache
   [junit4]   2> javax.management.InstanceAlreadyExistsException: solr/collection1:type=queryResultCache,id=org.apache.solr.search.LRUCache
   [junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(java.management@9-ea/Repository.java:437)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(java.management@9-ea/DefaultMBeanServerInterceptor.java:1882)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(java.management@9-ea/DefaultMBeanServerInterceptor.java:966)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(java.management@9-ea/DefaultMBeanServerInterceptor.java:900)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(java.management@9-ea/DefaultMBeanServerInterceptor.java:324)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(java.management@9-ea/JmxMBeanServer.java:522)
   [junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:182)
   [junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:74)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:462)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:2157)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$5(SolrCore.java:2025)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 803145 INFO  (searcherExecutor-3875-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1390f59[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 803146 INFO  (qtp22001639-7554) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42814/w/gs/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 803146 INFO  (searcherExecutor-3897-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1530edd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 803146 INFO  (qtp13460364-7617) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42814/w/gs/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 803146 INFO  (qtp21480079-7527) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={commit=true&wt=javabin&version=2}{add=[1],commit=} 0 12
   [junit4]   2> 803148 INFO  (qtp21480079-7531) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&distrib=false&sanity_check=non_distrib_id_1_lookup&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803150 INFO  (qtp29660888-7582) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&distrib=false&sanity_check=non_distrib_id_1_lookup&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 803152 INFO  (qtp22001639-7556) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&distrib=false&sanity_check=non_distrib_id_1_lookup&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 803153 INFO  (qtp13460364-7616) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&distrib=false&sanity_check=non_distrib_id_1_lookup&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 803159 INFO  (qtp21480079-7527) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:42814/w/gs/collection1/|http://127.0.0.1:39667/w/gs/collection1/&rows=10&version=2&q=id:1&NOW=1480915492183&sanity_check=distrib_id_1_lookup&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 803159 INFO  (qtp22001639-7555) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38016/w/gs/collection1/|http://127.0.0.1:33794/w/gs/collection1/&rows=10&version=2&q=id:1&NOW=1480915492183&sanity_check=distrib_id_1_lookup&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 803161 INFO  (qtp22001639-7554) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&distrib=false&shards.purpose=64&NOW=1480915492183&sanity_check=distrib_id_1_lookup&ids=1&isShard=true&shard.url=http://127.0.0.1:38016/w/gs/collection1/|http://127.0.0.1:33794/w/gs/collection1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 803162 INFO  (qtp21480079-7532) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&sanity_check=distrib_id_1_lookup&wt=javabin&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 803164 INFO  (qtp21480079-7526) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:42814/w/gs/collection1/|http://127.0.0.1:39667/w/gs/collection1/&rows=10&version=2&q=id:1&NOW=1480915492190&sanity_check=distrib_id_1_lookup&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 803164 INFO  (qtp22001639-7561) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38016/w/gs/collection1/|http://127.0.0.1:33794/w/gs/collection1/&rows=10&version=2&q=id:1&NOW=1480915492190&sanity_check=distrib_id_1_lookup&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 803166 INFO  (qtp22001639-7555) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&distrib=false&shards.purpose=64&NOW=1480915492190&sanity_check=distrib_id_1_lookup&ids=1&isShard=true&shard.url=http://127.0.0.1:38016/w/gs/collection1/|http://127.0.0.1:33794/w/gs/collection1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 803167 INFO  (qtp29660888-7583) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&sanity_check=distrib_id_1_lookup&wt=javabin&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 803170 INFO  (qtp22001639-7561) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38016/w/gs/collection1/|http://127.0.0.1:33794/w/gs/collection1/&rows=10&version=2&q=id:1&NOW=1480915492196&sanity_check=distrib_id_1_lookup&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 803170 INFO  (qtp21480079-7527) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:42814/w/gs/collection1/|http://127.0.0.1:39667/w/gs/collection1/&rows=10&version=2&q=id:1&NOW=1480915492196&sanity_check=distrib_id_1_lookup&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 803172 INFO  (qtp22001639-7555) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&distrib=false&shards.purpose=64&NOW=1480915492196&sanity_check=distrib_id_1_lookup&ids=1&isShard=true&shard.url=http://127.0.0.1:38016/w/gs/collection1/|http://127.0.0.1:33794/w/gs/collection1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 803172 INFO  (qtp22001639-7559) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&sanity_check=distrib_id_1_lookup&wt=javabin&version=2} hits=1 status=0 QTime=3
   [junit4]   2> 803174 INFO  (qtp21480079-7530) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:42814/w/gs/collection1/|http://127.0.0.1:39667/w/gs/collection1/&rows=10&version=2&q=id:1&NOW=1480915492200&sanity_check=distrib_id_1_lookup&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 803174 INFO  (qtp22001639-7561) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38016/w/gs/collection1/|http://127.0.0.1:33794/w/gs/collection1/&rows=10&version=2&q=id:1&NOW=1480915492200&sanity_check=distrib_id_1_lookup&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 803176 INFO  (qtp22001639-7555) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&distrib=false&shards.purpose=64&NOW=1480915492200&sanity_check=distrib_id_1_lookup&ids=1&isShard=true&shard.url=http://127.0.0.1:38016/w/gs/collection1/|http://127.0.0.1:33794/w/gs/collection1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 803176 INFO  (qtp13460364-7621) [    ] o.a.s.c.S.Request [collection1]  webapp=/w/gs path=/select params={q=id:1&sanity_check=distrib_id_1_lookup&wt=javabin&version=2} hits=1 status=0 QTime=2
   [junit4]   2> 803183 INFO  (qtp76687-7495) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803183 INFO  (qtp76687-7495) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@741773
   [junit4]   2> 803187 INFO  (qtp76687-7495) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f04da9[collection1] main]
   [junit4]   2> 803188 INFO  (qtp76687-7495) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 803188 INFO  (searcherExecutor-3853-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f04da9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):c1)))}
   [junit4]   2> 803188 INFO  (qtp76687-7495) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={commit=true&wt=javabin&version=2}{add=[1 (1552852443155398656)],commit=} 0 9
   [junit4]   2> 803196 INFO  (qtp13460364-7623) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38016/w/gs/collection1/&wt=javabin&version=2}{add=[1 (1552852443166932992)]} 0 2
   [junit4]   2> 803197 INFO  (qtp22001639-7561) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803197 INFO  (qtp22001639-7561) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6bfc81
   [junit4]   2> 803197 INFO  (qtp21480079-7531) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803197 INFO  (qtp21480079-7531) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 803197 INFO  (qtp29660888-7588) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803198 INFO  (qtp29660888-7588) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 803198 INFO  (qtp21480079-7531) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 803198 INFO  (qtp29660888-7588) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 803198 INFO  (qtp21480079-7531) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/w/gs path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38016/w/gs/collection1/&commit_end_point=true&wt

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

1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 851440 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cfcc0{/w/gs,null,UNAVAILABLE}
   [junit4]   2> 851440 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 33794
   [junit4]   2> 851440 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18001492
   [junit4]   2> 851441 INFO  (coreCloseExecutor-4002-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f2c374
   [junit4]   2> 851442 INFO  (coreCloseExecutor-4002-thread-3) [    ] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore org.apache.solr.core.SolrCore@a77f7a
   [junit4]   2> 851442 INFO  (coreCloseExecutor-4002-thread-2) [    ] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@b6a09d
   [junit4]   2> 851445 INFO  (coreCloseExecutor-4002-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 851445 INFO  (coreCloseExecutor-4002-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@10d0ccf
   [junit4]   2> 851460 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.Overseer Overseer (id=97053276356935697-127.0.0.1:33794_w%2Fgs-n_0000000004) closing
   [junit4]   2> 851460 INFO  (OverseerStateUpdate-97053276356935697-127.0.0.1:33794_w%2Fgs-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33794_w%2Fgs
   [junit4]   2> 852961 WARN  (zkCallback-1416-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 852962 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5476cc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 852962 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b72570{/w/gs,null,UNAVAILABLE}
   [junit4]   2> 852962 INFO  (TEST-BasicDistributedZkTest.test-seed#[A7AEB542ED04E131]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45941 45941
   [junit4]   2> 852987 INFO  (Thread-1620) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45941 45941
   [junit4]   2> 852987 WARN  (Thread-1620) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection3/state.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	63	/solr/overseer/queue
   [junit4]   2> 	61	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=A7AEB542ED04E131 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=jgo-CM -Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 70.7s J1 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Leader never changed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A7AEB542ED04E131:2FFA8A9843F88CC9]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:852)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:361)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 853448 INFO  (SUITE-BasicDistributedZkTest-seed#[A7AEB542ED04E131]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A7AEB542ED04E131-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {other_tl1=PostingsFormat(name=Asserting), range_facet_l_dv=PostingsFormat(name=MockRandom), SubjectTerms_mfacet=PostingsFormat(name=Asserting), n_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=Asserting), n_td1=PostingsFormat(name=Asserting), n_d1=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_f1=PostingsFormat(name=Asserting), n_tl1=PostingsFormat(name=Asserting), oddField_s=PostingsFormat(name=MockRandom), n_tf1=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_i=PostingsFormat(name=Asserting), val_i=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=Asserting), a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_ti1=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Asserting), foo_b=PostingsFormat(name=LuceneVarGapFixedInterval), n_tdt1=PostingsFormat(name=Asserting), foo_d=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=629, maxMBSortInHeap=5.2660025932806045, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=jgo-CM, timezone=America/Adak
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=385640344,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaResource, TestWordDelimiterFilterFactory, ShardRoutingTest, TestManagedSchemaThreadSafety, URLClassifyProcessorTest, MoreLikeThisHandlerTest, DistribJoinFromCollectionTest, ReplicaListTransformerTest, EchoParamsTest, HdfsUnloadDistributedZkTest, TestScoreJoinQPScore, TestCollationFieldDocValues, TestUniqueKeyFieldResource, TestRTGBase, TestStressVersions, SampleTest, TestDynamicLoading, TestMiniSolrCloudClusterSSL, LeaderElectionContextKeyTest, IndexBasedSpellCheckerTest, TestPKIAuthenticationPlugin, ClusterStateUpdateTest, BlockDirectoryTest, TestLeaderElectionZkExpiry, BlockJoinFacetSimpleTest, SoftAutoCommitTest, TestRestoreCore, TestMinMaxOnMultiValuedField, OverseerStatusTest, TemplateUpdateProcessorTest, TestUninvertingReader, HdfsRecoverLeaseTest, DistributedMLTComponentTest, MultiThreadedOCPTest, TestConfigOverlay, TestQuerySenderListener, TestDeleteCollectionOnDownNodes, TestSuggestSpellingConverter, SharedFSAutoReplicaFailoverTest, BJQParserTest, TestConfigSetsAPIExclusivity, SpellingQueryConverterTest, WordBreakSolrSpellCheckerTest, HdfsDirectoryFactoryTest, TestGraphMLResponseWriter, TestCustomDocTransformer, CollectionReloadTest, UUIDUpdateProcessorFallbackTest, TestSearchPerf, TestQueryTypes, TestClusterProperties, SliceStateTest, VersionInfoTest, DateMathParserTest, TestBM25SimilarityFactory, TestHashQParserPlugin, DistributedTermsComponentTest, TestCharFilters, SolrCLIZkUtilsTest, LoggingHandlerTest, TestSimpleTrackingShardHandler, SystemInfoHandlerTest, SearchHandlerTest, CdcrUpdateLogTest, ShardRoutingCustomTest, TestFreeTextSuggestions, TestLuceneMatchVersion, TestHdfsBackupRestoreCore, OpenCloseCoreStressTest, TestSolrCloudWithKerberosAlt, JSONWriterTest, UpdateRequestProcessorFactoryTest, TestSolrXml, TestJettySolrRunner, ReplicationFactorTest, TestCSVResponseWriter, TestIntervalFaceting, TestInitParams, CollectionsAPIDistributedZkTest, TestDocBasedVersionConstraints, TestAuthenticationFramework, AliasIntegrationTest, DistanceFunctionTest, TestSubQueryTransformerDistrib, TestFieldTypeCollectionResource, HdfsSyncSliceTest, TestLRUCache, TestSolrConfigHandlerCloud, TestRandomRequestDistribution, CoreSorterTest, TestReRankQParserPlugin, DirectSolrConnectionTest, TestLockTree, SimplePostToolTest, IndexSchemaTest, TestDynamicFieldResource, TermsComponentTest, UtilsToolTest, SuggesterFSTTest, TestShardHandlerFactory, TestSlowCompositeReaderWrapper, SSLMigrationTest, TestSurroundQueryParser, DistributedIntervalFacetingTest, TestCoreContainer, ZkControllerTest, BadCopyFieldTest, DateRangeFieldTest, BasicDistributedZkTest]
   [junit4] Completed [272/658 (1!)] on J1 in 70.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 51263 lines...]


[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 2344 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2344/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([8E80D05C10B47740:6D4EF86BE481AB8]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:412)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:106)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11460 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/init-core-data-001
   [junit4]   2> 578316 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 578317 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001
   [junit4]   2> 578318 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 578318 INFO  (Thread-1009) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 578318 INFO  (Thread-1009) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 578418 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35969
   [junit4]   2> 578432 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158ce17c2e60000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 578436 INFO  (jetty-launcher-658-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 578438 INFO  (jetty-launcher-658-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 578439 INFO  (jetty-launcher-658-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ae8b3ce{/solr,null,AVAILABLE}
   [junit4]   2> 578442 INFO  (jetty-launcher-658-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cf2069f{/solr,null,AVAILABLE}
   [junit4]   2> 578449 INFO  (jetty-launcher-658-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@25382c0b{SSL,[ssl, http/1.1]}{127.0.0.1:45401}
   [junit4]   2> 578449 INFO  (jetty-launcher-658-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b309443{SSL,[ssl, http/1.1]}{127.0.0.1:39451}
   [junit4]   2> 578449 INFO  (jetty-launcher-658-thread-1) [    ] o.e.j.s.Server Started @580786ms
   [junit4]   2> 578449 INFO  (jetty-launcher-658-thread-2) [    ] o.e.j.s.Server Started @580786ms
   [junit4]   2> 578449 INFO  (jetty-launcher-658-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45401}
   [junit4]   2> 578449 INFO  (jetty-launcher-658-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39451}
   [junit4]   2> 578449 ERROR (jetty-launcher-658-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 578449 ERROR (jetty-launcher-658-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 578449 INFO  (jetty-launcher-658-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 578450 INFO  (jetty-launcher-658-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 578450 INFO  (jetty-launcher-658-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 578450 INFO  (jetty-launcher-658-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 578450 INFO  (jetty-launcher-658-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 578450 INFO  (jetty-launcher-658-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 578450 INFO  (jetty-launcher-658-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T08:26:53.673Z
   [junit4]   2> 578450 INFO  (jetty-launcher-658-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-05T08:26:53.673Z
   [junit4]   2> 578452 INFO  (jetty-launcher-658-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 578452 INFO  (jetty-launcher-658-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 578460 INFO  (jetty-launcher-658-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 578461 INFO  (jetty-launcher-658-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 578461 INFO  (jetty-launcher-658-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35969/solr
   [junit4]   2> 578461 INFO  (jetty-launcher-658-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35969/solr
   [junit4]   2> 578503 INFO  (jetty-launcher-658-thread-2) [n:127.0.0.1:39451_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39451_solr
   [junit4]   2> 578504 INFO  (jetty-launcher-658-thread-1) [n:127.0.0.1:45401_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45401_solr
   [junit4]   2> 578504 INFO  (jetty-launcher-658-thread-2) [n:127.0.0.1:39451_solr    ] o.a.s.c.Overseer Overseer (id=97053993437888517-127.0.0.1:39451_solr-n_0000000000) starting
   [junit4]   2> 578505 INFO  (zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr) [n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 578505 INFO  (zkCallback-668-thread-1-processing-n:127.0.0.1:39451_solr) [n:127.0.0.1:39451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 578511 INFO  (jetty-launcher-658-thread-2) [n:127.0.0.1:39451_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39451_solr
   [junit4]   2> 578513 INFO  (zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr) [n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 578513 INFO  (zkCallback-668-thread-1-processing-n:127.0.0.1:39451_solr) [n:127.0.0.1:39451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 578554 INFO  (jetty-launcher-658-thread-1) [n:127.0.0.1:45401_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node1/.
   [junit4]   2> 578564 INFO  (jetty-launcher-658-thread-2) [n:127.0.0.1:39451_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node2/.
   [junit4]   2> 578569 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 578569 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35969/solr ready
   [junit4]   2> 578634 INFO  (qtp1112943975-4131) [n:127.0.0.1:45401_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=f7ecd801-d537-41fa-9d28-c8f186a2e17f&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 578635 INFO  (qtp1112943975-4131) [n:127.0.0.1:45401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=f7ecd801-d537-41fa-9d28-c8f186a2e17f&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 578637 INFO  (qtp1112943975-4147) [n:127.0.0.1:45401_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 578638 INFO  (OverseerThreadFactory-2020-thread-1-processing-n:127.0.0.1:39451_solr) [n:127.0.0.1:39451_solr    ] o.a.s.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 578638 INFO  (qtp1112943975-4147) [n:127.0.0.1:45401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 578751 INFO  (qtp1112943975-4131) [n:127.0.0.1:45401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 578751 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2
   [junit4]   2> 578801 INFO  (qtp865291782-4132) [n:127.0.0.1:39451_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 578801 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675&qt=/admin/cores&collection.configName=conf&newCollection=true&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2
   [junit4]   2> 578804 INFO  (qtp1112943975-4147) [n:127.0.0.1:45401_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892
   [junit4]   2> 578804 INFO  (qtp1112943975-4147) [n:127.0.0.1:45401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 578905 INFO  (zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr) [n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 578905 INFO  (zkCallback-668-thread-3-processing-n:127.0.0.1:39451_solr) [n:127.0.0.1:39451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 579640 INFO  (qtp1112943975-4148) [n:127.0.0.1:45401_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 579641 INFO  (qtp1112943975-4148) [n:127.0.0.1:45401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 579762 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1  x:exitable_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 579773 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1  x:exitable_shard1_replica1] o.a.s.s.IndexSchema [exitable_shard1_replica1] Schema name=minimal
   [junit4]   2> 579776 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1  x:exitable_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 579777 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1  x:exitable_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica1' using configuration from collection exitable
   [junit4]   2> 579779 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SolrCore [[exitable_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node1/exitable_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node1/./exitable_shard1_replica1/data/]
   [junit4]   2> 579779 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a3cb72b
   [junit4]   2> 579793 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 579793 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 579795 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 579796 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 579796 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@237b5515[exitable_shard1_replica1] main]
   [junit4]   2> 579797 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 579797 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 579797 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 579797 INFO  (searcherExecutor-2025-thread-1-processing-x:exitable_shard1_replica1 r:core_node1 f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE n:127.0.0.1:45401_solr s:shard1 c:exitable) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1] Registered new searcher Searcher@237b5515[exitable_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 579797 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552863896556011520
   [junit4]   2> 579802 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 579803 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 579803 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45401/solr/exitable_shard1_replica1/
   [junit4]   2> 579803 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 579803 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:45401/solr/exitable_shard1_replica1/ has no replicas
   [junit4]   2> 579807 INFO  (qtp1112943975-4142) [n:127.0.0.1:45401_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892
   [junit4]   2> 579807 INFO  (qtp1112943975-4142) [n:127.0.0.1:45401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 579810 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45401/solr/exitable_shard1_replica1/ shard1
   [junit4]   2> 579812 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2  x:exitable_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 579824 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2  x:exitable_shard2_replica1] o.a.s.s.IndexSchema [exitable_shard2_replica1] Schema name=minimal
   [junit4]   2> 579827 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2  x:exitable_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 579828 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2  x:exitable_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica1' using configuration from collection exitable
   [junit4]   2> 579829 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SolrCore [[exitable_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node2/exitable_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001/tempDir-001/node2/./exitable_shard2_replica1/data/]
   [junit4]   2> 579829 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a3cb72b
   [junit4]   2> 579849 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 579849 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 579852 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 579852 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 579852 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3077d07f[exitable_shard2_replica1] main]
   [junit4]   2> 579854 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 579855 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 579855 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 579855 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552863896616828928
   [junit4]   2> 579858 INFO  (searcherExecutor-2030-thread-1-processing-x:exitable_shard2_replica1 r:core_node2 f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE n:127.0.0.1:39451_solr s:shard2 c:exitable) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1] Registered new searcher Searcher@3077d07f[exitable_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 579876 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 579876 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 579876 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39451/solr/exitable_shard2_replica1/
   [junit4]   2> 579876 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 579876 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:39451/solr/exitable_shard2_replica1/ has no replicas
   [junit4]   2> 579880 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39451/solr/exitable_shard2_replica1/ shard2
   [junit4]   2> 579983 INFO  (zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr) [n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 579983 INFO  (zkCallback-668-thread-1-processing-n:127.0.0.1:39451_solr) [n:127.0.0.1:39451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 580013 INFO  (parallelCoreAdminExecutor-2021-thread-1-processing-n:127.0.0.1:45401_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892 CREATE) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 580030 INFO  (parallelCoreAdminExecutor-2023-thread-1-processing-n:127.0.0.1:39451_solr f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675 CREATE) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 580134 INFO  (zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr) [n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 580134 INFO  (zkCallback-668-thread-2-processing-n:127.0.0.1:39451_solr) [n:127.0.0.1:39451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 580643 INFO  (qtp1112943975-4144) [n:127.0.0.1:45401_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 580644 INFO  (qtp1112943975-4144) [n:127.0.0.1:45401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 580810 INFO  (qtp1112943975-4142) [n:127.0.0.1:45401_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892
   [junit4]   2> 580810 INFO  (qtp1112943975-4142) [n:127.0.0.1:45401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463307955892&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 580812 INFO  (qtp865291782-4137) [n:127.0.0.1:39451_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675
   [junit4]   2> 580812 INFO  (qtp865291782-4137) [n:127.0.0.1:39451_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f1636463308178675&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 580814 INFO  (OverseerThreadFactory-2020-thread-1-processing-n:127.0.0.1:39451_solr) [n:127.0.0.1:39451_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 581646 INFO  (qtp1112943975-4147) [n:127.0.0.1:45401_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 581648 INFO  (qtp1112943975-4147) [n:127.0.0.1:45401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 581650 INFO  (qtp1112943975-4131) [n:127.0.0.1:45401_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 581650 INFO  (qtp1112943975-4131) [n:127.0.0.1:45401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f7ecd801-d537-41fa-9d28-c8f186a2e17f&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 581667 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[8E80D05C10B47740]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 581676 INFO  (qtp1112943975-4144) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=exitable:3&wt=javabin&version=2}{add=[1 (1552863898522091520), 4 (1552863898524188672), 8 (1552863898524188673), 10 (1552863898524188674), 11 (1552863898525237248), 12 (1552863898525237249), 13 (1552863898525237250), 14 (1552863898525237251), 15 (1552863898525237252), 16 (1552863898525237253), ... (33 adds)]} 0 4
   [junit4]   2> 581676 INFO  (qtp865291782-4137) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=exitable:3&wt=javabin&version=2}{add=[2 (1552863898524188672), 3 (1552863898526285824), 5 (1552863898526285825), 6 (1552863898526285826), 7 (1552863898526285827), 9 (1552863898526285828), 17 (1552863898526285829), 18 (1552863898526285830), 19 (1552863898526285831), 21 (1552863898526285832), ... (24 adds)]} 0 2
   [junit4]   2> 581684 INFO  (qtp865291782-4137) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 581684 INFO  (qtp865291782-4137) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@55e76d09
   [junit4]   2> 581684 INFO  (qtp1112943975-4143) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 581684 INFO  (qtp1112943975-4143) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@25d6f7d7
   [junit4]   2> 581688 INFO  (qtp865291782-4137) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@617174cc[exitable_shard2_replica1] main]
   [junit4]   2> 581689 INFO  (qtp865291782-4137) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 581689 INFO  (searcherExecutor-2030-thread-1-processing-n:127.0.0.1:39451_solr x:exitable_shard2_replica1 s:shard2 c:exitable r:core_node2) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1] Registered new searcher Searcher@617174cc[exitable_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C24)))}
   [junit4]   2> 581689 INFO  (qtp865291782-4137) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45401/solr/exitable_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 581696 INFO  (qtp1112943975-4143) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a9ab57b[exitable_shard1_replica1] main]
   [junit4]   2> 581696 INFO  (qtp1112943975-4143) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 581697 INFO  (searcherExecutor-2025-thread-1-processing-n:127.0.0.1:45401_solr x:exitable_shard1_replica1 s:shard1 c:exitable r:core_node1) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1] Registered new searcher Searcher@6a9ab57b[exitable_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C33)))}
   [junit4]   2> 581697 INFO  (qtp1112943975-4143) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45401/solr/exitable_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 12
   [junit4]   2> 581697 INFO  (qtp1112943975-4142) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=exitable:3&commit=true&wt=javabin&version=2}{commit=} 0 18
   [junit4]   2> 581699 ERROR (TEST-CloudExitableDirectoryReaderTest.test-seed#[8E80D05C10B47740]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection exitable failed due to (0) org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request, retry? 0
   [junit4]   2> 581699 INFO  (TEST-CloudExitableDirectoryReaderTest.test-seed#[8E80D05C10B47740]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=8E80D05C10B47740 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.05s J0 | CloudExitableDirectoryReaderTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8E80D05C10B47740:6D4EF86BE481AB8]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:412)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:106)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
   [junit4]    > 	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 581702 INFO  (jetty-launcher-658-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@25382c0b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 581702 INFO  (jetty-launcher-658-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b309443{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 581703 INFO  (jetty-launcher-658-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1817858214
   [junit4]   2> 581703 INFO  (jetty-launcher-658-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=331988848
   [junit4]   2> 581704 INFO  (coreCloseExecutor-2035-thread-1) [n:127.0.0.1:45401_solr c:exitable s:shard1 r:core_node1 x:exitable_shard1_replica1] o.a.s.c.SolrCore [exitable_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3abc5225
   [junit4]   2> 581704 INFO  (coreCloseExecutor-2036-thread-1) [n:127.0.0.1:39451_solr c:exitable s:shard2 r:core_node2 x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@535d5938
   [junit4]   2> 581713 INFO  (zkCallback-668-thread-2-processing-n:127.0.0.1:39451_solr) [n:127.0.0.1:39451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 581713 INFO  (zkCallback-668-thread-3-processing-n:127.0.0.1:39451_solr) [n:127.0.0.1:39451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 581717 INFO  (jetty-launcher-658-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97053993437888517-127.0.0.1:39451_solr-n_0000000000) closing
   [junit4]   2> 581717 INFO  (OverseerStateUpdate-97053993437888517-127.0.0.1:39451_solr-n_0000000000) [n:127.0.0.1:39451_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39451_solr
   [junit4]   2> 581718 WARN  (zkCallback-668-thread-2-processing-n:127.0.0.1:39451_solr) [n:127.0.0.1:39451_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 581719 INFO  (jetty-launcher-658-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ae8b3ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 583213 WARN  (zkCallback-669-thread-1-processing-n:127.0.0.1:45401_solr) [n:127.0.0.1:45401_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 583214 INFO  (jetty-launcher-658-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cf2069f{/solr,null,UNAVAILABLE}
   [junit4]   2> 583214 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35969 35969
   [junit4]   2> 583245 INFO  (Thread-1009) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35969 35969
   [junit4]   2> 583246 WARN  (Thread-1009) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/exitable/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 583246 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[8E80D05C10B47740]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_8E80D05C10B47740-001
   [junit4]   2> Dec 05, 2016 8:26:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=FST50, name=FSTOrd50, id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=728, maxMBSortInHeap=6.952055099138915, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=fr-BE, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=227990056,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SparseHLLTest, ConjunctionSolrSpellCheckerTest, DistributedQueryComponentCustomSortTest, TestConfigReload, TestCodecSupport, HttpPartitionTest, TestBinaryResponseWriter, StandardRequestHandlerTest, SynonymTokenizerTest, RegexBoostProcessorTest, TestStressCloudBlindAtomicUpdates, ChaosMonkeyNothingIsSafeTest, TestLocalFSCloudBackupRestore, MBeansHandlerTest, TestCustomSort, TestUnifiedSolrHighlighter, RankQueryTest, TestCryptoKeys, HdfsChaosMonkeyNothingIsSafeTest, TestQuerySenderNoQuery, TestEmbeddedSolrServerConstructors, TestPseudoReturnFields, CoreAdminCreateDiscoverTest, QueryElevationComponentTest, QueryEqualityTest, TestSolrCloudWithDelegationTokens, TestDistributedStatsComponentCardinality, TestRandomFaceting, TestRandomDVFaceting, TestPerFieldSimilarityWithDefaultOverride, PeerSyncTest, EnumFieldTest, FacetPivotSmallTest, XsltUpdateRequestHandlerTest, ConcurrentDeleteAndCreateCollectionTest, ZkNodePropsTest, TestLRUStatsCache, TestCSVLoader, HdfsDirectoryTest, TestFieldResource, TestDocumentBuilder, TestStressLucene, DistributedVersionInfoTest, TestSchemaNameResource, TestHighlightDedupGrouping, TestXmlQParser, StatsReloadRaceTest, TestGeoJSONResponseWriter, RulesTest, OverriddenZkACLAndCredentialsProvidersTest, TestJoin, TestCustomStream, SolrCoreTest, CurrencyFieldOpenExchangeTest, TolerantUpdateProcessorTest, DistributedQueryElevationComponentTest, TestSortByMinMaxFunction, AlternateDirectoryTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed [236/658 (1!)] on J0 in 5.70s, 1 test, 1 error <<< FAILURES!

[...truncated 62103 lines...]