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/05/11 19:33:22 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+116) - Build # 16715 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16715/
Java: 32bit/jdk-9-ea+116 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at __randomizedtesting.SeedInfo.seed([5FE783BC16C1465E:D7B3BC66B83D2BA6]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:661)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1073)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:86)
	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:638)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more




Build Log:
[...truncated 10610 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/init-core-data-001
   [junit4]   2> 48695 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 48697 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 48697 INFO  (Thread-127) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 48697 INFO  (Thread-127) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 48797 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34669
   [junit4]   2> 48797 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 48798 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48801 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1955147 name:ZooKeeperConnection Watcher:127.0.0.1:34669 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48801 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48801 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 48801 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 48808 INFO  (jetty-launcher-51-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 48810 INFO  (jetty-launcher-51-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 48814 INFO  (jetty-launcher-51-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1784e84{/solr,null,AVAILABLE}
   [junit4]   2> 48814 INFO  (jetty-launcher-51-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10425c3{/solr,null,AVAILABLE}
   [junit4]   2> 48817 INFO  (jetty-launcher-51-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f44ee{HTTP/1.1,[http/1.1]}{127.0.0.1:44614}
   [junit4]   2> 48817 INFO  (jetty-launcher-51-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f1f0e8{HTTP/1.1,[http/1.1]}{127.0.0.1:42175}
   [junit4]   2> 48817 INFO  (jetty-launcher-51-thread-1) [    ] o.e.j.s.Server Started @50665ms
   [junit4]   2> 48817 INFO  (jetty-launcher-51-thread-2) [    ] o.e.j.s.Server Started @50665ms
   [junit4]   2> 48817 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44614}
   [junit4]   2> 48818 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42175}
   [junit4]   2> 48818 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@c6a292
   [junit4]   2> 48818 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@c6a292
   [junit4]   2> 48818 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1'
   [junit4]   2> 48818 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2'
   [junit4]   2> 48818 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 48818 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 48818 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 48818 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 48819 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 48819 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 48819 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48819 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48826 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@955cf9 name:ZooKeeperConnection Watcher:127.0.0.1:34669/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48826 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@117658f name:ZooKeeperConnection Watcher:127.0.0.1:34669/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48826 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48826 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 48828 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48828 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 48828 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 48829 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 48833 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/.
   [junit4]   2> 48834 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 3398657
   [junit4]   2> 48834 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2]
   [junit4]   2> 48834 WARN  (jetty-launcher-51-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/lib
   [junit4]   2> 48834 INFO  (jetty-launcher-51-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> 48836 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 48842 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 48842 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 48842 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34669/solr
   [junit4]   2> 48842 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 48842 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 48843 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/.
   [junit4]   2> 48843 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 14905929
   [junit4]   2> 48843 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1]
   [junit4]   2> 48843 WARN  (jetty-launcher-51-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/lib
   [junit4]   2> 48843 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48844 INFO  (jetty-launcher-51-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> 48844 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1751e6 name:ZooKeeperConnection Watcher:127.0.0.1:34669 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48844 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48844 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 48845 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 48845 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$108/17489345@a4f456
   [junit4]   2> 48846 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 48846 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 48846 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34669/solr
   [junit4]   2> 48846 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 48846 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 48846 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48846 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48848 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f2aa2 name:ZooKeeperConnection Watcher:127.0.0.1:34669/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48849 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48849 INFO  (zkCallback-61-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@affec7 name:ZooKeeperConnection Watcher:127.0.0.1:34669 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48849 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48849 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 48850 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 48851 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$108/17489345@e30660
   [junit4]   2> 48851 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 48853 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 48854 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 48855 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 48855 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 48856 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48856 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 48857 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 48857 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c97d19 name:ZooKeeperConnection Watcher:127.0.0.1:34669/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48857 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48858 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 48859 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 48861 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 48862 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 48862 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 48862 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 48863 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 48863 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 48864 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 48864 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 48864 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95878716807053318-127.0.0.1:44614_solr-n_0000000000
   [junit4]   2> 48864 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95878716807053316-127.0.0.1:42175_solr-n_0000000001
   [junit4]   2> 48865 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44614_solr
   [junit4]   2> 48865 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 48865 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95878716807053318-127.0.0.1:44614_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 48865 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42175_solr
   [junit4]   2> 48865 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42175_solr
   [junit4]   2> 48865 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95878716807053318-127.0.0.1:44614_solr-n_0000000000) starting
   [junit4]   2> 48866 INFO  (zkCallback-60-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> 48866 INFO  (zkCallback-62-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> 48866 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48867 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 48867 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 48870 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 48870 INFO  (OverseerCollectionConfigSetProcessor-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 48870 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44614_solr as DOWN
   [junit4]   2> 48870 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 48872 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 48873 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44614_solr"} current state version: 0
   [junit4]   2> 48873 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44614_solr
   [junit4]   2> 48899 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 48899 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 48900 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/.
   [junit4]   2> 48900 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 48900 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 48900 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 49872 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44614_solr
   [junit4]   2> 49872 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44614_solr
   [junit4]   2> 49873 INFO  (zkCallback-60-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> 49873 INFO  (zkCallback-62-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> 49874 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 49874 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 49913 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 49913 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 49914 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/.
   [junit4]   2> 49914 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 49915 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 49915 INFO  (jetty-launcher-51-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 49915 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 49916 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 49917 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c45556 name:ZooKeeperConnection Watcher:127.0.0.1:34669 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 49917 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 49917 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 49919 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:34669/solr
   [junit4]   2> 49921 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 49921 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 49922 INFO  (zkCallback-65-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aa459e name:ZooKeeperConnection Watcher:127.0.0.1:34669/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 49923 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 49923 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 49923 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 49924 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 49925 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 49928 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 49940 INFO  (TEST-TestManagedSchemaAPI.test-seed#[5FE783BC16C1465E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 49947 INFO  (qtp33070368-407) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 49949 INFO  (OverseerCollectionConfigSetProcessor-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 49949 INFO  (OverseerThreadFactory-199-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 49949 INFO  (OverseerThreadFactory-199-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 49950 INFO  (OverseerThreadFactory-199-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 49950 INFO  (OverseerThreadFactory-199-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 49951 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 49952 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 49952 INFO  (zkCallback-65-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 49957 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 49957 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 49958 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 50057 INFO  (OverseerThreadFactory-199-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 50057 INFO  (OverseerThreadFactory-199-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:44614_solr
   [junit4]   2> 50057 INFO  (OverseerThreadFactory-199-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:42175_solr
   [junit4]   2> 50063 INFO  (qtp33070368-411) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 50063 INFO  (qtp31817238-406) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 50064 INFO  (qtp31817238-406) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 50064 INFO  (qtp33070368-411) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 50064 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 50064 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 50065 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 50065 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 50065 INFO  (qtp31817238-406) [    ] o.a.s.c.c.ZkStateReader addZkWatch [testschemaapi]
   [junit4]   2> 50065 INFO  (qtp33070368-411) [    ] o.a.s.c.c.ZkStateReader addZkWatch [testschemaapi]
   [junit4]   2> 50065 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44614/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44614_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 50065 INFO  (qtp33070368-411) [    ] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 50065 INFO  (qtp31817238-406) [    ] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 50065 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 50065 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 50066 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44614/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44614_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 50067 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42175/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42175_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 50067 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42175/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42175_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 50168 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 50168 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 50168 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 50169 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 50169 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 51065 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 51065 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 51066 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 51066 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 51066 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 51066 INFO  (qtp33070368-411) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 51066 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 51066 INFO  (qtp31817238-406) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 51066 INFO  (qtp33070368-411) [    ] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 51066 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/testschemaapi_shard1_replica2'
   [junit4]   2> 51066 INFO  (qtp31817238-406) [    ] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 51066 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/testschemaapi_shard1_replica1'
   [junit4]   2> 51066 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 51066 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 51067 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 51067 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 51068 INFO  (qtp31817238-406) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 51068 INFO  (qtp33070368-411) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 51072 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 51081 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 51082 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 51082 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 51117 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 51126 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 51134 INFO  (qtp33070368-411) [    ] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 51166 INFO  (qtp31817238-406) [    ] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 51167 INFO  (qtp33070368-411) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 51168 INFO  (qtp31817238-406) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 51172 INFO  (qtp33070368-411) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 51172 INFO  (qtp33070368-411) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 51172 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 51173 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/testschemaapi_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/]
   [junit4]   2> 51173 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 51174 INFO  (qtp33070368-411) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> 51174 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index/
   [junit4]   2> 51174 WARN  (qtp33070368-411) [    ] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 51175 INFO  (qtp33070368-411) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 51176 INFO  (qtp31817238-406) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 51176 INFO  (qtp31817238-406) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 51176 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 51176 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15cb251 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@382e75),segFN=segments_1,generation=1}
   [junit4]   2> 51177 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 51177 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/testschemaapi_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/]
   [junit4]   2> 51177 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 51177 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/
   [junit4]   2> 51177 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 51180 INFO  (qtp31817238-406) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data
   [junit4]   2> 51187 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index/
   [junit4]   2> 51187 WARN  (qtp31817238-406) [    ] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 51188 INFO  (qtp31817238-406) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 51189 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12cc18a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d46fd0),segFN=segments_1,generation=1}
   [junit4]   2> 51189 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 51191 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/
   [junit4]   2> 51191 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 51199 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 51205 INFO  (qtp31817238-406) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51206 INFO  (qtp31817238-406) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51207 INFO  (qtp31817238-406) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51207 INFO  (qtp31817238-406) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51209 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 51210 INFO  (qtp33070368-411) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51212 INFO  (qtp33070368-411) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51214 INFO  (qtp33070368-411) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51215 INFO  (qtp31817238-406) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 51215 INFO  (qtp33070368-411) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51215 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 51216 INFO  (qtp33070368-411) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 51216 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 51222 INFO  (qtp31817238-406) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 51223 INFO  (qtp33070368-411) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 51223 INFO  (qtp31817238-406) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 51223 INFO  (qtp33070368-411) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 51224 INFO  (qtp31817238-406) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 51224 INFO  (qtp31817238-406) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 51224 INFO  (qtp33070368-411) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 51224 INFO  (qtp33070368-411) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 51225 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12cc18a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d46fd0),segFN=segments_1,generation=1}
   [junit4]   2> 51225 INFO  (qtp31817238-406) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 51225 INFO  (qtp31817238-406) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c0bf95[testschemaapi_shard1_replica1] main]
   [junit4]   2> 51225 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15cb251 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@382e75),segFN=segments_1,generation=1}
   [junit4]   2> 51225 INFO  (qtp31817238-406) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 51225 INFO  (qtp33070368-411) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 51225 INFO  (qtp33070368-411) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cf816[testschemaapi_shard1_replica2] main]
   [junit4]   2> 51225 INFO  (qtp33070368-411) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 51226 INFO  (qtp33070368-411) [    ] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 51226 INFO  (qtp33070368-411) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 51226 INFO  (qtp33070368-411) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 51226 INFO  (qtp33070368-411) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 51226 INFO  (qtp33070368-411) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 51226 INFO  (qtp33070368-411) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 51226 INFO  (qtp31817238-406) [    ] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 51226 INFO  (qtp33070368-411) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 51226 INFO  (qtp31817238-406) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 51227 INFO  (qtp33070368-411) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 51227 INFO  (qtp31817238-406) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 51227 INFO  (qtp31817238-406) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 51227 INFO  (qtp31817238-406) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 51228 INFO  (qtp31817238-406) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 51228 INFO  (qtp31817238-406) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 51228 INFO  (qtp31817238-406) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 51229 INFO  (qtp31817238-406) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 51229 INFO  (qtp33070368-411) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 51235 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:451277789089940
   [junit4]   2> 51236 INFO  (qtp31817238-406) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 51236 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:451277784840864
   [junit4]   2> 51236 INFO  (searcherExecutor-205-thread-1) [    ] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@1c0bf95[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 51237 INFO  (qtp31817238-406) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 51237 INFO  (qtp31817238-406) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 51237 INFO  (qtp31817238-406) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 51237 INFO  (qtp31817238-406) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534059471575187456
   [junit4]   2> 51239 INFO  (qtp31817238-406) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1534059471575187456
   [junit4]   2> 51239 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 51239 INFO  (qtp33070368-411) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 51239 INFO  (searcherExecutor-204-thread-1) [    ] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@5cf816[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 51239 INFO  (qtp33070368-411) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 51239 INFO  (qtp33070368-411) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 51240 INFO  (qtp33070368-411) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 51240 INFO  (qtp33070368-411) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534059471578333184
   [junit4]   2> 51241 INFO  (qtp31817238-406) [    ] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 51241 INFO  (qtp33070368-411) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534059471578333184
   [junit4]   2> 51241 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:http://127.0.0.1:44614/solr collection:testschemaapi shard:shard1
   [junit4]   2> 51241 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 51242 INFO  (qtp33070368-411) [    ] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 51242 INFO  (qtp31817238-406) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 51242 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:http://127.0.0.1:42175/solr collection:testschemaapi shard:shard1
   [junit4]   2> 51243 INFO  (qtp33070368-411) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 51246 INFO  (qtp33070368-411) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/95878716807053316-core_node2-n_0000000001
   [junit4]   2> 51246 INFO  (qtp31817238-406) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/95878716807053318-core_node1-n_0000000000
   [junit4]   2> 51247 INFO  (qtp31817238-406) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 51247 INFO  (qtp33070368-411) [    ] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/95878716807053318-core_node1-n_0000000000 to know if I could be the leader
   [junit4]   2> 51251 INFO  (qtp31817238-406) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 51251 INFO  (qtp31817238-406) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 51251 INFO  (qtp31817238-406) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1/
   [junit4]   2> 51251 INFO  (qtp31817238-406) [    ] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica1 url=http://127.0.0.1:44614/solr START replicas=[http://127.0.0.1:42175/solr/testschemaapi_shard1_replica2/] nUpdates=100
   [junit4]   2> 51252 INFO  (qtp31817238-406) [    ] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica1 url=http://127.0.0.1:44614/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 51252 INFO  (qtp31817238-406) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 51252 INFO  (qtp31817238-406) [    ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 51253 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 51255 INFO  (qtp33070368-401) [    ] o.a.s.c.S.Request [testschemaapi_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 51255 INFO  (qtp31817238-406) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leaders/shard1
   [junit4]   2> 51262 INFO  (qtp31817238-406) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testschemaapi/leaders/shard1/leader after winning as /collections/testschemaapi/leader_elect/shard1/election/95878716807053318-core_node1-n_0000000000
   [junit4]   2> 51264 INFO  (qtp31817238-406) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1/ shard1
   [junit4]   2> 51264 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "base_url":"http://127.0.0.1:44614/solr",
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 51366 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 51366 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 51366 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 51367 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 51367 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 51415 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController We are http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1/ and leader is http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1/
   [junit4]   2> 51415 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica1 baseURL=http://127.0.0.1:44614/solr
   [junit4]   2> 51415 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 51415 INFO  (qtp31817238-406) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 51417 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44614/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44614_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 51417 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44614/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44614_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 51422 INFO  (qtp31817238-406) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2} status=0 QTime=1358
   [junit4]   2> 51518 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 2
   [junit4]   2> 51519 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 51519 INFO  (zkCallback-62-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 51519 INFO  (zkCallback-62-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [2] to [3]
   [junit4]   2> 51519 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [2] to [3]
   [junit4]   2> 52247 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController We are http://127.0.0.1:42175/solr/testschemaapi_shard1_replica2/ and leader is http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1/
   [junit4]   2> 52248 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica2 baseURL=http://127.0.0.1:42175/solr
   [junit4]   2> 52248 INFO  (qtp33070368-411) [    ] o.a.s.c.ZkController Core needs to recover:testschemaapi_shard1_replica2
   [junit4]   2> 52248 INFO  (updateExecutor-55-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 52248 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 52248 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 52248 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testschemaapi_shard1_replica2]
   [junit4]   2> 52248 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 52248 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [testschemaapi_shard1_replica2] as recovering, leader is [http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1/] and I am [http://127.0.0.1:42175/solr/testschemaapi_shard1_replica2/]
   [junit4]   2> 52248 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.ZkController publishing state=recovering
   [junit4]   2> 52248 INFO  (qtp33070368-411) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2} status=0 QTime=2185
   [junit4]   2> 52249 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42175/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42175_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52250 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42175/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42175_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52250 INFO  (OverseerThreadFactory-199-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:44614_solr={responseHeader={status=0,QTime=1358},core=testschemaapi_shard1_replica1},127.0.0.1:42175_solr={responseHeader={status=0,QTime=2185},core=testschemaapi_shard1_replica2}}}
   [junit4]   2> 52251 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:44614/solr]; [WaitForState: action=PREPRECOVERY&core=testschemaapi_shard1_replica1&nodeName=127.0.0.1:42175_solr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 52251 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 52252 INFO  (qtp31817238-398) [    ] o.a.s.h.a.CoreAdminOperation Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 52254 INFO  (qtp31817238-398) [    ] o.a.s.h.a.CoreAdminOperation Will wait a max of 183 seconds to see testschemaapi_shard1_replica1 (shard1 of testschemaapi) have state: recovering
   [junit4]   2> 52254 INFO  (qtp31817238-398) [    ] o.a.s.h.a.CoreAdminOperation In WaitForState(recovering): collection=testschemaapi, shard=shard1, thisCore=testschemaapi_shard1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:42175_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"testschemaapi_shard1_replica2","base_url":"http://127.0.0.1:42175/solr","node_name":"127.0.0.1:42175_solr","state":"down"}
   [junit4]   2> 52254 INFO  (qtp33070368-407) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 52353 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 3
   [junit4]   2> 52353 INFO  (zkCallback-62-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 52353 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 52353 INFO  (zkCallback-62-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [3] to [4]
   [junit4]   2> 52353 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [3] to [4]
   [junit4]   2> 53254 INFO  (qtp31817238-398) [    ] o.a.s.h.a.CoreAdminOperation In WaitForState(recovering): collection=testschemaapi, shard=shard1, thisCore=testschemaapi_shard1_replica1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:42175_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"testschemaapi_shard1_replica2","base_url":"http://127.0.0.1:42175/solr","node_name":"127.0.0.1:42175_solr","state":"recovering"}
   [junit4]   2> 53254 INFO  (qtp31817238-398) [    ] o.a.s.h.a.CoreAdminOperation Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 53254 INFO  (qtp31817238-398) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:42175_solr&onlyIfLeaderActive=true&core=testschemaapi_shard1_replica1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 60255 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1/] - recoveringAfterStartup=[true]
   [junit4]   2> 60255 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica2 url=http://127.0.0.1:42175/solr START replicas=[http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1/] nUpdates=100
   [junit4]   2> 60255 WARN  (recoveryExecutor-56-thread-1) [    ] o.a.s.u.PeerSync no frame of reference to tell if we've missed updates
   [junit4]   2> 60255 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 60255 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 60255 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:44614/solr/testschemaapi_shard1_replica1/].
   [junit4]   2> 60259 INFO  (qtp31817238-398) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 60259 INFO  (qtp31817238-398) [    ] o.a.s.c.S.Request [testschemaapi_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 60259 INFO  (qtp31817238-396) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 60259 INFO  (qtp31817238-396) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 60259 INFO  (qtp31817238-396) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 60259 INFO  (qtp31817238-396) [    ] o.a.s.u.p.LogUpdateProcessorFactory [testschemaapi_shard1_replica1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 60261 INFO  (qtp31817238-409) [    ] o.a.s.c.S.Request [testschemaapi_shard1_replica1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 60262 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 60262 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 60262 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 60262 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 60262 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery.
   [junit4]   2> 60262 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 60262 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 60262 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 60262 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534059481038585856
   [junit4]   2> 60263 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42175/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42175_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 60263 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42175/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42175_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 60264 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 4
   [junit4]   2> 60264 INFO  (zkCallback-62-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 60264 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 60264 INFO  (zkCallback-62-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [4] to [5]
   [junit4]   2> 60264 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [4] to [5]
   [junit4]   2> 60264 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534059481038585856
   [junit4]   2> 60264 INFO  (recoveryExecutor-56-thread-1) [    ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 61255 INFO  (qtp33070368-407) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=11308
   [junit4]   2> 61270 INFO  (qtp31817238-400) [    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 61273 INFO  (qtp31817238-400) [    ] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 61274 INFO  (qtp31817238-400) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 61292 INFO  (qtp31817238-400) [    ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 61292 INFO  (zkCallback-60-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 61292 INFO  (zkCallback-62-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 61292 INFO  (zkCallback-60-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 61293 INFO  (Thread-156) [    ] o.a.s.c.ZkController Running listeners for /configs/conf1
   [junit4]   2> 61293 INFO  (Thread-157) [    ] o.a.s.c.ZkController Running listeners for /configs/conf1
   [junit4]   2> 61293 INFO  (Thread-156) [    ] o.a.s.c.SolrCore config update listener called for core testschemaapi_shard1_replica1
   [junit4]   2> 61293 INFO  (Thread-157) [    ] o.a.s.c.SolrCore config update listener called for core testschemaapi_shard1_replica2
   [junit4]   2> 61294 INFO  (qtp31817238-400) [    ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 0 for collection testschemaapi
   [junit4]   2> 61294 INFO  (Thread-156) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 61294 INFO  (Thread-157) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 61294 INFO  (Thread-156) [    ] o.a.s.c.SolrCore /configs/conf1/managed-schema is stale will need an update from 0 to 1
   [junit4]   2> 61294 INFO  (Thread-157) [    ] o.a.s.c.SolrCore /configs/conf1/managed-schema is stale will need an update from 0 to 1
   [junit4]   2> 61294 INFO  (Thread-156) [    ] o.a.s.c.SolrCore core reload testschemaapi_shard1_replica1
   [junit4]   2> 61294 INFO  (Thread-157) [    ] o.a.s.c.SolrCore core reload testschemaapi_shard1_replica2
   [junit4]   2> 61294 INFO  (Thread-156) [    ] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 61294 INFO  (Thread-157) [    ] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 61294 INFO  (Thread-156) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 61294 INFO  (Thread-157) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 61294 INFO  (Thread-156) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 61294 INFO  (Thread-157) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 61295 INFO  (Thread-156) [    ] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 61295 INFO  (Thread-157) [    ] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 61295 INFO  (Thread-156) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/testschemaapi_shard1_replica1'
   [junit4]   2> 61295 INFO  (Thread-157) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/testschemaapi_shard1_replica2'
   [junit4]  

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

anceLockFactory@1d46fd0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12cc18a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d46fd0),segFN=segments_2,generation=2}
   [junit4]   2> 61505 INFO  (coreCloseExecutor-233-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 61505 INFO  (coreCloseExecutor-232-thread-1) [    ] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 61505 INFO  (coreCloseExecutor-232-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 61505 INFO  (coreCloseExecutor-232-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data;done=false>>]
   [junit4]   2> 61505 INFO  (coreCloseExecutor-233-thread-1) [    ] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 61505 INFO  (coreCloseExecutor-232-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 61505 INFO  (coreCloseExecutor-232-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> 61505 INFO  (coreCloseExecutor-233-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 61505 INFO  (coreCloseExecutor-232-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 61505 INFO  (coreCloseExecutor-233-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 61506 INFO  (coreCloseExecutor-232-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 61506 INFO  (coreCloseExecutor-233-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 61506 INFO  (coreCloseExecutor-232-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 61506 INFO  (coreCloseExecutor-233-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 61506 INFO  (coreCloseExecutor-233-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data;done=false>>]
   [junit4]   2> 61506 INFO  (coreCloseExecutor-233-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 61506 INFO  (coreCloseExecutor-233-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data
   [junit4]   2> 61509 INFO  (jetty-launcher-51-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95878716807053318-127.0.0.1:44614_solr-n_0000000000) closing
   [junit4]   2> 61509 INFO  (OverseerStateUpdate-95878716807053318-127.0.0.1:44614_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44614_solr
   [junit4]   2> 61509 INFO  (zkCallback-60-thread-3) [    ] 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> 61509 WARN  (zkCallback-60-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 61510 INFO  (jetty-launcher-51-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1784e84{/solr,null,UNAVAILABLE}
   [junit4]   2> 61510 INFO  (zkCallback-62-thread-2) [    ] 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> 63010 WARN  (zkCallback-62-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 63010 INFO  (jetty-launcher-51-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10425c3{/solr,null,UNAVAILABLE}
   [junit4]   2> 63011 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34669 34669
   [junit4]   2> 68116 INFO  (Thread-127) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34669 34669
   [junit4]   2> 68116 WARN  (Thread-127) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/conf1/managed-schema
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/testschemaapi/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 68117 INFO  (SUITE-TestManagedSchemaAPI-seed#[5FE783BC16C1465E]-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/J1/temp/solr.schema.TestManagedSchemaAPI_5FE783BC16C1465E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Direct), myNewField=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=141, maxMBSortInHeap=7.626328744432348, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ug-Arab, timezone=Etc/GMT+2
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=29140736,total=105906176
   [junit4]   2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, TestQuerySenderNoQuery, CursorMarkTest, ConfigSetsAPITest, DocValuesMissingTest, TestRTimerTree, TestWordDelimiterFilterFactory, TestJsonFacets, TestManagedSchemaAPI]
   [junit4] Completed [22/597 (1!)] on J1 in 19.44s, 1 test, 1 error <<< FAILURES!

[...truncated 1867 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: 597 suites (10 ignored), 2412 tests, 1 error, 117 ignored (71 assumptions) [seed: 5FE783BC16C1465E]

Total time: 62 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 (32bit/jdk1.8.0_92) - Build # 16718 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16718/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([52F9AA1A02BBB89:F25C74F966C3146F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1327)
	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)


FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:32909/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:32909/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'
	at __randomizedtesting.SeedInfo.seed([52F9AA1A02BBB89:8D7BA57B0ED7D671]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:661)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1073)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:86)
	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:32909/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:638)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more




Build Log:
[...truncated 10792 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_52F9AA1A02BBB89-001/init-core-data-001
   [junit4]   2> 127489 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStopPoll
   [junit4]   2> 127490 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-001/collection1
   [junit4]   2> 127493 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 127495 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@96fa53{/solr,null,AVAILABLE}
   [junit4]   2> 127496 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a4fe57{HTTP/1.1,[http/1.1]}{127.0.0.1:46678}
   [junit4]   2> 127496 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.e.j.s.Server Started @129004ms
   [junit4]   2> 127496 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=46678}
   [junit4]   2> 127496 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 127496 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-001'
   [junit4]   2> 127496 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 127496 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 127496 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-001/solr.xml
   [junit4]   2> 127502 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-001/.
   [junit4]   2> 127502 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.CoreContainer New CoreContainer 6147810
   [junit4]   2> 127502 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-001]
   [junit4]   2> 127502 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_52F9AA1A02BBB89-001/solr-instance-001/lib
   [junit4]   2> 127502 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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> 127504 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 127505 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 127505 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 127505 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 127505 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 127506 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-001/.
   [junit4]   2> 127507 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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> 127507 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-001/./collection1
   [junit4]   2> 127507 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 127507 INFO  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/collection1'
   [junit4]   2> 127507 INFO  (coreLoadExecutor-1217-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 127507 INFO  (coreLoadExecutor-1217-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 127511 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 127511 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 127514 INFO  (coreLoadExecutor-1217-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 127517 WARN  (coreLoadExecutor-1217-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 127518 INFO  (coreLoadExecutor-1217-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 127526 INFO  (coreLoadExecutor-1217-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 127529 INFO  (coreLoadExecutor-1217-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 127532 INFO  (coreLoadExecutor-1217-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 127534 INFO  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/collection1'
   [junit4]   2> 127535 INFO  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/./collection1
   [junit4]   2> 127535 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 127535 INFO  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_52F9AA1A02BBB89-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 127535 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 127536 INFO  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/./collection1/data
   [junit4]   2> 127536 INFO  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 127536 WARN  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 127536 INFO  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 127537 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1904688982, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 127537 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@190d3ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@193eded),segFN=segments_1,generation=1}
   [junit4]   2> 127537 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 127538 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_52F9AA1A02BBB89-001/solr-instance-001/./collection1/data/
   [junit4]   2> 127539 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 127541 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 127542 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 127543 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 127544 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 127546 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 127546 INFO  (coreLoadExecutor-1217-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,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 127546 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 127546 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 127546 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 127547 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=39.521484375, floorSegmentMB=1.0498046875, forceMergeDeletesPctAllowed=11.938076290726476, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8380815709918814
   [junit4]   2> 127547 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@190d3ac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@193eded),segFN=segments_1,generation=1}
   [junit4]   2> 127547 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 127547 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@475396[collection1] main]
   [junit4]   2> 127547 INFO  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/collection1/conf
   [junit4]   2> 127547 INFO  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/collection1/conf}
   [junit4]   2> 127547 INFO  (coreLoadExecutor-1217-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_52F9AA1A02BBB89-001/solr-instance-001/collection1/conf
   [junit4]   2> 127548 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 127548 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 127548 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 127548 INFO  (searcherExecutor-1218-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@475396[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 127548 INFO  (coreLoadExecutor-1217-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 128012 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-002/collection1
   [junit4]   2> 128015 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 128016 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b5f53{/solr,null,AVAILABLE}
   [junit4]   2> 128016 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.e.j.s.ServerConnector Started ServerConnector@16e3dbf{HTTP/1.1,[http/1.1]}{127.0.0.1:35121}
   [junit4]   2> 128016 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.e.j.s.Server Started @129525ms
   [junit4]   2> 128017 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=35121}
   [junit4]   2> 128017 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 128017 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-002'
   [junit4]   2> 128017 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 128017 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 128017 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-002/solr.xml
   [junit4]   2> 128045 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-002/.
   [junit4]   2> 128045 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.CoreContainer New CoreContainer 4767258
   [junit4]   2> 128045 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-002]
   [junit4]   2> 128045 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_52F9AA1A02BBB89-001/solr-instance-002/lib
   [junit4]   2> 128045 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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> 128047 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 128048 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 128048 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 128048 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 128048 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 128048 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-002/.
   [junit4]   2> 128049 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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> 128049 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] 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_52F9AA1A02BBB89-001/solr-instance-002/./collection1
   [junit4]   2> 128049 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 128050 INFO  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/collection1'
   [junit4]   2> 128050 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 128050 INFO  (coreLoadExecutor-1227-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 128050 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[52F9AA1A02BBB89]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 128050 INFO  (coreLoadExecutor-1227-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 128055 INFO  (coreLoadExecutor-1227-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 128057 WARN  (coreLoadExecutor-1227-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 128057 INFO  (coreLoadExecutor-1227-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 128064 INFO  (coreLoadExecutor-1227-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 128066 INFO  (coreLoadExecutor-1227-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 128069 INFO  (coreLoadExecutor-1227-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 128070 INFO  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/collection1'
   [junit4]   2> 128070 INFO  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/./collection1
   [junit4]   2> 128070 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 128071 INFO  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_52F9AA1A02BBB89-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 128071 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 128072 INFO  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/./collection1/data
   [junit4]   2> 128072 INFO  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 128072 WARN  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 128072 INFO  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 128073 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1904688982, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 128073 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ee762f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fb1a49),segFN=segments_1,generation=1}
   [junit4]   2> 128073 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 128073 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_52F9AA1A02BBB89-001/solr-instance-002/./collection1/data/
   [junit4]   2> 128075 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 128076 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 128077 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 128078 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 128078 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 128080 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 128080 INFO  (coreLoadExecutor-1227-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,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 128080 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 128080 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 128080 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 128080 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=39.521484375, floorSegmentMB=1.0498046875, forceMergeDeletesPctAllowed=11.938076290726476, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8380815709918814
   [junit4]   2> 128081 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ee762f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fb1a49),segFN=segments_1,generation=1}
   [junit4]   2> 128081 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 128081 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@896905[collection1] main]
   [junit4]   2> 128081 INFO  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/collection1/conf
   [junit4]   2> 128081 INFO  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/collection1/conf}
   [junit4]   2> 128081 INFO  (coreLoadExecutor-1227-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_52F9AA1A02BBB89-001/solr-instance-002/collection1/conf
   [junit4]   2> 128081 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 128083 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 128084 INFO  (searcherExecutor-1228-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@896905[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 128084 INFO  (coreLoadExecutor-1227-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 128427 INFO  (qtp3419448-1779) [    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> 128554 INFO  (qtp3419448-1781) [    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> 128557 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 128558 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 128559 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 128560 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 128560 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 128560 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 128561 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 128561 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 128562 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 128562 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 128563 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 128563 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 128564 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 128564 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 128565 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 128565 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 128565 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 128566 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 128566 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 128567 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 128567 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 128568 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 128568 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 128569 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 128569 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 128570 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 128570 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 128570 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 128571 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 128571 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 128572 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 128572 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 128572 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 128573 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 128573 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 128574 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 128574 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 128575 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 128576 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 128576 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 128576 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 128577 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 128577 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 128578 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 128578 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 128579 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 128579 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 128579 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 128580 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 128580 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 128580 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 128581 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 128581 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 128582 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 128582 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 128583 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 128583 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 128583 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 128584 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 128584 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 128584 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 128585 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 128585 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 128586 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 128586 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 128587 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 128588 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 128588 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 128588 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 128589 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 128589 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 128589 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 128590 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 128590 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 128591 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 128591 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 128592 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 128592 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 128592 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 128593 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 128593 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 128593 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 128594 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 128594 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 128595 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 128595 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 128595 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 128596 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 128596 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 128596 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 128597 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 128597 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 128598 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 128598 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 128599 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 128599 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 128599 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 128600 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 128600 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 128601 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 128601 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 128601 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 128602 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 128603 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 128603 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 128604 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 128604 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 128604 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 128605 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 128605 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 128606 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 128606 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 128606 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 128607 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 128607 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 128607 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 128608 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 128608 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 128609 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 128609 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 128609 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 128610 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 128611 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 128611 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 128611 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 128612 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 128612 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 128613 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 128613 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 128614 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 128614 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 128615 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 128615 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 128616 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 128616 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 128617 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 128617 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 128617 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 128618 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 128619 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 128619 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 128619 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 128620 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 128620 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 128621 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 128621 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 128622 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 128622 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 128623 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 128623 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 128624 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 128624 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 128625 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 128625 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 128625 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 128626 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 128627 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 1
   [junit4]   2> 128627 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 128628 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 128628 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 128629 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 128629 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 128629 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 128630 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 128630 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 128631 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 128631 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 128631 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 128632 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 128632 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 128632 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 128633 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 128633 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 128634 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 128634 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 128636 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 128636 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 128636 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 128637 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 128637 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 128637 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 128638 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 128638 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 128639 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 128639 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 128639 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 128640 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 128640 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 128641 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 128641 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 128641 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 128642 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 128642 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 128643 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 128643 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 128644 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 128644 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 128644 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 128645 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 128645 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 128645 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 128646 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 128647 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 128648 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 128648 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 128648 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 128649 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 128649 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 128650 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 128650 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 128650 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 128651 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 128651 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 128652 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 128652 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 128653 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 128653 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 128653 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 128654 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 128654 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 128655 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 128655 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 128655 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 128656 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 128656 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 128657 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 128657 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 128657 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 128658 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 128659 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 128659 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 128660 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 128660 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 128660 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 128661 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 128661 INFO  (qtp3419448-1781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 128662 INFO  (qtp3419448-1774) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 128662 INFO  (qtp3419448-1779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 128662 INFO  (qtp3419448-1775) [    x:collection1] o.a.s.u.p.LogUpdat

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

ger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 2203495 WARN  (Thread-5683) [n:127.0.0.1:32909_solr    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:945)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2490)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2423)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testschemaapi_shard1_replica2: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:937)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:57)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:118)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=configsetprops.json from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:116)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:52)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/configsetprops.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.ZkController.pathExists(ZkController.java:798)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 6 more
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=29132, maxDocsPerChunk=83, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=29132, blockSize=1)), sim=ClassicSimilarity, locale=th-TH, timezone=Antarctica/Casey
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=104314616,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RequestHandlersTest, FieldAnalysisRequestHandlerTest, AnalyticsMergeStrategyTest, BlockJoinFacetSimpleTest, TestPostingsSolrHighlighter, TestJettySolrRunner, TestFastWriter, TestIndexSearcher, AutoCommitTest, TestIndexingPerformance, ZkStateReaderTest, TestJmxIntegration, TestMinMaxOnMultiValuedField, TestManagedResource, RollingRestartTest, TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource, DocValuesMultiTest, SolrCoreCheckLockOnStartupTest, ClusterStateTest, ShowFileRequestHandlerTest, TestInitQParser, HardAutoCommitTest, TestElisionMultitermQuery, TestMiniSolrCloudClusterSSL, TestConfigSetsAPI, TestSolrConfigHandlerCloud, SparseHLLTest, RuleEngineTest, TestFileDictionaryLookup, RegexBoostProcessorTest, TestCloudInspectUtil, HdfsWriteToMultipleCollectionsTest, SimpleCollectionCreateDeleteTest, AssignTest, TestWriterPerf, SuggestComponentTest, TestComplexPhraseQParserPlugin, HdfsThreadLeakTest, TestRebalanceLeaders, TestCollationField, BlockCacheTest, TestSweetSpotSimilarityFactory, TriLevelCompositeIdRoutingTest, BadIndexSchemaTest, XmlUpdateRequestHandlerTest, TestNonDefinedSimilarityFactory, TestSolrQueryParser, TestMiniSolrCloudCluster, TestAddFieldRealTimeGet, SolrTestCaseJ4Test, BasicDistributedZk2Test, TestPHPSerializedResponseWriter, BJQParserTest, DirectUpdateHandlerTest, TestConfigSets, TestStressReorder, CurrencyFieldXmlFileTest, CleanupOldIndexTest, BadComponentTest, FacetPivotSmallTest, ExitableDirectoryReaderTest, TestTolerantUpdateProcessorCloud, CoreAdminHandlerTest, TestManagedStopFilterFactory, TestReloadAndDeleteDocs, CollectionsAPISolrJTest, TestFieldTypeResource, ConnectionManagerTest, LukeRequestHandlerTest, CollectionStateFormat2Test, TestJmxMonitoredMap, MergeStrategyTest, DeleteShardTest, AnalysisErrorHandlingTest, DistributedExpandComponentTest, PrimitiveFieldTypeTest, HighlighterMaxOffsetTest, SampleTest, LeaderElectionTest, StatsComponentTest, TestCharFilters, BigEndianAscendingWordSerializerTest, HdfsCollectionsAPIDistributedZkTest, TestNamedUpdateProcessors, TestConfigOverlay, TestDefaultSearchFieldResource, ChangedSchemaMergeTest, TestBulkSchemaAPI, DistributedQueryComponentCustomSortTest, SearchHandlerTest, MigrateRouteKeyTest, TestSolrJ, OverseerStatusTest, TestSolrDeletionPolicy1, TestZkChroot, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, TestReload, SimpleFacetsTest, TestGroupingSearch, TestSort, TestFunctionQuery, TestLazyCores, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TermsComponentTest, TermVectorComponentTest, SolrPluginUtilsTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestXIncludeConfig, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, ZkNodePropsTest, UUIDFieldTest, CircularListTest, TestDistributedMissingSort, TestTolerantSearch, BaseCdcrDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, ShardSplitTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestNRTOpen, TestShardHandlerFactory, TestSolrDynamicMBean, TestSolrXml, TestBlobHandler, TestReqParamsAPI, TestSolrConfigHandlerConcurrent, DistributedFacetPivotWhiteBoxTest, TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, CheckHdfsIndexTest, SmileWriterTest, TestIntervalFaceting, TestMacros, TestGraphMLResponseWriter, TestRawResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformer, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, EnumFieldTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestManagedSchemaAPI]
   [junit4] Completed [530/597 (2!)] on J2 in 24.65s, 1 test, 1 error <<< FAILURES!

[...truncated 235 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: 597 suites (10 ignored), 2412 tests, 1 error, 1 failure, 115 ignored (71 assumptions) [seed: 52F9AA1A02BBB89]

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



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+116) - Build # 16717 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16717/
Java: 64bit/jdk-9-ea+116 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.io.sql.JdbcTest.testErrorPropagation

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D88E0831BD2EE564:FB1169FB8DA282D6]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.sql.JdbcTest.testErrorPropagation(JdbcTest.java:411)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 12919 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.sql.JdbcTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 40   INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 42   INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 43   INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 142  INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35759
   [junit4]   2> 158  INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193  INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 255  INFO  (zkCallback-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2416a484 name:ZooKeeperConnection Watcher:127.0.0.1:35759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 255  INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 258  INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 259  INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 305  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.u.log Logging initialized @2080ms
   [junit4]   2> 433  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 433  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 461  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76035775{/solr,null,AVAILABLE}
   [junit4]   2> 461  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38b0f7ba{/solr,null,AVAILABLE}
   [junit4]   2> 473  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@5c25b177{HTTP/1.1,[http/1.1]}{127.0.0.1:41430}
   [junit4]   2> 473  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @2251ms
   [junit4]   2> 473  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41430}
   [junit4]   2> 497  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@658d8eb6{HTTP/1.1,[http/1.1]}{127.0.0.1:44241}
   [junit4]   2> 497  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @2275ms
   [junit4]   2> 497  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44241}
   [junit4]   2> 506  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f
   [junit4]   2> 506  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f
   [junit4]   2> 528  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1'
   [junit4]   2> 528  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2'
   [junit4]   2> 535  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 535  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 535  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 536  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 542  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 542  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545  INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@232f51d2 name:ZooKeeperConnection Watcher:127.0.0.1:35759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545  INFO  (zkCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20cb9395 name:ZooKeeperConnection Watcher:127.0.0.1:35759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 545  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 546  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 546  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 552  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 552  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 690  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 0x154a230b5c20001, 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> 693  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/.
   [junit4]   2> 693  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/.
   [junit4]   2> 727  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 902394414
   [junit4]   2> 727  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 352677900
   [junit4]   2> 727  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1]
   [junit4]   2> 727  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2]
   [junit4]   2> 728  WARN  (jetty-launcher-1-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/lib
   [junit4]   2> 728  WARN  (jetty-launcher-1-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/lib
   [junit4]   2> 750  INFO  (jetty-launcher-1-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> 750  INFO  (jetty-launcher-1-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> 874  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 874  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 877  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 877  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 878  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 878  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 880  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35759/solr
   [junit4]   2> 880  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35759/solr
   [junit4]   2> 889  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 889  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 889  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 889  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 889  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 889  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 891  INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ae8cde7 name:ZooKeeperConnection Watcher:127.0.0.1:35759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 892  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 892  INFO  (zkCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22438a10 name:ZooKeeperConnection Watcher:127.0.0.1:35759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 892  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 892  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 892  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 894  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 0x154a230b5c20004, 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> 897  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$84/841379450@481b088
   [junit4]   2> 897  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$84/841379450@7a0da7ae
   [junit4]   2> 898  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 901  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 902  INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13da36de name:ZooKeeperConnection Watcher:127.0.0.1:35759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 924  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 924  INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@117ad326 name:ZooKeeperConnection Watcher:127.0.0.1:35759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 925  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 929  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 933  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 933  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 938  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 938  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 942  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 943  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 945  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 946  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 954  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 954  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 956  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 956  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 958  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 958  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 959  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 959  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 961  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 961  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 962  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 962  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 975  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 976  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 984  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 984  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 985  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 985  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 986  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 986  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 988  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95879822173143045-127.0.0.1:44241_solr-n_0000000000
   [junit4]   2> 988  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95879822173143046-127.0.0.1:41430_solr-n_0000000001
   [junit4]   2> 989  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44241_solr
   [junit4]   2> 991  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95879822173143045-127.0.0.1:44241_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 991  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41430_solr
   [junit4]   2> 991  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 993  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41430_solr
   [junit4]   2> 996  INFO  (zkCallback-12-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> 996  INFO  (zkCallback-11-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> 997  INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 998  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95879822173143045-127.0.0.1:44241_solr-n_0000000000) starting
   [junit4]   2> 1000 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1005 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1033 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1059 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1059 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1091 INFO  (OverseerCollectionConfigSetProcessor-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1094 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44241_solr as DOWN
   [junit4]   2> 1096 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1098 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1102 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44241_solr"} current state version: 0
   [junit4]   2> 1106 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44241_solr
   [junit4]   2> 1132 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/.
   [junit4]   2> 1136 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1138 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 1138 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2099 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44241_solr
   [junit4]   2> 2100 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44241_solr
   [junit4]   2> 2101 INFO  (zkCallback-12-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> 2102 INFO  (zkCallback-11-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> 2102 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2102 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2129 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2129 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2130 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/.
   [junit4]   2> 2131 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2132 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 2132 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2132 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2132 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2135 INFO  (zkCallback-13-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6471ccf5 name:ZooKeeperConnection Watcher:127.0.0.1:35759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2135 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2135 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2149 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:35759/solr
   [junit4]   2> 2154 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2154 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2156 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d0919fe name:ZooKeeperConnection Watcher:127.0.0.1:35759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2156 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2157 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2157 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2160 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2167 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 2170 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 2495 INFO  (qtp195463964-37) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2508 INFO  (OverseerCollectionConfigSetProcessor-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2510 INFO  (OverseerThreadFactory-9-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2515 INFO  (OverseerThreadFactory-9-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection collection1
   [junit4]   2> 2519 INFO  (OverseerThreadFactory-9-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 2520 INFO  (OverseerThreadFactory-9-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2523 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2523 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2523 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2544 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2544 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2555 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 2647 INFO  (OverseerThreadFactory-9-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection collection1, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 2648 INFO  (OverseerThreadFactory-9-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard2_replica1 as part of shard shard2 of collection collection1 on 127.0.0.1:44241_solr
   [junit4]   2> 2651 INFO  (OverseerThreadFactory-9-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard1_replica1 as part of shard shard1 of collection collection1 on 127.0.0.1:41430_solr
   [junit4]   2> 2671 INFO  (qtp195463964-41) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2671 INFO  (qtp2081894794-38) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2679 INFO  (qtp195463964-41) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard1_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 2679 INFO  (qtp2081894794-38) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard2_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 2684 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2684 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2686 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 2686 INFO  (qtp195463964-41) [    ] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 2686 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 2686 INFO  (qtp2081894794-38) [    ] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 2687 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41430/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41430_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2688 INFO  (qtp195463964-41) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 2688 INFO  (qtp2081894794-38) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 2688 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2688 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2689 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41430/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41430_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2693 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44241/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44241_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2693 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44241/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44241_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2796 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2800 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2800 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2801 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 2801 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 3688 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard1_replica1
   [junit4]   2> 3688 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard2_replica1
   [junit4]   2> 3688 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 3688 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 3688 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3688 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3689 INFO  (qtp195463964-41) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 3689 INFO  (qtp2081894794-38) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 3689 INFO  (qtp195463964-41) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 3689 INFO  (qtp2081894794-38) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 3690 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/collection1_shard1_replica1'
   [junit4]   2> 3690 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/collection1_shard2_replica1'
   [junit4]   2> 3690 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3690 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3690 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3690 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3692 INFO  (qtp195463964-41) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3692 INFO  (qtp2081894794-38) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3713 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3716 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3754 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3754 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3786 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3787 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3883 INFO  (qtp2081894794-38) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=test
   [junit4]   2> 3887 INFO  (qtp195463964-41) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=test
   [junit4]   2> 4343 INFO  (qtp195463964-41) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 4343 INFO  (qtp2081894794-38) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 4345 INFO  (qtp195463964-41) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 4346 INFO  (qtp2081894794-38) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 4350 WARN  (qtp2081894794-38) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 4350 WARN  (qtp195463964-41) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 4350 WARN  (qtp2081894794-38) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 4350 WARN  (qtp195463964-41) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 4364 INFO  (qtp195463964-41) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 4364 INFO  (qtp2081894794-38) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 4364 INFO  (qtp2081894794-38) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 4364 INFO  (qtp195463964-41) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 4366 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4366 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4377 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/collection1_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 4377 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/collection1_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
   [junit4]   2> 4378 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard1_replica1
   [junit4]   2> 4378 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard2_replica1
   [junit4]   2> 4394 INFO  (qtp2081894794-38) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data
   [junit4]   2> 4394 INFO  (qtp195463964-41) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data
   [junit4]   2> 4394 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data/index/
   [junit4]   2> 4394 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data/index/
   [junit4]   2> 4395 WARN  (qtp195463964-41) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 4395 WARN  (qtp2081894794-38) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 4404 INFO  (qtp2081894794-38) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data/index
   [junit4]   2> 4404 INFO  (qtp195463964-41) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
   [junit4]   2> 4438 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3b9e40ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bde7506),segFN=segments_1,generation=1}
   [junit4]   2> 4438 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14820e3b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72992797),segFN=segments_1,generation=1}
   [junit4]   2> 4439 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 4439 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 4440 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data/
   [junit4]   2> 4440 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 4441 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard2_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard2_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data/
   [junit4]   2> 4441 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard2_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 4581 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4581 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4619 INFO  (qtp2081894794-38) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4619 INFO  (qtp195463964-41) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4624 INFO  (qtp195463964-41) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4624 INFO  (qtp2081894794-38) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4624 INFO  (qtp195463964-41) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4625 INFO  (qtp2081894794-38) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4625 INFO  (qtp195463964-41) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4626 INFO  (qtp2081894794-38) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4812 INFO  (qtp195463964-41) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 4812 INFO  (qtp2081894794-38) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 4813 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4813 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4824 INFO  (qtp195463964-41) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4824 INFO  (qtp2081894794-38) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4824 INFO  (qtp195463964-41) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4824 INFO  (qtp2081894794-38) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4838 INFO  (qtp195463964-41) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4838 INFO  (qtp2081894794-38) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4838 INFO  (qtp195463964-41) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4838 INFO  (qtp2081894794-38) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4841 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3b9e40ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bde7506),segFN=segments_1,generation=1}
   [junit4]   2> 4841 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14820e3b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72992797),segFN=segments_1,generation=1}
   [junit4]   2> 4841 INFO  (qtp195463964-41) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 4841 INFO  (qtp2081894794-38) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 4856 INFO  (qtp195463964-41) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20f79fa[collection1_shard1_replica1] main]
   [junit4]   2> 4856 INFO  (qtp2081894794-38) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ec451e2[collection1_shard2_replica1] main]
   [junit4]   2> 4862 INFO  (qtp195463964-41) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 4862 INFO  (qtp2081894794-38) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 4863 INFO  (qtp195463964-41) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 4863 INFO  (qtp2081894794-38) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 4863 INFO  (qtp195463964-41) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 4863 INFO  (qtp2081894794-38) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 4866 INFO  (qtp195463964-41) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 4866 INFO  (qtp2081894794-38) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 4866 INFO  (qtp195463964-41) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 4866 INFO  (qtp2081894794-38) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 4879 INFO  (qtp195463964-41) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4879 INFO  (qtp2081894794-38) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4880 INFO  (qtp2081894794-38) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 4880 INFO  (qtp195463964-41) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 4880 INFO  (qtp2081894794-38) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4880 INFO  (qtp195463964-41) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4880 INFO  (qtp2081894794-38) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 4880 INFO  (qtp195463964-41) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 4894 INFO  (qtp2081894794-38) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4894 INFO  (qtp195463964-41) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4912 INFO  (searcherExecutor-15-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@20f79fa[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4912 INFO  (searcherExecutor-14-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@2ec451e2[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4912 INFO  (qtp195463964-41) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 4912 INFO  (qtp2081894794-38) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 4913 INFO  (qtp195463964-41) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 4913 INFO  (qtp2081894794-38) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 4913 INFO  (qtp2081894794-38) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 4913 INFO  (qtp195463964-41) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 4913 INFO  (qtp195463964-41) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534077159814987776
   [junit4]   2> 4913 INFO  (qtp2081894794-38) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534077159814987776
   [junit4]   2> 4918 INFO  (qtp2081894794-38) [    ] o.a.s.u.UpdateLog Took 5.0ms to seed version buckets with highest version 1534077159814987776
   [junit4]   2> 4918 INFO  (qtp195463964-41) [    ] o.a.s.u.UpdateLog Took 5.0ms to seed version buckets with highest version 1534077159814987776
   [junit4]   2> 4919 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 4919 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 4921 INFO  (qtp2081894794-38) [    ] o.a.s.c.CoreContainer registering core: collection1_shard2_replica1
   [junit4]   2> 4921 INFO  (qtp195463964-41) [    ] o.a.s.c.CoreContainer registering core: collection1_shard1_replica1
   [junit4]   2> 4921 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController Register replica - core:collection1_shard1_replica1 address:http://127.0.0.1:41430/solr collection:collection1 shard:shard1
   [junit4]   2> 4921 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController Register replica - core:collection1_shard2_replica1 address:http://127.0.0.1:44241/solr collection:collection1 shard:shard2
   [junit4]   2> 4927 INFO  (qtp195463964-41) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 4927 INFO  (qtp2081894794-38) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 4930 INFO  (qtp2081894794-38) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95879822173143045-core_node2-n_0000000000
   [junit4]   2> 4930 INFO  (qtp195463964-41) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95879822173143046-core_node1-n_0000000000
   [junit4]   2> 4930 INFO  (qtp195463964-41) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 4930 INFO  (qtp2081894794-38) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 4933 INFO  (qtp195463964-41) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4933 INFO  (qtp2081894794-38) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4933 INFO  (qtp195463964-41) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4933 INFO  (qtp2081894794-38) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4934 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 4934 INFO  (qtp195463964-41) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41430/solr/collection1_shard1_replica1/
   [junit4]   2> 4934 INFO  (qtp2081894794-38) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44241/solr/collection1_shard2_replica1/
   [junit4]   2> 4935 INFO  (qtp195463964-41) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4935 INFO  (qtp2081894794-38) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4935 INFO  (qtp195463964-41) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:41430/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 4935 INFO  (qtp2081894794-38) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:44241/solr/collection1_shard2_replica1/ has no replicas
   [junit4]   2> 4937 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 4937 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4937 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4938 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 4938 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 4939 INFO  (qtp2081894794-38) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 4939 INFO  (qtp195463964-41) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 4940 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 4943 INFO  (qtp195463964-41) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/95879822173143046-core_node1-n_0000000000
   [junit4]   2> 4943 INFO  (qtp2081894794-38) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95879822173143045-core_node2-n_0000000000
   [junit4]   2> 4952 INFO  (qtp195463964-41) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41430/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 4953 INFO  (qtp2081894794-38) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44241/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 4953 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:41430/solr",
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 4955 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:44241/solr",
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 5056 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 5057 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5057 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5057 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 5057 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 5103 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController We are http://127.0.0.1:41430/solr/collection1_shard1_replica1/ and leader is http://127.0.0.1:41430/solr/collection1_shard1_replica1/
   [junit4]   2> 5103 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController We are http://127.0.0.1:44241/solr/collection1_shard2_replica1/ and leader is http://127.0.0.1:44241/solr/collection1_shard2_replica1/
   [junit4]   2> 5104 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard1_replica1 baseURL=http://127.0.0.1:41430/solr
   [junit4]   2> 5104 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard2_replica1 baseURL=http://127.0.0.1:44241/solr
   [junit4]   2> 5104 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5104 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5104 INFO  (qtp2081894794-38) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 5104 INFO  (qtp195463964-41) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 5106 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41430/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41430_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 5106 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41430/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41430_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 5108 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44241/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44241_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 5108 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44241/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44241_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 5112 INFO  (qtp2081894794-38) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=2445
   [junit4]   2> 5112 INFO  (qtp195463964-41) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=2445
   [junit4]   2> 5146 INFO  (OverseerThreadFactory-9-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:41430_solr={responseHeader={status=0,QTime=2445},core=collection1_shard1_replica1},127.0.0.1:44241_solr={responseHeader={status=0,QTime=2445},core=collection1_shard2_replica1}}}
   [junit4]   2> 5148 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 5167 INFO  (qtp195463964-37) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 5210 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 5212 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5212 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5212 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [3] to [4]
   [junit4]   2> 5212 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [3] to [4]
   [junit4]   2> 6168 INFO  (qtp195463964-37) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3773
   [junit4]   2> 6173 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 6174 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 6385 INFO  (qtp2081894794-42) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 (1534077161174990848), 3 (1534077161346957312), 5 (1534077161348005888), 6 (1534077161349054464), 7 (1534077161350103040), 9 (1534077161351151616)]} 0 200
   [junit4]   2> 6390 INFO  (qtp195463964-39) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 (1534077161174990848), 4 (1534077161359540224), 1 (1534077161360588800), 8 (1534077161362685952)]} 0 206
   [junit4]   2> 6408 INFO  (qtp195463964-31) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6409 INFO  (qtp2081894794-32) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6546 INFO  (qtp2081894794-32) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14820e3b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72992797),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@14820e3b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72992797),segFN=segments_2,generation=2}
   [junit4]   2> 6546 INFO  (qtp2081894794-32) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 6546 INFO  (qtp195463964-31) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3b9e40ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bde7506),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3b9e40ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bde7506),segFN=segments_2,generation=2}
   [junit4]   2> 6546 INFO  (qtp195463964-31) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 6602 INFO  (qtp195463964-31) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@37320afa[collection1_shard1_replica1] main]
   [junit4]   2> 6602 INFO  (qtp2081894794-32) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3757a737[collection1_shard2_replica1] main]
   [junit4]   2> 6605 INFO  (qtp195463964-31) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6605 INFO  (qtp2081894794-32) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6606 INFO  (searcherExecutor-15-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@37320afa[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c4)))}
   [junit4]   2> 6606 INFO  (searcherExecutor-14-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@3757a737[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c6)))}
   [junit4]   2> 6608 INFO  (qtp2081894794-32) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44241/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 199
   [junit4]   2> 6608 INFO  (qtp195463964-31) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44241/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 200
   [junit4]   2> 6614 INFO  (qtp2081894794-27) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 219
   [junit4]   2> 6637 INFO  (TEST-JdbcTest.doTest-seed#[D88E0831BD2EE564]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 6677 INFO  (TEST-JdbcTest.doTest-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:35759/solr
   [junit4]   2> 6679 INFO  (TEST-JdbcTest.doTest-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 6679 INFO  (TEST-JdbcTest.doTest-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6682 INFO  (zkCallback-17-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d3e9a35 name:ZooKeeperConnection Watcher:127.0.0.1:35759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6682 INFO  (TEST-JdbcTest.doTest-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6682 INFO  (TEST-JdbcTest.doTest-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 6683 INFO  (TEST-JdbcTest.doTest-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 6684 INFO  (TEST-JdbcTest.doTest-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 7073 INFO  (qtp2081894794-42) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/sql params={includeMetadata=true&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+from+collection1+order+by+a_i+desc+limit+2&aggregationMode=facet} status=0 QTime=357
   [junit4]   2> 7074 INFO  (qtp2081894794-42) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:35759/solr
   [junit4]   2> 7076 INFO  (qtp2081894794-42) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 7077 INFO  (qtp2081894794-42) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7078 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61c6fa41 name:ZooKeeperConnection Watcher:127.0.0.1:35759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 7078 INFO  (qtp2081894794-42) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7079 INFO  (qtp2081894794-42) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 7079 INFO  (qtp2081894794-42) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 7081 INFO  (qtp2081894794-42) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 7161 INFO  (qtp2081894794-38) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f&sort=a_i+desc&rows=2&wt=json&version=2.2} hits=6 status=0 QTime=71
   [junit4]   2> 7161 INFO  (qtp195463964-39) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f&sort=a_i+desc&rows=2&wt=json&version=2.2} hits=4 status=0 QTime=69
   [junit4]   2> 7195 INFO  (qtp195463964-31) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/sql params={includeMetadata=true&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+from+collection1+order+by+a_i+asc+limit+2&aggregationMode=facet} status=0 QTime=11
   [junit4]   2> 7203 INFO  (qtp2081894794-34) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f&sort=a_i+asc&rows=2&wt=json&version=2.2} hits=6 status=0 QTime=1
   [junit4]   2> 7205 INFO  (qtp195463964-41) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f&sort=a_i+asc&rows=2&wt=json&version=2.2} hits=4 status=0 QTime=3
   [junit4]   2> 7218 INFO  (qtp195463964-33) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/sql params={includeMetadata=true&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+from+collection1+order+by+a_i+desc+limit+2&aggregationMode=facet} status=0 QTime=4
   [junit4]   2> 7221 INFO  (qtp195463964-39) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f&sort=a_i+desc&rows=2&wt=json&version=2.2} hits=4 status=0 QTime=0
   [junit4]   2> 7221 INFO  (qtp2081894794-27) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f&sort=a_i+desc&rows=2&wt=json&version=2.2} hits=6 status=0 QTime=0
   [junit4]   2> 7230 INFO  (qtp195463964-28) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/sql params={includeMetadata=true&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+from+collection1+order+by+a_i+asc+limit+2&aggregationMode=facet} status=0 QTime=4
   [junit4]   2> 7233 INFO  (qtp195463964-41) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f&sort=a_i+asc&rows=2&wt=json&version=2.2} hits=4 status=0 QTime=0
   [junit4]   2> 7233 INFO  (qtp2081894794-38) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f&sort=a_i+asc&rows=2&wt=json&version=2.2} hits=6 status=0 QTime=0
   [junit4]   2> 7246 INFO  (qtp2081894794-32) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/sql params={includeMetadata=true&wt=json&version=2.2&stmt=select+id,+a_i,+a_s,+a_f+from+collection1+order+by+a_i+asc++++LIMIT+++100&aggregationMode=facet} status=0 QTime=3
   [junit4]   2> 7250 INFO  (qtp195463964-41) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f&sort=a_i+asc&rows=100&wt=json&version=2.2} hits=4 status=0 QTime=0
   [junit4]   2> 7250 INFO  (qtp2081894794-42) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_i,a_s,a_f&sort=a_i+asc&rows=100&wt=json&version=2.2} hits=6 status=0 QTime=0
   [junit4]   2> 7268 INFO  (TEST-JdbcTest.doTest-seed#[D88E0831BD2EE564]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 7285 INFO  (TEST-JdbcTest.testDriverMetadata-seed#[D88E0831BD2EE564]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDriverMetadata
   [junit4]   2> 7286 INFO  (TEST-JdbcTest.testDriverMetadata-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:35759/solr
   [junit4]   2> 7287 INFO  (TEST-JdbcTest.testDriverMetadata-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 7288 INFO  (TEST-JdbcTest.testDriverMetadata-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7290 INFO  (zkCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79093256 name:ZooKeeperConnection Watcher:127.0.0.1:35759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 7290 INFO  (TEST-JdbcTest.testDriverMetadata-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7292 INFO  (TEST-JdbcTest.testDriverMetadata-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 7292 INFO  (TEST-JdbcTest.testDriverMetadata-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 7294 INFO  (TEST-JdbcTest.testDriverMetadata-seed#[D88E0831BD2EE564]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 

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

er#isShutdown=true
   [junit4]   2> 8209 INFO  (coreCloseExecutor-25-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data
   [junit4]   2> 8209 INFO  (coreCloseExecutor-25-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 8210 INFO  (coreCloseExecutor-25-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8210 INFO  (coreCloseExecutor-25-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node2/./collection1_shard2_replica1/data/index
   [junit4]   2> 8222 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8222 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8232 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [4] to [5]
   [junit4]   2> 8232 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [4] to [5]
   [junit4]   2> 8243 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 8248 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 8248 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 8250 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95879822173143045-127.0.0.1:44241_solr-n_0000000000) closing
   [junit4]   2> 8250 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 8251 INFO  (OverseerStateUpdate-95879822173143045-127.0.0.1:44241_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44241_solr
   [junit4]   2> 8251 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 8252 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 8252 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8252 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
   [junit4]   2> 8252 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data;done=false>>]
   [junit4]   2> 8252 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8252 INFO  (coreCloseExecutor-24-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001/tempDir-001/node1/./collection1_shard1_replica1/data
   [junit4]   2> 8253 INFO  (zkCallback-12-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> 8254 INFO  (zkCallback-11-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> 8254 WARN  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 8254 WARN  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 8256 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38b0f7ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 8257 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@76035775{/solr,null,UNAVAILABLE}
   [junit4]   2> 8263 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35759 35759
   [junit4]   2> 13300 INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35759 35759
   [junit4]   2> 13308 WARN  (Thread-0) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 
   [junit4]   2> 13308 INFO  (SUITE-JdbcTest-seed#[D88E0831BD2EE564]-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-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_D88E0831BD2EE564-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {a_s=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=Asserting), multiDefault=Lucene50(blocksize=128), a_f=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Asserting), a_i=Lucene50(blocksize=128), testnull_i=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), timestamp=PostingsFormat(name=Asserting)}, docValues:{a_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Lucene54), a_f=DocValuesFormat(name=Lucene54), intDefault=DocValuesFormat(name=Memory), testnull_i=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene54), id=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=59, maxMBSortInHeap=5.15349245845915, sim=ClassicSimilarity, locale=ii-CN, timezone=America/Santiago
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=428131504,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [JdbcTest]
   [junit4] Completed [12/82 (1!)] on J1 in 14.22s, 9 tests, 1 failure <<< FAILURES!

[...truncated 221 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:246: 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: 82 suites, 631 tests, 1 failure, 2 ignored [seed: D88E0831BD2EE564]

Total time: 70 minutes 24 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-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+116) - Build # 16716 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16716/
Java: 64bit/jdk-9-ea+116 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.io.sql.JdbcTest.testErrorPropagation

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([33766EBBE5F58383:10E90F71D579E431]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.sql.JdbcTest.testErrorPropagation(JdbcTest.java:411)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 13072 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.sql.JdbcTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/init-core-data-001
   [junit4]   2> 71429 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 71431 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 71431 INFO  (Thread-233) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 71431 INFO  (Thread-233) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 71531 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41966
   [junit4]   2> 71531 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 71532 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71535 INFO  (zkCallback-177-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57334e74 name:ZooKeeperConnection Watcher:127.0.0.1:41966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71535 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71535 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 71535 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 71543 INFO  (jetty-launcher-176-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 71544 INFO  (jetty-launcher-176-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 71545 INFO  (jetty-launcher-176-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cc3ee8b{/solr,null,AVAILABLE}
   [junit4]   2> 71546 INFO  (jetty-launcher-176-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@e8147b9{HTTP/1.1,[http/1.1]}{127.0.0.1:45743}
   [junit4]   2> 71546 INFO  (jetty-launcher-176-thread-2) [    ] o.e.j.s.Server Started @73657ms
   [junit4]   2> 71546 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45743}
   [junit4]   2> 71547 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f
   [junit4]   2> 71547 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2'
   [junit4]   2> 71547 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 71547 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 71547 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 71547 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71548 INFO  (jetty-launcher-176-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2206c097{/solr,null,AVAILABLE}
   [junit4]   2> 71550 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10584135 name:ZooKeeperConnection Watcher:127.0.0.1:41966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71550 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71551 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 71552 INFO  (jetty-launcher-176-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@26a553cc{HTTP/1.1,[http/1.1]}{127.0.0.1:45108}
   [junit4]   2> 71552 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71552 INFO  (jetty-launcher-176-thread-1) [    ] o.e.j.s.Server Started @73663ms
   [junit4]   2> 71552 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45108}
   [junit4]   2> 71552 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f
   [junit4]   2> 71552 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1'
   [junit4]   2> 71552 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 71552 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 71552 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 71553 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71555 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7caef0a2 name:ZooKeeperConnection Watcher:127.0.0.1:41966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71556 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71556 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 71557 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71563 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/.
   [junit4]   2> 71563 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1754485516
   [junit4]   2> 71563 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2]
   [junit4]   2> 71563 WARN  (jetty-launcher-176-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/lib
   [junit4]   2> 71564 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/.
   [junit4]   2> 71564 INFO  (jetty-launcher-176-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> 71564 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1817442211
   [junit4]   2> 71564 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1]
   [junit4]   2> 71564 WARN  (jetty-launcher-176-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/lib
   [junit4]   2> 71564 INFO  (jetty-launcher-176-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> 71564 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 71565 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 71565 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 71565 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 71565 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41966/solr
   [junit4]   2> 71565 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 71565 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 71565 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 71565 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71566 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 71566 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41966/solr
   [junit4]   2> 71566 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 71566 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 71567 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71569 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7488bd40 name:ZooKeeperConnection Watcher:127.0.0.1:41966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71569 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71569 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 71576 INFO  (zkCallback-185-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f579e7c name:ZooKeeperConnection Watcher:127.0.0.1:41966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71576 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$141/1775560445@49d79541
   [junit4]   2> 71576 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71576 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 71576 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71578 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@329af7e2 name:ZooKeeperConnection Watcher:127.0.0.1:41966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71578 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71579 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$141/1775560445@56331ba8
   [junit4]   2> 71580 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71581 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 71581 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15a9dbc name:ZooKeeperConnection Watcher:127.0.0.1:41966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 71581 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71582 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 71583 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 71584 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 71586 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 71588 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 71589 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 71589 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 71590 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 71592 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 71592 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 71593 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 71594 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 71594 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 71595 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 71596 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 71596 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 71597 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 71597 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 71598 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 71598 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 71599 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95879389605658630-127.0.0.1:45108_solr-n_0000000001
   [junit4]   2> 71599 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95879389605658629-127.0.0.1:45743_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 71600 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45108_solr
   [junit4]   2> 71600 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45108_solr
   [junit4]   2> 71601 INFO  (zkCallback-187-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> 71601 INFO  (zkCallback-186-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> 71601 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 71602 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 71603 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95879389605658629-127.0.0.1:45743_solr-n_0000000000
   [junit4]   2> 71606 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45743_solr
   [junit4]   2> 71606 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 71607 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95879389605658629-127.0.0.1:45743_solr-n_0000000000) starting
   [junit4]   2> 71608 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 71613 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 71614 INFO  (OverseerCollectionConfigSetProcessor-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 71614 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 71614 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45743_solr as DOWN
   [junit4]   2> 71615 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 71616 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45743_solr"} current state version: 0
   [junit4]   2> 71616 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45743_solr
   [junit4]   2> 71618 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 71618 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 71619 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/.
   [junit4]   2> 71619 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 71620 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 71620 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 72616 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45743_solr
   [junit4]   2> 72616 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45743_solr
   [junit4]   2> 72617 INFO  (zkCallback-186-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> 72617 INFO  (zkCallback-187-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> 72618 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 72618 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 72623 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 72623 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 72624 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/.
   [junit4]   2> 72624 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 72624 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 72624 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 72625 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72625 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72627 INFO  (zkCallback-188-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c100fdf name:ZooKeeperConnection Watcher:127.0.0.1:41966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72627 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72627 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72630 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:41966/solr
   [junit4]   2> 72631 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72631 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72633 INFO  (zkCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d6d3fa0 name:ZooKeeperConnection Watcher:127.0.0.1:41966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72633 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72633 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72634 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 72635 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 72636 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 72638 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 72644 INFO  (qtp1171120661-928) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 72646 INFO  (OverseerCollectionConfigSetProcessor-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 72647 INFO  (OverseerThreadFactory-262-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 72647 INFO  (OverseerThreadFactory-262-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection collection1
   [junit4]   2> 72647 INFO  (OverseerThreadFactory-262-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 72648 INFO  (OverseerThreadFactory-262-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 72649 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 72649 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 72654 INFO  (zkCallback-190-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 72654 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 72654 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 72655 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 72758 INFO  (OverseerThreadFactory-262-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection collection1, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 72758 INFO  (OverseerThreadFactory-262-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard2_replica1 as part of shard shard2 of collection collection1 on 127.0.0.1:45108_solr
   [junit4]   2> 72758 INFO  (OverseerThreadFactory-262-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard1_replica1 as part of shard shard1 of collection collection1 on 127.0.0.1:45743_solr
   [junit4]   2> 72767 INFO  (qtp217699939-931) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 72768 INFO  (qtp1171120661-932) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 72768 INFO  (qtp217699939-931) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard2_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 72768 INFO  (qtp1171120661-932) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard1_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 72770 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 72771 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 72771 INFO  (qtp1171120661-932) [    ] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 72771 INFO  (qtp1171120661-932) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 72771 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 72776 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 72777 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45743/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45743_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 72777 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45743/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45743_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 72777 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 72777 INFO  (qtp217699939-931) [    ] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 72778 INFO  (qtp217699939-931) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 72778 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 72778 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45108/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45108_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 72779 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45108/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45108_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 72880 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 72881 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 72881 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 72882 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 72882 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 73771 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard1_replica1
   [junit4]   2> 73771 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 73772 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 73772 INFO  (qtp1171120661-932) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 73772 INFO  (qtp1171120661-932) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 73772 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/collection1_shard1_replica1'
   [junit4]   2> 73772 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 73772 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 73773 INFO  (qtp1171120661-932) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 73776 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 73777 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 73778 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard2_replica1
   [junit4]   2> 73778 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 73778 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 73778 INFO  (qtp217699939-931) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 73779 INFO  (qtp217699939-931) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 73779 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/collection1_shard2_replica1'
   [junit4]   2> 73779 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 73779 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 73780 INFO  (qtp217699939-931) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 73780 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 73783 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 73785 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 73785 INFO  (qtp1171120661-932) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=test
   [junit4]   2> 73789 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 73793 INFO  (qtp217699939-931) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=test
   [junit4]   2> 73849 INFO  (qtp1171120661-932) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 73849 INFO  (qtp1171120661-932) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 73850 WARN  (qtp1171120661-932) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 73850 WARN  (qtp1171120661-932) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 73851 INFO  (qtp1171120661-932) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 73851 INFO  (qtp1171120661-932) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 73851 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 73851 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/collection1_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 73851 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard1_replica1
   [junit4]   2> 73852 INFO  (qtp1171120661-932) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/./collection1_shard1_replica1/data
   [junit4]   2> 73852 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/./collection1_shard1_replica1/data/index/
   [junit4]   2> 73852 WARN  (qtp1171120661-932) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/./collection1_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 73853 INFO  (qtp1171120661-932) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/./collection1_shard1_replica1/data/index
   [junit4]   2> 73855 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7dde6a0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e4cae55),segFN=segments_1,generation=1}
   [junit4]   2> 73855 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 73855 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/./collection1_shard1_replica1/data/
   [junit4]   2> 73855 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node2/./collection1_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 73857 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 73860 INFO  (qtp1171120661-932) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73861 INFO  (qtp1171120661-932) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73861 INFO  (qtp1171120661-932) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73862 INFO  (qtp217699939-931) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 73862 INFO  (qtp1171120661-932) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73863 INFO  (qtp217699939-931) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 73863 INFO  (qtp1171120661-932) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 73863 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 73863 WARN  (qtp217699939-931) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 73863 WARN  (qtp217699939-931) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 73864 INFO  (qtp1171120661-932) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73864 INFO  (qtp1171120661-932) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73864 INFO  (qtp217699939-931) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 73864 INFO  (qtp217699939-931) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 73864 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 73865 INFO  (qtp1171120661-932) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73865 INFO  (qtp1171120661-932) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73865 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/collection1_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/./collection1_shard2_replica1/data/]
   [junit4]   2> 73866 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard2_replica1
   [junit4]   2> 73867 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7dde6a0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e4cae55),segFN=segments_1,generation=1}
   [junit4]   2> 73867 INFO  (qtp1171120661-932) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 73867 INFO  (qtp1171120661-932) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e296a2b[collection1_shard1_replica1] main]
   [junit4]   2> 73867 INFO  (qtp217699939-931) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/./collection1_shard2_replica1/data
   [junit4]   2> 73867 INFO  (qtp1171120661-932) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 73867 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/./collection1_shard2_replica1/data/index/
   [junit4]   2> 73867 WARN  (qtp217699939-931) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/./collection1_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 73867 INFO  (qtp1171120661-932) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 73867 INFO  (qtp1171120661-932) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 73867 INFO  (qtp217699939-931) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/./collection1_shard2_replica1/data/index
   [junit4]   2> 73868 INFO  (qtp1171120661-932) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 73868 INFO  (qtp1171120661-932) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 73868 INFO  (qtp1171120661-932) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73868 INFO  (qtp1171120661-932) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 73868 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@46a8f873 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1516e589),segFN=segments_1,generation=1}
   [junit4]   2> 73868 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 73868 INFO  (qtp1171120661-932) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73868 INFO  (qtp1171120661-932) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 73868 INFO  (qtp1171120661-932) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 73871 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard2_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard2_replica1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/./collection1_shard2_replica1/data/
   [junit4]   2> 73871 INFO  (qtp1171120661-932) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 73871 INFO  (qtp1171120661-932) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 73871 INFO  (searcherExecutor-267-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@6e296a2b[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73871 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard2_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/./collection1_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 73871 INFO  (qtp1171120661-932) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 73871 INFO  (qtp1171120661-932) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534070236248014848
   [junit4]   2> 73872 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 73873 INFO  (qtp1171120661-932) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1534070236248014848
   [junit4]   2> 73873 INFO  (qtp217699939-931) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73873 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 73874 INFO  (qtp217699939-931) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73874 INFO  (qtp217699939-931) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73875 INFO  (qtp1171120661-932) [    ] o.a.s.c.CoreContainer registering core: collection1_shard1_replica1
   [junit4]   2> 73875 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController Register replica - core:collection1_shard1_replica1 address:http://127.0.0.1:45743/solr collection:collection1 shard:shard1
   [junit4]   2> 73875 INFO  (qtp217699939-931) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 73875 INFO  (qtp1171120661-932) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 73876 INFO  (qtp217699939-931) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 73876 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 73876 INFO  (qtp217699939-931) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73876 INFO  (qtp217699939-931) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73877 INFO  (qtp1171120661-932) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95879389605658629-core_node1-n_0000000000
   [junit4]   2> 73877 INFO  (qtp217699939-931) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73877 INFO  (qtp217699939-931) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73878 INFO  (qtp1171120661-932) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 73878 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@46a8f873 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1516e589),segFN=segments_1,generation=1}
   [junit4]   2> 73878 INFO  (qtp217699939-931) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 73879 INFO  (qtp217699939-931) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@31d91d5e[collection1_shard2_replica1] main]
   [junit4]   2> 73879 INFO  (qtp217699939-931) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 73881 INFO  (qtp217699939-931) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 73881 INFO  (qtp217699939-931) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 73881 INFO  (qtp217699939-931) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 73881 INFO  (qtp217699939-931) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 73881 INFO  (qtp217699939-931) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73881 INFO  (qtp1171120661-932) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 73881 INFO  (qtp1171120661-932) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 73881 INFO  (qtp1171120661-932) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45743/solr/collection1_shard1_replica1/
   [junit4]   2> 73881 INFO  (qtp1171120661-932) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 73881 INFO  (qtp217699939-931) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 73881 INFO  (qtp1171120661-932) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:45743/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 73881 INFO  (qtp217699939-931) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73881 INFO  (qtp217699939-931) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 73881 INFO  (qtp217699939-931) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 73882 INFO  (searcherExecutor-270-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@31d91d5e[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73882 INFO  (qtp217699939-931) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 73882 INFO  (qtp217699939-931) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 73882 INFO  (qtp217699939-931) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 73882 INFO  (qtp217699939-931) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534070236259549184
   [junit4]   2> 73882 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 73883 INFO  (qtp1171120661-932) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 73883 INFO  (qtp217699939-931) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534070236259549184
   [junit4]   2> 73883 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 73886 INFO  (qtp217699939-931) [    ] o.a.s.c.CoreContainer registering core: collection1_shard2_replica1
   [junit4]   2> 73886 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController Register replica - core:collection1_shard2_replica1 address:http://127.0.0.1:45108/solr collection:collection1 shard:shard2
   [junit4]   2> 73886 INFO  (qtp217699939-931) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 73888 INFO  (qtp1171120661-932) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/95879389605658629-core_node1-n_0000000000
   [junit4]   2> 73889 INFO  (qtp217699939-931) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95879389605658630-core_node2-n_0000000000
   [junit4]   2> 73890 INFO  (qtp1171120661-932) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45743/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 73891 INFO  (qtp217699939-931) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 73892 INFO  (qtp217699939-931) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 73892 INFO  (qtp217699939-931) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 73892 INFO  (qtp217699939-931) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45108/solr/collection1_shard2_replica1/
   [junit4]   2> 73892 INFO  (qtp217699939-931) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 73892 INFO  (qtp217699939-931) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:45108/solr/collection1_shard2_replica1/ has no replicas
   [junit4]   2> 73892 INFO  (qtp217699939-931) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 73893 INFO  (qtp217699939-931) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95879389605658630-core_node2-n_0000000000
   [junit4]   2> 73893 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:45743/solr",
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 73895 INFO  (qtp217699939-931) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45108/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 73895 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 73895 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:45108/solr",
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 73998 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 73999 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 73999 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 73999 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 74000 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 74044 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController We are http://127.0.0.1:45743/solr/collection1_shard1_replica1/ and leader is http://127.0.0.1:45743/solr/collection1_shard1_replica1/
   [junit4]   2> 74044 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard1_replica1 baseURL=http://127.0.0.1:45743/solr
   [junit4]   2> 74044 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 74044 INFO  (qtp1171120661-932) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 74045 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45743/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45743_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 74046 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController We are http://127.0.0.1:45108/solr/collection1_shard2_replica1/ and leader is http://127.0.0.1:45108/solr/collection1_shard2_replica1/
   [junit4]   2> 74046 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard2_replica1 baseURL=http://127.0.0.1:45108/solr
   [junit4]   2> 74046 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 74046 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45743/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45743_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 74046 INFO  (qtp217699939-931) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 74047 INFO  (qtp1171120661-932) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=1279
   [junit4]   2> 74048 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45108/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45108_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 74049 INFO  (qtp217699939-931) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=1281
   [junit4]   2> 74049 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45108/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45108_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 74050 INFO  (OverseerThreadFactory-262-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:45743_solr={responseHeader={status=0,QTime=1279},core=collection1_shard1_replica1},127.0.0.1:45108_solr={responseHeader={status=0,QTime=1281},core=collection1_shard2_replica1}}}
   [junit4]   2> 74051 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 74053 INFO  (qtp1171120661-928) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 74152 INFO  (OverseerStateUpdate-95879389605658629-127.0.0.1:45743_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 74152 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 74152 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 74152 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 74152 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 75054 INFO  (qtp1171120661-928) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2410
   [junit4]   2> 75054 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 75055 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 75061 INFO  (qtp1171120661-930) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[0 (1534070237491625984), 4 (1534070237494771712), 1 (1534070237495820288), 8 (1534070237495820289)]} 0 4
   [junit4]   2> 75064 INFO  (qtp217699939-929) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[2 (1534070237495820288), 3 (1534070237497917440), 5 (1534070237497917441), 6 (1534070237497917442), 7 (1534070237497917443), 9 (1534070237497917444)]} 0 4
   [junit4]   2> 75070 INFO  (qtp217699939-920) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 75079 INFO  (qtp1171120661-928) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 75082 INFO  (qtp217699939-920) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@46a8f873 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1516e589),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@46a8f873 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1516e589),segFN=segments_2,generation=2}
   [junit4]   2> 75082 INFO  (qtp217699939-920) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 75085 INFO  (qtp217699939-920) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59d29c94[collection1_shard2_replica1] main]
   [junit4]   2> 75085 INFO  (qtp217699939-920) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 75085 INFO  (searcherExecutor-270-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@59d29c94[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C6)))}
   [junit4]   2> 75085 INFO  (qtp217699939-920) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45743/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 15
   [junit4]   2> 75085 INFO  (qtp1171120661-928) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7dde6a0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e4cae55),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7dde6a0f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e4cae55),segFN=segments_2,generation=2}
   [junit4]   2> 75086 INFO  (qtp1171120661-928) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 75087 INFO  (qtp1171120661-928) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18b41bca[collection1_shard1_replica1] main]
   [junit4]   2> 75087 INFO  (qtp1171120661-928) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 75087 INFO  (searcherExecutor-267-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@18b41bca[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4)))}
   [junit4]   2> 75087 INFO  (qtp1171120661-928) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45743/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 75103 INFO  (qtp1171120661-917) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 36
   [junit4]   2> 75120 INFO  (TEST-JdbcTest.testFacetAggregation-seed#[33766EBBE5F58383]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFacetAggregation
   [junit4]   2> 75123 INFO  (TEST-JdbcTest.testFacetAggregation-seed#[33766EBBE5F58383]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:41966/solr
   [junit4]   2> 75123 INFO  (TEST-JdbcTest.testFacetAggregation-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 75124 INFO  (TEST-JdbcTest.testFacetAggregation-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75130 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37931149 name:ZooKeeperConnection Watcher:127.0.0.1:41966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75130 INFO  (TEST-JdbcTest.testFacetAggregation-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75131 INFO  (TEST-JdbcTest.testFacetAggregation-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 75131 INFO  (TEST-JdbcTest.testFacetAggregation-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 75134 INFO  (TEST-JdbcTest.testFacetAggregation-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 75548 INFO  (qtp1171120661-921) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/sql params={includeMetadata=true&wt=json&version=2.2&stmt=select+a_s,+sum(a_f)+from+collection1+group+by+a_s+order+by+sum(a_f)+desc&aggregationMode=facet} status=0 QTime=399
   [junit4]   2> 75548 INFO  (qtp1171120661-921) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:41966/solr
   [junit4]   2> 75549 INFO  (qtp1171120661-921) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 75550 INFO  (qtp1171120661-921) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75552 INFO  (zkCallback-194-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@599fddf2 name:ZooKeeperConnection Watcher:127.0.0.1:41966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75552 INFO  (qtp1171120661-921) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75552 INFO  (qtp1171120661-921) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 75552 INFO  (qtp1171120661-921) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 75553 INFO  (qtp1171120661-921) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 75601 INFO  (qtp217699939-927) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&_stateVer_=collection1:3&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:45108/solr/collection1_shard2_replica1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&NOW=1463003385561&isShard=true&wt=javabin} hits=6 status=0 QTime=12
   [junit4]   2> 75601 INFO  (qtp1171120661-925) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&_stateVer_=collection1:3&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:45743/solr/collection1_shard1_replica1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&NOW=1463003385561&isShard=true&wt=javabin} hits=4 status=0 QTime=12
   [junit4]   2> 75610 INFO  (qtp1171120661-917) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&_stateVer_=collection1:3&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=51
   [junit4]   2> 75613 INFO  (TEST-JdbcTest.testFacetAggregation-seed#[33766EBBE5F58383]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFacetAggregation
   [junit4]   2> 75631 INFO  (TEST-JdbcTest.testJDBCUrlParameters-seed#[33766EBBE5F58383]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJDBCUrlParameters
   [junit4]   2> 75631 INFO  (TEST-JdbcTest.testJDBCUrlParameters-seed#[33766EBBE5F58383]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:41966/solr
   [junit4]   2> 75632 INFO  (TEST-JdbcTest.testJDBCUrlParameters-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 75633 INFO  (TEST-JdbcTest.testJDBCUrlParameters-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75635 INFO  (zkCallback-196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@760dbab3 name:ZooKeeperConnection Watcher:127.0.0.1:41966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75635 INFO  (TEST-JdbcTest.testJDBCUrlParameters-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75635 INFO  (TEST-JdbcTest.testJDBCUrlParameters-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 75635 INFO  (TEST-JdbcTest.testJDBCUrlParameters-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 75638 INFO  (TEST-JdbcTest.testJDBCUrlParameters-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 75863 INFO  (qtp1171120661-926) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/sql params={includeMetadata=true&password=&testKey2=&testKey1=testValue&wt=json&version=2.2&stmt=select+a_s,+sum(a_f)+from+collection1+group+by+a_s+order+by+sum(a_f)+desc&aggregationMode=facet&username=} status=0 QTime=222
   [junit4]   2> 75873 INFO  (qtp1171120661-917) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={distrib=false&_stateVer_=collection1:3&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:45743/solr/collection1_shard1_replica1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&NOW=1463003385869&isShard=true&wt=javabin} hits=4 status=0 QTime=4
   [junit4]   2> 75873 INFO  (qtp217699939-919) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/select params={distrib=false&_stateVer_=collection1:3&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&shard.url=http://127.0.0.1:45108/solr/collection1_shard2_replica1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&NOW=1463003385869&isShard=true&wt=javabin} hits=6 status=0 QTime=0
   [junit4]   2> 75874 INFO  (qtp1171120661-925) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/select params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_f)"}}}&_stateVer_=collection1:3&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=7
   [junit4]   2> 75876 INFO  (TEST-JdbcTest.testJDBCUrlParameters-seed#[33766EBBE5F58383]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testJDBCUrlParameters
   [junit4]   2> 75905 INFO  (TEST-JdbcTest.testConnectionParams-seed#[33766EBBE5F58383]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConnectionParams
   [junit4]   2> 75906 INFO  (TEST-JdbcTest.testConnectionParams-seed#[33766EBBE5F58383]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:41966/solr
   [junit4]   2> 75907 INFO  (TEST-JdbcTest.testConnectionParams-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 75908 INFO  (TEST-JdbcTest.testConnectionParams-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 75909 INFO  (zkCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29487ed0 name:ZooKeeperConnection Watcher:127.0.0.1:41966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75909 INFO  (TEST-JdbcTest.testConnectionParams-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 75910 INFO  (TEST-JdbcTest.testConnectionParams-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 75910 INFO  (TEST-JdbcTest.testConnectionParams-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 75911 INFO  (TEST-JdbcTest.testConnectionParams-seed#[33766EBBE5F58383]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 75923 INFO  (qtp217699939-923) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/sql params={includeMetadata=true&numWorkers=2&wt=json&version=2.2&stmt=select+a_s,+sum(a_f)+from+collection1+group+by+a_s+order+by+sum(a_f)+desc&aggregationMode=map_reduce} status=0 QTime=8
   [junit4]   2> 75928 INFO  (qtp217699939-918) [    ] o.a.s.c.S.Request [collection1_shard2_replica1]  webapp=/solr path=/stream params={distrib=false&workerID=1&numWorkers=2&expr=rollup(search(collection1,q%3D"*:*",qt%3D"/export",fl%3D"a_s,a_f",partitionKeys%3Da_s,sort%3D"a_s+desc",zkHost%3D"127.0.0.1:41966/solr"),over%3Da_s,sum(a_f))&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 75934 INFO  (qtp1171120661-925) [    ] o.a.s.c.S.Request [collection1_shard1_replica1]  webapp=/solr path=/stream params={distrib=false&workerID=0&numWorkers=2&expr=rollup(search(collection1,q%3D"*:

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

.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001/tempDir-001/node1/./collection1_shard2_replica1/data/index
   [junit4]   2> 76410 INFO  (zkCallback-187-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95879389605658630-127.0.0.1:45108_solr-n_0000000001) starting
   [junit4]   2> 76410 INFO  (zkCallback-187-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> 76411 WARN  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 77911 ERROR (zkCallback-187-thread-2) [    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:383)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:380)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:380)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1053)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.start(Overseer.java:825)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:740)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 77911 WARN  (zkCallback-187-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> java.lang.RuntimeException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1062)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.start(Overseer.java:825)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:740)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:383)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:380)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:380)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1053)
   [junit4]   2> 	... 13 more
   [junit4]   2> 77912 INFO  (jetty-launcher-176-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2206c097{/solr,null,UNAVAILABLE}
   [junit4]   2> 77915 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41966 41966
   [junit4]   2> 77982 INFO  (Thread-233) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41966 41966
   [junit4]   2> 77982 WARN  (Thread-233) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 
   [junit4]   2> 77983 INFO  (SUITE-JdbcTest-seed#[33766EBBE5F58383]-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-solrj/test/J1/temp/solr.client.solrj.io.sql.JdbcTest_33766EBBE5F58383-001
   [junit4]   2> May 11, 2016 9:49:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=3190, maxDocsPerChunk=142, blockSize=790), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=3190, blockSize=790)), sim=ClassicSimilarity, locale=naq, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=385739488,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [ClientUtilsTest, TestUpdateRequestCodec, TestSolrProperties, StreamExpressionParserTest, SolrExampleEmbeddedTest, TestConfigSetAdminRequest, TestFastInputStream, SolrZkClientTest, GetByIdTest, QueryResponseTest, CloudSolrClientMultiConstructorTest, TestSolrJErrorHandling, GraphExpressionTest, SolrExampleXMLTest, SolrExampleJettyTest, LargeVolumeBinaryJettyTest, LargeVolumeJettyTest, SolrParamTest, MergeIndexesEmbeddedTest, TestNamedListCodec, TestJavaBinCodec, TestDocumentObjectBinder, SolrQueryTest, ModifiableSolrParamsTest, TestXMLEscaping, DocumentAnalysisResponseTest, SolrDocumentTest, SolrExceptionTest, FacetFieldTest, CollectionAdminRequestRequiredParamsTest, SolrSchemalessExampleTest, ConcurrentUpdateSolrClientTest, HttpSolrClientBuilderTest, LBHttpSolrClientBuilderTest, GraphTest, JdbcDriverTest, JdbcTest]
   [junit4] Completed [67/82 (1!)] on J1 in 6.82s, 9 tests, 1 failure <<< FAILURES!

[...truncated 56 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:246: 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: 82 suites, 631 tests, 1 failure, 2 ignored [seed: 33766EBBE5F58383]

Total time: 60 minutes 53 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