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

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.AsyncMigrateRouteKeyTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.AsyncMigrateRouteKeyTest:     1) Thread[id=46553, 
name=OverseerHdfsCoreFailoverThread-95964982335701000-127.0.0.1:36528_-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.AsyncMigrateRouteKeyTest: 
   1) Thread[id=46553, 
name=OverseerHdfsCoreFailoverThread-95964982335701000-127.0.0.1:36528_-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([78E241194B549656]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=46553, 
name=OverseerHdfsCoreFailoverThread-95964982335701000-127.0.0.1:36528_-n_0000000001,
 state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.interrupt0(Native Method)         at 
java.lang.Thread.interrupt(Thread.java:923)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=46553, 
name=OverseerHdfsCoreFailoverThread-95964982335701000-127.0.0.1:36528_-n_0000000001,
 state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.interrupt0(Native Method)
        at java.lang.Thread.interrupt(Thread.java:923)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([78E241194B549656]:0)




Build Log:
[...truncated 11875 lines...]
   [junit4] Suite: org.apache.solr.cloud.AsyncMigrateRouteKeyTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/init-core-data-001
   [junit4]   2> 2567603 INFO  
(SUITE-AsyncMigrateRouteKeyTest-seed#[78E241194B549656]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2567605 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2567605 INFO  (Thread-6225) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2567605 INFO  (Thread-6225) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2567712 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53788
   [junit4]   2> 2567712 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2567713 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2567716 INFO  (zkCallback-10520-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f108988 
name:ZooKeeperConnection Watcher:127.0.0.1:53788 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2567716 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2567716 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2567717 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2567720 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2567721 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2567722 INFO  (zkCallback-10521-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d987e02 
name:ZooKeeperConnection Watcher:127.0.0.1:53788/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2567722 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2567722 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2567722 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2567725 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2567727 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2567729 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2567731 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567731 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2567735 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567735 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2567737 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567738 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2567740 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567740 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2567743 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567743 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2567745 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567745 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2567748 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567748 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2567750 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567750 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2567753 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567753 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2567755 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567756 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2567758 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2567758 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2567998 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1
   [junit4]   2> 2567999 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2568001 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@457e3f5d{/,null,AVAILABLE}
   [junit4]   2> 2568001 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@27e0b7ea{HTTP/1.1,[http/1.1]}{127.0.0.1:44821}
   [junit4]   2> 2568001 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.e.j.s.Server Started @2576622ms
   [junit4]   2> 2568001 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/tempDir-001/control/data,
 hostContext=/, hostPort=44821, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores}
   [junit4]   2> 2568001 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2568001 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001'
   [junit4]   2> 2568002 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2568002 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2568002 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2568002 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2568003 INFO  (zkCallback-10522-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@530a7e4 name:ZooKeeperConnection 
Watcher:127.0.0.1:53788/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2568003 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2568004 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2568005 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2568005 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/solr.xml
   [junit4]   2> 2568014 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores
   [junit4]   2> 2568014 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 695129086
   [junit4]   2> 2568015 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001]
   [junit4]   2> 2568015 WARN  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/lib
   [junit4]   2> 2568015 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2568016 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2568017 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2568017 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2568017 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53788/solr
   [junit4]   2> 2568017 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2568017 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2568018 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2568019 INFO  (zkCallback-10525-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c7e8e57 
name:ZooKeeperConnection Watcher:127.0.0.1:53788 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2568019 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2568019 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2568021 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$12/731538207@21f6231
   [junit4]   2> 2568021 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2568023 INFO  
(zkCallback-10526-thread-1-processing-n:127.0.0.1:44821_) [n:127.0.0.1:44821_   
 ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@150f3fe7 
name:ZooKeeperConnection Watcher:127.0.0.1:53788/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2568023 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2568024 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2568027 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2568031 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2568034 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2568036 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2568038 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2568041 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2568042 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2568044 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2568046 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 2568047 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2568048 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 2568061 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2568063 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2568065 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2568065 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/95964982335700996-127.0.0.1:44821_-n_0000000000
   [junit4]   2> 2568066 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:44821_
   [junit4]   2> 2568066 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2568068 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.Overseer Overseer 
(id=95964982335700996-127.0.0.1:44821_-n_0000000000) starting
   [junit4]   2> 2568070 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2568079 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2568079 INFO  
(OverseerCollectionConfigSetProcessor-95964982335700996-127.0.0.1:44821_-n_0000000000)
 [n:127.0.0.1:44821_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 2568080 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2568080 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44821_
   [junit4]   2> 2568082 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44821_
   [junit4]   2> 2568084 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 2568084 INFO  
(zkCallback-10526-thread-1-processing-n:127.0.0.1:44821_) [n:127.0.0.1:44821_   
 ] 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> 2568085 INFO  
(zkCallback-10526-thread-1-processing-n:127.0.0.1:44821_) [n:127.0.0.1:44821_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2568116 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2568116 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2568117 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores
   [junit4]   2> 2568118 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] 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> 2568118 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.CorePropertiesLocator Found core collection1 
in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1
   [junit4]   2> 2568118 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2568119 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2568119 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:44821_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 2568120 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 2568120 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 2568121 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2568122 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] 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:44821";,
   [junit4]   2>   "node_name":"127.0.0.1:44821_",
   [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> 2568122 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] 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:44821";,
   [junit4]   2>   "node_name":"127.0.0.1:44821_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2568122 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2568122 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 2568123 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2568123 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 2568125 INFO  
(zkCallback-10526-thread-1-processing-n:127.0.0.1:44821_) [n:127.0.0.1:44821_   
 ] 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> 2569132 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2569132 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 2569133 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 2569133 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 2569134 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2569134 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1'
   [junit4]   2> 2569134 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2569134 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2569136 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 2569141 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 2569144 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2569150 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2569154 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2569217 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 2569218 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 2569219 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2569221 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2569243 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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/J1
   [junit4]   2> 2569244 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 2569244 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2569244 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1/data/]
   [junit4]   2> 2569244 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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@54039d3d
   [junit4]   2> 2569244 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1/data
   [junit4]   2> 2569244 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2569244 WARN  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2569245 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1/data/index
   [junit4]   2> 2569245 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1194943568, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2569245 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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@71d9f8f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c5c8734),segFN=segments_1,generation=1}
   [junit4]   2> 2569245 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2569246 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44821_ 
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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1/data/
   [junit4]   2> 2569246 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44821_ 
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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2569248 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 2569248 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2569248 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2569248 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2569248 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2569248 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569248 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569248 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569249 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569249 WARN  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569250 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2569251 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2569252 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2569253 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2569256 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569256 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569256 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569256 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569257 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2569257 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2569257 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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=16, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=65.822265625, 
floorSegmentMB=0.53125, forceMergeDeletesPctAllowed=28.77427859408926, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12586384243479723
   [junit4]   2> 2569257 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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@71d9f8f9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c5c8734),segFN=segments_1,generation=1}
   [junit4]   2> 2569257 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2569257 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@509eb2dd[collection1] main]
   [junit4]   2> 2569257 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569258 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569258 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569259 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2569259 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2569259 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569260 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569260 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569260 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2569260 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2569261 INFO  
(searcherExecutor-9241-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@509eb2dd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2569261 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569261 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569261 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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> 2569261 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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 1535439719106609152
   [junit4]   2> 2569263 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ 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 
1535439719106609152
   [junit4]   2> 2569263 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2569264 INFO  
(coreLoadExecutor-9240-thread-1-processing-n:127.0.0.1:44821_) 
[n:127.0.0.1:44821_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2569264 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
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:44821 
collection:control_collection shard:shard1
   [junit4]   2> 2569265 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
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> 2569270 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
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/95964982335700996-core_node1-n_0000000000
   [junit4]   2> 2569271 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
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> 2569273 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2569274 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
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> 2569274 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44821/collection1/
   [junit4]   2> 2569274 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2569274 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:44821/collection1/ has no replicas
   [junit4]   2> 2569274 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] 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> 2569275 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2569278 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
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/95964982335700996-core_node1-n_0000000000
   [junit4]   2> 2569281 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
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:44821/collection1/ shard1
   [junit4]   2> 2569282 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] 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:44821";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2569385 INFO  
(zkCallback-10526-thread-1-processing-n:127.0.0.1:44821_) [n:127.0.0.1:44821_   
 ] 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> 2569432 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:44821/collection1/ and leader is 
http://127.0.0.1:44821/collection1/
   [junit4]   2> 2569432 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
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:44821
   [junit4]   2> 2569432 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2569432 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 2569432 INFO  
(coreZkRegister-9234-thread-1-processing-n:127.0.0.1:44821_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44821_ 
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> 2569435 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] 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:44821";,
   [junit4]   2>   "node_name":"127.0.0.1:44821_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2569435 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44821";,
   [junit4]   2>   "node_name":"127.0.0.1:44821_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2569538 INFO  
(zkCallback-10526-thread-1-processing-n:127.0.0.1:44821_) [n:127.0.0.1:44821_   
 ] 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> 2569625 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2569626 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2569627 INFO  (zkCallback-10530-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@56e838bd 
name:ZooKeeperConnection Watcher:127.0.0.1:53788/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2569628 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2569628 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2569628 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2569629 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2569630 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2569632 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2570278 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1
   [junit4]   2> 2570279 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001
   [junit4]   2> 2570280 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2570282 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e8ffcdd{/,null,AVAILABLE}
   [junit4]   2> 2570282 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@66c336b0{HTTP/1.1,[http/1.1]}{127.0.0.1:36528}
   [junit4]   2> 2570283 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.e.j.s.Server Started @2578905ms
   [junit4]   2> 2570283 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36528, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores}
   [junit4]   2> 2570283 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2570283 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001'
   [junit4]   2> 2570283 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2570283 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2570284 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2570284 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2570285 INFO  (zkCallback-10531-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3964e144 
name:ZooKeeperConnection Watcher:127.0.0.1:53788/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2570286 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2570286 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2570288 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2570288 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/solr.xml
   [junit4]   2> 2570295 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores
   [junit4]   2> 2570295 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1005006282
   [junit4]   2> 2570295 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001]
   [junit4]   2> 2570295 WARN  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/lib
   [junit4]   2> 2570296 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
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> 2570297 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2570298 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2570298 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2570298 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53788/solr
   [junit4]   2> 2570298 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2570298 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2570299 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2570300 INFO  (zkCallback-10534-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d54d71b name:ZooKeeperConnection 
Watcher:127.0.0.1:53788 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2570300 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2570301 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2570304 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$12/731538207@52c34282
   [junit4]   2> 2570304 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2570306 INFO  
(zkCallback-10535-thread-1-processing-n:127.0.0.1:36528_) [n:127.0.0.1:36528_   
 ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@207f4218 
name:ZooKeeperConnection Watcher:127.0.0.1:53788/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2570307 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2570317 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 2570318 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2570319 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2570324 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2570324 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/95964982335701000-127.0.0.1:36528_-n_0000000001
   [junit4]   2> 2570325 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95964982335700996-127.0.0.1:44821_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 2570326 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.ZkController Publish node=127.0.0.1:36528_ as 
DOWN
   [junit4]   2> 2570330 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36528_"} current state version: 3
   [junit4]   2> 2570330 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 
127.0.0.1:36528_
   [junit4]   2> 2570433 INFO  
(zkCallback-10535-thread-1-processing-n:127.0.0.1:36528_) [n:127.0.0.1:36528_   
 ] 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> 2570433 INFO  (zkCallback-10530-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> 2570433 INFO  
(zkCallback-10526-thread-1-processing-n:127.0.0.1:44821_) [n:127.0.0.1:44821_   
 ] 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> 2571330 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36528_
   [junit4]   2> 2571332 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:36528_
   [junit4]   2> 2571333 INFO  
(zkCallback-10526-thread-1-processing-n:127.0.0.1:44821_) [n:127.0.0.1:44821_   
 ] 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> 2571333 INFO  
(zkCallback-10535-thread-1-processing-n:127.0.0.1:36528_) [n:127.0.0.1:36528_   
 ] 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> 2571333 INFO  (zkCallback-10530-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> 2571334 INFO  (zkCallback-10530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2571334 INFO  
(zkCallback-10535-thread-1-processing-n:127.0.0.1:36528_) [n:127.0.0.1:36528_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2571334 INFO  
(zkCallback-10526-thread-1-processing-n:127.0.0.1:44821_) [n:127.0.0.1:44821_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2571352 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2571352 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2571355 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores
   [junit4]   2> 2571356 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] 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> 2571356 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.CorePropertiesLocator Found core collection1 
in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1
   [junit4]   2> 2571356 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2571357 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 2571357 INFO  
(TEST-AsyncMigrateRouteKeyTest.test-seed#[78E241194B549656]) 
[n:127.0.0.1:36528_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 2571357 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 2571357 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 2571359 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ 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> 2571360 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] 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:36528";,
   [junit4]   2>   "node_name":"127.0.0.1:36528_",
   [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> 2571360 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] 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:36528";,
   [junit4]   2>   "node_name":"127.0.0.1:36528_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2571360 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 2571360 INFO  
(OverseerStateUpdate-95964982335700996-127.0.0.1:44821_-n_0000000000) 
[n:127.0.0.1:44821_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2571360 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Deleting data for [collection1]
   [junit4]   2> 2571361 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 2571464 INFO  
(zkCallback-10526-thread-1-processing-n:127.0.0.1:44821_) [n:127.0.0.1:44821_   
 ] 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> 2571464 INFO  (zkCallback-10530-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> 2571465 INFO  
(zkCallback-10535-thread-1-processing-n:127.0.0.1:36528_) [n:127.0.0.1:36528_   
 ] 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> 2572363 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 2572363 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 2572363 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 2572364 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from: [/collections/collection1]
   [junit4]   2> 2572365 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=[/collections/collection1] [configName]=[conf1] specified config exists in 
ZooKeeper
   [junit4]   2> 2572365 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1'
   [junit4]   2> 2572365 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2572365 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2572367 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 2572372 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 2572376 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2572384 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 2572391 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2572459 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 2572460 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 2572460 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2572463 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2572490 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ 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/J1
   [junit4]   2> 2572491 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2572491 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2572491 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2572491 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ 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@54039d3d
   [junit4]   2> 2572492 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2572492 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2572492 WARN  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2572492 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ 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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2572494 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1194943568, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2572494 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ 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@41b536ed 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c9144b9),segFN=segments_1,generation=1}
   [junit4]   2> 2572494 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2572495 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36528_ 
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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 2572495 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36528_ 
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/J1/temp/solr.cloud.AsyncMigrateRouteKeyTest_78E241194B549656-001/shard-1-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2572498 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 2572498 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2572498 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2572498 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2572499 INFO  
(coreLoadExecutor-9251-thread-1-processing-n:127.0.0.1:36528_) 
[n:127.0.0.1:36528_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
  

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

a:745)
   [junit4]   2> May 27, 2016 12:38:27 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=46553, 
name=OverseerHdfsCoreFailoverThread-95964982335701000-127.0.0.1:36528_-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> May 27, 2016 12:38:30 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=46553, 
name=OverseerHdfsCoreFailoverThread-95964982335701000-127.0.0.1:36528_-n_0000000001,
 state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.interrupt0(Native Method)
   [junit4]   2>         at java.lang.Thread.interrupt(Thread.java:923)
   [junit4]   2>         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=7, maxDocsPerChunk=10, blockSize=497), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=7, blockSize=497)), sim=ClassicSimilarity, locale=fr-LU, timezone=ROK
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=2,free=246205752,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPISolrJTest, 
CollectionTooManyReplicasTest, TestConfigSetProperties, 
TestDynamicFieldCollectionResource, TestMiniSolrCloudClusterBase, 
TestFuzzyAnalyzedSuggestions, TestMinMaxOnMultiValuedField, 
RestartWhileUpdatingTest, TestExactSharedStatsCache, ResponseLogComponentTest, 
WordBreakSolrSpellCheckerTest, TestSolrDeletionPolicy2, TestConfigOverlay, 
BinaryUpdateRequestHandlerTest, SignatureUpdateProcessorFactoryTest, 
TestQueryWrapperFilter, BlockJoinFacetSimpleTest, TestBulkSchemaConcurrent, 
TestExceedMaxTermLength, OverseerTaskQueueTest, ForceLeaderTest, 
TestReplicaProperties, TestRTGBase, TestCollationField, TestReload, 
SpellPossibilityIteratorTest, TermVectorComponentTest, TestIntervalFaceting, 
SparseHLLTest, SharedFSAutoReplicaFailoverUtilsTest, StatsComponentTest, 
DefaultValueUpdateProcessorTest, DistributedSuggestComponentTest, 
TestFiltering, BlockJoinFacetDistribTest, RulesTest, DistanceUnitsTest, 
TestNRTOpen, TestPerFieldSimilarity, DeleteStatusTest, CollectionReloadTest, 
NoCacheHeaderTest, DirectoryFactoryTest, TestBM25SimilarityFactory, 
ResourceLoaderTest, FieldAnalysisRequestHandlerTest, 
SpellingQueryConverterTest, CollectionsAPIDistributedZkTest, FileUtilsTest, 
TestSQLHandler, TestDefaultStatsCache, WrapperMergePolicyFactoryTest, 
MultiTermTest, RequestLoggingTest, TestStressLiveNodes, 
HdfsBasicDistributedZk2Test, CoreAdminRequestStatusTest, 
TestReversedWildcardFilterFactory, DateRangeFieldTest, TestCoreDiscovery, 
DistributedExpandComponentTest, SolrCmdDistributorTest, TestFieldCache, 
HdfsCollectionsAPIDistributedZkTest, TestQueryUtils, TestSortByMinMaxFunction, 
TestDFISimilarityFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
OpenExchangeRatesOrgProviderTest, HighlighterMaxOffsetTest, StressHdfsTest, 
TestSolrCoreProperties, PreAnalyzedUpdateProcessorTest, TestSystemIdResolver, 
ZkNodePropsTest, TestStressRecovery, TestHashQParserPlugin, BadIndexSchemaTest, 
AsyncCallRequestStatusResponseTest, DateFieldTest, TestBlendedInfixSuggestions, 
CoreAdminHandlerTest, HdfsRestartWhileUpdatingTest, TestStressUserVersions, 
MinimalSchemaTest, TolerantUpdateProcessorTest, TestSolr4Spatial, 
FileBasedSpellCheckerTest, TestSimpleTrackingShardHandler, 
TestAddFieldRealTimeGet, CreateCollectionCleanupTest, TestCloudPivotFacet, 
CleanupOldIndexTest, TestCloudDeleteByQuery, TestFieldCacheWithThreads, 
TestPKIAuthenticationPlugin, HdfsUnloadDistributedZkTest, ConfigSetsAPITest, 
ZkSolrClientTest, TestPerFieldSimilarityWithDefaultOverride, 
DeleteInactiveReplicaTest, TermVectorComponentDistributedTest, 
TestGraphMLResponseWriter, TestPHPSerializedResponseWriter, 
TestUninvertingReader, TestSubQueryTransformer, TestJoin, 
TestUseDocValuesAsStored, TestMiniSolrCloudClusterSSL, SpellCheckCollatorTest, 
SpellCheckComponentTest, BasicFunctionalityTest, TestSortingResponseWriter, 
DistribDocExpirationUpdateProcessorTest, SimpleMLTQParserTest, 
FullSolrCloudDistribCmdsTest, ConvertedLegacyTest, TestSolrFieldCacheMBean, 
TestSolrDynamicMBean, NotRequiredUniqueKeyTest, TestXmlQParser, 
TestSolrCloudWithKerberosAlt, TestNumericTerms32, TestMaxScoreQueryParser, 
InfoHandlerTest, SpatialHeatmapFacetsTest, TestFieldTypeCollectionResource, 
TestSolrQueryParser, SSLMigrationTest, TestCustomDocTransformer, 
TestCollapseQParserPlugin, TestSolrConfigHandlerConcurrent, 
DistributedIntervalFacetingTest, HdfsDirectoryFactoryTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestAtomicUpdateErrorCases, 
TestIndexSearcher, OverseerRolesTest, ShowFileRequestHandlerTest, 
TestScoreJoinQPNoScore, TestBulkSchemaAPI, TestCrossCoreJoin, 
SolrCloudExampleTest, TestSubQueryTransformerDistrib, ShardSplitTest, 
TestIndexingPerformance, TestDistributedGrouping, TestZkChroot, AutoCommitTest, 
TestFaceting, TestRecovery, TestHashPartitioner, ZkControllerTest, 
TestRealTimeGet, TestRangeQuery, QueryElevationComponentTest, TestBadConfig, 
CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
SimplePostToolTest, SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, 
SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, 
SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, 
SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, 
SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, TestOmitPositions, RequestHandlersTest, 
TestValueSourceCache, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, 
LoggingHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, TestAnalyzedSuggestions, JsonLoaderTest, 
TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, TestSearchPerf, 
DirectSolrConnectionTest, TestCharFilters, SynonymTokenizerTest, 
EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestFastWriter, 
TestJmxMonitoredMap, PluginInfoTest, PrimUtilsTest, RAMDirectoryFactoryTest, 
TestSolrJ, TestLRUCache, DistributedMLTComponentTest, TestTolerantSearch, 
ConnectionReuseTest, AsyncMigrateRouteKeyTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AsyncMigrateRouteKeyTest -Dtests.seed=78E241194B549656 
-Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=ROK 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | AsyncMigrateRouteKeyTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.AsyncMigrateRouteKeyTest: 
   [junit4]    >    1) Thread[id=46553, 
name=OverseerHdfsCoreFailoverThread-95964982335701000-127.0.0.1:36528_-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([78E241194B549656]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=46553, 
name=OverseerHdfsCoreFailoverThread-95964982335701000-127.0.0.1:36528_-n_0000000001,
 state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.interrupt0(Native Method)
   [junit4]    >         at java.lang.Thread.interrupt(Thread.java:923)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([78E241194B549656]:0)
   [junit4] Completed [448/611 (1!)] on J1 in 87.25s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 519 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:531:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984:
 There were test failures: 611 suites (10 ignored), 2555 tests, 2 suite-level 
errors, 637 ignored (73 assumptions) [seed: 78E241194B549656]

Total time: 66 minutes 34 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to