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/05/14 00:40:02 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 578 - Failure!

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

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

Error Message:
Captured an uncaught exception in thread: Thread[id=704, name=SocketProxy-Response-37981:54818, state=RUNNABLE, group=TGRP-HttpPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=704, name=SocketProxy-Response-37981:54818, state=RUNNABLE, group=TGRP-HttpPartitionTest]
	at __randomizedtesting.SeedInfo.seed([379F45FB17BC5B2:8B2DCB851F87A84A]:0)
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
	at __randomizedtesting.SeedInfo.seed([379F45FB17BC5B2]:0)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
	at java.net.Socket.setSoTimeout(Socket.java:1137)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)




Build Log:
[...truncated 10512 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/init-core-data-001
   [junit4]   2> 59262 INFO  (SUITE-HttpPartitionTest-seed#[379F45FB17BC5B2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 59269 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 59269 INFO  (Thread-61) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 59269 INFO  (Thread-61) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 59370 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.ZkTestServer start zk server on port:46389
   [junit4]   2> 59370 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 59370 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59378 INFO  (zkCallback-38-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ac3af9a name:ZooKeeperConnection Watcher:127.0.0.1:46389 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59379 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59379 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 59379 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 59392 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 59393 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59400 INFO  (zkCallback-39-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8d5dfce name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59400 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59400 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 59400 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 59412 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 59414 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 59416 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 59418 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 59418 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 59422 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 59422 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 59424 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 59424 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 59426 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 59426 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 59430 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 59431 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 59433 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 59433 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 59435 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 59435 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 59438 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 59438 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 59440 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 59440 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 59443 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 59443 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 59446 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 59446 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 59750 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1
   [junit4]   2> 59753 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 59756 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@602105c2{/,null,AVAILABLE}
   [junit4]   2> 59759 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5178634a{HTTP/1.1,[http/1.1]}{127.0.0.1:63674}
   [junit4]   2> 59759 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.e.j.s.Server Started @63602ms
   [junit4]   2> 59759 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/tempDir-001/control/data, hostContext=/, hostPort=55499, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores}
   [junit4]   2> 59759 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 59759 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001'
   [junit4]   2> 59759 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 59759 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 59760 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 59760 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59764 INFO  (zkCallback-40-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d74b535 name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59764 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59764 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 59767 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 59767 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/solr.xml
   [junit4]   2> 59775 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores
   [junit4]   2> 59775 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.CoreContainer New CoreContainer 950033442
   [junit4]   2> 59775 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001]
   [junit4]   2> 59775 WARN  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/lib
   [junit4]   2> 59775 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 59778 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 59778 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 59778 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 59779 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46389/solr
   [junit4]   2> 59779 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 59779 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 59779 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59783 INFO  (zkCallback-43-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@773922d0 name:ZooKeeperConnection Watcher:127.0.0.1:46389 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59784 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59784 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 59787 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1811311352@5485207c
   [junit4]   2> 59787 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59792 INFO  (zkCallback-44-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49cbf1f5 name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59792 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59795 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 59798 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 59803 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 59806 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 59809 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 59812 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 59815 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 59817 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 59819 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 59821 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 59821 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 59825 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 59827 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 59829 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 59830 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95891095361880068-127.0.0.1:55499_-n_0000000000
   [junit4]   2> 59830 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55499_
   [junit4]   2> 59830 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 59832 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.Overseer Overseer (id=95891095361880068-127.0.0.1:55499_-n_0000000000) starting
   [junit4]   2> 59834 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 59843 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 59845 INFO  (OverseerCollectionConfigSetProcessor-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 59845 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55499_
   [junit4]   2> 59845 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 59846 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55499_
   [junit4]   2> 59850 INFO  (zkCallback-44-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 59850 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 59851 INFO  (zkCallback-44-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 59877 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 59877 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 59878 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores
   [junit4]   2> 59879 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 59879 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1
   [junit4]   2> 59879 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 59881 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 59881 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:55499_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 59884 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 59884 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 59885 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 59886 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55499",
   [junit4]   2>   "node_name":"127.0.0.1:55499_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 59886 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 59887 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55499",
   [junit4]   2>   "node_name":"127.0.0.1:55499_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 59888 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 59888 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 59888 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 59891 INFO  (zkCallback-44-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 60890 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 60890 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 60900 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 60900 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 60941 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 60941 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1'
   [junit4]   2> 60942 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 60942 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 60947 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 60980 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 60986 WARN  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 61004 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 61024 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 61035 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 61159 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 61169 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 61170 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 61190 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 61193 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 61197 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 61200 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 61208 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 61208 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 61208 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 61208 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/]
   [junit4]   2> 61208 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@353249d5
   [junit4]   2> 61210 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data
   [junit4]   2> 61210 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/index/
   [junit4]   2> 61210 WARN  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 61212 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/index
   [junit4]   2> 61213 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=48.2998046875, floorSegmentMB=1.94140625, forceMergeDeletesPctAllowed=16.67802191798382, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16998259159178356
   [junit4]   2> 61216 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5d7e225 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57ded18),segFN=segments_1,generation=1}
   [junit4]   2> 61216 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 61221 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 61221 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 61221 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 61222 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 61222 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 61222 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 61222 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/
   [junit4]   2> 61223 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 61223 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 61223 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 61224 WARN  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 61227 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 61230 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 61231 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 61232 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 61239 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 61239 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 61223 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 61241 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 61244 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 61246 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 61246 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 61247 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=56.8876953125, floorSegmentMB=1.80078125, forceMergeDeletesPctAllowed=11.410490432180532, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 61248 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5d7e225 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57ded18),segFN=segments_1,generation=1}
   [junit4]   2> 61248 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 61248 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44b4cce0[collection1] main]
   [junit4]   2> 61248 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 61249 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 61249 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 61250 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 61250 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 61250 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 61251 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 61251 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 61251 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 61251 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 61252 INFO  (searcherExecutor-129-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44b4cce0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 61252 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 61252 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 61252 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 61252 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534257527868358656
   [junit4]   2> 61254 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534257527868358656
   [junit4]   2> 61254 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 61255 INFO  (coreLoadExecutor-128-thread-1-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 61257 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:55499 collection:control_collection shard:shard1
   [junit4]   2> 61258 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 61265 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95891095361880068-core_node1-n_0000000000
   [junit4]   2> 61265 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 61269 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 61269 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 61269 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55499/collection1/
   [junit4]   2> 61269 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 61269 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55499/collection1/ has no replicas
   [junit4]   2> 61270 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 61271 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 61277 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95891095361880068-core_node1-n_0000000000
   [junit4]   2> 61280 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55499/collection1/ shard1
   [junit4]   2> 61281 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55499",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 61393 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 61394 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61395 INFO  (zkCallback-44-thread-3-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 61408 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ebb11b7 name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 61408 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61408 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 61409 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 61411 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 61413 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 61432 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:55499/collection1/ and leader is http://127.0.0.1:55499/collection1/
   [junit4]   2> 61432 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55499
   [junit4]   2> 61432 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 61432 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 61432 INFO  (coreZkRegister-122-thread-1-processing-n:127.0.0.1:55499_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55499_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 61436 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55499",
   [junit4]   2>   "node_name":"127.0.0.1:55499_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 61437 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55499",
   [junit4]   2>   "node_name":"127.0.0.1:55499_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 61544 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 61544 INFO  (zkCallback-44-thread-2-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 61868 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1
   [junit4]   2> 61869 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001
   [junit4]   2> 61870 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 61879 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e65e1af{/,null,AVAILABLE}
   [junit4]   2> 61880 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ef4e166{HTTP/1.1,[http/1.1]}{127.0.0.1:33560}
   [junit4]   2> 61880 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.e.j.s.Server Started @65724ms
   [junit4]   2> 61880 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64596, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores}
   [junit4]   2> 61880 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 61882 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001'
   [junit4]   2> 61882 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 61882 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 61883 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 61884 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61893 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c6b6d0f name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 61893 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61895 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 61901 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 61901 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/solr.xml
   [junit4]   2> 61914 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores
   [junit4]   2> 61914 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.CoreContainer New CoreContainer 1255828747
   [junit4]   2> 61914 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001]
   [junit4]   2> 61914 WARN  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/lib
   [junit4]   2> 61915 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 61919 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 61920 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 61920 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 61920 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46389/solr
   [junit4]   2> 61920 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 61920 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 61921 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61933 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@448e1ec name:ZooKeeperConnection Watcher:127.0.0.1:46389 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 61933 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61934 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 61938 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1811311352@3cb9ce81
   [junit4]   2> 61939 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61945 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5700617d name:ZooKeeperConnection Watcher:127.0.0.1:46389/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 61945 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61960 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 61962 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 61968 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 61969 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95891095361880072-127.0.0.1:64596_-n_0000000001
   [junit4]   2> 61970 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95891095361880068-127.0.0.1:55499_-n_0000000000 to know if I could be the leader
   [junit4]   2> 61970 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.ZkController Publish node=127.0.0.1:64596_ as DOWN
   [junit4]   2> 61974 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64596_"} current state version: 3
   [junit4]   2> 61974 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64596_
   [junit4]   2> 62078 INFO  (zkCallback-44-thread-2-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 62079 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 62080 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 62975 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64596_
   [junit4]   2> 62981 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64596_
   [junit4]   2> 62985 INFO  (zkCallback-44-thread-2-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 62985 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 62986 INFO  (zkCallback-44-thread-2-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 62986 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 62986 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 62987 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 63015 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 63015 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 63016 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores
   [junit4]   2> 63018 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 63018 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1
   [junit4]   2> 63018 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 63024 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 63024 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [n:127.0.0.1:64596_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 63033 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 63033 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 63039 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64596",
   [junit4]   2>   "node_name":"127.0.0.1:64596_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 63039 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64596",
   [junit4]   2>   "node_name":"127.0.0.1:64596_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 63040 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 63040 INFO  (OverseerStateUpdate-95891095361880068-127.0.0.1:55499_-n_0000000000) [n:127.0.0.1:55499_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 63057 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 63060 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 63063 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 63144 INFO  (zkCallback-44-thread-3-processing-n:127.0.0.1:55499_) [n:127.0.0.1:55499_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 63144 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 63148 INFO  (zkCallback-53-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 64066 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 64066 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 64067 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 64067 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 64068 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 64068 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1'
   [junit4]   2> 64068 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 64068 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 64070 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 64077 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 64081 WARN  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 64081 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 64089 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 64096 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 64187 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 64193 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 64193 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 64207 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 64210 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 64212 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 64214 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 64216 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 64216 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 64216 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 64217 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 64217 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@353249d5
   [junit4]   2> 64217 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data
   [junit4]   2> 64217 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 64218 WARN  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 64218 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 64218 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=48.2998046875, floorSegmentMB=1.94140625, forceMergeDeletesPctAllowed=16.67802191798382, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16998259159178356
   [junit4]   2> 64220 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4549ec6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@845029e),segFN=segments_1,generation=1}
   [junit4]   2> 64220 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 64221 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 64221 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 64227 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 64227 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 64227 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 64227 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 64227 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 64227 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 64228 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 64228 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 64228 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 64228 WARN  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 64230 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 64231 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 64232 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 64233 INFO  (coreLoadExecutor-139-thread-1-processing-n:127.0.0.1:64596_) [n:127.0.0.1:64596_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 64240 INF

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

] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 242874 INFO  (zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_ c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2] o.a.s.c.SolrCore [collMinRf_1x3_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 242882 INFO  (zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_ c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 242882 INFO  (zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_ c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data/index.20160514022735192 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data/index.20160514022735192;done=false>>]
   [junit4]   2> 242882 INFO  (zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_ c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 242882 INFO  (zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_ c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data/index.20160514022735192
   [junit4]   2> 242882 INFO  (zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_ c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data;done=false>>]
   [junit4]   2> 242882 INFO  (zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_ c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 242882 INFO  (zkCallback-65-thread-3-processing-n:127.0.0.1:51912_) [n:127.0.0.1:51912_ c:collMinRf_1x3 s:shard1 r:core_node1 x:collMinRf_1x3_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_379F45FB17BC5B2-001/shard-3-001/cores/collMinRf_1x3_shard1_replica2/data
   [junit4]   2> 242885 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@136f0db0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 242885 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d2ff985{/,null,UNAVAILABLE}
   [junit4]   2> 242890 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 55499
   [junit4]   2> 242891 INFO  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46389 46389
   [junit4]   2> 242916 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 242917 INFO  (Thread-61) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46389 46389
   [junit4]   2> 242918 WARN  (Thread-61) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/c8n_1x3/state.json
   [junit4]   2> 	3	/solr/collections/collMinRf_1x3/state.json
   [junit4]   2> 	3	/solr/collections/c8n_1x2_leader_session_loss/state.json
   [junit4]   2> 	2	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	2	/solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95891095361880068-127.0.0.1:55499_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 242919 WARN  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SocketProxy Closing 11 connections to: http://127.0.0.1:64596/, target: http://127.0.0.1:33560/
   [junit4]   2> 242919 WARN  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:48159/, target: http://127.0.0.1:53092/
   [junit4]   2> 242919 WARN  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SocketProxy Closing 31 connections to: http://127.0.0.1:55499/, target: http://127.0.0.1:63674/
   [junit4]   2> 242919 WARN  (TEST-HttpPartitionTest.test-seed#[379F45FB17BC5B2]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:51912/, target: http://127.0.0.1:37981/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=379F45FB17BC5B2 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Europe/Zaporozhye -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    184s J0 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=704, name=SocketProxy-Response-37981:54818, state=RUNNABLE, group=TGRP-HttpPartitionTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([379F45FB17BC5B2:8B2DCB851F87A84A]:0)
   [junit4]    > Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([379F45FB17BC5B2]:0)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
   [junit4]    > Caused by: java.net.SocketException: Socket is closed
   [junit4]    > 	at java.net.Socket.setSoTimeout(Socket.java:1137)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
   [junit4]   2> 242923 INFO  (SUITE-HttpPartitionTest-seed#[379F45FB17BC5B2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> May 13, 2016 11:29:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=lt, timezone=Europe/Zaporozhye
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=282859056,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch, SolrTestCaseJ4Test, TestJmxMonitoredMap, DocumentBuilderTest, TestStressReorder, HardAutoCommitTest, TestStressVersions, ScriptEngineTest, TestPseudoReturnFields, HttpPartitionTest]
   [junit4] Completed [21/597 (1!)] on J0 in 184.08s, 1 test, 1 error <<< FAILURES!

[...truncated 1882 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 597 suites (10 ignored), 2413 tests, 1 error, 87 ignored (72 assumptions) [seed: 379F45FB17BC5B2]

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



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

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

3 tests failed.
FAILED:  org.apache.solr.cloud.TestCollectionAPI.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:32769, http://127.0.0.1:51173, http://127.0.0.1:49724]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:32769, http://127.0.0.1:51173, http://127.0.0.1:49724]
	at __randomizedtesting.SeedInfo.seed([8B88B7C9DDC179A1:3DC8813733D1459]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.TestCollectionAPI.testClusterStateMigration(TestCollectionAPI.java:645)
	at org.apache.solr.cloud.TestCollectionAPI.test(TestCollectionAPI.java:83)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49724: Could not migrate state format for collection: testClusterStateMigration
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	... 48 more


FAILED:  org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8B88B7C9DDC179A1:9432C63E0DA1BF64]:0)
	at org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:522)
	at org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:296)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:126)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:41)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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)


FAILED:  org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([8B88B7C9DDC179A1:F416004CB4A3542B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:137)
	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:51)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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 10947 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_8B88B7C9DDC179A1-001/init-core-data-001
   [junit4]   2> 878955 INFO  (SUITE-ZkStateReaderTest-seed#[8B88B7C9DDC179A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 878957 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
   [junit4]   2> 878957 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 878958 INFO  (Thread-3137) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 878958 INFO  (Thread-3137) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 879058 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer start zk server on port:60361
   [junit4]   2> 879058 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 879088 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 879091 INFO  (zkCallback-821-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@423d44fc name:ZooKeeperConnection Watcher:127.0.0.1:60361 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 879091 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 879091 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 879093 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 879093 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 879095 INFO  (zkCallback-822-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e62d7d1 name:ZooKeeperConnection Watcher:127.0.0.1:60361 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 879095 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 879095 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 879095 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 879103 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 879104 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 879106 INFO  (zkCallback-823-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20e5be7e name:ZooKeeperConnection Watcher:127.0.0.1:60361/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 879106 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 879106 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 879107 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 879108 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 879109 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 879111 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 879113 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 879114 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 879114 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 879115 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 879117 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 879119 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 879121 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 879131 ERROR (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]-EventThread) [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/698860839@57a17e39 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@539ee015[Shutting down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 879132 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60361 60361
   [junit4]   2> 889164 INFO  (Thread-3137) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60361 60361
   [junit4]   2> 889165 INFO  (TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
   [junit4]   2> 889169 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 889169 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 889170 INFO  (Thread-3138) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 889170 INFO  (Thread-3138) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 889270 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer start zk server on port:58303
   [junit4]   2> 889270 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 889271 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 889281 INFO  (zkCallback-825-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2007af25 name:ZooKeeperConnection Watcher:127.0.0.1:58303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 889281 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 889281 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 889284 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 889284 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 889288 INFO  (zkCallback-826-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52f73bb2 name:ZooKeeperConnection Watcher:127.0.0.1:58303 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 889288 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 889288 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 889288 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 889293 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 889294 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 889295 INFO  (zkCallback-827-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1efaac98 name:ZooKeeperConnection Watcher:127.0.0.1:58303/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 889295 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 889295 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 889296 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 889298 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 889300 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 889302 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 889304 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 889305 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 889306 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 889307 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 889310 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 889311 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 889312 INFO  (zkCallback-827-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 889314 INFO  (zkCallback-827-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 889316 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 889316 INFO  (zkCallback-827-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 889317 INFO  (zkCallback-827-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 889317 INFO  (zkCallback-827-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 889320 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58303 58303
   [junit4]   2> 894426 INFO  (Thread-3138) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58303 58303
   [junit4]   2> 894427 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest -Dtests.method=testStateFormatUpdateWithExplicitRefresh -Dtests.seed=8B88B7C9DDC179A1 -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=Europe/Vatican -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   5.27s J0 | ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8B88B7C9DDC179A1:9432C63E0DA1BF64]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:522)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:296)
   [junit4]    > 	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:126)
   [junit4]    > 	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:41)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 894435 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 894436 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 894436 INFO  (Thread-3139) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 894436 INFO  (Thread-3139) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 894536 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer start zk server on port:44252
   [junit4]   2> 894536 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 894537 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894539 INFO  (zkCallback-829-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@714d7cbd name:ZooKeeperConnection Watcher:127.0.0.1:44252 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 894539 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894539 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 894541 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 894541 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894542 INFO  (zkCallback-830-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16b8eb6d name:ZooKeeperConnection Watcher:127.0.0.1:44252 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 894542 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894542 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 894542 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 894546 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 894546 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894547 INFO  (zkCallback-831-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a9e4cd2 name:ZooKeeperConnection Watcher:127.0.0.1:44252/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 894548 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894548 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 894549 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 894551 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 894553 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 894554 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 894556 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 894558 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 894559 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 894560 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 894561 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 894563 INFO  (zkCallback-831-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 894565 INFO  (zkCallback-831-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 894567 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 894568 INFO  (zkCallback-831-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 894572 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44252 44252
   [junit4]   2> 894604 INFO  (Thread-3139) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44252 44252
   [junit4]   2> 894606 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 894609 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 894609 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 894609 INFO  (Thread-3140) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 894609 INFO  (Thread-3140) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 894712 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer start zk server on port:41028
   [junit4]   2> 894712 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 894712 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894715 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7442d93c name:ZooKeeperConnection Watcher:127.0.0.1:41028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 894715 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894715 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 894717 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 894717 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894719 INFO  (zkCallback-834-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d8c653c name:ZooKeeperConnection Watcher:127.0.0.1:41028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 894719 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894719 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 894719 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 894722 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 894722 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894724 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79e45ae9 name:ZooKeeperConnection Watcher:127.0.0.1:41028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 894725 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894725 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 894725 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 894727 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 894729 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 894731 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 894732 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 894734 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 894735 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 894736 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 894738 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 894739 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 894741 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 894742 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 894743 INFO  (zkCallback-835-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 894747 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41028 41028
   [junit4]   2> 894858 INFO  (Thread-3140) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41028 41028
   [junit4]   2> 894859 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 894861 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
   [junit4]   2> 894862 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 894862 INFO  (Thread-3141) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 894862 INFO  (Thread-3141) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 894962 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer start zk server on port:58255
   [junit4]   2> 894962 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 894963 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894965 INFO  (zkCallback-837-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28e182c6 name:ZooKeeperConnection Watcher:127.0.0.1:58255 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 894965 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894965 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 894967 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 894967 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894968 INFO  (zkCallback-838-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5abaedce name:ZooKeeperConnection Watcher:127.0.0.1:58255 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 894968 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894968 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 894968 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 894972 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 894972 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894974 INFO  (zkCallback-839-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3093e03c name:ZooKeeperConnection Watcher:127.0.0.1:58255/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 894974 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894974 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 894975 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 894977 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 894979 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 894981 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 894983 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 894984 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 894985 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 894986 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 894989 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 894989 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 894991 INFO  (zkCallback-839-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 894992 INFO  (zkCallback-839-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 894994 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 894994 INFO  (zkCallback-839-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 894995 INFO  (zkCallback-839-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 894995 INFO  (zkCallback-839-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 945382 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58255 58255
   [junit4]   2> 945450 INFO  (Thread-3141) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58255 58255
   [junit4]   2> 945453 INFO  (TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest -Dtests.method=testStateFormatUpdateWithTimeDelay -Dtests.seed=8B88B7C9DDC179A1 -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=Europe/Vatican -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 50.6s J0 | ZkStateReaderTest.testStateFormatUpdateWithTimeDelay <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8B88B7C9DDC179A1:F416004CB4A3542B]:0)
   [junit4]    > 	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:137)
   [junit4]    > 	at org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:51)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 945457 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
   [junit4]   2> 945458 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 945458 INFO  (Thread-3142) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 945458 INFO  (Thread-3142) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 945558 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer start zk server on port:35204
   [junit4]   2> 945558 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 945558 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 945561 INFO  (zkCallback-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ab4d696 name:ZooKeeperConnection Watcher:127.0.0.1:35204 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 945561 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 945562 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 945564 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 945564 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 945565 INFO  (zkCallback-842-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d0c5227 name:ZooKeeperConnection Watcher:127.0.0.1:35204 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 945566 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 945566 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 945566 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 945570 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 945570 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 945572 INFO  (zkCallback-843-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66b953d6 name:ZooKeeperConnection Watcher:127.0.0.1:35204/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 945572 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 945572 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 945574 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 945576 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 945578 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 945580 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 945581 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 945583 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 945584 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 945585 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 945588 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 945588 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 945589 INFO  (zkCallback-843-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 945592 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 945592 INFO  (zkCallback-843-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 945593 INFO  (zkCallback-843-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 945644 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35204 35204
   [junit4]   2> 950703 INFO  (Thread-3142) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35204 35204
   [junit4]   2> 950705 INFO  (TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
   [junit4]   2> 950706 INFO  (SUITE-ZkStateReaderTest-seed#[8B88B7C9DDC179A1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_8B88B7C9DDC179A1-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=es-AR, timezone=Europe/Vatican
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=261488112,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedFieldTest, TestHdfsUpdateLog, TestRandomCollapseQParserPlugin, TestReplicationHandler, TestRemoteStreaming, HdfsDirectoryTest, CursorPagingTest, SliceStateTest, TestCloudBackupRestore, SimpleCollectionCreateDeleteTest, TestEmbeddedSolrServerConstructors, TestRandomDVFaceting, TestXIncludeConfig, TestStandardQParsers, HdfsRecoverLeaseTest, TestJmxIntegration, TestSSLRandomization, ChangedSchemaMergeTest, CustomCollectionTest, SimplePostToolTest, TriLevelCompositeIdRoutingTest, CloudExitableDirectoryReaderTest, TestRawResponseWriter, TestDynamicFieldResource, TestConfigSetProperties, TestTolerantUpdateProcessorRandomCloud, AddSchemaFieldsUpdateProcessorFactoryTest, HdfsThreadLeakTest, TestWordDelimiterFilterFactory, HdfsBasicDistributedZk2Test, SystemInfoHandlerTest, TestTolerantSearch, TestSweetSpotSimilarityFactory, SOLR749Test, TestFastLRUCache, TestMergePolicyConfig, DistributedSpellCheckComponentTest, TestDownShardTolerantSearch, TestCSVLoader, TestStressVersions, CdcrUpdateLogTest, TestPseudoReturnFields, HdfsChaosMonkeyNothingIsSafeTest, ResponseHeaderTest, TestRuleBasedAuthorizationPlugin, AlternateDirectoryTest, TestSchemaResource, TestDocumentBuilder, OverseerStatusTest, HdfsCollectionsAPIDistributedZkTest, TestFieldResource, TestDocBasedVersionConstraints, StandardRequestHandlerTest, ClusterStateUpdateTest, TestDynamicLoading, TestElisionMultitermQuery, TestDFRSimilarityFactory, SpatialFilterTest, TestJmxMonitoredMap, ReplicationFactorTest, DistribCursorPagingTest, BasicAuthIntegrationTest, DocumentAnalysisRequestHandlerTest, DistributedQueryComponentCustomSortTest, TestSurroundQueryParser, BlockJoinFacetRandomTest, HttpPartitionTest, QueryEqualityTest, TestConfigOverlay, XmlUpdateRequestHandlerTest, SolrRequestParserTest, SolrTestCaseJ4Test, ZkStateReaderTest]
   [junit4] Completed [150/597 (1!)] on J0 in 71.76s, 6 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 1014 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionAPI
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/init-core-data-001
   [junit4]   2> 2736244 INFO  (SUITE-TestCollectionAPI-seed#[8B88B7C9DDC179A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2736245 INFO  (SUITE-TestCollectionAPI-seed#[8B88B7C9DDC179A1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2736248 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2736248 INFO  (Thread-6761) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2736248 INFO  (Thread-6761) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2736348 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkTestServer start zk server on port:39233
   [junit4]   2> 2736350 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2736351 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2736355 INFO  (zkCallback-2781-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f0576d5 name:ZooKeeperConnection Watcher:127.0.0.1:39233 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2736356 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2736356 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2736356 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2736360 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2736360 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2736384 INFO  (zkCallback-2782-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3be2cc35 name:ZooKeeperConnection Watcher:127.0.0.1:39233/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2736384 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2736385 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2736385 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2736389 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2736391 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2736394 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2736396 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2736396 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2736400 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2736400 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2736404 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2736404 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2736407 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2736407 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2736412 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2736412 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2736415 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2736415 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2736418 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2736419 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2736422 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2736423 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2736425 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2736426 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2736428 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2736429 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2736432 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2736432 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2736677 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/control-001/cores/collection1
   [junit4]   2> 2736679 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2736681 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@681812f0{/,null,AVAILABLE}
   [junit4]   2> 2736681 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@12cc4105{HTTP/1.1,[http/1.1]}{127.0.0.1:32769}
   [junit4]   2> 2736695 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.e.j.s.Server Started @2741724ms
   [junit4]   2> 2736695 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/tempDir-001/control/data, hostContext=/, hostPort=32769, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/control-001/cores}
   [junit4]   2> 2736696 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2736696 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/control-001'
   [junit4]   2> 2736696 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2736696 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2736696 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2736697 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2736701 INFO  (zkCallback-2783-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5023383f name:ZooKeeperConnection Watcher:127.0.0.1:39233/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2736703 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2736703 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2736705 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2736705 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/control-001/solr.xml
   [junit4]   2> 2736712 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/control-001/cores
   [junit4]   2> 2736712 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.CoreContainer New CoreContainer 520797015
   [junit4]   2> 2736712 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/control-001]
   [junit4]   2> 2736712 WARN  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/control-001/lib
   [junit4]   2> 2736712 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2736719 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2736721 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2736721 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2736721 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39233/solr
   [junit4]   2> 2736721 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2736722 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2736723 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2736726 INFO  (zkCallback-2786-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@523a8334 name:ZooKeeperConnection Watcher:127.0.0.1:39233 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2736726 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2736727 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2736729 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/1616633936@46c67a5a
   [junit4]   2> 2736730 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2736733 INFO  (zkCallback-2787-thread-1-processing-n:127.0.0.1:32769_) [n:127.0.0.1:32769_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e8c472 name:ZooKeeperConnection Watcher:127.0.0.1:39233/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2736733 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2736736 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2736740 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2736747 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2736752 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2736756 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2736760 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2736763 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2736766 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2736769 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2736772 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2736773 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2736775 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2736781 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2736785 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2736790 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2736792 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95895388862611460-127.0.0.1:32769_-n_0000000000
   [junit4]   2> 2736794 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32769_
   [junit4]   2> 2736795 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2736800 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.Overseer Overseer (id=95895388862611460-127.0.0.1:32769_-n_0000000000) starting
   [junit4]   2> 2736804 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2736818 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2736820 INFO  (OverseerStateUpdate-95895388862611460-127.0.0.1:32769_-n_0000000000) [n:127.0.0.1:32769_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2736821 INFO  (OverseerCollectionConfigSetProcessor-95895388862611460-127.0.0.1:32769_-n_0000000000) [n:127.0.0.1:32769_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2736824 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32769_
   [junit4]   2> 2736828 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32769_
   [junit4]   2> 2736833 INFO  (zkCallback-2787-thread-1-processing-n:127.0.0.1:32769_) [n:127.0.0.1:32769_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2736839 INFO  (OverseerStateUpdate-95895388862611460-127.0.0.1:32769_-n_0000000000) [n:127.0.0.1:32769_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2736893 INFO  (zkCallback-2787-thread-1-processing-n:127.0.0.1:32769_) [n:127.0.0.1:32769_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2736938 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2736938 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2736939 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/control-001/cores
   [junit4]   2> 2736940 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2736941 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001/control-001/cores/collection1
   [junit4]   2> 2736941 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2736943 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2736943 INFO  (TEST-TestCollectionAPI.test-seed#[8B88B7C9DDC179A1]) [n:127.0.0.1:32769_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2736944 INFO  (coreLoadExecutor-7805-thread-1-processing-n:127.0.0.1:32769_) [n:127.0.0.1:32769_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2736944 INFO  (coreLoadExecutor-7805-thread-1-processing-n:127.0.0.1:32769_) [n:127.0.0.1:32769_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2736946 INFO  (coreLoadExecutor-7805-thread-1-processing-n:127.0.0.1:32769_) [n:127.0.0.1:32769_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2736947 INFO  (OverseerStateUpdate-95895388862611460-127.0.0.1:32769_-n_0000000000) [n:127.0.0.1:32769_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:32769",
   [junit4]   2>   "node_name":"127.0.0.1:32769_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2736948 INFO  (OverseerStateUpdate-95895388862611460-127.0.0.1:32769_-n_0000000000) [n:127.0.0.1:32769_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:32769",
   [junit4]   2>   "node_name":"127.0.0.1:32769_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2736949 INFO  (coreLoadExecutor-7805-thread-1-processing-n:127.0.0.1:32769_) [n:127.0.0.1:32769_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2736949 INFO  (OverseerStateUpdate-95895388862611460-127.0.0.1:32769_-n_0000000000) [n:127.0.0.1:32769_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2736952 INFO  (OverseerStateUpdate-95895388862611460-127.0.0.1:32769_-n_0000000000) [n:127.0.0.1:32769_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2736954 INFO  (coreLoadExecutor-7805-thread-1-processing-n:127.0.0.1:32769_) [n:127.0.0.1:32769_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]

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

4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionAPI -Dtests.method=test -Dtests.seed=8B88B7C9DDC179A1 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=America/Knox_IN -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    134s J0 | TestCollectionAPI.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:32769, http://127.0.0.1:51173, http://127.0.0.1:49724]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8B88B7C9DDC179A1:3DC8813733D1459]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.TestCollectionAPI.testClusterStateMigration(TestCollectionAPI.java:645)
   [junit4]    > 	at org.apache.solr.cloud.TestCollectionAPI.test(TestCollectionAPI.java:83)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49724: Could not migrate state format for collection: testClusterStateMigration
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	... 48 more
   [junit4]   2> 2870313 INFO  (SUITE-TestCollectionAPI-seed#[8B88B7C9DDC179A1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionAPI_8B88B7C9DDC179A1-001
   [junit4]   2> May 14, 2016 5:40:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=es-PR, timezone=America/Knox_IN
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=178770128,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedFieldTest, TestHdfsUpdateLog, TestRandomCollapseQParserPlugin, TestReplicationHandler, TestRemoteStreaming, HdfsDirectoryTest, CursorPagingTest, SliceStateTest, TestCloudBackupRestore, SimpleCollectionCreateDeleteTest, TestEmbeddedSolrServerConstructors, TestRandomDVFaceting, TestXIncludeConfig, TestStandardQParsers, HdfsRecoverLeaseTest, TestJmxIntegration, TestSSLRandomization, ChangedSchemaMergeTest, CustomCollectionTest, SimplePostToolTest, TriLevelCompositeIdRoutingTest, CloudExitableDirectoryReaderTest, TestRawResponseWriter, TestDynamicFieldResource, TestConfigSetProperties, TestTolerantUpdateProcessorRandomCloud, AddSchemaFieldsUpdateProcessorFactoryTest, HdfsThreadLeakTest, TestWordDelimiterFilterFactory, HdfsBasicDistributedZk2Test, SystemInfoHandlerTest, TestTolerantSearch, TestSweetSpotSimilarityFactory, SOLR749Test, TestFastLRUCache, TestMergePolicyConfig, DistributedSpellCheckComponentTest, TestDownShardTolerantSearch, TestCSVLoader, TestStressVersions, CdcrUpdateLogTest, TestPseudoReturnFields, HdfsChaosMonkeyNothingIsSafeTest, ResponseHeaderTest, TestRuleBasedAuthorizationPlugin, AlternateDirectoryTest, TestSchemaResource, TestDocumentBuilder, OverseerStatusTest, HdfsCollectionsAPIDistributedZkTest, TestFieldResource, TestDocBasedVersionConstraints, StandardRequestHandlerTest, ClusterStateUpdateTest, TestDynamicLoading, TestElisionMultitermQuery, TestDFRSimilarityFactory, SpatialFilterTest, TestJmxMonitoredMap, ReplicationFactorTest, DistribCursorPagingTest, BasicAuthIntegrationTest, DocumentAnalysisRequestHandlerTest, DistributedQueryComponentCustomSortTest, TestSurroundQueryParser, BlockJoinFacetRandomTest, HttpPartitionTest, QueryEqualityTest, TestConfigOverlay, XmlUpdateRequestHandlerTest, SolrRequestParserTest, SolrTestCaseJ4Test, ZkStateReaderTest, TestFieldSortValues, HLLUtilTest, ClassificationUpdateProcessorFactoryTest, TestConfigReload, DirectoryFactoryTest, BJQParserTest, PeerSyncTest, TestFieldTypeResource, RequestLoggingTest, TermsComponentTest, AssignTest, TestDistributedSearch, SolrIndexConfigTest, TestSolrConfigHandlerConcurrent, TestOrdValues, TestSolrDeletionPolicy1, TestSolr4Spatial2, TestExactStatsCache, TestExpandComponent, TestInfoStreamLogging, SortSpecParsingTest, AsyncMigrateRouteKeyTest, UUIDFieldTest, CdcrRequestHandlerTest, DocValuesMissingTest, TestAnalyzedSuggestions, ParsingFieldUpdateProcessorsTest, TestRestManager, TestGroupingSearch, TestManagedResource, TestMacros, SampleTest, TestInitQParser, RegexBoostProcessorTest, TestCloudManagedSchema, HdfsRestartWhileUpdatingTest, TestUpdate, GraphQueryTest, FastVectorHighlighterTest, FullHLLTest, MigrateRouteKeyTest, HighlighterMaxOffsetTest, QueryElevationComponentTest, UpdateParamsTest, ClusterStateTest, CollectionStateFormat2Test, DocExpirationUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, DistributedExpandComponentTest, JSONWriterTest, TestChildDocTransformer, TestLFUCache, TestUseDocValuesAsStored2, HdfsDirectoryFactoryTest, TestExtendedDismaxParser, HighlighterTest, BasicDistributedZkTest, TestAnalyzeInfixSuggestions, CloudMLTQParserTest, TestComponentsName, ShardRoutingTest, BlockDirectoryTest, CdcrReplicationDistributedZkTest, TestPartialUpdateDeduplication, TestArbitraryIndexDir, TestConfigSetsAPIExclusivity, BitVectorTest, DistributedQueryElevationComponentTest, ActionThrottleTest, ExternalFileFieldSortTest, TestAuthorizationFramework, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkCLITest, TestHashPartitioner, TestStressReorder, DistributedTermsComponentTest, SolrCoreTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, CurrencyFieldXmlFileTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SuggesterFSTTest, DocValuesTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestQuerySenderNoQuery, BadComponentTest, TestSearchPerf, TestConfig, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, OutOfBoxZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCollectionAPI]
   [junit4] Completed [466/597 (2!)] on J0 in 134.35s, 1 test, 1 error <<< FAILURES!

[...truncated 415 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 597 suites (10 ignored), 2413 tests, 2 errors, 1 failure, 87 ignored (72 assumptions) [seed: 8B88B7C9DDC179A1]

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



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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([866EA8BE7F41E8BE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
	at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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 10802 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/init-core-data-001
   [junit4]   2> 615935 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterWrite2Slave
   [junit4]   2> 615936 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/collection1
   [junit4]   2> 615945 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 615946 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b30ccad{/solr,null,AVAILABLE}
   [junit4]   2> 615947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@12fae1be{HTTP/1.1,[http/1.1]}{127.0.0.1:55736}
   [junit4]   2> 615947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.Server Started @619162ms
   [junit4]   2> 615947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=55736}
   [junit4]   2> 615947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 615947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001'
   [junit4]   2> 615947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 615947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 615948 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/solr.xml
   [junit4]   2> 615956 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/.
   [junit4]   2> 615956 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1831011822
   [junit4]   2> 615956 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001]
   [junit4]   2> 615956 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/lib
   [junit4]   2> 615956 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 615959 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 615960 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 615960 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 615960 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 615960 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 615962 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/.
   [junit4]   2> 615963 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 615963 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/./collection1
   [junit4]   2> 615963 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 615963 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 615963 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 615964 INFO  (coreLoadExecutor-1460-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/collection1'
   [junit4]   2> 615965 INFO  (coreLoadExecutor-1460-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 615965 INFO  (coreLoadExecutor-1460-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 615974 INFO  (coreLoadExecutor-1460-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 615977 INFO  (coreLoadExecutor-1460-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 615983 INFO  (coreLoadExecutor-1460-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 615985 INFO  (coreLoadExecutor-1460-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 615989 INFO  (coreLoadExecutor-1460-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 615991 INFO  (coreLoadExecutor-1460-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/collection1'
   [junit4]   2> 615991 INFO  (coreLoadExecutor-1460-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/./collection1
   [junit4]   2> 615992 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 615992 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 615992 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 615992 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/./collection1/data
   [junit4]   2> 615992 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 615992 WARN  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 615993 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 615993 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.604134644365857]
   [junit4]   2> 615994 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@38f58386 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@96582ad),segFN=segments_1,generation=1}
   [junit4]   2> 615994 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 615994 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/./collection1/data/
   [junit4]   2> 615995 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 616000 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 616000 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 616001 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 616002 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 616004 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 616004 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 616004 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 616004 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 616004 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 616004 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=93.5068359375, floorSegmentMB=0.98828125, forceMergeDeletesPctAllowed=6.3217526679238105, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 616005 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@38f58386 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@96582ad),segFN=segments_1,generation=1}
   [junit4]   2> 616005 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 616005 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4350338a[collection1] main]
   [junit4]   2> 616005 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/collection1/conf
   [junit4]   2> 616005 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/collection1/conf}
   [junit4]   2> 616005 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-001/collection1/conf
   [junit4]   2> 616005 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 616005 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 616005 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 616006 INFO  (searcherExecutor-1461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4350338a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 616006 INFO  (coreLoadExecutor-1460-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 616466 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/collection1
   [junit4]   2> 616469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 616471 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ea8e14a{/solr,null,AVAILABLE}
   [junit4]   2> 616471 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@33767b13{HTTP/1.1,[http/1.1]}{127.0.0.1:39742}
   [junit4]   2> 616471 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.Server Started @619686ms
   [junit4]   2> 616471 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=39742}
   [junit4]   2> 616471 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 616471 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002'
   [junit4]   2> 616472 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 616472 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 616472 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/solr.xml
   [junit4]   2> 616476 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/.
   [junit4]   2> 616476 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer New CoreContainer 319896622
   [junit4]   2> 616476 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002]
   [junit4]   2> 616476 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/lib
   [junit4]   2> 616477 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 616478 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 616479 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 616479 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 616479 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 616479 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 616480 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/.
   [junit4]   2> 616480 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 616480 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/./collection1
   [junit4]   2> 616480 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 616481 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 616481 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 616481 INFO  (coreLoadExecutor-1470-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/collection1'
   [junit4]   2> 616482 INFO  (coreLoadExecutor-1470-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 616483 INFO  (coreLoadExecutor-1470-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 616487 INFO  (coreLoadExecutor-1470-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 616489 INFO  (coreLoadExecutor-1470-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 616494 INFO  (coreLoadExecutor-1470-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 616496 INFO  (coreLoadExecutor-1470-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 616509 INFO  (coreLoadExecutor-1470-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 616510 INFO  (coreLoadExecutor-1470-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/collection1'
   [junit4]   2> 616510 INFO  (coreLoadExecutor-1470-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/./collection1
   [junit4]   2> 616510 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 616510 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 616510 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 616511 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/./collection1/data
   [junit4]   2> 616511 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 616511 WARN  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 616511 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 616511 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.604134644365857]
   [junit4]   2> 616512 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@382ecb76 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@282a1f54),segFN=segments_1,generation=1}
   [junit4]   2> 616512 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 616512 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/./collection1/data/
   [junit4]   2> 616513 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 616514 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 616515 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 616515 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 616516 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 616517 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 616517 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 616517 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 616517 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 616517 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 616518 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=93.5068359375, floorSegmentMB=0.98828125, forceMergeDeletesPctAllowed=6.3217526679238105, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 616518 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@382ecb76 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@282a1f54),segFN=segments_1,generation=1}
   [junit4]   2> 616518 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 616518 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c9b7090[collection1] main]
   [junit4]   2> 616518 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/collection1/conf
   [junit4]   2> 616518 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/collection1/conf}
   [junit4]   2> 616518 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-002/collection1/conf
   [junit4]   2> 616518 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 616520 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 616520 INFO  (coreLoadExecutor-1470-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 616520 INFO  (searcherExecutor-1471-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c9b7090[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 616988 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 616990 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 616991 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 616992 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 616993 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 616993 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 616994 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 616995 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 616995 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 616996 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 616997 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 616997 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 616998 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 616999 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 617000 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 617000 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 617001 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 617002 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 617003 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 617003 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 617004 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 617005 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 617005 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 617006 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 617007 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 617007 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 617008 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 617009 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 617009 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 617010 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 617011 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 617011 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 617012 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 617013 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 617013 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 617014 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 617015 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 617016 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 617017 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 617017 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 617018 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 617018 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 617019 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 617020 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 617020 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 617021 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 617022 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 617022 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 617023 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 617024 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 617024 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 617025 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 617026 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 617027 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 617027 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 617028 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 617029 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 617029 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 617030 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 617031 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 617031 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 617032 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 617032 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 617033 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 617034 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 617035 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 617035 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 617036 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 617037 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 617038 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 617042 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 3
   [junit4]   2> 617043 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 617043 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 617044 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 617045 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 617045 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 617046 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 617047 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 617047 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 617048 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 617049 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 617049 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 617050 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 617051 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 617052 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 617053 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 617054 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 617054 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 617055 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 617055 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 617056 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 617056 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 617058 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 617059 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 617060 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 617065 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 617065 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 617066 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 617066 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 617067 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 617067 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 617068 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 617068 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 617069 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 617069 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 617070 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 617070 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 617071 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 617071 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 617072 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 617072 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 617073 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 617073 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 617074 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 617074 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 617075 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 617075 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 617076 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 617076 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 617077 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 617077 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 617077 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 617078 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 617078 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 617079 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 617079 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 617080 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 617080 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 617081 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 617081 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 617082 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 617082 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 617083 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 617083 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 617084 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 617084 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 617085 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 617085 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 617086 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 617086 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 617091 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 4
   [junit4]   2> 617101 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 9
   [junit4]   2> 617102 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 617102 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 617103 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 617103 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 617104 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 617104 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 617105 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 617105 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 617106 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 617106 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 617107 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 617107 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 617108 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 617108 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 617109 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 617109 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 617109 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 617110 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 617110 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 617111 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 617111 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 617112 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 617112 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 617113 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 617113 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 617114 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 617114 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 617115 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 617115 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 617115 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 617116 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 617116 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 617117 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 617117 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 617118 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 617118 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 617119 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 617120 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 617120 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 617121 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 617122 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 617123 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 617123 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 617124 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 617125 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 617125 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 617126 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 617127 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 617127 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 617128 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 617129 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 617129 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 617130 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 617131 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 617131 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 617132 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 617133 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 617133 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 617134 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 617135 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 617136 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 617136 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 617137 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 617138 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 617138 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 617139 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 617140 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 617140 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 617142 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 617142 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 617147 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 617148 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 617148 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 617149 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 617150 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 617150 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 617151 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 617152 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 617152 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 617153 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 617154 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 617154 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 617155 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 617156 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 617156 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 617157 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 617158 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 617159 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 617159 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 617160 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 617161 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 617161 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 617162 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 617163 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 617163 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 617164 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 617165 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 617165 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 617166 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 617167 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 617167 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 617168 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 617169 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 617169 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 617170 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 617171 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 617171 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 617172 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 617173 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 617173 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 617174 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 617175 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 617175 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 617176 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 617177 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 617177 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 617178 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 617178 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 617179 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 617179 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 617180 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 617181 INFO  (qtp1410524142-5243) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 617181 INFO  (qtp1410524142-5246) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[263]} 0 0
   [junit4]   2> 617182 INFO  (qtp1410524142-5245) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[264]} 0 0
   [junit4]   2> 617183 INFO  (qtp1410524142-5247) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[265]} 0 0
   [junit4]   2> 617183 INFO  (qtp1410524142-5241) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[266]} 0 0
   [junit4]   2> 617184 INFO  (qtp1410524142-5244) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[267]} 0 0
   [junit4]   2> 617185 INFO  (qtp1410524142-5248) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[268]} 0 0
   [junit4]   2> 617185 INFO  (qtp1410524142-5243) [    x:

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

[junit4]   2> 674143 INFO  (coreCloseExecutor-2107-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-029/./collection1/data/index
   [junit4]   2> 674151 INFO  (coreCloseExecutor-2107-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-029/./collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-029/./collection1/data;done=false>>]
   [junit4]   2> 674151 INFO  (coreCloseExecutor-2107-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 674152 INFO  (coreCloseExecutor-2107-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-029/./collection1/data
   [junit4]   2> 674152 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ce39518{/solr,null,UNAVAILABLE}
   [junit4]   2> 674154 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@122b0fe9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 674154 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[866EA8BE7F41E8BE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1238429515
   [junit4]   2> 674181 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c0bc2a6
   [junit4]   2> 674192 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 674193 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 674193 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 674193 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 674193 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 674193 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 674193 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-030/./collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-030/./collection1/data/index;done=false>>]
   [junit4]   2> 674193 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 674193 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-030/./collection1/data/index
   [junit4]   2> 674216 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-030/./collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-030/./collection1/data;done=false>>]
   [junit4]   2> 674216 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 674216 INFO  (coreCloseExecutor-2109-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_866EA8BE7F41E8BE-001/solr-instance-030/./collection1/data
   [junit4]   2> 674250 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[866EA8BE7F41E8BE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@587ed17c{/solr,null,UNAVAILABLE}
   [junit4]   2> 674252 INFO  (SUITE-TestReplicationHandler-seed#[866EA8BE7F41E8BE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:381)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:265)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:388)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:276)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=de, timezone=Etc/GMT-12
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=142789192,total=479252480
   [junit4]   2> NOTE: All tests run in this JVM: [SaslZkACLProviderTest, DocValuesTest, ChangedSchemaMergeTest, OverseerCollectionConfigSetProcessorTest, TestReloadDeadlock, DocumentBuilderTest, TestTrieFacet, DeleteLastCustomShardedReplicaTest, TestMissingGroups, AnalysisAfterCoreReloadTest, XmlUpdateRequestHandlerTest, URLClassifyProcessorTest, TestCloudInspectUtil, TestMacros, SoftAutoCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, JsonLoaderTest, TimeZoneUtilsTest, ActionThrottleTest, HdfsDirectoryTest, HighlighterTest, CoreAdminRequestStatusTest, TestHighlightDedupGrouping, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest, BasicAuthIntegrationTest, TestSizeLimitedDistributedMap, TestLazyCores, UUIDFieldTest, ZkCLITest, TestShardHandlerFactory, TestLMDirichletSimilarityFactory, TestCloudSchemaless, TestQuerySenderNoQuery, TestNamedUpdateProcessors, TestFastLRUCache, HdfsDirectoryFactoryTest, TestCollectionAPI, TriLevelCompositeIdRoutingTest, TestConfigSetProperties, JSONWriterTest, TestFileDictionaryLookup, DistributedSpellCheckComponentTest, HdfsUnloadDistributedZkTest, CheckHdfsIndexTest, TestReplicationHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=866EA8BE7F41E8BE -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Etc/GMT-12 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([866EA8BE7F41E8BE]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [110/597 (1!)] on J0 in 58.50s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1584 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 597 suites (10 ignored), 2413 tests, 1 suite-level error, 87 ignored (72 assumptions) [seed: 866EA8BE7F41E8BE]

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