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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPIExclusivity.testAPIExclusivity

Error Message:
Unexpected exception: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43018/solr: create the configset time out:300s 
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Unexpected exception: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43018/solr: create the configset time out:300s 
expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([69C89628B70BD3C2:14BD8FD3EEAF6A8B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.TestConfigSetsAPIExclusivity.testAPIExclusivity(TestConfigSetsAPIExclusivity.java:95)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10479 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPIExclusivity
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPIExclusivity_69C89628B70BD3C2-001/init-core-data-001
   [junit4]   2> 2472910 INFO  
(SUITE-TestConfigSetsAPIExclusivity-seed#[69C89628B70BD3C2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2472912 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testAPIExclusivity
   [junit4]   2> 2472913 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2472914 INFO  (Thread-5151) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2472914 INFO  (Thread-5151) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2473014 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:50940
   [junit4]   2> 2473014 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2473015 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2473018 INFO  (zkCallback-2937-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4914926a 
name:ZooKeeperConnection Watcher:127.0.0.1:50940 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2473019 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2473019 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2473019 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2473025 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2473028 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10a29d23{/solr,null,AVAILABLE}
   [junit4]   2> 2473028 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@522d2e6e{HTTP/1.1}{127.0.0.1:43018}
   [junit4]   2> 2473029 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.e.j.s.Server Started @2516447ms
   [junit4]   2> 2473029 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43018}
   [junit4]   2> 2473029 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 2473029 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPIExclusivity_69C89628B70BD3C2-001/tempDir-001/'
   [junit4]   2> 2473045 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2473045 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2473047 INFO  (zkCallback-2938-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@52b7af37 
name:ZooKeeperConnection Watcher:127.0.0.1:50940/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2473047 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2473047 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2473048 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2473054 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPIExclusivity_69C89628B70BD3C2-001/tempDir-001/.
   [junit4]   2> 2473054 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1900968435
   [junit4]   2> 2473054 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPIExclusivity_69C89628B70BD3C2-001/tempDir-001/]
   [junit4]   2> 2473054 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPIExclusivity_69C89628B70BD3C2-001/tempDir-001/lib
   [junit4]   2> 2473054 WARN  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPIExclusivity_69C89628B70BD3C2-001/tempDir-001/lib).
   [junit4]   2> 2473063 INFO  (jetty-launcher-2936-thread-1) [    ] 
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,useRetries : false,
   [junit4]   2> 2473064 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2473064 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2473064 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2473064 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50940/solr
   [junit4]   2> 2473064 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2473064 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2473065 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2473066 INFO  (zkCallback-2940-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@cecdfd0 name:ZooKeeperConnection 
Watcher:127.0.0.1:50940 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2473067 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2473067 INFO  (jetty-launcher-2936-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2473069 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2473070 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b23be9b 
name:ZooKeeperConnection Watcher:127.0.0.1:50940/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2473070 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2473072 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2473075 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2473080 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 2473096 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2473110 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2473114 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2473117 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2473119 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2473121 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2473123 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2473125 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43018_solr
   [junit4]   2> 2473126 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:43018_solr
   [junit4]   2> 2473129 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2473131 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 2473133 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2473134 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94623760904421379-127.0.0.1:43018_solr-n_0000000000
   [junit4]   2> 2473135 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43018_solr
   [junit4]   2> 2473135 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 2473137 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.Overseer Overseer 
(id=94623760904421379-127.0.0.1:43018_solr-n_0000000000) starting
   [junit4]   2> 2473140 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 2473149 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2473150 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 2473150 INFO  
(OverseerStateUpdate-94623760904421379-127.0.0.1:43018_solr-n_0000000000) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2473150 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2473158 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2473158 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 2473159 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPIExclusivity_69C89628B70BD3C2-001/tempDir-001/.
   [junit4]   2> 2473160 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 2473161 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2473161 INFO  (jetty-launcher-2936-thread-1) 
[n:127.0.0.1:43018_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 2473162 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2473162 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2473164 INFO  (zkCallback-2942-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@21199131 
name:ZooKeeperConnection Watcher:127.0.0.1:50940 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2473164 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2473164 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2473168 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2473168 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2473169 INFO  (zkCallback-2944-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f3dbe83 
name:ZooKeeperConnection Watcher:127.0.0.1:50940/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2473170 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2473170 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2473170 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /configs/grandBaseConfigSet1/schema.xml
   [junit4]   2> 2473174 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/grandBaseConfigSet1/solrconfig.xml
   [junit4]   2> 2473381 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=baseConfigSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473381 INFO  (qtp1350443128-16355) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2473381 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=configSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473383 INFO  (qtp1350443128-16357) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 2473388 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473389 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473390 INFO  
(OverseerThreadFactory-6414-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473390 INFO  
(OverseerThreadFactory-6414-thread-2-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473391 ERROR 
(OverseerThreadFactory-6414-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: 
baseConfigSet1 operation: delete failed:org.apache.solr.common.SolrException: 
ConfigSet does not exist to delete: baseConfigSet1
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:351)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:345)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:115)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:434)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2473391 INFO  
(OverseerThreadFactory-6414-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 
complete, response:{Operation delete caused 
exception:=org.apache.solr.common.SolrException: ConfigSet does not exist to 
delete: baseConfigSet1,exception={msg=ConfigSet does not exist to delete: 
baseConfigSet1,rspCode=400}}
   [junit4]   2> 2473391 ERROR 
(OverseerThreadFactory-6414-thread-2-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: 
configSet1 operation: delete failed:org.apache.solr.common.SolrException: 
ConfigSet does not exist to delete: configSet1
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:351)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:345)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:115)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:434)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2473391 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000004 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473391 INFO  
(OverseerThreadFactory-6414-thread-2-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000002 
complete, response:{Operation delete caused 
exception:=org.apache.solr.common.SolrException: ConfigSet does not exist to 
delete: configSet1,exception={msg=ConfigSet does not exist to delete: 
configSet1,rspCode=400}}
   [junit4]   2> 2473393 INFO  
(OverseerThreadFactory-6414-thread-3-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473395 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected
   [junit4]   2> 2473395 INFO  
(OverseerThreadFactory-6414-thread-3-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/schema.xml to /configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473396 INFO  
(OverseerThreadFactory-6414-thread-3-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473396 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000002 state SyncConnected
   [junit4]   2> 2473397 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=baseConfigSet1&action=DELETE&wt=javabin&version=2} status=400 
QTime=16 
   [junit4]   2> 2473399 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=configSet1&action=DELETE&wt=javabin&version=2} status=400 QTime=18 
   [junit4]   2> 2473401 INFO  (qtp1350443128-16358) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=baseConfigSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473403 INFO  (qtp1350443128-16359) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=configSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473403 INFO  
(OverseerThreadFactory-6414-thread-3-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/solrconfig.xml to 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473404 INFO  
(OverseerThreadFactory-6414-thread-3-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473407 INFO  
(OverseerThreadFactory-6414-thread-3-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000004 
complete, response:{}
   [junit4]   2> 2473408 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000001 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473409 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473410 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000004 state SyncConnected
   [junit4]   2> 2473412 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/schema.xml to /configs/configSet1/schema.xml
   [junit4]   2> 2473412 INFO  (qtp1350443128-16357) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=29 
   [junit4]   2> 2473412 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/schema.xml
   [junit4]   2> 2473414 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 2473418 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 2473418 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/solrconfig.xml
   [junit4]   2> 2473421 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000001 
complete, response:{}
   [junit4]   2> 2473423 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000001 state SyncConnected
   [junit4]   2> 2473425 INFO  (qtp1350443128-16355) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=44 
   [junit4]   2> 2473427 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2473431 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000008 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473431 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000010 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473432 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473432 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473434 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473434 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473439 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000010 
complete, response:{}
   [junit4]   2> 2473439 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000008 
complete, response:{}
   [junit4]   2> 2473440 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000012 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473440 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473442 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000008 state SyncConnected
   [junit4]   2> 2473443 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/schema.xml to /configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473443 INFO  (qtp1350443128-16358) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=baseConfigSet1&action=DELETE&wt=javabin&version=2} status=0 
QTime=42 
   [junit4]   2> 2473444 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473445 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000010 state SyncConnected
   [junit4]   2> 2473446 INFO  (qtp1350443128-16357) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=baseConfigSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473448 INFO  (qtp1350443128-16359) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=configSet1&action=DELETE&wt=javabin&version=2} status=0 QTime=45 
   [junit4]   2> 2473450 INFO  (qtp1350443128-16355) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=configSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473453 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/solrconfig.xml to 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473454 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473458 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000012 
complete, response:{}
   [junit4]   2> 2473460 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000012 state SyncConnected
   [junit4]   2> 2473462 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=47 
   [junit4]   2> 2473464 INFO  (qtp1350443128-16358) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 2473465 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000014 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473466 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473468 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/schema.xml to /configs/configSet1/schema.xml
   [junit4]   2> 2473469 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/schema.xml
   [junit4]   2> 2473474 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 2473475 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/solrconfig.xml
   [junit4]   2> 2473478 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000014 
complete, response:{}
   [junit4]   2> 2473478 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000016 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473478 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000018 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473478 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473478 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473480 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473480 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473481 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000014 state SyncConnected
   [junit4]   2> 2473483 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=56 
   [junit4]   2> 2473485 INFO  (qtp1350443128-16359) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2473486 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000016 
complete, response:{}
   [junit4]   2> 2473489 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000018 
complete, response:{}
   [junit4]   2> 2473491 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000016 state SyncConnected
   [junit4]   2> 2473494 INFO  (qtp1350443128-16357) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=baseConfigSet1&action=DELETE&wt=javabin&version=2} status=0 
QTime=48 
   [junit4]   2> 2473495 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000018 state SyncConnected
   [junit4]   2> 2473496 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=baseConfigSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473502 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000020 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473502 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473506 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/schema.xml to /configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473507 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473514 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/solrconfig.xml to 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473516 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473521 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000020 
complete, response:{}
   [junit4]   2> 2473522 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000022 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473522 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473526 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000020 state SyncConnected
   [junit4]   2> 2473527 INFO  (qtp1350443128-16355) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=configSet1&action=DELETE&wt=javabin&version=2} status=0 QTime=76 
   [junit4]   2> 2473529 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/schema.xml to /configs/configSet1/schema.xml
   [junit4]   2> 2473530 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=configSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473531 INFO  (qtp1350443128-16358) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=67 
   [junit4]   2> 2473532 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/schema.xml
   [junit4]   2> 2473533 INFO  (qtp1350443128-16357) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 2473541 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 2473542 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/solrconfig.xml
   [junit4]   2> 2473547 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000022 
complete, response:{}
   [junit4]   2> 2473548 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000024 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473548 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473550 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473551 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000022 state SyncConnected
   [junit4]   2> 2473554 INFO  (qtp1350443128-16359) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=69 
   [junit4]   2> 2473556 INFO  (qtp1350443128-16355) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2473559 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000024 
complete, response:{}
   [junit4]   2> 2473575 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000024 state SyncConnected
   [junit4]   2> 2473577 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=baseConfigSet1&action=DELETE&wt=javabin&version=2} status=0 
QTime=81 
   [junit4]   2> 2473579 INFO  (qtp1350443128-16358) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=baseConfigSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473580 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000026 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473580 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000028 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473580 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473580 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473584 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473586 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/schema.xml to /configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473587 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473592 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000026 
complete, response:{}
   [junit4]   2> 2473595 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000026 state SyncConnected
   [junit4]   2> 2473596 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/solrconfig.xml to 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473597 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473598 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=configSet1&action=DELETE&wt=javabin&version=2} status=0 QTime=68 
   [junit4]   2> 2473600 INFO  (qtp1350443128-16359) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=configSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473602 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000028 
complete, response:{}
   [junit4]   2> 2473603 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000030 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473604 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473606 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000028 state SyncConnected
   [junit4]   2> 2473608 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/schema.xml to /configs/configSet1/schema.xml
   [junit4]   2> 2473609 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/schema.xml
   [junit4]   2> 2473609 INFO  (qtp1350443128-16357) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=76 
   [junit4]   2> 2473611 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 2473616 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 2473617 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/solrconfig.xml
   [junit4]   2> 2473621 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000030 
complete, response:{}
   [junit4]   2> 2473622 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000030 state SyncConnected
   [junit4]   2> 2473624 INFO  (qtp1350443128-16355) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=68 
   [junit4]   2> 2473626 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2473631 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000032 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473631 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000034 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473631 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473634 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473639 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473643 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473644 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000034 
complete, response:{}
   [junit4]   2> 2473648 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000034 state SyncConnected
   [junit4]   2> 2473652 INFO  (qtp1350443128-16359) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=configSet1&action=DELETE&wt=javabin&version=2} status=0 QTime=52 
   [junit4]   2> 2473653 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000032 
complete, response:{}
   [junit4]   2> 2473654 INFO  (qtp1350443128-16357) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=configSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473655 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000036 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473655 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473660 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000032 state SyncConnected
   [junit4]   2> 2473664 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/schema.xml to /configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473665 INFO  (qtp1350443128-16358) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=baseConfigSet1&action=DELETE&wt=javabin&version=2} status=0 
QTime=85 
   [junit4]   2> 2473666 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473667 INFO  (qtp1350443128-16355) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=baseConfigSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473675 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/solrconfig.xml to 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473677 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473683 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000036 
complete, response:{}
   [junit4]   2> 2473686 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000036 state SyncConnected
   [junit4]   2> 2473688 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=77 
   [junit4]   2> 2473690 INFO  (qtp1350443128-16359) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 2473696 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000038 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473696 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473703 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/schema.xml to /configs/configSet1/schema.xml
   [junit4]   2> 2473705 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/schema.xml
   [junit4]   2> 2473713 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 2473715 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/solrconfig.xml
   [junit4]   2> 2473720 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000038 
complete, response:{}
   [junit4]   2> 2473721 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000040 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473722 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000042 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473722 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473722 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473725 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473726 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473726 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000038 state SyncConnected
   [junit4]   2> 2473735 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=108 
   [junit4]   2> 2473737 INFO  (qtp1350443128-16358) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2473737 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000040 
complete, response:{}
   [junit4]   2> 2473740 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000040 state SyncConnected
   [junit4]   2> 2473743 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000042 
complete, response:{}
   [junit4]   2> 2473744 INFO  (qtp1350443128-16357) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=configSet1&action=DELETE&wt=javabin&version=2} status=0 QTime=90 
   [junit4]   2> 2473746 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=configSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473748 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000042 state SyncConnected
   [junit4]   2> 2473751 INFO  (qtp1350443128-16355) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=baseConfigSet1&action=DELETE&wt=javabin&version=2} status=0 
QTime=84 
   [junit4]   2> 2473753 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=baseConfigSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473758 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000044 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473758 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000048 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473758 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473758 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473759 ERROR 
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: 
configSet1 operation: delete failed:org.apache.solr.common.SolrException: 
ConfigSet does not exist to delete: configSet1
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:351)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:345)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:115)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:434)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2473760 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000048 
complete, response:{Operation delete caused 
exception:=org.apache.solr.common.SolrException: ConfigSet does not exist to 
delete: configSet1,exception={msg=ConfigSet does not exist to delete: 
configSet1,rspCode=400}}
   [junit4]   2> 2473761 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/schema.xml to /configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473762 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473763 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000048 state SyncConnected
   [junit4]   2> 2473766 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=configSet1&action=DELETE&wt=javabin&version=2} status=400 QTime=20 
   [junit4]   2> 2473767 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/solrconfig.xml to 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473768 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473768 INFO  (qtp1350443128-16357) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=configSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473772 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000044 
complete, response:{}
   [junit4]   2> 2473774 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000046 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473774 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473776 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000044 state SyncConnected
   [junit4]   2> 2473777 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/schema.xml to /configs/configSet1/schema.xml
   [junit4]   2> 2473778 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/schema.xml
   [junit4]   2> 2473778 INFO  (qtp1350443128-16359) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=87 
   [junit4]   2> 2473780 INFO  (qtp1350443128-16355) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 2473783 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/baseConfigSet1/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 2473784 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/configSet1/solrconfig.xml
   [junit4]   2> 2473786 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000046 
complete, response:{}
   [junit4]   2> 2473788 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000046 state SyncConnected
   [junit4]   2> 2473790 INFO  (qtp1350443128-16358) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=53 
   [junit4]   2> 2473792 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000050 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473792 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000052 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473792 INFO  (qtp1350443128-16354) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=baseConfigSet1&name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2473792 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473793 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 2473795 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473795 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no 
existing ConfigSet properties found
   [junit4]   2> 2473799 INFO  
(OverseerThreadFactory-6414-thread-4-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000050 
complete, response:{}
   [junit4]   2> 2473800 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000052 
complete, response:{}
   [junit4]   2> 2473800 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000054 message:{
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473800 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"baseConfigSet1",
   [junit4]   2>   "baseConfigSet":"grandBaseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473801 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000050 state SyncConnected
   [junit4]   2> 2473802 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/schema.xml to /configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473803 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/schema.xml
   [junit4]   2> 2473803 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=baseConfigSet1&action=DELETE&wt=javabin&version=2} status=0 
QTime=50 
   [junit4]   2> 2473805 INFO  (qtp1350443128-16359) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=baseConfigSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473805 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000052 state SyncConnected
   [junit4]   2> 2473808 INFO  (qtp1350443128-16357) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={name=configSet1&action=DELETE&wt=javabin&version=2} status=0 QTime=39 
   [junit4]   2> 2473810 INFO  (qtp1350443128-16358) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params 
name=configSet1&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 2473811 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/grandBaseConfigSet1/solrconfig.xml to 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473812 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/baseConfigSet1/solrconfig.xml
   [junit4]   2> 2473815 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000054 
complete, response:{}
   [junit4]   2> 2473817 INFO  
(zkCallback-2941-thread-1-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on 
path /overseer/collection-queue-work/qnr-0000000054 state SyncConnected
   [junit4]   2> 2473819 INFO  (qtp1350443128-16355) [n:127.0.0.1:43018_solr    
] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/configs 
params={baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2}
 status=0 QTime=38 
   [junit4]   2> 2473821 INFO  (qtp1350443128-16356) [n:127.0.0.1:43018_solr    
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=grandBaseConfigSet1&name=baseConfigSet1&action=CREATE&wt=javabin&version=2
 
   [junit4]   2> 2473823 INFO  
(OverseerCollectionConfigSetProcessor-94623760904421379-127.0.0.1:43018_solr-n_0000000000)
 [n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerTaskProcessor Overseer ConfigSet 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000056 message:{
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2473823 INFO  
(OverseerThreadFactory-6414-thread-5-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"baseConfigSet1",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 247382

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

2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1900968435
   [junit4]   2> 2774682 INFO  (jetty-launcher-2936-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=94623760904421379-127.0.0.1:43018_solr-n_0000000000) closing
   [junit4]   2> 2774683 INFO  
(OverseerStateUpdate-94623760904421379-127.0.0.1:43018_solr-n_0000000000) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43018_solr
   [junit4]   2> 2774686 INFO  
(zkCallback-2941-thread-2-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] 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> 2774686 WARN  
(zkCallback-2941-thread-2-processing-n:127.0.0.1:43018_solr) 
[n:127.0.0.1:43018_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK
   [junit4]   2> 2774689 INFO  (jetty-launcher-2936-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10a29d23{/solr,null,UNAVAILABLE}
   [junit4]   2> 2774695 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50940 50940
   [junit4]   2> 2774704 INFO  (Thread-5151) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50940 50940
   [junit4]   2> 2774706 INFO  
(TEST-TestConfigSetsAPIExclusivity.testAPIExclusivity-seed#[69C89628B70BD3C2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testAPIExclusivity
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestConfigSetsAPIExclusivity -Dtests.method=testAPIExclusivity 
-Dtests.seed=69C89628B70BD3C2 -Dtests.slow=true -Dtests.locale=fr_FR 
-Dtests.timezone=America/New_York -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  302s J0 | TestConfigSetsAPIExclusivity.testAPIExclusivity 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Unexpected exception: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43018/solr: create the configset time out:300s 
expected:<0> but was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([69C89628B70BD3C2:14BD8FD3EEAF6A8B]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestConfigSetsAPIExclusivity.testAPIExclusivity(TestConfigSetsAPIExclusivity.java:95)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2774733 INFO  
(SUITE-TestConfigSetsAPIExclusivity-seed#[69C89628B70BD3C2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPIExclusivity_69C89628B70BD3C2-001
   [junit4]   2> Oct 03, 2015 3:51:49 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=ClassicSimilarity, locale=fr_FR, timezone=America/New_York
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_60 
(64-bit)/cpus=3,threads=1,free=187210352,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, 
SharedFSAutoReplicaFailoverTest, TestConfigSetsAPI, TestSort, 
SuggestComponentTest, FileUtilsTest, XsltUpdateRequestHandlerTest, 
TestCryptoKeys, TestCloudSchemaless, TestCloudManagedSchemaConcurrent, 
DateRangeFieldTest, TestNRTOpen, OverseerTest, 
DocumentAnalysisRequestHandlerTest, TestDistributedMissingSort, 
BadCopyFieldTest, TestElisionMultitermQuery, TestGroupingSearch, TestLFUCache, 
DistributedFacetPivotSmallTest, TestDocSet, PKIAuthenticationIntegrationTest, 
TestClassNameShortening, TestAnalyzeInfixSuggestions, 
TestSchemaVersionResource, TestSolrDeletionPolicy1, TestScoreJoinQPScore, 
CoreMergeIndexesAdminHandlerTest, SystemInfoHandlerTest, DocValuesTest, 
PreAnalyzedUpdateProcessorTest, DistributedExpandComponentTest, 
TestLuceneMatchVersion, TestManagedSchemaDynamicFieldResource, 
DistributedMLTComponentTest, TestSearcherReuse, TestRebalanceLeaders, 
SuggesterFSTTest, AsyncMigrateRouteKeyTest, SOLR749Test, 
TestLMDirichletSimilarityFactory, HdfsBasicDistributedZkTest, 
TestRandomDVFaceting, TestIntervalFaceting, TestFunctionQuery, 
ClusterStateUpdateTest, TestFieldTypeCollectionResource, TestCSVLoader, 
LeaderFailoverAfterPartitionTest, TestSolrCloudWithKerberosAlt, 
SoftAutoCommitTest, TestUpdate, RecoveryZkTest, 
TestSerializedLuceneMatchVersion, CustomCollectionTest, 
DistributedQueryElevationComponentTest, 
ConcurrentDeleteAndCreateCollectionTest, TestSearchPerf, TestArbitraryIndexDir, 
InfoHandlerTest, TestConfigSets, AlternateDirectoryTest, 
TestSchemaSimilarityResource, TestHashQParserPlugin, TestCloudInspectUtil, 
BJQParserTest, PrimitiveFieldTypeTest, HdfsBasicDistributedZk2Test, 
TestFastWriter, TestInitQParser, HdfsRecoveryZkTest, TestShardHandlerFactory, 
SmileWriterTest, TestFileDictionaryLookup, TestBlendedInfixSuggestions, 
TestIBSimilarityFactory, ExternalFileFieldSortTest, TestComponentsName, 
MigrateRouteKeyTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestWordDelimiterFilterFactory, TestBlobHandler, TestReloadDeadlock, 
DeleteInactiveReplicaTest, TestCoreContainer, TestFaceting, TestStressVersions, 
CurrencyFieldXmlFileTest, OverseerRolesTest, TestCollationFieldDocValues, 
SolrRequestParserTest, OverriddenZkACLAndCredentialsProvidersTest, 
DistributedIntervalFacetingTest, TestSweetSpotSimilarityFactory, 
TestSimpleQParserPlugin, ActionThrottleTest, TestJmxIntegration, 
ScriptEngineTest, BlockCacheTest, SharedFSAutoReplicaFailoverUtilsTest, 
StandardRequestHandlerTest, RegexBoostProcessorTest, TestDynamicFieldResource, 
IndexBasedSpellCheckerTest, SolrXmlInZkTest, UpdateParamsTest, 
DistributedSuggestComponentTest, DistributedVersionInfoTest, 
CloudExitableDirectoryReaderTest, TestJettySolrRunner, SolrCoreTest, 
DateFieldTest, SimpleFacetsTest, SpatialFilterTest, 
ExitableDirectoryReaderTest, TestManagedResourceStorage, TestSchemaManager, 
SparseHLLTest, StatelessScriptUpdateProcessorFactoryTest, TestReqParamsAPI, 
DirectUpdateHandlerTest, ShardRoutingTest, CoreAdminCreateDiscoverTest, 
TestAuthenticationFramework, ChaosMonkeyNothingIsSafeTest, 
TestDistributedStatsComponentCardinality, HdfsThreadLeakTest, 
TestClusterStateMutator, TestExceedMaxTermLength, TestExtendedDismaxParser, 
DocValuesMissingTest, PolyFieldTest, ZkCLITest, 
CollectionsAPIDistributedZkTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
LeaderElectionTest, ShardRoutingCustomTest, AutoCommitTest, 
TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, 
TestRealTimeGet, TestStressReorder, HardAutoCommitTest, StatsComponentTest, 
QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, 
BasicFunctionalityTest, TestLazyCores, TestBadConfig, TestIndexSearcher, 
HighlighterTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, 
SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, 
TestStressLucene, TestTrie, SuggesterWFSTTest, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
TestPseudoReturnFields, TestAtomicUpdateErrorCases, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, 
DocValuesMultiTest, DistanceFunctionTest, DebugComponentTest, CacheHeaderTest, 
TestSurroundQueryParser, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, 
RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaTest, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestMergePolicyConfig, 
MultiTermTest, SampleTest, TestBinaryField, TestConfig, 
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, 
TestPhraseSuggestions, TestCodecSupport, EchoParamsTest, 
TestPerFieldSimilarity, TimeZoneUtilsTest, ResourceLoaderTest, 
URLClassifyProcessorTest, TestFastLRUCache, TestSystemIdResolver, 
RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, 
SliceStateTest, SolrTestCaseJ4Test, TestTolerantSearch, 
BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, 
CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, DistribCursorPagingTest, 
DistributedQueueTest, HttpPartitionTest, SSLMigrationTest, 
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, 
TestConfigSetsAPIExclusivity]
   [junit4] Completed [445/546] on J0 in 302.10s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 330 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987:
 There were test failures: 546 suites (8 ignored), 2145 tests, 1 failure, 47 
ignored (35 assumptions) [seed: 69C89628B70BD3C2]

Total time: 78 minutes 1 second
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to