Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1418/
Java: 64bit/jdk-9-ea+129 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([635D4FC1ED0E34CA:EB09701B43F25932]:0)
        at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
        at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:433)
        at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
        at 
sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:384)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
        at 
org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:93)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 12036 lines...]
   [junit4] Suite: org.apache.solr.cloud.CleanupOldIndexTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/init-core-data-001
   [junit4]   2> 1221093 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1221093 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1221094 INFO  (Thread-2532) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1221094 INFO  (Thread-2532) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1221194 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42568
   [junit4]   2> 1221194 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1221194 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221195 INFO  (zkCallback-1584-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a1ebb4b 
name:ZooKeeperConnection Watcher:127.0.0.1:42568 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221195 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221196 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1221196 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1221196 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1221198 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1221198 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1221199 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@690c7f3b{/solr,null,AVAILABLE}
   [junit4]   2> 1221199 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50d42f3d{/solr,null,AVAILABLE}
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@27eb26f2{SSL,[ssl, 
http/1.1]}{127.0.0.1:42379}
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@627c3750{SSL,[ssl, 
http/1.1]}{127.0.0.1:35634}
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.e.j.s.Server Started @1223473ms
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.e.j.s.Server Started @1223473ms
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42379}
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35634}
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7907ec20
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7907ec20
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1'
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2'
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1221200 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221201 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221201 INFO  (zkCallback-1585-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@64763440 
name:ZooKeeperConnection Watcher:127.0.0.1:42568/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221201 INFO  (zkCallback-1586-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e3a46e2 
name:ZooKeeperConnection Watcher:127.0.0.1:42568/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221201 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221201 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221201 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1221201 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1221202 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1221202 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1221218 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/.
   [junit4]   2> 1221218 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 0x1566ff673b50001, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1221218 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1720588709
   [junit4]   2> 1221219 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2]
   [junit4]   2> 1221218 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/.
   [junit4]   2> 1221219 WARN  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/lib
   [junit4]   2> 1221219 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1872407828
   [junit4]   2> 1221219 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1]
   [junit4]   2> 1221219 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1221219 WARN  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/lib
   [junit4]   2> 1221219 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42568/solr
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42568/solr
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1221220 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1221221 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221221 INFO  (zkCallback-1591-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ba51b7 name:ZooKeeperConnection 
Watcher:127.0.0.1:42568 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1221221 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221221 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1221221 INFO  (zkCallback-1592-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b07043b 
name:ZooKeeperConnection Watcher:127.0.0.1:42568 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221221 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221221 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1221221 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$155/401817797@5b62c9b0
   [junit4]   2> 1221222 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221222 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$155/401817797@1651940
   [junit4]   2> 1221222 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221222 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@646a2fb3 
name:ZooKeeperConnection Watcher:127.0.0.1:42568/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221222 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221223 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4fccaf53 
name:ZooKeeperConnection Watcher:127.0.0.1:42568/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221223 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221223 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1221223 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1221224 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1221224 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1221225 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1221225 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1221225 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1221225 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1221226 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1221226 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1221226 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1221227 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1221227 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1221227 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1221227 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1221227 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1221228 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1221228 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1221228 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1221228 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1221228 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1221230 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1221230 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1221230 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1221230 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1221230 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1221231 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1221238 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1221238 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1221239 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1221239 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1221239 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96387546328924165-127.0.0.1:35634_solr-n_0000000000
   [junit4]   2> 1221239 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96387546328924166-127.0.0.1:42379_solr-n_0000000001
   [junit4]   2> 1221239 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35634_solr
   [junit4]   2> 1221239 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1221239 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96387546328924165-127.0.0.1:35634_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1221239 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42379_solr
   [junit4]   2> 1221240 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42379_solr
   [junit4]   2> 1221240 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96387546328924165-127.0.0.1:35634_solr-n_0000000000) starting
   [junit4]   2> 1221240 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1221240 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1221242 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1221242 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1221242 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1221244 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1221245 INFO  
(OverseerCollectionConfigSetProcessor-96387546328924165-127.0.0.1:35634_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 1221245 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1221245 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35634_solr as DOWN
   [junit4]   2> 1221245 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1221246 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35634_solr
   [junit4]   2> 1221246 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35634_solr
   [junit4]   2> 1221246 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35634_solr"} current state version: 0
   [junit4]   2> 1221246 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35634_solr
   [junit4]   2> 1221246 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 1221246 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1221246 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1221246 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1221247 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/.
   [junit4]   2> 1221247 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1221247 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1221247 INFO  (jetty-launcher-1583-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1221252 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1221252 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1221246 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 1221252 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/.
   [junit4]   2> 1221252 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1221252 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1221254 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1221254 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1221254 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1221254 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221255 INFO  (zkCallback-1597-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@27be42ed 
name:ZooKeeperConnection Watcher:127.0.0.1:42568 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221255 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221255 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1221256 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1221256 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1221256 INFO  (zkCallback-1600-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39e60a4e 
name:ZooKeeperConnection Watcher:127.0.0.1:42568/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1221257 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1221257 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1221257 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1221257 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1221257 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1221258 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1221259 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1221268 INFO  
(TEST-CleanupOldIndexTest.test-seed#[635D4FC1ED0E34CA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1221316 INFO  (qtp614572917-10265) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=756db270-05f8-4263-b490-16c1b1af0a91&replicationFactor=2&collection.configName=conf1&name=oldindextest&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1221317 INFO  (qtp614572917-10265) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=756db270-05f8-4263-b490-16c1b1af0a91&replicationFactor=2&collection.configName=conf1&name=oldindextest&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1221318 INFO  
(OverseerCollectionConfigSetProcessor-96387546328924165-127.0.0.1:35634_solr-n_0000000000)
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running/mn-756db270-05f8-4263-b490-16c1b1af0a91
   [junit4]   2> 1221319 INFO  
(OverseerCollectionConfigSetProcessor-96387546328924165-127.0.0.1:35634_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get 
the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"oldindextest",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"756db270-05f8-4263-b490-16c1b1af0a91",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1221319 INFO  (OverseerThreadFactory-5546-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"oldindextest",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"756db270-05f8-4263-b490-16c1b1af0a91",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1221319 INFO  (OverseerThreadFactory-5546-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Create collection oldindextest
   [junit4]   2> 1221319 INFO  (qtp614572917-10279) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=756db270-05f8-4263-b490-16c1b1af0a91&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1221320 INFO  (OverseerThreadFactory-5546-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler creating collections conf node 
/collections/oldindextest 
   [junit4]   2> 1221320 INFO  (OverseerThreadFactory-5546-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/oldindextest
   [junit4]   2> 1221320 INFO  (qtp614572917-10279) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=756db270-05f8-4263-b490-16c1b1af0a91&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1221320 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1221320 INFO  (zkCallback-1600-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1221321 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"oldindextest",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"756db270-05f8-4263-b490-16c1b1af0a91",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1221321 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1221321 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ClusterStateMutator building a new cName: oldindextest
   [junit4]   2> 1221322 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/oldindextest/state.json
   [junit4]   2> 1221422 INFO  (OverseerThreadFactory-5546-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection 
oldindextest, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 1221422 INFO  (OverseerThreadFactory-5546-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Creating core 
oldindextest_shard1_replica2 as part of shard shard1 of collection oldindextest 
on 127.0.0.1:35634_solr
   [junit4]   2> 1221422 INFO  (OverseerThreadFactory-5546-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Creating core 
oldindextest_shard1_replica1 as part of shard shard1 of collection oldindextest 
on 127.0.0.1:42379_solr
   [junit4]   2> 1221426 INFO  (qtp614572917-10279) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={async=756db270-05f8-4263-b490-16c1b1af0a912050068165751144&qt=/admin/cores&collection.configName=conf1&name=oldindextest_shard1_replica1&action=CREATE&numShards=1&collection=oldindextest&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1221426 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
async=756db270-05f8-4263-b490-16c1b1af0a912050068165751144&qt=/admin/cores&collection.configName=conf1&name=oldindextest_shard1_replica1&action=CREATE&numShards=1&collection=oldindextest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1221426 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, collection.configName=conf1, collection=oldindextest, 
loadOnStartup=true, transient=false, name=oldindextest_shard1_replica1, 
numShards=1, shard=shard1, config=solrconfig.xml, 
configSetProperties=configsetprops.json}
   [junit4]   2> 1221427 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1221427 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController Registering watch for collection oldindextest
   [junit4]   2> 1221427 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"oldindextest_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42379/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42379_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1221427 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"oldindextest_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42379/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42379_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1221427 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [oldindextest] ver [0]
   [junit4]   2> 1221428 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1221472 INFO  (qtp1631990748-10266) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=756db270-05f8-4263-b490-16c1b1af0a912050068165591575&qt=/admin/cores&collection.configName=conf1&name=oldindextest_shard1_replica2&action=CREATE&numShards=1&collection=oldindextest&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1221472 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
async=756db270-05f8-4263-b490-16c1b1af0a912050068165591575&qt=/admin/cores&collection.configName=conf1&name=oldindextest_shard1_replica2&action=CREATE&numShards=1&collection=oldindextest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1221473 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, collection.configName=conf1, collection=oldindextest, 
loadOnStartup=true, transient=false, name=oldindextest_shard1_replica2, 
numShards=1, shard=shard1, config=solrconfig.xml, 
configSetProperties=configsetprops.json}
   [junit4]   2> 1221473 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1221473 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController Registering watch for collection oldindextest
   [junit4]   2> 1221473 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"oldindextest_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35634/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35634_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1221473 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [oldindextest] ver [0]
   [junit4]   2> 1221474 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"oldindextest_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35634/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35634_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1221474 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1221474 INFO  (qtp614572917-10279) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
756db270-05f8-4263-b490-16c1b1af0a912050068165751144
   [junit4]   2> 1221474 INFO  (qtp614572917-10279) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=756db270-05f8-4263-b490-16c1b1af0a912050068165751144&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1221574 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/oldindextest/state.json version: 0
   [junit4]   2> 1221575 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1221575 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1221575 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [oldindextest] from [0] to [1]
   [junit4]   2> 1221575 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [oldindextest] from [0] to [1]
   [junit4]   2> 1222323 INFO  (qtp614572917-10267) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=756db270-05f8-4263-b490-16c1b1af0a91&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1222324 INFO  (qtp614572917-10267) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=756db270-05f8-4263-b490-16c1b1af0a91&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1222428 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
oldindextest_shard1_replica1
   [junit4]   2> 1222428 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController Check for collection zkNode:oldindextest
   [junit4]   2> 1222428 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1222428 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/oldindextest]
   [junit4]   2> 1222430 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/oldindextest] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1222430 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/oldindextest_shard1_replica1'
   [junit4]   2> 1222430 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1222430 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1222431 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1222432 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1222434 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1222438 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1222440 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.s.IndexSchema [oldindextest_shard1_replica1] Schema name=cloud-dynamic
   [junit4]   2> 1222472 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1222473 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1222474 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
oldindextest_shard1_replica2
   [junit4]   2> 1222474 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController Check for collection zkNode:oldindextest
   [junit4]   2> 1222474 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1222474 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/oldindextest]
   [junit4]   2> 1222474 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1222474 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'oldindextest_shard1_replica1' using 
configuration from collection oldindextest
   [junit4]   2> 1222474 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/oldindextest] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1222474 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1222474 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/oldindextest_shard1_replica2'
   [junit4]   2> 1222474 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrCore [[oldindextest_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/oldindextest_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/]
   [junit4]   2> 1222475 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1222475 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
oldindextest_shard1_replica1
   [junit4]   2> 1222475 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1222475 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 1222475 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1222475 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data
   [junit4]   2> 1222475 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1222475 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index/
   [junit4]   2> 1222475 WARN  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrCore [oldindextest_shard1_replica1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1222476 INFO  (qtp614572917-10265) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
756db270-05f8-4263-b490-16c1b1af0a912050068165751144
   [junit4]   2> 1222476 INFO  (qtp614572917-10265) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=756db270-05f8-4263-b490-16c1b1af0a912050068165751144&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1222476 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index
   [junit4]   2> 1222476 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@7e34f44d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fa15742),segFN=segments_1,generation=1}
   [junit4]   2> 1222476 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1222477 INFO  
(OldIndexDirectoryCleanupThreadForCore-oldindextest_shard1_replica1) [    ] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
oldindextest_shard1_replica1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/
   [junit4]   2> 1222478 WARN  
(OldIndexDirectoryCleanupThreadForCore-oldindextest_shard1_replica1) [    ] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1222478 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1222479 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1222480 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1222480 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222481 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222482 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222483 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222483 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1222483 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1222484 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1222484 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1222484 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1222484 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1222484 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1222485 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@7e34f44d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fa15742),segFN=segments_1,generation=1}
   [junit4]   2> 1222485 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1222485 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a3baac3[oldindextest_shard1_replica1] main]
   [junit4]   2> 1222485 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/oldindextest]
   [junit4]   2> 1222485 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/oldindextest] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1222485 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1222485 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1222485 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1222485 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1222486 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1222486 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1222486 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1222486 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1222486 INFO  (searcherExecutor-5551-thread-1) [    ] 
o.a.s.c.SolrCore [oldindextest_shard1_replica1] Registered new searcher 
Searcher@5a3baac3[oldindextest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1222486 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.s.IndexSchema [oldindextest_shard1_replica2] Schema name=cloud-dynamic
   [junit4]   2> 1222486 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1222486 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1222486 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1222486 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1542200742722404352
   [junit4]   2> 1222488 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1542200742722404352
   [junit4]   2> 1222488 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1222488 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: oldindextest_shard1_replica1
   [junit4]   2> 1222488 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController Register replica - core:oldindextest_shard1_replica1 
address:https://127.0.0.1:42379/solr collection:oldindextest shard:shard1
   [junit4]   2> 1222488 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/oldindextest/leader_elect/shard1/election
   [junit4]   2> 1222491 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/oldindextest/leader_elect/shard1/election/96387546328924166-core_node1-n_0000000000
   [junit4]   2> 1222491 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1222492 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1222492 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"oldindextest"} current state version: 0
   [junit4]   2> 1222509 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1222510 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1222510 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1222519 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'oldindextest_shard1_replica2' using 
configuration from collection oldindextest
   [junit4]   2> 1222520 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1222520 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrCore [[oldindextest_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/oldindextest_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/]
   [junit4]   2> 1222520 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
oldindextest_shard1_replica2
   [junit4]   2> 1222520 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/snapshot_metadata
   [junit4]   2> 1222520 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1222520 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/./oldindextest_shard1_replica2/data
   [junit4]   2> 1222521 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index/
   [junit4]   2> 1222521 WARN  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrCore [oldindextest_shard1_replica2] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1222521 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index
   [junit4]   2> 1222521 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@6849e5c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@345e51bc),segFN=segments_1,generation=1}
   [junit4]   2> 1222521 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1222521 INFO  
(OldIndexDirectoryCleanupThreadForCore-oldindextest_shard1_replica2) [    ] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
oldindextest_shard1_replica2 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/
   [junit4]   2> 1222521 WARN  
(OldIndexDirectoryCleanupThreadForCore-oldindextest_shard1_replica2) [    ] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1222522 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1222523 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222523 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222523 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222524 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1222524 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1222524 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1222525 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1222525 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1222534 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1222534 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1222534 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@6849e5c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@345e51bc),segFN=segments_1,generation=1}
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25102bb[oldindextest_shard1_replica2] main]
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/oldindextest]
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/oldindextest] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1222535 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1222536 INFO  (searcherExecutor-5556-thread-1) [    ] 
o.a.s.c.SolrCore [oldindextest_shard1_replica2] Registered new searcher 
Searcher@25102bb[oldindextest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1222536 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1222536 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1222536 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1222536 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1542200742774833152
   [junit4]   2> 1222539 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 
1542200742774833152
   [junit4]   2> 1222539 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1222539 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: oldindextest_shard1_replica2
   [junit4]   2> 1222539 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController Register replica - core:oldindextest_shard1_replica2 
address:https://127.0.0.1:35634/solr collection:oldindextest shard:shard1
   [junit4]   2> 1222539 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/oldindextest/leader_elect/shard1/election/96387546328924165-core_node2-n_0000000001
   [junit4]   2> 1222540 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/collections/oldindextest/leader_elect/shard1/election/96387546328924166-core_node1-n_0000000000
 to know if I could be the leader
   [junit4]   2> 1222593 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/oldindextest/state.json version: 1
   [junit4]   2> 1222593 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1222593 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1222593 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [oldindextest] from [1] to [2]
   [junit4]   2> 1222593 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [oldindextest] from [1] to [2]
   [junit4]   2> 1222992 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1222992 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1222992 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42379/solr/oldindextest_shard1_replica1/
   [junit4]   2> 1222992 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=oldindextest_shard1_replica1 
url=https://127.0.0.1:42379/solr START 
replicas=[https://127.0.0.1:35634/solr/oldindextest_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 1222992 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=oldindextest_shard1_replica1 
url=https://127.0.0.1:42379/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1222992 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1222992 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1222994 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/oldindextest/leaders/shard1
   [junit4]   2> 1222995 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/oldindextest/leaders/shard1/leader after winning as 
/collections/oldindextest/leader_elect/shard1/election/96387546328924166-core_node1-n_0000000000
   [junit4]   2> 1222995 INFO  (qtp1631990748-10266) [    ] o.a.s.c.S.Request 
[oldindextest_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1222996 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42379/solr/oldindextest_shard1_replica1/ shard1
   [junit4]   2> 1222996 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "base_url":"https://127.0.0.1:42379/solr";,
   [junit4]   2>   "core":"oldindextest_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1223098 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/oldindextest/state.json version: 2
   [junit4]   2> 1223098 INFO  (zkCallback-1593-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1223098 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1223098 INFO  (zkCallback-1593-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [oldindextest] from [2] to [3]
   [junit4]   2> 1223098 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [oldindextest] from [2] to [3]
   [junit4]   2> 1223146 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController We are 
https://127.0.0.1:42379/solr/oldindextest_shard1_replica1/ and leader is 
https://127.0.0.1:42379/solr/oldindextest_shard1_replica1/
   [junit4]   2> 1223146 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController No LogReplay needed for core=oldindextest_shard1_replica1 
baseURL=https://127.0.0.1:42379/solr
   [junit4]   2> 1223147 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1223147 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1223147 INFO  (parallelCoreAdminExecutor-5547-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for 
oldindextest
   [junit4]   2> 1223147 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"oldindextest_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42379/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42379_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1223147 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"oldindextest_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42379/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42379_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1223248 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/oldindextest/state.json version: 3
   [junit4]   2> 1223248 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1223248 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1223249 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [oldindextest] from [3] to [4]
   [junit4]   2> 1223249 INFO  (zkCallback-1593-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [oldindextest] from [3] to [4]
   [junit4]   2> 1223326 INFO  (qtp614572917-10269) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=756db270-05f8-4263-b490-16c1b1af0a91&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1223326 INFO  (qtp614572917-10269) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=756db270-05f8-4263-b490-16c1b1af0a91&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1223478 INFO  (qtp614572917-10271) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
756db270-05f8-4263-b490-16c1b1af0a912050068165751144
   [junit4]   2> 1223478 INFO  (qtp614572917-10271) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=756db270-05f8-4263-b490-16c1b1af0a912050068165751144&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1223479 INFO  (qtp1631990748-10266) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
756db270-05f8-4263-b490-16c1b1af0a912050068165591575
   [junit4]   2> 1223479 INFO  (qtp1631990748-10266) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=756db270-05f8-4263-b490-16c1b1af0a912050068165591575&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1223540 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController We are 
https://127.0.0.1:35634/solr/oldindextest_shard1_replica2/ and leader is 
https://127.0.0.1:42379/solr/oldindextest_shard1_replica1/
   [junit4]   2> 1223540 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController No LogReplay needed for core=oldindextest_shard1_replica2 
baseURL=https://127.0.0.1:35634/solr
   [junit4]   2> 1223540 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:oldindextest_shard1_replica2
   [junit4]   2> 1223540 INFO  (parallelCoreAdminExecutor-5549-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for 
oldindextest
   [junit4]   2> 1223540 INFO  (updateExecutor-1587-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1223541 INFO  (recoveryExecutor-1588-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1223541 INFO  (recoveryExecutor-1588-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1223541 INFO  (recoveryExecutor-1588-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[oldindextest_shard1_replica2]
   [junit4]   2> 1223541 INFO  (recoveryExecutor-1588-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1223541 INFO  (recoveryExecutor-1588-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[oldindextest_shard1_replica2] as recovering, leader is 
[https://127.0.0.1:42379/solr/oldindextest_shard1_replica1/] and I am 
[https://127.0.0.1:35634/solr/oldindextest_shard1_replica2/]
   [junit4]   2> 1223541 INFO  (recoveryExecutor-1588-thread-1) [    ] 
o.a.s.c.ZkController publishing state=recovering
   [junit4]   2> 1223550 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"oldindextest_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35634/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35634_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1223550 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"oldindextest_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35634/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35634_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"oldindextest",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1223550 INFO  (recoveryExecutor-1588-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:42379/solr]; [WaitForState: 
action=PREPRECOVERY&core=oldindextest_shard1_replica1&nodeName=127.0.0.1:35634_solr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1223552 INFO  (qtp614572917-10275) [    ] 
o.a.s.h.a.CoreAdminOperation Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1223552 INFO  (qtp614572917-10275) [    ] 
o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for 
oldindextest
   [junit4]   2> 1223552 INFO  (qtp614572917-10275) [    ] 
o.a.s.h.a.CoreAdminOperation Will wait a max of 183 seconds to see 
oldindextest_shard1_replica1 (shard1 of oldindextest) have state: recovering
   [junit4]   2> 1223552 INFO  (qtp614572917-10275) [    ] 
o.a.s.h.a.CoreAdminOperation In WaitForState(recovering): 
collection=oldindextest, shard=shard1, thisCore=oldindextest_shard1_replica1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:35634_solr, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"oldindextest_shard1_replica2","base_url":"https://127.0.0.1:35634/solr","node_name":"127.0.0.1:35634_solr","state":"down"}
   [junit4]   2> 1223651 INFO  
(OverseerStateUpdate-96387546328924165-127.0.0.1:35634_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/oldindextest/state.json version: 4
   [junit4]   2> 1223652 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1223652 INFO  (zkCallback-1593-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/oldindextest/state.json] for collection [oldindextest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1223652 INFO  (zkCallback-1593-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [oldindextest] from [4] to [5]
   [junit4]   2> 1223652 INFO  (zkCallback-1594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating data for [oldindextest] from [4] to [5]
   [junit4]   2> 1224328 INFO  (qtp614572917-10277) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=756db270-05f8-4263-b490-16c1b1af0a91&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1224328 INFO  (qtp614572917-10277) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections params={re

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

orkspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data
   [junit4]   2> 1233572 INFO  (coreCloseExecutor-5564-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1233573 INFO  (coreCloseExecutor-5564-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1233573 INFO  (coreCloseExecutor-5564-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 1233573 INFO  (coreCloseExecutor-5564-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 1233573 INFO  (coreCloseExecutor-5564-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1233574 INFO  (coreCloseExecutor-5564-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index
   [junit4]   2> 1233585 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96387546328924166-127.0.0.1:42379_solr-n_0000000001) closing
   [junit4]   2> 1233585 INFO  
(OverseerStateUpdate-96387546328924166-127.0.0.1:42379_solr-n_0000000001) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42379_solr
   [junit4]   2> 1233586 ERROR (jetty-launcher-1583-thread-1-EventThread) [    
] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$143/2038739530@58dbedd5
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1dd968aa[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 17]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(java.base@9-ea/ThreadPoolExecutor.java:2073)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(java.base@9-ea/ThreadPoolExecutor.java:839)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(java.base@9-ea/ThreadPoolExecutor.java:1385)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(java.base@9-ea/AbstractExecutorService.java:118)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1233586 INFO  (jetty-launcher-1583-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@690c7f3b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1233587 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42568 42568
   [junit4]   2> 1233635 INFO  (Thread-2532) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42568 42568
   [junit4]   2> 1233636 WARN  (Thread-2532) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/collections/oldindextest/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/overseer/collection-queue-work
   [junit4]   2>        11      /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1233636 INFO  
(SUITE-CleanupOldIndexTest-seed#[635D4FC1ED0E34CA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CleanupOldIndexTest_635D4FC1ED0E34CA-001
   [junit4]   2> Aug 09, 2016 3:40:50 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{rnd_b=FSTOrd50, _version_=PostingsFormat(name=MockRandom), 
a_t=PostingsFormat(name=Asserting), a_i=FSTOrd50, id=FSTOrd50}, docValues:{}, 
maxPointsInLeafNode=1311, maxMBSortInHeap=5.557829412982024, 
sim=ClassicSimilarity, locale=en, timezone=MIT
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=194163256,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDFieldTest, 
TestDistribIDF, BasicZkTest, BasicDistributedZkTest, TestRemoteStreaming, 
TestRealTimeGet, URLClassifyProcessorTest, JsonLoaderTest, DateFieldTest, 
TestFunctionQuery, TestSchemaNameResource, 
HdfsTlogReplayBufferedWhileIndexingTest, TestIBSimilarityFactory, 
OverriddenZkACLAndCredentialsProvidersTest, DistributedExpandComponentTest, 
TestCrossCoreJoin, TestRTGBase, TestPivotHelperCode, 
TestSizeLimitedDistributedMap, ActionThrottleTest, TestRebalanceLeaders, 
TestInitQParser, HdfsRestartWhileUpdatingTest, 
TestPerFieldSimilarityWithDefaultOverride, AsyncCallRequestStatusResponseTest, 
AlternateDirectoryTest, ZkNodePropsTest, TestUninvertingReader, 
TestExceedMaxTermLength, DistributedVersionInfoTest, TestLRUCache, 
ReturnFieldsTest, ExitableDirectoryReaderTest, TestAnalyzedSuggestions, 
TestDocSet, CloudMLTQParserTest, HdfsChaosMonkeyNothingIsSafeTest, TestConfig, 
TestHighlightDedupGrouping, TestRangeQuery, TestCSVLoader, 
ConnectionManagerTest, TestCloudManagedSchema, CdcrUpdateLogTest, 
HdfsNNFailoverTest, BlockDirectoryTest, PolyFieldTest, TestDistributedSearch, 
CopyFieldTest, TestSha256AuthenticationProvider, TestImplicitCoreProperties, 
RAMDirectoryFactoryTest, ParsingFieldUpdateProcessorsTest, 
TestFieldCacheSortRandom, TestSolrQueryParserResource, TestTrieFacet, 
CollectionsAPISolrJTest, TestAnalyzeInfixSuggestions, PreAnalyzedFieldTest, 
RequiredFieldsTest, TestArbitraryIndexDir, DisMaxRequestHandlerTest, 
TestOmitPositions, SolrCloudExampleTest, TestFaceting, 
IndexSchemaRuntimeFieldTest, TestSolr4Spatial, XsltUpdateRequestHandlerTest, 
TestTolerantUpdateProcessorRandomCloud, QueryElevationComponentTest, 
TestFreeTextSuggestions, ResourceLoaderTest, BitVectorTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest, 
TestSchemaManager, SuggestComponentTest, TestConfigSetsAPIExclusivity, 
OutputWriterTest, SolrCoreTest, TestLuceneMatchVersion, TestScoreJoinQPNoScore, 
TestNRTOpen, MergeStrategyTest, FileBasedSpellCheckerTest, TestRandomFaceting, 
TestDFISimilarityFactory, TestHdfsCloudBackupRestore, TestConfigReload, 
ZkStateWriterTest, TestSimpleQParserPlugin, TestSchemaVersionResource, 
TestPhraseSuggestions, LeaderElectionIntegrationTest, 
SignatureUpdateProcessorFactoryTest, TestPseudoReturnFields, 
TestSolrCoreSnapshots, VMParamsZkACLAndCredentialsProvidersTest, 
TestMiniSolrCloudClusterBase, TestSortByMinMaxFunction, 
TestBackupRepositoryFactory, CollectionStateFormat2Test, 
ChangedSchemaMergeTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
SyncSliceTest, ShardRoutingTest, TestReplicationHandler, 
ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, 
TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, 
HardAutoCommitTest, SimpleFacetsTest, SpellCheckComponentTest, 
SolrCmdDistributorTest, PeerSyncTest, BasicFunctionalityTest, TestLazyCores, 
ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SimplePostToolTest, 
AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, 
TestStressLucene, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, TestQueryUtils, TestWriterPerf, 
PrimitiveFieldTypeTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, 
MoreLikeThisHandlerTest, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, 
PingRequestHandlerTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, 
TestSimpleTrackingShardHandler, AliasIntegrationTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest]
   [junit4] Completed [442/627 (1!)] on J0 in 13.56s, 1 test, 1 error <<< 
FAILURES!

[...truncated 50285 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to