You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/04/02 08:01:33 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+111-patched) - Build # 16408 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16408/
Java: 64bit/jdk-9-ea+111-patched -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings

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

Error Message:
Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([513683EE87741A5C]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a non-public member of class java.lang.reflect.Module accessible
	at sun.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


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

Error Message:
Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([513683EE87741A5C]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a non-public member of class java.lang.reflect.Module accessible
	at sun.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more


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

Error Message:
Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage

Stack Trace:
java.lang.IllegalStateException: Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
	at __randomizedtesting.SeedInfo.seed([513683EE87741A5C]:0)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:804)
Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a non-public member of class java.lang.reflect.Module accessible
	at sun.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
	... 13 more




Build Log:
[...truncated 11071 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudDeleteByQuery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/init-core-data-001
   [junit4]   2> 443182 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 443183 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 443183 INFO  (Thread-1079) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 443183 INFO  (Thread-1079) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 443283 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38075
   [junit4]   2> 443284 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443284 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443286 INFO  (zkCallback-548-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@126ce1c0 name:ZooKeeperConnection Watcher:127.0.0.1:38075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443286 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443286 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443286 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 443288 INFO  (jetty-launcher-547-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 443288 INFO  (jetty-launcher-547-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 443288 INFO  (jetty-launcher-547-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 443288 INFO  (jetty-launcher-547-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 443288 INFO  (jetty-launcher-547-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 443289 INFO  (jetty-launcher-547-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55886575{/solr,null,AVAILABLE}
   [junit4]   2> 443290 INFO  (jetty-launcher-547-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ec2d675{/solr,null,AVAILABLE}
   [junit4]   2> 443291 INFO  (jetty-launcher-547-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@2cacef30{HTTP/1.1,[http/1.1]}{127.0.0.1:34720}
   [junit4]   2> 443291 INFO  (jetty-launcher-547-thread-5) [    ] o.e.j.s.Server Started @445438ms
   [junit4]   2> 443291 INFO  (jetty-launcher-547-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ef43687{/solr,null,AVAILABLE}
   [junit4]   2> 443291 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34720}
   [junit4]   2> 443291 INFO  (jetty-launcher-547-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79c9b6f{/solr,null,AVAILABLE}
   [junit4]   2> 443291 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 443291 INFO  (jetty-launcher-547-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3526bdde{/solr,null,AVAILABLE}
   [junit4]   2> 443291 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node5'
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4202b3a{HTTP/1.1,[http/1.1]}{127.0.0.1:40732}
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f8786ea{HTTP/1.1,[http/1.1]}{127.0.0.1:46039}
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-2) [    ] o.e.j.s.Server Started @445439ms
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-4) [    ] o.e.j.s.Server Started @445439ms
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40732}
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46039}
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@47d3aaa7{HTTP/1.1,[http/1.1]}{127.0.0.1:33409}
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-1) [    ] o.e.j.s.Server Started @445439ms
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node2'
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node4'
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33409}
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node1'
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7950e356{HTTP/1.1,[http/1.1]}{127.0.0.1:43475}
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-3) [    ] o.e.j.s.Server Started @445440ms
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43475}
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1ae369b7
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node3'
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443292 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443293 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443294 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443294 INFO  (zkCallback-549-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b54cb38 name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443294 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443294 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443294 INFO  (zkCallback-550-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50d7afab name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443294 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443294 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443294 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443294 INFO  (zkCallback-551-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4803dbae name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443294 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 443294 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443294 INFO  (zkCallback-552-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c2e8d62 name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443295 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443295 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443295 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 443295 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443295 INFO  (zkCallback-553-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47fc52ea name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443295 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443295 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 443295 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443295 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 443295 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 443305 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node3/.
   [junit4]   2> 443305 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1856920858
   [junit4]   2> 443305 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node3]
   [junit4]   2> 443306 WARN  (jetty-launcher-547-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node3/lib
   [junit4]   2> 443306 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 0x153d57a1a990001, 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:804)
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node5/.
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node2/.
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node4/.
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 134522401
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 609481395
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node2]
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node4]
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 2014865368
   [junit4]   2> 443306 WARN  (jetty-launcher-547-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node2/lib
   [junit4]   2> 443306 WARN  (jetty-launcher-547-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node4/lib
   [junit4]   2> 443307 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 443307 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node5]
   [junit4]   2> 443306 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node1/.
   [junit4]   2> 443307 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 230969961
   [junit4]   2> 443307 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node1]
   [junit4]   2> 443307 WARN  (jetty-launcher-547-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node5/lib
   [junit4]   2> 443307 WARN  (jetty-launcher-547-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node1/lib
   [junit4]   2> 443307 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 443307 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 443307 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 443307 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 443307 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 443308 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 443308 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 443308 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 443308 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38075/solr
   [junit4]   2> 443308 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 443308 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 443308 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443308 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 443308 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38075/solr
   [junit4]   2> 443308 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 443309 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443309 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443309 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 443309 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 443309 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38075/solr
   [junit4]   2> 443309 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 443309 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443309 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 443312 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 443312 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 443312 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38075/solr
   [junit4]   2> 443313 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 443313 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 443313 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443313 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443313 INFO  (zkCallback-562-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@349862e0 name:ZooKeeperConnection Watcher:127.0.0.1:38075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443313 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 443313 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443313 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38075/solr
   [junit4]   2> 443313 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 443313 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443313 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443315 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443315 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443315 INFO  (zkCallback-563-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@731a6c93 name:ZooKeeperConnection Watcher:127.0.0.1:38075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443315 INFO  (zkCallback-564-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61aa7477 name:ZooKeeperConnection Watcher:127.0.0.1:38075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443315 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443315 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443315 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443315 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443315 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443316 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443316 INFO  (zkCallback-567-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7220deaa name:ZooKeeperConnection Watcher:127.0.0.1:38075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443316 INFO  (zkCallback-569-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c98b208 name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443316 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443316 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443317 INFO  (zkCallback-568-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69ca4bfc name:ZooKeeperConnection Watcher:127.0.0.1:38075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443317 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443317 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443317 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443317 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443317 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 443318 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443318 INFO  (zkCallback-570-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f437851 name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443318 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443318 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443318 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443318 INFO  (zkCallback-571-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b5edb05 name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443318 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443319 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@670c2345 name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443319 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 443319 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443319 INFO  (zkCallback-573-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5daad50e name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443319 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443319 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 443321 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 443321 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 443321 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 443322 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 443322 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 443322 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 443322 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 443323 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 443323 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 443323 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 443323 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 443323 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 443323 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 443323 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 443324 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 443324 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 443324 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 443324 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 443324 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 443325 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 443325 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 443325 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 443325 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 443325 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 443325 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 443325 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 443325 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 443325 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 443326 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 443326 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 443326 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 443326 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 443326 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 443326 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 443327 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 443327 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 443327 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 443327 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 443327 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 443327 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 443327 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 443327 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 443327 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 443327 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 443328 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 443328 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 443328 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 443329 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 443329 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 443329 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 443329 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 443330 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443330 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 443330 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443330 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95654737513873419-127.0.0.1:40732_solr-n_0000000000
   [junit4]   2> 443330 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95654737513873420-127.0.0.1:46039_solr-n_0000000001
   [junit4]   2> 443330 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40732_solr
   [junit4]   2> 443330 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 443331 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443331 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95654737513873422-127.0.0.1:34720_solr-n_0000000002
   [junit4]   2> 443331 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95654737513873419-127.0.0.1:40732_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 443331 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46039_solr
   [junit4]   2> 443331 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95654737513873419-127.0.0.1:40732_solr-n_0000000000) starting
   [junit4]   2> 443331 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95654737513873420-127.0.0.1:46039_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 443331 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46039_solr
   [junit4]   2> 443331 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443332 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95654737513873421-127.0.0.1:43475_solr-n_0000000003
   [junit4]   2> 443332 INFO  (zkCallback-573-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> 443332 INFO  (zkCallback-571-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> 443332 INFO  (zkCallback-570-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> 443333 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34720_solr
   [junit4]   2> 443333 INFO  (zkCallback-572-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> 443333 INFO  (zkCallback-570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443333 INFO  (zkCallback-571-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443333 INFO  (zkCallback-573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443333 INFO  (zkCallback-569-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> 443338 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95654737513873422-127.0.0.1:34720_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 443338 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34720_solr
   [junit4]   2> 443338 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 443338 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43475_solr as DOWN
   [junit4]   2> 443338 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443338 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443338 INFO  (zkCallback-569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443338 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95654737513873423-127.0.0.1:33409_solr-n_0000000004
   [junit4]   2> 443339 INFO  (zkCallback-569-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> 443339 INFO  (zkCallback-570-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> 443339 INFO  (zkCallback-573-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> 443339 INFO  (zkCallback-571-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> 443339 INFO  (zkCallback-569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 443339 INFO  (zkCallback-573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 443339 INFO  (zkCallback-570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 443339 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 443339 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95654737513873421-127.0.0.1:43475_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 443340 INFO  (zkCallback-572-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> 443339 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 443340 INFO  (zkCallback-571-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 443340 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33409_solr as DOWN
   [junit4]   2> 443340 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node4/.
   [junit4]   2> 443340 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 443341 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 443341 INFO  (jetty-launcher-547-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 443342 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 443343 INFO  (OverseerCollectionConfigSetProcessor-95654737513873419-127.0.0.1:40732_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 443343 INFO  (OverseerStateUpdate-95654737513873419-127.0.0.1:40732_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 443343 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40732_solr as DOWN
   [junit4]   2> 443345 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 443345 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 443346 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node5/.
   [junit4]   2> 443346 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 443346 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 443347 INFO  (OverseerStateUpdate-95654737513873419-127.0.0.1:40732_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 443347 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 443347 INFO  (jetty-launcher-547-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 443347 INFO  (OverseerStateUpdate-95654737513873419-127.0.0.1:40732_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43475_solr"} current state version: 0
   [junit4]   2> 443347 INFO  (OverseerStateUpdate-95654737513873419-127.0.0.1:40732_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43475_solr
   [junit4]   2> 443348 INFO  (OverseerStateUpdate-95654737513873419-127.0.0.1:40732_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33409_solr"} current state version: 0
   [junit4]   2> 443348 INFO  (OverseerStateUpdate-95654737513873419-127.0.0.1:40732_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33409_solr
   [junit4]   2> 443348 INFO  (OverseerStateUpdate-95654737513873419-127.0.0.1:40732_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40732_solr"} current state version: 0
   [junit4]   2> 443348 INFO  (OverseerStateUpdate-95654737513873419-127.0.0.1:40732_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40732_solr
   [junit4]   2> 444340 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43475_solr
   [junit4]   2> 444341 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33409_solr
   [junit4]   2> 444341 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43475_solr
   [junit4]   2> 444341 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33409_solr
   [junit4]   2> 444341 INFO  (zkCallback-572-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: [2])
   [junit4]   2> 444341 INFO  (zkCallback-570-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: [2])
   [junit4]   2> 444341 INFO  (zkCallback-573-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: [2])
   [junit4]   2> 444341 INFO  (zkCallback-571-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: [2])
   [junit4]   2> 444341 INFO  (zkCallback-569-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: [2])
   [junit4]   2> 444341 INFO  (zkCallback-573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 444341 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 444341 INFO  (zkCallback-570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 444341 INFO  (zkCallback-569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 444341 INFO  (zkCallback-571-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 444342 INFO  (zkCallback-570-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: [3])
   [junit4]   2> 444342 INFO  (zkCallback-569-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: [3])
   [junit4]   2> 444342 INFO  (zkCallback-572-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: [3])
   [junit4]   2> 444342 INFO  (zkCallback-573-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: [3])
   [junit4]   2> 444342 INFO  (zkCallback-571-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: [3])
   [junit4]   2> 444342 INFO  (zkCallback-570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 444342 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 444342 INFO  (zkCallback-571-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 444342 INFO  (zkCallback-573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 444342 INFO  (zkCallback-569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 444345 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40732_solr
   [junit4]   2> 444346 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40732_solr
   [junit4]   2> 444346 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 444346 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 444346 INFO  (zkCallback-570-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: [4])
   [junit4]   2> 444346 INFO  (zkCallback-572-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: [4])
   [junit4]   2> 444346 INFO  (zkCallback-573-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: [4])
   [junit4]   2> 444346 INFO  (zkCallback-571-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: [4])
   [junit4]   2> 444346 INFO  (zkCallback-569-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: [4])
   [junit4]   2> 444346 INFO  (zkCallback-572-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 444346 INFO  (zkCallback-570-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 444346 INFO  (zkCallback-569-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 444346 INFO  (zkCallback-571-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 444347 INFO  (zkCallback-573-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 444347 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 444347 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 444348 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node3/.
   [junit4]   2> 444348 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 444348 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 444348 INFO  (jetty-launcher-547-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 444346 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node1/.
   [junit4]   2> 444349 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 444349 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 444349 INFO  (jetty-launcher-547-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 444352 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 444352 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 444352 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudDeleteByQuery_513683EE87741A5C-001/tempDir-001/node2/.
   [junit4]   2> 444352 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 444352 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 444352 INFO  (jetty-launcher-547-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 444352 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 444353 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 444353 INFO  (zkCallback-574-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55309546 name:ZooKeeperConnection Watcher:127.0.0.1:38075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 444353 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 444354 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 444355 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 444355 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 444355 INFO  (zkCallback-576-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39c52514 name:ZooKeeperConnection Watcher:127.0.0.1:38075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 444355 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 444356 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 444356 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 444356 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 444356 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 444357 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 444358 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 444358 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 444359 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 444360 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 444360 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 444361 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 444362 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 444362 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 444363 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 444363 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 444364 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 444365 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 444365 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 444366 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 444366 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 444367 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 444367 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 444368 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 444369 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 444369 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 444370 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 444371 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 444371 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 444372 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 444373 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 444373 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 444374 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 444375 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 444375 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 444376 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 444377 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 444378 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 444378 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 444379 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 444379 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 444380 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 444387 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 444388 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 444389 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 444389 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 444390 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 444390 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 444391 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 444391 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 444392 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 444393 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 444393 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 444394 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 444394 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 444395 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 444395 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 444396 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 444397 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 444397 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 444398 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 444398 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 444399 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 444399 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 444400 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 444401 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 444401 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 444402 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 444402 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 444403 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 444403 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 444404 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 444410 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 444411 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 444411 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 444412 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 444413 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 444414 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 444414 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 444415 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 444415 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 444416 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 444417 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 444417 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 444418 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 444419 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 444419 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 444420 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 444421 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 444422 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 444422 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 444423 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 444423 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 444424 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 444425 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 444425 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 444426 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 444426 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 444427 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 444427 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 444428 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-classification.xml
   [junit4]   2> 444435 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 444435 INFO  (SUITE-TestCloudDeleteByQuery-seed#[513683EE87741A5C]-worker

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

it4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 
   [junit4]   2> 1630795 ERROR (OverseerCollectionConfigSetProcessor-95654814003363851-127.0.0.1:40601_solr-n_0000000002) [    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize overseer 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /roles.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:162)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1630801 INFO  (jetty-launcher-1790-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d43ea7d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1630801 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[513683EE87741A5C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35006 35006
   [junit4]   2> 1630856 INFO  (Thread-4101) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35006 35006
   [junit4]   2> 1630857 WARN  (Thread-4101) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/test_col/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1630857 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[513683EE87741A5C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Apr 02, 2016 5:57:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {foo_i=BlockTreeOrds(blocksize=128), id_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=FST50, id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=191, maxMBSortInHeap=4.094539798733003, sim=ClassicSimilarity, locale=sr-ME, timezone=Asia/Amman
   [junit4]   2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=225532464,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, URLClassifyProcessorTest, SynonymTokenizerTest, SharedFSAutoReplicaFailoverUtilsTest, TestConfig, TestRandomDVFaceting, HttpPartitionTest, TestBadConfig, SystemInfoHandlerTest, TestStressUserVersions, TestSchemaSimilarityResource, TestMiniSolrCloudClusterSSL, EchoParamsTest, TestDocSet, DirectoryFactoryTest, JSONWriterTest, TestSearcherReuse, SaslZkACLProviderTest, TestImplicitCoreProperties, TestDefaultSearchFieldResource, TestReRankQParserPlugin, TestMergePolicyConfig, TestManagedStopFilterFactory, TestRTimerTree, DistributedSuggestComponentTest, InfoHandlerTest, TestCollationFieldDocValues, TestSolr4Spatial2, ResponseHeaderTest, PeerSyncTest, DeleteReplicaTest, DistributedFacetPivotWhiteBoxTest, TestRealTimeGet, TestFaceting, TestArbitraryIndexDir, PrimUtilsTest, TriLevelCompositeIdRoutingTest, TestLRUCache, TestSolrConfigHandler, BlockJoinFacetRandomTest, TestConfigSetsAPI, TestUseDocValuesAsStored, TestPseudoReturnFields, TestManagedResource, TestMiniSolrCloudCluster, PingRequestHandlerTest, AnalyticsQueryTest, RequiredFieldsTest, SyncSliceTest, QueryElevationComponentTest, TestLazyCores, RecoveryAfterSoftCommitTest, CdcrReplicationDistributedZkTest, TestTolerantUpdateProcessorCloud, EnumFieldTest, TestFunctionQuery, TestRTGBase, DistributedFacetPivotLongTailTest, TestDFISimilarityFactory, RankQueryTest, FileBasedSpellCheckerTest, TestDistributedSearch, AtomicUpdatesTest, HdfsBasicDistributedZkTest, CheckHdfsIndexTest, TestExpandComponent, AsyncCallRequestStatusResponseTest, UUIDFieldTest, DocumentAnalysisRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestLMDirichletSimilarityFactory, TestReplicaProperties, HLLUtilTest, IndexSchemaTest, BasicZkTest, OutputWriterTest, PreAnalyzedFieldTest, TestLuceneMatchVersion, TestConfigSetProperties, TestFieldTypeResource, TestBulkSchemaAPI, HdfsWriteToMultipleCollectionsTest, TestRandomFaceting, RequestLoggingTest, JavabinLoaderTest, HdfsRecoveryZkTest, StandardRequestHandlerTest, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, SolrXmlInZkTest, TestSolr4Spatial, TestIntervalFaceting, SolrCoreTest, DistributedQueueTest, TestJoin, CacheHeaderTest, BasicDistributedZkTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest, TestRecovery, TermVectorComponentDistributedTest, TestReload, TestRangeQuery, TestGroupingSearch, DistributedQueryElevationComponentTest, TestFoldingMultitermQuery, DocValuesTest, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, FastVectorHighlighterTest, RegexBoostProcessorTest, ReturnFieldsTest, MBeansHandlerTest, JsonLoaderTest, SOLR749Test, UpdateParamsTest, ResponseLogComponentTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AssignTest, AsyncMigrateRouteKeyTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, TestCloudInspectUtil, TestCollectionAPI, TestDistribDocBasedVersion, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTolerantUpdateProcessorRandomCloud -Dtests.seed=513683EE87741A5C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=Asia/Amman -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestTolerantUpdateProcessorRandomCloud (suite) <<<
   [junit4]    > Throwable #1: java.lang.IllegalStateException: Unable to access 'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([513683EE87741A5C]:0)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    > Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a non-public member of class java.lang.reflect.Module accessible
   [junit4]    > 	at java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
   [junit4]    > 	at java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
   [junit4]    > 	at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
   [junit4]    > 	at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
   [junit4]    > 	... 13 more
   [junit4] Completed [480/584 (3!)] on J0 in 21.47s, 2 tests, 1 error <<< FAILURES!

[...truncated 329 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 584 suites (10 ignored), 2353 tests, 3 suite-level errors, 116 ignored (70 assumptions) [seed: 513683EE87741A5C]

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



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

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([1F5F00B7AE962312:E82CEEEF687E8CF4]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1242)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11412 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/init-core-data-001
   [junit4]   2> 522201 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigAliasReplication
   [junit4]   2> 522202 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/collection1
   [junit4]   2> 522206 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 522208 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c6deac7{/solr,null,AVAILABLE}
   [junit4]   2> 522210 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4708b9aa{HTTP/1.1,[http/1.1]}{127.0.0.1:37179}
   [junit4]   2> 522210 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.Server Started @524030ms
   [junit4]   2> 522210 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=37179}
   [junit4]   2> 522210 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 522210 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001'
   [junit4]   2> 522211 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 522211 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 522211 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/solr.xml
   [junit4]   2> 522213 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/.
   [junit4]   2> 522213 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer New CoreContainer 1372000669
   [junit4]   2> 522213 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001]
   [junit4]   2> 522214 WARN  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/lib
   [junit4]   2> 522214 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 522215 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 522216 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 522216 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 522216 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 522216 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 522216 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/.
   [junit4]   2> 522217 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 522217 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/./collection1
   [junit4]   2> 522217 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 522217 INFO  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/collection1'
   [junit4]   2> 522217 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 522217 INFO  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 522217 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 522217 INFO  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 522221 INFO  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 522223 WARN  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 522223 INFO  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 522226 INFO  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 522228 INFO  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 522229 INFO  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 522231 INFO  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/collection1'
   [junit4]   2> 522231 INFO  (coreLoadExecutor-2585-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/./collection1
   [junit4]   2> 522231 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 522231 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 522231 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 522231 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/./collection1/data
   [junit4]   2> 522231 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 522231 WARN  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 522232 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 522232 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=9.6240234375, floorSegmentMB=2.013671875, forceMergeDeletesPctAllowed=4.46878082882764, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 522232 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@719d7352 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e634c50),segFN=segments_1,generation=1}
   [junit4]   2> 522232 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 522232 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/./collection1/data/
   [junit4]   2> 522233 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 522234 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522235 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522235 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522235 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522236 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 522236 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 522236 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 522236 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 522236 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 522237 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=80.2080078125, floorSegmentMB=2.064453125, forceMergeDeletesPctAllowed=27.606547114836527, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 522237 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@719d7352 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e634c50),segFN=segments_1,generation=1}
   [junit4]   2> 522237 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 522237 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54dd321c[collection1] main]
   [junit4]   2> 522237 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/collection1/conf
   [junit4]   2> 522237 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/collection1/conf}
   [junit4]   2> 522237 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-001/collection1/conf
   [junit4]   2> 522237 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 522237 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 522237 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 522238 INFO  (searcherExecutor-2586-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@54dd321c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 522238 INFO  (coreLoadExecutor-2585-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 522719 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/collection1
   [junit4]   2> 522721 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 522721 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@105d4cf8{/solr,null,AVAILABLE}
   [junit4]   2> 522722 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2f71488f{HTTP/1.1,[http/1.1]}{127.0.0.1:36060}
   [junit4]   2> 522722 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.Server Started @524541ms
   [junit4]   2> 522722 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=36060}
   [junit4]   2> 522722 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 522722 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002'
   [junit4]   2> 522722 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 522722 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 522723 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/solr.xml
   [junit4]   2> 522725 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/.
   [junit4]   2> 522726 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer New CoreContainer 336241476
   [junit4]   2> 522726 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002]
   [junit4]   2> 522726 WARN  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/lib
   [junit4]   2> 522726 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 522727 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 522727 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 522727 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 522727 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 522727 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 522728 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/.
   [junit4]   2> 522728 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 522728 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/./collection1
   [junit4]   2> 522728 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 522729 INFO  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/collection1'
   [junit4]   2> 522729 INFO  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 522729 INFO  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 522729 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 522729 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[1F5F00B7AE962312]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 522733 INFO  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 522734 WARN  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 522735 INFO  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 522738 INFO  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 522739 INFO  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 522741 INFO  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 522742 INFO  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/collection1'
   [junit4]   2> 522742 INFO  (coreLoadExecutor-2595-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/./collection1
   [junit4]   2> 522742 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 522742 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 522742 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 522742 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/./collection1/data
   [junit4]   2> 522742 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 522742 WARN  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 522742 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 522743 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=9.6240234375, floorSegmentMB=2.013671875, forceMergeDeletesPctAllowed=4.46878082882764, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 522743 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c2db9a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@525ca889),segFN=segments_1,generation=1}
   [junit4]   2> 522743 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 522743 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/./collection1/data/
   [junit4]   2> 522744 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 522745 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522745 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522746 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522746 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522747 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 522747 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 522747 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 522747 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 522748 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 522748 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=80.2080078125, floorSegmentMB=2.064453125, forceMergeDeletesPctAllowed=27.606547114836527, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 522748 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c2db9a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@525ca889),segFN=segments_1,generation=1}
   [junit4]   2> 522748 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 522748 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e25e62c[collection1] main]
   [junit4]   2> 522748 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/collection1/conf
   [junit4]   2> 522748 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/collection1/conf}
   [junit4]   2> 522748 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-002/collection1/conf
   [junit4]   2> 522748 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 522750 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 522750 INFO  (searcherExecutor-2596-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e25e62c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 522750 INFO  (coreLoadExecutor-2595-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 523223 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 523231 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 523233 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 523234 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 523234 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 523234 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 523235 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 523235 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 523235 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 523235 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 523236 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 523236 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 523236 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 523236 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 523237 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 523237 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 523237 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 523237 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 523238 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 523238 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 523239 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 523239 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 523239 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 523240 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 523240 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 523240 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 523240 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 523241 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 523241 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 523241 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 523241 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 523242 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 523242 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 523242 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 523243 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 523243 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 523243 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 523243 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 523244 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 523244 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 523244 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 523244 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 523244 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 523245 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 523245 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 523245 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 523246 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 523246 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 523246 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 523246 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 523247 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 523247 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 523247 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 523247 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 523248 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 523248 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 523248 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 523248 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 523248 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 523249 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 523249 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 523249 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 523249 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 523250 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 523250 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 523255 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 3
   [junit4]   2> 523255 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 523255 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 523256 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 523256 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 523256 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 523257 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 523257 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 523257 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 523257 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 523258 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 523258 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 523258 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 523258 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 523259 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 523259 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 523259 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 523259 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 523260 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 523260 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 523260 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 523260 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 523261 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 523261 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 523261 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 523261 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 523262 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 523262 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 523263 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 523263 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 523264 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 523264 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 523264 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 523267 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 523267 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 523267 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 523268 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 523268 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 523268 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 523269 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 523269 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 523269 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 523270 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 523270 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 523270 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 523271 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 523271 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 523271 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 523272 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 523272 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 523272 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 523273 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 523273 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 523273 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 523273 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 523274 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 523275 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 523275 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 523276 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 523276 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 523276 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 523277 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 523277 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 523277 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 523277 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 523278 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 523278 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 523278 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 523279 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 523279 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 523279 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 523279 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 523280 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 523280 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 523280 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 523280 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 523281 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 523281 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 523281 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 523281 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 523282 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 523282 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 523282 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 523283 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 523283 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 523283 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 523283 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 523284 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 523295 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 523295 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 523295 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 523296 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 523296 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 523296 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 523296 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 523297 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 523297 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 523297 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 523298 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 523298 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 523298 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 523299 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 523299 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 523299 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 523300 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 523300 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 523300 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 523300 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 523301 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 523301 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 523301 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 523301 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 523302 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 523302 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 523302 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 523302 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 523303 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 523303 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 523303 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 523304 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 523304 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 523305 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 523305 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 523305 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 523306 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 523306 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 523306 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 523306 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 523307 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 523307 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 523307 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 523308 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 523308 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 523308 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 523309 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 523309 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 523309 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 523310 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 523310 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 523311 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 523311 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 523311 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 523311 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 523312 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 523312 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 523312 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 523313 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 523313 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 523313 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 523314 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 523314 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 523315 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 523315 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 523315 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 523316 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 523316 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 523316 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 523317 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 523317 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 523317 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 523318 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 523318 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 523318 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 523322 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 523323 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 523323 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 523324 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 523324 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 523324 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 523325 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 523325 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 523325 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 523325 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 523326 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 523326 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 523326 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 523327 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 523327 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 523327 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 523328 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 523328 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 523328 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 523330 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 523331 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 523331 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 523331 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 523332 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 523333 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 523333 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 523333 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 523333 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 523334 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 523334 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 523335 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 523337 INFO  (qtp166794086-4810) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 523338 INFO  (qtp166794086-4803) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 523338 INFO  (qtp166794086-4808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 523339 INFO  (qtp166794086-4804) [    x:collection1] o.a.s.u.p.Log

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

yFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 626613 INFO  (coreCloseExecutor-3203-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-026/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-026/./collection1/data/index;done=false>>]
   [junit4]   2> 626613 INFO  (coreCloseExecutor-3203-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 626613 INFO  (coreCloseExecutor-3203-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-026/./collection1/data/index
   [junit4]   2> 626613 INFO  (coreCloseExecutor-3203-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-026/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-026/./collection1/data;done=false>>]
   [junit4]   2> 626613 INFO  (coreCloseExecutor-3203-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 626613 INFO  (coreCloseExecutor-3203-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-026/./collection1/data
   [junit4]   2> 626613 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f861177{/solr,null,UNAVAILABLE}
   [junit4]   2> 626614 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@13bea10c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 626614 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[1F5F00B7AE962312]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=278151615
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d006e63
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-027/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-027/./collection1/data
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-027/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-027/./collection1/data/index;done=false>>]
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 626615 INFO  (coreCloseExecutor-3205-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 626616 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[1F5F00B7AE962312]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36d1aeb2{/solr,null,UNAVAILABLE}
   [junit4]   2> 626617 INFO  (SUITE-TestReplicationHandler-seed#[1F5F00B7AE962312]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1F5F00B7AE962312-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=fr-BE, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=12,threads=1,free=160512744,total=509214720
   [junit4]   2> NOTE: All tests run in this JVM: [TestRawTransformer, CollectionTooManyReplicasTest, CloudExitableDirectoryReaderTest, TestFunctionQuery, TestReplicaProperties, SaslZkACLProviderTest, TestFoldingMultitermQuery, TestMissingGroups, TestSolr4Spatial2, ConnectionReuseTest, AsyncCallRequestStatusResponseTest, TestBinaryField, DistributedSpellCheckComponentTest, TestHighFrequencyDictionaryFactory, PingRequestHandlerTest, DocumentAnalysisRequestHandlerTest, ZkStateReaderTest, DistribCursorPagingTest, EchoParamsTest, SignatureUpdateProcessorFactoryTest, TestJoin, JsonLoaderTest, IndexSchemaTest, PrimUtilsTest, QueryEqualityTest, BufferStoreTest, TestBulkSchemaAPI, EnumFieldTest, CoreAdminCreateDiscoverTest, DistributedFacetPivotLongTailTest, BigEndianAscendingWordDeserializerTest, TestLMDirichletSimilarityFactory, DistributedSuggestComponentTest, TestSolrQueryParserDefaultOperatorResource, TestSolrConfigHandler, TestPseudoReturnFields, JavabinLoaderTest, TestFastOutputStream, TestDFISimilarityFactory, SyncSliceTest, TestExactSharedStatsCache, TestFaceting, URLClassifyProcessorTest, CurrencyFieldOpenExchangeTest, TestImplicitCoreProperties, QueryResultKeyTest, ZkNodePropsTest, CopyFieldTest, TestRTimerTree, DirectoryFactoryTest, QueryElevationComponentTest, TestRTGBase, InfoHandlerTest, TestSolr4Spatial, TestSearcherReuse, TestShortCircuitedRequests, CdcrVersionReplicationTest, TestAtomicUpdateErrorCases, SolrCoreTest, TestStressUserVersions, UUIDFieldTest, TestCustomDocTransformer, TestHashQParserPlugin, TestConfig, DateFieldTest, LeaderElectionIntegrationTest, TestLazyCores, TestScoreJoinQPNoScore, RankQueryTest, ResponseLogComponentTest, TestCSVLoader, SynonymTokenizerTest, TestValueSourceCache, TestIBSimilarityFactory, TestReplicationHandler]
   [junit4] Completed [252/584 (1!)] on J0 in 104.43s, 13 tests, 1 error <<< FAILURES!

[...truncated 1092 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 584 suites (10 ignored), 2353 tests, 1 error, 114 ignored (70 assumptions) [seed: 1F5F00B7AE962312]

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