Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/65/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudDeleteByQuery

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

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
        at __randomizedtesting.SeedInfo.seed([F6D0A21946A344B8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestCloudDeleteByQuery.createMiniSolrCloudCluster(TestCloudDeleteByQuery.java:173)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11191 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudDeleteByQuery
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/init-core-data-001
   [junit4]   2> 514609 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 514612 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 514612 INFO  (Thread-2597) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 514612 INFO  (Thread-2597) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 514712 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33558
   [junit4]   2> 514713 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514713 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514716 INFO  (zkCallback-667-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7fd5369 name:ZooKeeperConnection 
Watcher:127.0.0.1:33558 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 514716 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514716 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514717 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 514732 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 514734 INFO  (jetty-launcher-666-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 514734 INFO  (jetty-launcher-666-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 514736 INFO  (jetty-launcher-666-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 514738 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@791e015c{/solr,null,AVAILABLE}
   [junit4]   2> 514739 INFO  (jetty-launcher-666-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 514739 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1a84d548{HTTP/1.1,[http/1.1]}{127.0.0.1:37769}
   [junit4]   2> 514739 INFO  (jetty-launcher-666-thread-1) [    ] 
o.e.j.s.Server Started @517937ms
   [junit4]   2> 514739 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37769}
   [junit4]   2> 514740 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 514740 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node1'
   [junit4]   2> 514740 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 514740 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 514740 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514745 INFO  (jetty-launcher-666-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@626d69e6{/solr,null,AVAILABLE}
   [junit4]   2> 514746 INFO  (jetty-launcher-666-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@47ef3dd{HTTP/1.1,[http/1.1]}{127.0.0.1:45443}
   [junit4]   2> 514746 INFO  (jetty-launcher-666-thread-5) [    ] 
o.e.j.s.Server Started @517944ms
   [junit4]   2> 514746 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45443}
   [junit4]   2> 514746 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 514746 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node5'
   [junit4]   2> 514746 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 514746 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 514746 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514747 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514748 INFO  (jetty-launcher-666-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45ae0528{/solr,null,AVAILABLE}
   [junit4]   2> 514748 INFO  (jetty-launcher-666-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2f3ce4f7{HTTP/1.1,[http/1.1]}{127.0.0.1:39901}
   [junit4]   2> 514748 INFO  (jetty-launcher-666-thread-3) [    ] 
o.e.j.s.Server Started @517946ms
   [junit4]   2> 514748 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39901}
   [junit4]   2> 514749 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 514749 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node3'
   [junit4]   2> 514749 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 514749 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 514749 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514750 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514765 INFO  (jetty-launcher-666-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b0a57d0{/solr,null,AVAILABLE}
   [junit4]   2> 514766 INFO  (jetty-launcher-666-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2a9173b2{HTTP/1.1,[http/1.1]}{127.0.0.1:43073}
   [junit4]   2> 514766 INFO  (jetty-launcher-666-thread-2) [    ] 
o.e.j.s.Server Started @517964ms
   [junit4]   2> 514766 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43073}
   [junit4]   2> 514766 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 514766 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node2'
   [junit4]   2> 514766 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 514766 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 514767 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514768 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514769 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514770 INFO  (zkCallback-671-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f53a7db name:ZooKeeperConnection 
Watcher:127.0.0.1:33558/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 514770 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514770 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514770 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 514773 INFO  (zkCallback-669-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@748fa977 
name:ZooKeeperConnection Watcher:127.0.0.1:33558/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514773 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514773 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514776 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 514789 INFO  (zkCallback-670-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@53a9d751 
name:ZooKeeperConnection Watcher:127.0.0.1:33558/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514789 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node5/.
   [junit4]   2> 514789 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514789 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1385509813
   [junit4]   2> 514789 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node5]
   [junit4]   2> 514789 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514789 WARN  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node5/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node5/lib
   [junit4]   2> 514793 INFO  (jetty-launcher-666-thread-5) [    ] 
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> 514793 INFO  (jetty-launcher-666-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5aa91698{/solr,null,AVAILABLE}
   [junit4]   2> 514794 INFO  (jetty-launcher-666-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3c686886{HTTP/1.1,[http/1.1]}{127.0.0.1:48763}
   [junit4]   2> 514794 INFO  (jetty-launcher-666-thread-4) [    ] 
o.e.j.s.Server Started @517992ms
   [junit4]   2> 514794 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48763}
   [junit4]   2> 514794 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 514794 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node4'
   [junit4]   2> 514794 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 514794 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 514794 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 514794 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514795 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 514795 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 514795 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33558/solr
   [junit4]   2> 514795 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 514795 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514792 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node2/.
   [junit4]   2> 514789 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 514800 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 323693570
   [junit4]   2> 514800 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node2]
   [junit4]   2> 514796 INFO  (zkCallback-668-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@57477399 
name:ZooKeeperConnection Watcher:127.0.0.1:33558/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514800 WARN  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node2/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node2/lib
   [junit4]   2> 514800 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514800 INFO  (jetty-launcher-666-thread-2) [    ] 
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> 514800 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514796 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514801 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 514801 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514801 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 514801 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 514802 INFO  (zkCallback-674-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@660bb8a5 
name:ZooKeeperConnection Watcher:127.0.0.1:33558/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514802 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33558/solr
   [junit4]   2> 514805 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 514805 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514802 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514805 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514805 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 514807 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514807 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 514807 INFO  (zkCallback-675-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@76152026 
name:ZooKeeperConnection Watcher:127.0.0.1:33558 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514807 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514808 INFO  (jetty-launcher-666-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514811 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node3/.
   [junit4]   2> 514811 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1956543642
   [junit4]   2> 514811 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node3]
   [junit4]   2> 514812 WARN  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node3/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node3/lib
   [junit4]   2> 514813 INFO  (jetty-launcher-666-thread-3) [    ] 
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> 514813 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 514814 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 514814 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 514814 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33558/solr
   [junit4]   2> 514814 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 514814 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514814 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15381458e900006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 514817 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node1/.
   [junit4]   2> 514817 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node4/.
   [junit4]   2> 514817 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1077010563
   [junit4]   2> 514817 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2051470433
   [junit4]   2> 514817 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node1]
   [junit4]   2> 514817 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node4]
   [junit4]   2> 514817 WARN  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node1/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node1/lib
   [junit4]   2> 514818 INFO  (jetty-launcher-666-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> 514818 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 514819 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 514819 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 514819 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33558/solr
   [junit4]   2> 514819 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 514819 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514815 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 514819 INFO  (zkCallback-678-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5114f190 
name:ZooKeeperConnection Watcher:127.0.0.1:33558 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514823 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15381458e900005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 514819 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514823 INFO  
(zkCallback-679-thread-1-processing-n:127.0.0.1:45443_solr) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d7da072 
name:ZooKeeperConnection Watcher:127.0.0.1:33558/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514824 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 514824 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514825 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 514817 WARN  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node4/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node4/lib
   [junit4]   2> 514829 INFO  (jetty-launcher-666-thread-4) [    ] 
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> 514830 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 514830 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 514830 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 514830 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33558/solr
   [junit4]   2> 514830 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 514830 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514826 INFO  (zkCallback-682-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12051855 
name:ZooKeeperConnection Watcher:127.0.0.1:33558 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514823 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514831 INFO  (jetty-launcher-666-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514831 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514831 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514832 INFO  (jetty-launcher-666-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514832 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 514833 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15381458e900009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 514837 INFO  (zkCallback-685-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ff4300e 
name:ZooKeeperConnection Watcher:127.0.0.1:33558 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514837 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514837 INFO  (jetty-launcher-666-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514837 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 514838 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 514839 INFO  (zkCallback-688-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@69d4ad36 
name:ZooKeeperConnection Watcher:127.0.0.1:33558 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514839 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514839 INFO  (jetty-launcher-666-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514840 INFO  
(zkCallback-690-thread-1-processing-n:127.0.0.1:39901_solr) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@535b67f1 
name:ZooKeeperConnection Watcher:127.0.0.1:33558/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514841 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 514842 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 514843 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 514844 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 514845 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 514846 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 514849 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 514850 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 514850 INFO  
(zkCallback-689-thread-1-processing-n:127.0.0.1:43073_solr) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a733b76 name:ZooKeeperConnection 
Watcher:127.0.0.1:33558/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 514857 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:37769_solr) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f2a30e5 name:ZooKeeperConnection 
Watcher:127.0.0.1:33558/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 514857 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 514857 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 514851 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 514851 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 514859 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 514860 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 514860 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 514861 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 514862 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 514863 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 514864 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 514865 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 514865 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 514866 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 514867 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 514867 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 514868 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 514869 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 514870 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 514871 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 514871 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95562152849440781-127.0.0.1:43073_solr-n_0000000002
   [junit4]   2> 514872 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95562152849440780-127.0.0.1:39901_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 514872 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95562152849440776-127.0.0.1:45443_solr-n_0000000000
   [junit4]   2> 514872 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95562152849440780-127.0.0.1:39901_solr-n_0000000001
   [junit4]   2> 514873 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43073_solr
   [junit4]   2> 514873 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45443_solr
   [junit4]   2> 514873 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 514873 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:43073_solr
   [junit4]   2> 514873 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95562152849440776-127.0.0.1:45443_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 514874 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 514874 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95562152849440782-127.0.0.1:37769_solr-n_0000000003
   [junit4]   2> 514875 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95562152849440781-127.0.0.1:43073_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 514875 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37769_solr
   [junit4]   2> 514875 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39901_solr
   [junit4]   2> 514875 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37769_solr
   [junit4]   2> 514876 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:39901_solr
   [junit4]   2> 514876 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 514877 INFO  
(zkCallback-679-thread-1-processing-n:127.0.0.1:45443_solr) 
[n:127.0.0.1:45443_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: [0])
   [junit4]   2> 514877 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:37769_solr) 
[n:127.0.0.1:37769_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: [0])
   [junit4]   2> 514877 INFO  
(zkCallback-689-thread-1-processing-n:127.0.0.1:43073_solr) 
[n:127.0.0.1:43073_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: [0])
   [junit4]   2> 514877 INFO  
(zkCallback-690-thread-1-processing-n:127.0.0.1:39901_solr) 
[n:127.0.0.1:39901_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: [0])
   [junit4]   2> 514877 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.Overseer Overseer 
(id=95562152849440776-127.0.0.1:45443_solr-n_0000000000) starting
   [junit4]   2> 514880 INFO  
(zkCallback-691-thread-1-processing-n:127.0.0.1:48763_solr) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3025aba2 
name:ZooKeeperConnection Watcher:127.0.0.1:33558/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514880 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 514890 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 514890 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 514891 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node3/.
   [junit4]   2> 514891 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 514896 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 514897 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node2/.
   [junit4]   2> 514891 INFO  
(zkCallback-690-thread-2-processing-n:127.0.0.1:39901_solr) 
[n:127.0.0.1:39901_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: [0])
   [junit4]   2> 514902 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 514907 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 514907 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 514909 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 514909 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95562152849440783-127.0.0.1:48763_solr-n_0000000004
   [junit4]   2> 514910 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95562152849440782-127.0.0.1:37769_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 514910 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:48763_solr as DOWN
   [junit4]   2> 514912 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 514912 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 514930 INFO  
(zkCallback-690-thread-1-processing-n:127.0.0.1:39901_solr) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 514930 INFO  
(zkCallback-679-thread-1-processing-n:127.0.0.1:45443_solr) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 514930 INFO  
(zkCallback-689-thread-1-processing-n:127.0.0.1:43073_solr) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 514930 INFO  
(zkCallback-692-thread-1-processing-n:127.0.0.1:37769_solr) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 514930 INFO  
(zkCallback-690-thread-2-processing-n:127.0.0.1:39901_solr) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 514931 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 514931 INFO  (jetty-launcher-666-thread-2) 
[n:127.0.0.1:43073_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 514933 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 514933 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 514934 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 514934 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node1/.
   [junit4]   2> 514934 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 514935 INFO  
(zkCallback-689-thread-2-processing-n:127.0.0.1:43073_solr) 
[n:127.0.0.1:43073_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: [2])
   [junit4]   2> 514935 INFO  
(zkCallback-679-thread-2-processing-n:127.0.0.1:45443_solr) 
[n:127.0.0.1:45443_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: [2])
   [junit4]   2> 514935 INFO  
(zkCallback-692-thread-2-processing-n:127.0.0.1:37769_solr) 
[n:127.0.0.1:37769_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> 514935 INFO  
(zkCallback-679-thread-2-processing-n:127.0.0.1:45443_solr) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 514935 INFO  
(zkCallback-689-thread-2-processing-n:127.0.0.1:43073_solr) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 514937 INFO  
(zkCallback-692-thread-2-processing-n:127.0.0.1:37769_solr) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 514937 INFO  
(OverseerStateUpdate-95562152849440776-127.0.0.1:45443_solr-n_0000000000) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 514939 INFO  
(OverseerStateUpdate-95562152849440776-127.0.0.1:45443_solr-n_0000000000) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (3)
   [junit4]   2> 514940 INFO  
(OverseerStateUpdate-95562152849440776-127.0.0.1:45443_solr-n_0000000000) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:48763_solr"} current state version: 0
   [junit4]   2> 514940 INFO  
(OverseerStateUpdate-95562152849440776-127.0.0.1:45443_solr-n_0000000000) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:48763_solr
   [junit4]   2> 514945 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45443_solr as DOWN
   [junit4]   2> 514946 INFO  
(OverseerStateUpdate-95562152849440776-127.0.0.1:45443_solr-n_0000000000) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45443_solr"} current state version: 0
   [junit4]   2> 514946 INFO  
(OverseerStateUpdate-95562152849440776-127.0.0.1:45443_solr-n_0000000000) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:45443_solr
   [junit4]   2> 514947 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 514947 INFO  (jetty-launcher-666-thread-3) 
[n:127.0.0.1:39901_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 514947 INFO  
(OverseerCollectionConfigSetProcessor-95562152849440776-127.0.0.1:45443_solr-n_0000000000)
 [n:127.0.0.1:45443_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 514950 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 514950 INFO  (jetty-launcher-666-thread-1) 
[n:127.0.0.1:37769_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 515911 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48763_solr
   [junit4]   2> 515912 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:48763_solr
   [junit4]   2> 515913 INFO  
(zkCallback-692-thread-2-processing-n:127.0.0.1:37769_solr) 
[n:127.0.0.1:37769_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: [3])
   [junit4]   2> 515913 INFO  
(zkCallback-679-thread-2-processing-n:127.0.0.1:45443_solr) 
[n:127.0.0.1:45443_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: [3])
   [junit4]   2> 515913 INFO  
(zkCallback-689-thread-2-processing-n:127.0.0.1:43073_solr) 
[n:127.0.0.1:43073_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: [3])
   [junit4]   2> 515913 INFO  
(zkCallback-690-thread-2-processing-n:127.0.0.1:39901_solr) 
[n:127.0.0.1:39901_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: [3])
   [junit4]   2> 515913 INFO  
(zkCallback-691-thread-1-processing-n:127.0.0.1:48763_solr) 
[n:127.0.0.1:48763_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: [3])
   [junit4]   2> 515914 INFO  
(zkCallback-690-thread-2-processing-n:127.0.0.1:39901_solr) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 515914 INFO  
(zkCallback-679-thread-2-processing-n:127.0.0.1:45443_solr) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 515914 INFO  
(zkCallback-689-thread-2-processing-n:127.0.0.1:43073_solr) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 515914 INFO  
(zkCallback-692-thread-2-processing-n:127.0.0.1:37769_solr) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 515915 INFO  
(zkCallback-691-thread-1-processing-n:127.0.0.1:48763_solr) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 515928 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 515928 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 515929 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node4/.
   [junit4]   2> 515929 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 515930 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 515930 INFO  (jetty-launcher-666-thread-4) 
[n:127.0.0.1:48763_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 515946 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45443_solr
   [junit4]   2> 515947 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:45443_solr
   [junit4]   2> 515948 INFO  
(zkCallback-679-thread-2-processing-n:127.0.0.1:45443_solr) 
[n:127.0.0.1:45443_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: [4])
   [junit4]   2> 515948 INFO  
(zkCallback-692-thread-2-processing-n:127.0.0.1:37769_solr) 
[n:127.0.0.1:37769_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: [4])
   [junit4]   2> 515948 INFO  
(zkCallback-689-thread-2-processing-n:127.0.0.1:43073_solr) 
[n:127.0.0.1:43073_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: [4])
   [junit4]   2> 515948 INFO  
(zkCallback-690-thread-2-processing-n:127.0.0.1:39901_solr) 
[n:127.0.0.1:39901_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: [4])
   [junit4]   2> 515948 INFO  
(zkCallback-691-thread-1-processing-n:127.0.0.1:48763_solr) 
[n:127.0.0.1:48763_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: [4])
   [junit4]   2> 515949 INFO  
(zkCallback-692-thread-2-processing-n:127.0.0.1:37769_solr) 
[n:127.0.0.1:37769_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 515949 INFO  
(zkCallback-690-thread-2-processing-n:127.0.0.1:39901_solr) 
[n:127.0.0.1:39901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 515949 INFO  
(zkCallback-691-thread-1-processing-n:127.0.0.1:48763_solr) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 515949 INFO  
(zkCallback-679-thread-2-processing-n:127.0.0.1:45443_solr) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 515949 INFO  
(zkCallback-689-thread-2-processing-n:127.0.0.1:43073_solr) 
[n:127.0.0.1:43073_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 515969 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 515969 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 515970 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_F6D0A21946A344B8-001/tempDir-001/node5/.
   [junit4]   2> 515970 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 515971 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 515971 INFO  (jetty-launcher-666-thread-5) 
[n:127.0.0.1:45443_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 515972 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 515972 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515973 INFO  (zkCallback-693-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@28e306bd 
name:ZooKeeperConnection Watcher:127.0.0.1:33558 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 515973 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515974 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 515975 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 515975 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 515976 INFO  (zkCallback-695-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7a22c5c7 
name:ZooKeeperConnection Watcher:127.0.0.1:33558/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 515976 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 515976 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 515976 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 515978 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 515979 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 515981 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml
   [junit4]   2> 515982 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
   [junit4]   2> 515984 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml
   [junit4]   2> 515985 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 515987 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
   [junit4]   2> 515990 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 515991 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 515993 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-numeric.xml
   [junit4]   2> 515994 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig_codec.xml
   [junit4]   2> 515996 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 515997 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema_latest.xml
   [junit4]   2> 515999 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sorts.xml
   [junit4]   2> 516001 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-headers.xml
   [junit4]   2> 516002 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 516004 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 516006 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 516007 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 516009 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 516010 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 516012 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 516014 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 516015 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 516017 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-suggestercomponent.xml
   [junit4]   2> 516019 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 516020 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 516022 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 516023 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 516025 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 516027 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 516028 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 516030 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 516032 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-transformers.xml
   [junit4]   2> 516034 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 516035 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 516037 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 516038 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.dic
   [junit4]   2> 516040 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 516042 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-rest-lucene-match-version.xml
   [junit4]   2> 516043 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-functionquery.xml
   [junit4]   2> 516045 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-externalversionconstraint.xml
   [junit4]   2> 516047 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 516048 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 516051 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
   [junit4]   2> 516053 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 516055 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 516057 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 516058 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 516060 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-searcher-listeners1.xml
   [junit4]   2> 516061 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-id-and-version-fields-only.xml
   [junit4]   2> 516063 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-classification.xml
   [junit4]   2> 516065 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 516066 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 516069 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-response-log-component.xml
   [junit4]   2> 516070 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 516072 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 516073 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 516075 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 516076 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 516078 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
   [junit4]   2> 516079 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 516086 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 516087 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 516089 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig_perf.xml
   [junit4]   2> 516090 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 516091 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-basic.xml
   [junit4]   2> 516093 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 516094 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication1.xml
   [junit4]   2> 516095 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 516097 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 516098 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-distributed-missing-sort.xml
   [junit4]   2> 516099 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 516101 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 516102 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-tfidf.xml
   [junit4]   2> 516103 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/jasuggest.txt
   [junit4]   2> 516105 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
   [junit4]   2> 516106 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 516107 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 516109 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 516110 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-highlight.xml
   [junit4]   2> 516112 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 516113 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-blockjoinfacetcomponent.xml
   [junit4]   2> 516114 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-version-indexed.xml
   [junit4]   2> 516116 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml
   [junit4]   2> 516117 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/mapping-ISOLatin1Accent.txt
   [junit4]   2> 516118 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 516120 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-synonym-tokenizer.xml
   [junit4]   2> 516121 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-2.txt
   [junit4]   2> 516122 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 516123 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim-default-override.xml
   [junit4]   2> 516125 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 516126 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-managed-schema-test.xml
   [junit4]   2> 516127 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 516129 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 516130 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-warmer.xml
   [junit4]   2> 516131 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema11.xml
   [junit4]   2> 516132 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 516134 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-withgethandler.xml
   [junit4]   2> 516135 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-lmjelinekmercer.xml
   [junit4]   2> 516136 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema12.xml
   [junit4]   2> 516138 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-SOLR-749.xml
   [junit4]   2> 516139 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 516140 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-master2.xml
   [junit4]   2> 516141 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-bm25.xml
   [junit4]   2> 516143 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/open-exchange-rates.json
   [junit4]   2> 516144 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-preanalyzed.xml
   [junit4]   2> 516145 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-snippet-type.xml
   [junit4]   2> 516146 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 516149 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 516150 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-master1.xml
   [junit4]   2> 516151 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 516153 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-schemaless.xml
   [junit4]   2> 516154 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 516156 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 516157 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/elevate.xml
   [junit4]   2> 516159 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-required-fields.xml
   [junit4]   2> 516160 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-doc-expire-update-processor.xml
   [junit4]   2> 516162 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-charfilters.xml
   [junit4]   2> 516164 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-querysender.xml
   [junit4]   2> 516165 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-nontext-analyzer.xml
   [junit4]   2> 516167 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/frenchArticles.txt
   [junit4]   2> 516168 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-tolerant-search.xml
   [junit4]   2> 516170 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 516172 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/synonyms.txt
   [junit4]   2> 516173 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-update-processor-chains.xml
   [junit4]   2> 516175 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 516177 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/trivial.updateprocessor0.js
   [junit4]   2> 516178 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 516180 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    

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

der_elect/shard1/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:351)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$3(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$6(ExecutorUtil.java:229)
   [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> 529545 INFO  (jetty-launcher-666-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@626d69e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 529545 WARN  
(zkCallback-691-thread-1-processing-n:127.0.0.1:48763_solr) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:351)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$3(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$6(ExecutorUtil.java:229)
   [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> 529545 WARN  
(zkCallback-691-thread-2-processing-n:127.0.0.1:48763_solr) 
[n:127.0.0.1:48763_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 529546 INFO  (jetty-launcher-666-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5aa91698{/solr,null,UNAVAILABLE}
   [junit4]   2> 529550 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33558 33558
   [junit4]   2> 529680 INFO  (Thread-2597) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33558 33558
   [junit4]   2> 529681 WARN  (Thread-2597) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/test_col/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/95562152849440776-127.0.0.1:45443_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/95562152849440781-127.0.0.1:43073_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> 529682 INFO  
(SUITE-TestCloudDeleteByQuery-seed#[F6D0A21946A344B8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Mar 16, 2016 9:12:27 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{expected_shard_s=FSTOrd50, _version_=FST50, id=FSTOrd50}, docValues:{}, 
maxPointsInLeafNode=212, maxMBSortInHeap=5.567883717673721, 
sim=ClassicSimilarity, locale=pl, timezone=America/Mendoza
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_66 (64-bit)/cpus=4,threads=1,free=304603432,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [ReplicationFactorTest, 
TestRuleBasedAuthorizationPlugin, TestSchemaVersionResource, 
TestSweetSpotSimilarityFactory, SuggesterWFSTTest, TestCharFilters, 
TestCoreDiscovery, DirectUpdateHandlerTest, TestConfigOverlay, 
TestStandardQParsers, GraphQueryTest, StressHdfsTest, CurrencyFieldXmlFileTest, 
StatelessScriptUpdateProcessorFactoryTest, TestSolrQueryParserResource, 
RecoveryZkTest, TestRecovery, SuggesterTest, TestFastWriter, 
VMParamsZkACLAndCredentialsProvidersTest, FieldAnalysisRequestHandlerTest, 
TestStressReorder, BitVectorTest, DistributedFacetPivotSmallAdvancedTest, 
StatsComponentTest, DirectSolrConnectionTest, SolrTestCaseJ4Test, 
DirectUpdateHandlerOptimizeTest, TestPivotHelperCode, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, FacetPivotSmallTest, 
ClassificationUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverTest, 
BadIndexSchemaTest, HLLSerializationTest, TestFuzzyAnalyzedSuggestions, 
SortSpecParsingTest, HardAutoCommitTest, UpdateParamsTest, 
RegexBoostProcessorTest, SliceStateTest, TestSolrQueryParser, 
TestSchemaNameResource, SolrCloudExampleTest, TestDocBasedVersionConstraints, 
TestRebalanceLeaders, TestIndexSearcher, SpatialRPTFieldTypeTest, 
TestSimpleQParserPlugin, ConnectionManagerTest, CoreAdminHandlerTest, 
ZkStateWriterTest, TestExtendedDismaxParser, TestFieldResource, 
DeleteLastCustomShardedReplicaTest, TestReqParamsAPI, TestSolrDynamicMBean, 
BlockCacheTest, XmlUpdateRequestHandlerTest, TestNamedUpdateProcessors, 
BinaryUpdateRequestHandlerTest, UnloadDistributedZkTest, SSLMigrationTest, 
TestJsonRequest, TestObjectReleaseTracker, LeaderInitiatedRecoveryOnCommitTest, 
DebugComponentTest, TestSolrIndexConfig, TestManagedResourceStorage, 
TestCSVResponseWriter, TestPostingsSolrHighlighter, SampleTest, 
TestSolrQueryResponse, HighlighterMaxOffsetTest, TestTestInjection, 
HdfsTlogReplayBufferedWhileIndexingTest, TestCloudDeleteByQuery]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCloudDeleteByQuery -Dtests.seed=F6D0A21946A344B8 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pl 
-Dtests.timezone=America/Mendoza -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestCloudDeleteByQuery (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F6D0A21946A344B8]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudDeleteByQuery.createMiniSolrCloudCluster(TestCloudDeleteByQuery.java:173)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [191/581 (1!)] on J2 in 15.37s, 0 tests, 1 failure <<< 
FAILURES!

[...truncated 1251 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:526:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1014:
 There were test failures: 581 suites (10 ignored), 2320 tests, 1 suite-level 
error, 86 ignored (70 assumptions) [seed: F6D0A21946A344B8]

Total time: 59 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to