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/31 16:32:12 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16880/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([B524B13F0F92153C:DC3B1A3FFAA47797]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11244 lines...]
   [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001
   [junit4]   2> 659603 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 659605 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 659605 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 659606 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 659606 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 659606 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 659606 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 659620 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 659625 WARN  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 659626 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 659650 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 659654 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 659698 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 659701 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 659702 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 659704 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 659705 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 659706 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 659706 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 659706 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 659706 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 659706 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 659706 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 659706 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 659707 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1241033817
   [junit4]   2> 659707 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 659707 WARN  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 659707 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 659708 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 659709 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 659709 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 659709 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 659709 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 659709 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001, shard=shard1}
   [junit4]   2> 659709 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 659710 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 659710 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 659710 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 659710 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 659721 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 659725 WARN  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 659733 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 659745 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 659748 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 659792 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 659795 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 659796 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 659798 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 659799 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 659799 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 659800 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 659800 INFO  (coreLoadExecutor-2242-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/core/src/test-files/solr/collection1'
   [junit4]   2> 659800 INFO  (coreLoadExecutor-2242-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 659801 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 659801 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001/]
   [junit4]   2> 659801 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ef11de1
   [junit4]   2> 659801 INFO  (coreLoadExecutor-2242-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/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001
   [junit4]   2> 659801 INFO  (coreLoadExecutor-2242-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/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001/index/
   [junit4]   2> 659801 WARN  (coreLoadExecutor-2242-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/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 659802 INFO  (coreLoadExecutor-2242-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/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001/index
   [junit4]   2> 659802 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=59.1171875, floorSegmentMB=0.7314453125, forceMergeDeletesPctAllowed=3.0217029579481514, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 659802 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@71f47f4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57ae5af7),segFN=segments_1,generation=1}
   [junit4]   2> 659802 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 659802 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/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001/
   [junit4]   2> 659804 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 659804 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 659804 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 659804 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 659804 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 659804 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 659804 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 659804 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 659805 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 659805 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 659805 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 659805 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 659806 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 659807 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 659807 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 659807 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 659809 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 659810 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 659810 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 659810 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 659810 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 659816 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 659816 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 659816 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.5458984375, floorSegmentMB=0.8974609375, forceMergeDeletesPctAllowed=13.890872755250985, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3000720230071055
   [junit4]   2> 659816 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@71f47f4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57ae5af7),segFN=segments_1,generation=1}
   [junit4]   2> 659816 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 659816 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75a84948[collection1] main]
   [junit4]   2> 659817 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 659817 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 659817 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 659817 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 659963 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 660459 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 660459 INFO  (searcherExecutor-2243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 660459 INFO  (searcherExecutor-2243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 660459 INFO  (searcherExecutor-2243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 660459 INFO  (searcherExecutor-2243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 660459 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 660459 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 660459 INFO  (searcherExecutor-2243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 660459 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 660459 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535860348103426048
   [junit4]   2> 660459 INFO  (searcherExecutor-2243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 660460 INFO  (searcherExecutor-2243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 660460 INFO  (searcherExecutor-2243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 660460 INFO  (searcherExecutor-2243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 660460 INFO  (searcherExecutor-2243-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@75a84948[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 660461 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1535860348103426048
   [junit4]   2> 660462 INFO  (coreLoadExecutor-2242-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 660463 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 660464 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
   [junit4]   2> 660466 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3234 (1535860348109717504)]} 0 1
   [junit4]   2> 660467 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3235 (1535860348111814656)]} 0 0
   [junit4]   2> 660467 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3236 (1535860348111814657)]} 0 0
   [junit4]   2> 660468 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 660470 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@71f47f4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57ae5af7),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@71f47f4f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57ae5af7),segFN=segments_2,generation=2}
   [junit4]   2> 660470 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 660471 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@72d76110[collection1] main]
   [junit4]   2> 660472 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 660472 INFO  (searcherExecutor-2243-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@72d76110[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
   [junit4]   2> 660473 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 660474 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 660476 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
   [junit4]   2> 660476 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
   [junit4]   2> 660481 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
   [junit4]   2> 660481 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
   [junit4]   2> 660483 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
   [junit4]   2> 660483 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
   [junit4]   2> 660485 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
   [junit4]   2> 660486 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrPluginUtilsTest -Dtests.method=testInvokeSetters -Dtests.seed=B524B13F0F92153C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | SolrPluginUtilsTest.testInvokeSetters <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: argument type mismatch
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B524B13F0F92153C:DC3B1A3FFAA47797]:0)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 660489 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 660489 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 660491 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
   [junit4]   2> 660492 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
   [junit4]   2> 660494 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
   [junit4]   2> 660494 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 660496 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
   [junit4]   2> 660496 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[B524B13F0F92153C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
   [junit4]   2> 660497 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 660497 INFO  (SUITE-SolrPluginUtilsTest-seed#[B524B13F0F92153C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1241033817
   [junit4]   2> 660500 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d880c11
   [junit4]   2> 660501 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 660501 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 660501 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 660501 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 660502 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 660512 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 660512 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001;done=false>>]
   [junit4]   2> 660513 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 660513 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001
   [junit4]   2> 660513 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 660513 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 660513 INFO  (coreCloseExecutor-2248-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_B524B13F0F92153C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {val_dynamic=BlockTreeOrds(blocksize=128), range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Direct), val_i=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=Lucene50(blocksize=128), dynamic_val=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=98, maxMBSortInHeap=6.380755182706199, sim=ClassicSimilarity, locale=en-IN, timezone=Africa/Asmara
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=158197344,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFRSimilarityFactory, DOMUtilTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ConfigSetsAPITest, RecoveryAfterSoftCommitTest, TestFieldCacheWithThreads, TermVectorComponentTest, TestAddFieldRealTimeGet, TestFieldTypeResource, TestDynamicLoading, TestShortCircuitedRequests, TestNamedUpdateProcessors, HdfsNNFailoverTest, TestRestoreCore, BasicFunctionalityTest, TestQuerySenderNoQuery, SolrXmlInZkTest, TestFilteredDocIdSet, LoggingHandlerTest, MoreLikeThisHandlerTest, TestScoreJoinQPScore, SharedFSAutoReplicaFailoverUtilsTest, SoftAutoCommitTest, TestRandomRequestDistribution, EnumFieldTest, RulesTest, ZkStateWriterTest, TestQuerySenderListener, TestEmbeddedSolrServerConstructors, UpdateRequestProcessorFactoryTest, SortByFunctionTest, TermsComponentTest, BJQParserTest, HighlighterTest, NumericFieldsTest, SegmentsInfoRequestHandlerTest, TestSolrQueryParserDefaultOperatorResource, DistribCursorPagingTest, TestRandomCollapseQParserPlugin, CollectionReloadTest, FullHLLTest, RestartWhileUpdatingTest, ZkCLITest, DeleteReplicaTest, TestSlowCompositeReaderWrapper, TestCollectionAPI, TestStressVersions, TestSolrConfigHandlerConcurrent, ShardRoutingTest, TestConfigSetsAPIZkFailure, TestStressCloudBlindAtomicUpdates, TestDefaultSearchFieldResource, SpellCheckCollatorTest, DirectSolrSpellCheckerTest, SpellCheckComponentTest, CoreMergeIndexesAdminHandlerTest, TestFieldCacheSort, TestSolrXml, TestHashPartitioner, OpenExchangeRatesOrgProviderTest, DistanceUnitsTest, TestShardHandlerFactory, TestSystemIdResolver, TestBinaryResponseWriter, TestTrie, TestSolrFieldCacheMBean, TestWordDelimiterFilterFactory, OpenCloseCoreStressTest, TestFieldCollectionResource, TestSurroundQueryParser, SolrPluginUtilsTest]
   [junit4] Completed [238/611 (1!)] on J1 in 0.92s, 9 tests, 1 error <<< FAILURES!

[...truncated 1220 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 116 ignored (72 assumptions) [seed: B524B13F0F92153C]

Total time: 61 minutes 7 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 # 16893 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure

Error Message:
Did not see a fully active cluster after 30 seconds

Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
	at __randomizedtesting.SeedInfo.seed([A3801BACB4DFB55C:2BB6B9FF6C705D4E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:227)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13122 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/init-core-data-001
   [junit4]   2> 92118 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 92119 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 92119 INFO  (Thread-312) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 92119 INFO  (Thread-312) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 92219 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39658
   [junit4]   2> 92220 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92220 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92222 INFO  (zkCallback-177-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ef4d83 name:ZooKeeperConnection Watcher:127.0.0.1:39658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92222 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92223 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92223 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 92228 INFO  (jetty-launcher-176-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 92229 INFO  (jetty-launcher-176-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 92230 INFO  (jetty-launcher-176-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 92231 INFO  (jetty-launcher-176-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 92232 INFO  (jetty-launcher-176-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@118cdf2{/solr,null,AVAILABLE}
   [junit4]   2> 92232 INFO  (jetty-launcher-176-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13f6c63{/solr,null,AVAILABLE}
   [junit4]   2> 92233 INFO  (jetty-launcher-176-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@160ecf1{HTTP/1.1,[http/1.1]}{127.0.0.1:39194}
   [junit4]   2> 92233 INFO  (jetty-launcher-176-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ff7d5a{/solr,null,AVAILABLE}
   [junit4]   2> 92233 INFO  (jetty-launcher-176-thread-1) [    ] o.e.j.s.Server Started @94605ms
   [junit4]   2> 92233 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39194}
   [junit4]   2> 92233 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 92233 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/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node1'
   [junit4]   2> 92233 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 92233 INFO  (jetty-launcher-176-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@666278{HTTP/1.1,[http/1.1]}{127.0.0.1:45568}
   [junit4]   2> 92233 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> 92233 INFO  (jetty-launcher-176-thread-2) [    ] o.e.j.s.Server Started @94605ms
   [junit4]   2> 92234 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45568}
   [junit4]   2> 92234 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92234 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 92234 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/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node2'
   [junit4]   2> 92235 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92235 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 92235 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> 92235 INFO  (jetty-launcher-176-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@b1a5cf{HTTP/1.1,[http/1.1]}{127.0.0.1:46450}
   [junit4]   2> 92235 INFO  (jetty-launcher-176-thread-3) [    ] o.e.j.s.Server Started @94607ms
   [junit4]   2> 92235 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46450}
   [junit4]   2> 92235 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92236 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 92236 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92236 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node3'
   [junit4]   2> 92236 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 92236 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 92236 INFO  (jetty-launcher-176-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f3f6f5{/solr,null,AVAILABLE}
   [junit4]   2> 92236 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92237 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92237 INFO  (jetty-launcher-176-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@14e76a3{HTTP/1.1,[http/1.1]}{127.0.0.1:36258}
   [junit4]   2> 92237 INFO  (jetty-launcher-176-thread-4) [    ] o.e.j.s.Server Started @94609ms
   [junit4]   2> 92237 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36258}
   [junit4]   2> 92238 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 92241 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ab3147 name:ZooKeeperConnection Watcher:127.0.0.1:39658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92241 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node4'
   [junit4]   2> 92238 INFO  (zkCallback-180-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ca5471 name:ZooKeeperConnection Watcher:127.0.0.1:39658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92238 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@136e388 name:ZooKeeperConnection Watcher:127.0.0.1:39658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92241 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 92241 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92241 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92241 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92241 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 92242 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92242 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92242 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92243 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92244 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92244 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92244 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92244 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92245 INFO  (zkCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fdc7b5 name:ZooKeeperConnection Watcher:127.0.0.1:39658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92245 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92245 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92246 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92260 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node4/.
   [junit4]   2> 92260 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node3/.
   [junit4]   2> 92260 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1005710
   [junit4]   2> 92260 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 63254
   [junit4]   2> 92261 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node4]
   [junit4]   2> 92260 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 0x1550d93dd520004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 92261 WARN  (jetty-launcher-176-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node4/lib
   [junit4]   2> 92261 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node3]
   [junit4]   2> 92262 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 92262 WARN  (jetty-launcher-176-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node3/lib
   [junit4]   2> 92262 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 92263 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/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node2/.
   [junit4]   2> 92264 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 19502200
   [junit4]   2> 92264 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/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node2]
   [junit4]   2> 92264 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 92264 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 92264 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/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node2/lib
   [junit4]   2> 92264 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> 92264 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/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node1/.
   [junit4]   2> 92264 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 8011406
   [junit4]   2> 92264 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/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node1]
   [junit4]   2> 92265 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/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node1/lib
   [junit4]   2> 92265 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> 92265 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 92265 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 92265 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39658/solr
   [junit4]   2> 92265 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 92265 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 92265 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92265 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 92266 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 92266 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39658/solr
   [junit4]   2> 92267 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 92267 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92267 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92267 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 92267 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92268 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 92268 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 92268 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39658/solr
   [junit4]   2> 92268 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 92268 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92268 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92269 INFO  (zkCallback-186-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1af476f name:ZooKeeperConnection Watcher:127.0.0.1:39658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92269 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92269 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 92269 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 92269 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39658/solr
   [junit4]   2> 92269 INFO  (zkCallback-189-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@262618 name:ZooKeeperConnection Watcher:127.0.0.1:39658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92269 INFO  (jetty-launcher-176-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92269 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 92269 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92270 INFO  (jetty-launcher-176-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92270 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 92270 INFO  (zkCallback-192-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ab18c name:ZooKeeperConnection Watcher:127.0.0.1:39658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92270 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92271 INFO  (jetty-launcher-176-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92271 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92272 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$68/6877696@1158548
   [junit4]   2> 92272 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 0x1550d93dd520006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 92273 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92272 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$68/6877696@12bc19c
   [junit4]   2> 92273 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$68/6877696@17940d1
   [junit4]   2> 92273 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 0x1550d93dd520007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 92273 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92274 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92274 INFO  (zkCallback-193-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@89e8c6 name:ZooKeeperConnection Watcher:127.0.0.1:39658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92274 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92274 INFO  (jetty-launcher-176-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 92275 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:36258_solr) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cc0a8f name:ZooKeeperConnection Watcher:127.0.0.1:39658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92275 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92276 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c089b3 name:ZooKeeperConnection Watcher:127.0.0.1:39658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92276 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92276 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:45568_solr) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14d9fbc name:ZooKeeperConnection Watcher:127.0.0.1:39658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92276 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92279 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 92279 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$68/6877696@ea1c91
   [junit4]   2> 92279 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 92280 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 92280 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 92281 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 92281 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 92282 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 92283 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:39194_solr) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69e40a name:ZooKeeperConnection Watcher:127.0.0.1:39658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 92283 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 92285 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 92285 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 92286 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 92288 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 92288 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 92288 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 92288 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 92291 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 92291 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 92291 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 92292 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 92293 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 92294 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 92294 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 92295 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 92296 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 92297 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 92297 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 92298 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 92299 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 92299 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 92299 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 92299 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 92300 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 92300 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 92300 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 92301 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 92301 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 92301 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 92301 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 92303 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 92303 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 92303 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 92303 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 92303 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 92306 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 92306 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 92306 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 92306 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 92307 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 92307 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 92308 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 92309 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92309 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92309 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92309 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92309 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95997895782825994-127.0.0.1:46450_solr-n_0000000000
   [junit4]   2> 92309 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95997895782825993-127.0.0.1:36258_solr-n_0000000001
   [junit4]   2> 92310 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95997895782825995-127.0.0.1:45568_solr-n_0000000002
   [junit4]   2> 92310 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95997895782825996-127.0.0.1:39194_solr-n_0000000003
   [junit4]   2> 92310 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46450_solr
   [junit4]   2> 92310 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 92310 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95997895782825994-127.0.0.1:46450_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 92311 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95997895782825993-127.0.0.1:36258_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 92311 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36258_solr
   [junit4]   2> 92311 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95997895782825995-127.0.0.1:45568_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 92311 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45568_solr
   [junit4]   2> 92311 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36258_solr
   [junit4]   2> 92311 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45568_solr
   [junit4]   2> 92311 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39194_solr
   [junit4]   2> 92312 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.Overseer Overseer (id=95997895782825994-127.0.0.1:46450_solr-n_0000000000) starting
   [junit4]   2> 92312 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39194_solr
   [junit4]   2> 92313 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:45568_solr) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 92313 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 92313 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:36258_solr) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 92313 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:39194_solr) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 92315 INFO  (zkCallback-195-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 92315 INFO  (zkCallback-195-thread-2-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 92316 INFO  (zkCallback-195-thread-2-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 92316 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 92317 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:45568_solr) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 92317 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:36258_solr) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 92317 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:39194_solr) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 92333 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 92333 INFO  (OverseerCollectionConfigSetProcessor-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 92334 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 92334 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46450_solr as DOWN
   [junit4]   2> 92336 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 92339 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46450_solr"} current state version: 0
   [junit4]   2> 92339 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46450_solr
   [junit4]   2> 92441 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 92442 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 92442 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node2/.
   [junit4]   2> 92442 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 92443 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 92443 INFO  (jetty-launcher-176-thread-2) [n:127.0.0.1:45568_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 92444 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 92444 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 92445 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node1/.
   [junit4]   2> 92445 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 92447 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 92447 INFO  (jetty-launcher-176-thread-1) [n:127.0.0.1:39194_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 92452 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 92452 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 92452 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node4/.
   [junit4]   2> 92453 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 92453 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 92453 INFO  (jetty-launcher-176-thread-4) [n:127.0.0.1:36258_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 93336 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46450_solr
   [junit4]   2> 93337 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46450_solr
   [junit4]   2> 93338 INFO  (zkCallback-195-thread-2-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 93338 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:45568_solr) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 93338 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:39194_solr) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 93338 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:36258_solr) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 93338 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:45568_solr) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 93338 INFO  (zkCallback-195-thread-2-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 93338 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:39194_solr) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 93338 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:36258_solr) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 93366 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 93367 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 93367 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node3/.
   [junit4]   2> 93367 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 93368 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 93368 INFO  (jetty-launcher-176-thread-3) [n:127.0.0.1:46450_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 93368 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 93368 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 93371 INFO  (zkCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66e565 name:ZooKeeperConnection Watcher:127.0.0.1:39658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 93371 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 93371 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 93373 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:39658/solr
   [junit4]   2> 93375 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 93375 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 93377 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b8e50 name:ZooKeeperConnection Watcher:127.0.0.1:39658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 93377 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 93377 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 93377 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 93378 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 93379 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 93380 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 93383 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 93384 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 93386 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 93387 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 93388 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 93390 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 93415 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[A3801BACB4DFB55C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateWatcherIsRetainedOnPredicateFailure
   [junit4]   2> 93415 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[A3801BACB4DFB55C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 93416 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[A3801BACB4DFB55C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 93417 INFO  (zkCallback-206-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e65b38 name:ZooKeeperConnection Watcher:127.0.0.1:39658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 93417 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[A3801BACB4DFB55C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 93419 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[A3801BACB4DFB55C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 93423 INFO  (qtp25781040-952) [n:127.0.0.1:36258_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 93425 INFO  (qtp25781040-952) [n:127.0.0.1:36258_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 93425 INFO  (OverseerCollectionConfigSetProcessor-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-3a7bebee-98e8-46f0-9cb0-4c1b49fa877e
   [junit4]   2> 93427 INFO  (OverseerCollectionConfigSetProcessor-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"3a7bebee-98e8-46f0-9cb0-4c1b49fa877e",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 93427 INFO  (OverseerThreadFactory-472-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"3a7bebee-98e8-46f0-9cb0-4c1b49fa877e",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 93427 INFO  (OverseerThreadFactory-472-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection falsepredicate
   [junit4]   2> 93427 INFO  (OverseerThreadFactory-472-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/falsepredicate 
   [junit4]   2> 93428 INFO  (OverseerThreadFactory-472-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/falsepredicate
   [junit4]   2> 93428 INFO  (qtp25781040-953) [n:127.0.0.1:36258_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 93428 INFO  (zkCallback-195-thread-2-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 93428 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:39194_solr) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 93428 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:36258_solr) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 93429 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:45568_solr) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 93429 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 93434 INFO  (qtp25781040-953) [n:127.0.0.1:36258_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 93436 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"3a7bebee-98e8-46f0-9cb0-4c1b49fa877e",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 93436 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: falsepredicate
   [junit4]   2> 93437 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/falsepredicate/state.json
   [junit4]   2> 93535 INFO  (OverseerThreadFactory-472-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection falsepredicate, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 93535 INFO  (OverseerThreadFactory-472-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard3_replica1 as part of shard shard3 of collection falsepredicate on 127.0.0.1:39194_solr
   [junit4]   2> 93536 INFO  (OverseerThreadFactory-472-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard2_replica1 as part of shard shard2 of collection falsepredicate on 127.0.0.1:46450_solr
   [junit4]   2> 93536 INFO  (OverseerThreadFactory-472-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard1_replica1 as part of shard shard1 of collection falsepredicate on 127.0.0.1:45568_solr
   [junit4]   2> 93536 INFO  (OverseerThreadFactory-472-thread-1-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard4_replica1 as part of shard shard4 of collection falsepredicate on 127.0.0.1:36258_solr
   [junit4]   2> 93544 INFO  (qtp15845772-919) [n:127.0.0.1:45568_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 93544 INFO  (qtp25781040-936) [n:127.0.0.1:36258_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 93545 INFO  (qtp20976655-931) [n:127.0.0.1:46450_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578801304&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 93545 INFO  (parallelCoreAdminExecutor-477-thread-1-processing-n:127.0.0.1:36258_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376 CREATE) [n:127.0.0.1:36258_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
   [junit4]   2> 93545 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 93545 INFO  (parallelCoreAdminExecutor-479-thread-1-processing-n:127.0.0.1:46450_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578801304 CREATE) [n:127.0.0.1:46450_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578801304&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
   [junit4]   2> 93545 INFO  (qtp8889541-935) [n:127.0.0.1:39194_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578356181&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 93545 INFO  (parallelCoreAdminExecutor-475-thread-1-processing-n:127.0.0.1:39194_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578356181 CREATE) [n:127.0.0.1:39194_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578356181&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
   [junit4]   2> 93545 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data/, shard=shard1}
   [junit4]   2> 93545 INFO  (parallelCoreAdminExecutor-479-thread-1-processing-n:127.0.0.1:46450_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578801304 CREATE) [n:127.0.0.1:46450_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard2_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data/, shard=shard2}
   [junit4]   2> 93546 INFO  (parallelCoreAdminExecutor-477-thread-1-processing-n:127.0.0.1:36258_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376 CREATE) [n:127.0.0.1:36258_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard4_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data/, shard=shard4}
   [junit4]   2> 93546 INFO  (parallelCoreAdminExecutor-475-thread-1-processing-n:127.0.0.1:39194_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578356181 CREATE) [n:127.0.0.1:39194_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard3_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data/, shard=shard3}
   [junit4]   2> 93546 INFO  (parallelCoreAdminExecutor-479-thread-1-processing-n:127.0.0.1:46450_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578801304 CREATE) [n:127.0.0.1:46450_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 93546 INFO  (parallelCoreAdminExecutor-477-thread-1-processing-n:127.0.0.1:36258_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376 CREATE) [n:127.0.0.1:36258_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 93546 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 93546 INFO  (parallelCoreAdminExecutor-475-thread-1-processing-n:127.0.0.1:39194_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578356181 CREATE) [n:127.0.0.1:39194_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 93547 INFO  (qtp25781040-952) [n:127.0.0.1:36258_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376
   [junit4]   2> 93554 INFO  (qtp25781040-952) [n:127.0.0.1:36258_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 93555 INFO  (parallelCoreAdminExecutor-477-thread-1-processing-n:127.0.0.1:36258_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376 CREATE) [n:127.0.0.1:36258_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 93556 INFO  (parallelCoreAdminExecutor-479-thread-1-processing-n:127.0.0.1:46450_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578801304 CREATE) [n:127.0.0.1:46450_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 93556 INFO  (parallelCoreAdminExecutor-475-thread-1-processing-n:127.0.0.1:39194_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578356181 CREATE) [n:127.0.0.1:39194_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 93556 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 93556 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46450/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46450_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 93556 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 93556 INFO  (parallelCoreAdminExecutor-477-thread-1-processing-n:127.0.0.1:36258_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376 CREATE) [n:127.0.0.1:36258_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 93556 INFO  (parallelCoreAdminExecutor-479-thread-1-processing-n:127.0.0.1:46450_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578801304 CREATE) [n:127.0.0.1:46450_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 93556 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 93556 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46450/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46450_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 93558 INFO  (parallelCoreAdminExecutor-479-thread-1-processing-n:127.0.0.1:46450_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578801304 CREATE) [n:127.0.0.1:46450_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 93558 INFO  (parallelCoreAdminExecutor-477-thread-1-processing-n:127.0.0.1:36258_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376 CREATE) [n:127.0.0.1:36258_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 93559 INFO  (parallelCoreAdminExecutor-475-thread-1-processing-n:127.0.0.1:39194_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578356181 CREATE) [n:127.0.0.1:39194_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 93559 INFO  (parallelCoreAdminExecutor-475-thread-1-processing-n:127.0.0.1:39194_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578356181 CREATE) [n:127.0.0.1:39194_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 93592 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36258/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36258_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 93592 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36258/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36258_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 93593 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45568/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45568_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 93593 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45568/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45568_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 93594 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39194_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 93595 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39194/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39194_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 93696 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 0
   [junit4]   2> 93696 INFO  (zkCallback-195-thread-2-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 93696 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:45568_solr) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 93697 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:36258_solr) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 93697 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:39194_solr) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 93697 INFO  (zkCallback-195-thread-2-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 93697 INFO  (zkCallback-196-thread-1-processing-n:127.0.0.1:45568_solr) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 93698 INFO  (zkCallback-197-thread-1-processing-n:127.0.0.1:39194_solr) [n:127.0.0.1:39194_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 93698 INFO  (zkCallback-194-thread-1-processing-n:127.0.0.1:36258_solr) [n:127.0.0.1:36258_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 94436 INFO  (qtp25781040-954) [n:127.0.0.1:36258_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 94436 INFO  (qtp25781040-954) [n:127.0.0.1:36258_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 94555 INFO  (qtp25781040-953) [n:127.0.0.1:36258_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376
   [junit4]   2> 94555 INFO  (qtp25781040-953) [n:127.0.0.1:36258_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 94557 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard1_replica1
   [junit4]   2> 94557 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 94557 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 94557 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 94557 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 94557 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node2/falsepredicate_shard1_replica1'
   [junit4]   2> 94558 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94558 INFO  (parallelCoreAdminExecutor-473-thread-1-processing-n:127.0.0.1:45568_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579084564 CREATE) [n:127.0.0.1:45568_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 94558 INFO  (parallelCoreAdminExecutor-479-thread-1-processing-n:127.0.0.1:46450_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578801304 CREATE) [n:127.0.0.1:46450_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard2_replica1
   [junit4]   2> 94558 INFO  (parallelCoreAdminExecutor-477-thread-1-processing-n:127.0.0.1:36258_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376 CREATE) [n:127.0.0.1:36258_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard4_replica1
   [junit4]   2> 94559 INFO  (parallelCoreAdminExecutor-479-thread-1-processing-n:127.0.0.1:46450_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803578801304 CREATE) [n:127.0.0.1:46450_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 94559 INFO  (parallelCoreAdminExecutor-477-thread-1-processing-n:127.0.0.1:36258_solr 3a7bebee-98e8-46f0-9cb0-4c1b49fa877e2269803579788376 CREATE) [n:127.0.0.1:36258_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 94559 INFO  (parallelCoreAdminExecutor-479-thread-1-processing-n:127.0.0.1:4645

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

n: Unable to read additional data from client sessionid 0x1550d93dd52000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 181824 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[A3801BACB4DFB55C]-EventThread) [n:127.0.0.1:36258_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/22528490@1aa60e2 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1db8628[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 46]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 181824 INFO  (zkCallback-195-thread-3-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 181825 INFO  (jetty-launcher-176-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cf7ef5{/solr,null,UNAVAILABLE}
   [junit4]   2> 181824 INFO  (coreCloseExecutor-580-thread-3) [n:127.0.0.1:46450_solr c:currentstate s:shard1 r:core_node1 x:currentstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001/tempDir-001/node3/./currentstate_shard1_replica1/data
   [junit4]   2> 181825 INFO  (zkCallback-195-thread-3-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 181826 INFO  (jetty-launcher-176-thread-6) [    ] o.a.s.c.Overseer Overseer (id=95997895782825994-127.0.0.1:46450_solr-n_0000000000) closing
   [junit4]   2> 181826 INFO  (OverseerStateUpdate-95997895782825994-127.0.0.1:46450_solr-n_0000000000) [n:127.0.0.1:46450_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46450_solr
   [junit4]   2> 181827 INFO  (zkCallback-195-thread-3-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 181827 WARN  (zkCallback-195-thread-3-processing-n:127.0.0.1:46450_solr) [n:127.0.0.1:46450_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 181827 INFO  (jetty-launcher-176-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@118cdf2{/solr,null,UNAVAILABLE}
   [junit4]   2> 181827 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 0x1550d93dd52000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 183324 WARN  (zkCallback-196-thread-3-processing-n:127.0.0.1:45568_solr) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/falsepredicate/state.json]
   [junit4]   2> 183324 WARN  (zkCallback-196-thread-1-processing-n:127.0.0.1:45568_solr) [n:127.0.0.1:45568_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 183324 INFO  (jetty-launcher-176-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ff7d5a{/solr,null,UNAVAILABLE}
   [junit4]   2> 183326 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39658 39658
   [junit4]   2> 183449 INFO  (Thread-312) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39658 39658
   [junit4]   2> 183449 WARN  (Thread-312) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95997895782825994-127.0.0.1:46450_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95997895782825995-127.0.0.1:45568_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/95997895782826002-127.0.0.1:36258_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 183450 INFO  (SUITE-TestCollectionStateWatchers-seed#[A3801BACB4DFB55C]-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/J0/temp/solr.common.cloud.TestCollectionStateWatchers_A3801BACB4DFB55C-001
   [junit4]   2> Jun 01, 2016 8:08:53 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=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=32121, maxDocsPerChunk=468, blockSize=500), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=32121, blockSize=500)), sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-US, timezone=Africa/Harare
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=128100584,total=235929600
   [junit4]   2> NOTE: All tests run in this JVM: [TestNamedListCodec, CollectionAdminRequestRequiredParamsTest, AnlysisResponseBaseTest, ConcurrentUpdateSolrClientBuilderTest, TestToleratedUpdateError, FieldAnalysisResponseTest, TestSpellCheckResponse, LargeVolumeBinaryJettyTest, NoOpResponseParserTest, LargeVolumeEmbeddedTest, TermsResponseTest, CloudSolrClientBuilderTest, ShardParamsTest, SolrExampleStreamingTest, SolrExampleEmbeddedTest, SolrParamTest, MergeIndexesEmbeddedTest, TestCoreAdmin, TestXMLEscaping, ClientUtilsTest, TestLBHttpSolrClient, JdbcDriverTest, JdbcTest, StreamExpressionParserTest, OperationsTest, TestCollectionAdminRequest, TestSuggesterResponse, SolrZkClientTest, TestCollectionStateWatchers]
   [junit4] Completed [83/83 (1!)] on J0 in 91.85s, 9 tests, 1 failure <<< FAILURES!

[...truncated 11 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 83 suites, 641 tests, 1 failure, 2 ignored [seed: A3801BACB4DFB55C]

Total time: 66 minutes 56 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 (32bit/jdk-9-ea+120) - Build # 16892 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16892/
Java: 32bit/jdk-9-ea+120 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([F1535C21BDD1C6A7:984CF72148E7A40C]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	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:843)




Build Log:
[...truncated 11360 lines...]
   [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001
   [junit4]   2> 979979 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 979981 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 979981 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 979981 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 979981 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 979981 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 979981 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 979999 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 980006 WARN  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 980009 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 980030 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 980036 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 980121 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 980125 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 980125 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 980129 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 980130 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 980132 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 980132 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 980132 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 980132 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 980132 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 980132 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 980132 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 980133 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 30489366
   [junit4]   2> 980133 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 980133 WARN  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 980133 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 980135 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 980136 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 980136 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 980136 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 980136 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 980136 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 980136 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 980136 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 980137 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 980137 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 980137 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 980154 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 980163 WARN  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 980165 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 980189 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 980194 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 980290 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 980296 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 980298 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 980302 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 980303 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 980304 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 980305 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 980307 INFO  (coreLoadExecutor-3328-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/core/src/test-files/solr/collection1'
   [junit4]   2> 980307 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 980307 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 980307 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001/]
   [junit4]   2> 980307 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a2e7d
   [junit4]   2> 980308 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001
   [junit4]   2> 980308 INFO  (coreLoadExecutor-3328-thread-1) [    ] 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.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001/index/
   [junit4]   2> 980308 WARN  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 980308 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001/index
   [junit4]   2> 980308 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5054286655929551]
   [junit4]   2> 980309 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4a76a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e3ae8b),segFN=segments_1,generation=1}
   [junit4]   2> 980309 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 980309 INFO  (OldIndexDirectoryCleanupThreadForCore-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/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001/
   [junit4]   2> 980312 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 980312 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 980312 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 980312 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 980312 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 980312 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 980312 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 980312 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 980312 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 980313 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 980313 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 980313 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 980315 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 980316 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 980316 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 980317 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 980321 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 980322 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 980322 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 980322 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 980322 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 980323 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 980323 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 980323 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=86.2529296875, floorSegmentMB=0.7353515625, forceMergeDeletesPctAllowed=10.727850180732082, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 980323 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4a76a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e3ae8b),segFN=segments_1,generation=1}
   [junit4]   2> 980324 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 980324 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43a9ba[collection1] main]
   [junit4]   2> 980324 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 980324 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 980324 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 980324 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 980375 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 980615 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 980615 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 980615 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 980615 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 980615 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 980615 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 980616 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 980616 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 980616 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 980616 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 980616 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43a9ba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 980617 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 980617 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 980617 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 980617 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535957059900538880
   [junit4]   2> 980619 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1535957059900538880
   [junit4]   2> 980619 INFO  (coreLoadExecutor-3328-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 980620 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 980622 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
   [junit4]   2> 980622 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
   [junit4]   2> 980624 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
   [junit4]   2> 980625 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3234 (1535957059907878912)]} 0 1
   [junit4]   2> 980626 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3235 (1535957059909976064)]} 0 0
   [junit4]   2> 980627 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3236 (1535957059909976065)]} 0 0
   [junit4]   2> 980627 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 980629 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4a76a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e3ae8b),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4a76a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e3ae8b),segFN=segments_2,generation=2}
   [junit4]   2> 980629 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 980630 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f89dcf[collection1] main]
   [junit4]   2> 980630 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 980631 INFO  (searcherExecutor-3329-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f89dcf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
   [junit4]   2> 980631 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 980632 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 980633 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
   [junit4]   2> 980634 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrPluginUtilsTest -Dtests.method=testInvokeSetters -Dtests.seed=F1535C21BDD1C6A7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=teo-KE -Dtests.timezone=Pacific/Tongatapu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SolrPluginUtilsTest.testInvokeSetters <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: argument type mismatch
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F1535C21BDD1C6A7:984CF72148E7A40C]:0)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 980643 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
   [junit4]   2> 980644 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 980645 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
   [junit4]   2> 980646 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
   [junit4]   2> 980648 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
   [junit4]   2> 980648 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
   [junit4]   2> 980649 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 980650 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 980651 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
   [junit4]   2> 980652 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
   [junit4]   2> 980655 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
   [junit4]   2> 980655 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[F1535C21BDD1C6A7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
   [junit4]   2> 980656 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 980656 INFO  (SUITE-SolrPluginUtilsTest-seed#[F1535C21BDD1C6A7]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30489366
   [junit4]   2> 980656 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@503d04
   [junit4]   2> 980656 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 980656 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 980656 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 980656 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 980656 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 980663 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 980663 INFO  (coreCloseExecutor-3334-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.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 980663 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 980663 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001/index
   [junit4]   2> 980663 INFO  (coreCloseExecutor-3334-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.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001;done=false>>]
   [junit4]   2> 980663 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 980663 INFO  (coreCloseExecutor-3334-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_F1535C21BDD1C6A7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {val_dynamic=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), val_i=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=Direct), dynamic_val=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=626, maxMBSortInHeap=5.561545043274554, sim=ClassicSimilarity, locale=teo-KE, timezone=Pacific/Tongatapu
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=64126096,total=340262912
   [junit4]   2> NOTE: All tests run in this JVM: [TestScoreJoinQPScore, TestTrackingShardHandlerFactory, RestartWhileUpdatingTest, TestSolrDeletionPolicy2, TestRequestForwarding, ChangedSchemaMergeTest, DistributedFacetPivotSmallTest, TestRandomCollapseQParserPlugin, CdcrReplicationHandlerTest, TestSolrCLIRunExample, DeleteReplicaTest, DocumentBuilderTest, SaslZkACLProviderTest, TestSchemaSimilarityResource, TestHashPartitioner, MultiTermTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest, DistributedQueueTest, ConfigSetsAPITest, ChaosMonkeySafeLeaderTest, MergeStrategyTest, SparseHLLTest, SpellingQueryConverterTest, DOMUtilTest, TestDefaultSearchFieldResource, TestDownShardTolerantSearch, NumericFieldsTest, TestLMJelinekMercerSimilarityFactory, DistribCursorPagingTest, TestFileDictionaryLookup, ChaosMonkeyNothingIsSafeTest, FullHLLTest, TestCodecSupport, TestQuerySenderNoQuery, SpatialHeatmapFacetsTest, TestConfigSetsAPIZkFailure, TestTolerantUpdateProcessorRandomCloud, CollectionReloadTest, HdfsDirectoryTest, TestSolrQueryResponse, MoreLikeThisHandlerTest, CollectionsAPIAsyncDistributedZkTest, TestExactStatsCache, MinimalSchemaTest, TestLeaderInitiatedRecoveryThread, TestCoreContainer, TestSolrFieldCacheMBean, TestDistributedGrouping, TestConfigSetImmutable, TermVectorComponentTest, CoreMergeIndexesAdminHandlerTest, DistributedQueryComponentOptimizationTest, TestStressCloudBlindAtomicUpdates, TestQueryUtils, SuggesterFSTTest, TestSolrXml, ShardRoutingTest, TestLFUCache, AsyncMigrateRouteKeyTest, RulesTest, DocValuesTest, TestEmbeddedSolrServerConstructors, TestSimpleQParserPlugin, UniqFieldsUpdateProcessorFactoryTest, StressHdfsTest, TestSchemaManager, SimpleMLTQParserTest, TestDistributedStatsComponentCardinality, PKIAuthenticationIntegrationTest, SegmentsInfoRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, TestTrie, TestNoOpRegenerator, ConvertedLegacyTest, SolrIndexSplitterTest, DistributedTermsComponentTest, VersionInfoTest, SolrPluginUtilsTest]
   [junit4] Completed [279/611 (1!)] on J1 in 0.71s, 9 tests, 1 error <<< FAILURES!

[...truncated 1105 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 118 ignored (72 assumptions) [seed: F1535C21BDD1C6A7]

Total time: 57 minutes 37 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 # 16891 - Still Failing!

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

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([32FF5974BA6B06AA:C58CB72C7C83A94C]: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.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([32FF5974BA6B06AA:5BE0F2744F5D6401]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11498 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_32FF5974BA6B06AA-001/init-core-data-001
   [junit4]   2> 1215720 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartupWithNoActivity
   [junit4]   2> 1215720 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/collection1
   [junit4]   2> 1215724 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1215725 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e12bc6{/solr,null,AVAILABLE}
   [junit4]   2> 1215726 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@88af73{HTTP/1.1,[http/1.1]}{127.0.0.1:43999}
   [junit4]   2> 1215726 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.Server Started @1217208ms
   [junit4]   2> 1215726 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=43999}
   [junit4]   2> 1215726 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1215726 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001'
   [junit4]   2> 1215727 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1215727 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1215727 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/solr.xml
   [junit4]   2> 1215737 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/.
   [junit4]   2> 1215737 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 9801436
   [junit4]   2> 1215737 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001]
   [junit4]   2> 1215737 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/lib
   [junit4]   2> 1215738 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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> 1215739 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1215740 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1215740 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1215740 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1215740 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1215741 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/.
   [junit4]   2> 1215742 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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> 1215742 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/./collection1
   [junit4]   2> 1215742 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1215742 INFO  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/collection1'
   [junit4]   2> 1215742 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1215743 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1215743 INFO  (coreLoadExecutor-3110-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1215743 INFO  (coreLoadExecutor-3110-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1215755 INFO  (coreLoadExecutor-3110-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1215760 WARN  (coreLoadExecutor-3110-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1215761 INFO  (coreLoadExecutor-3110-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1215777 INFO  (coreLoadExecutor-3110-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1215781 INFO  (coreLoadExecutor-3110-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1215786 INFO  (coreLoadExecutor-3110-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1215788 INFO  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/collection1'
   [junit4]   2> 1215788 INFO  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/./collection1
   [junit4]   2> 1215788 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1215789 INFO  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1215789 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1215789 INFO  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data
   [junit4]   2> 1215789 INFO  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1215789 WARN  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1215790 INFO  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1215790 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7062780018765408]
   [junit4]   2> 1215791 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60de2a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17cfef2),segFN=segments_1,generation=1}
   [junit4]   2> 1215791 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1215791 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_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1215793 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1215796 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1215797 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1215797 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1215798 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1215800 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1215800 INFO  (coreLoadExecutor-3110-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> 1215800 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1215800 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1215800 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1215801 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.6748046875, floorSegmentMB=1.15234375, forceMergeDeletesPctAllowed=20.6560813170403, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1215801 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60de2a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17cfef2),segFN=segments_1,generation=1}
   [junit4]   2> 1215801 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1215801 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ea540f[collection1] main]
   [junit4]   2> 1215801 INFO  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/collection1/conf
   [junit4]   2> 1215801 INFO  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1215802 INFO  (coreLoadExecutor-3110-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_32FF5974BA6B06AA-001/solr-instance-001/collection1/conf
   [junit4]   2> 1215802 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1215802 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1215802 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1215802 INFO  (searcherExecutor-3111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ea540f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1215802 INFO  (coreLoadExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1216245 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-002/collection1
   [junit4]   2> 1216247 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1216247 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ba4202{/solr,null,AVAILABLE}
   [junit4]   2> 1216248 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1813da{HTTP/1.1,[http/1.1]}{127.0.0.1:36476}
   [junit4]   2> 1216248 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.Server Started @1217730ms
   [junit4]   2> 1216248 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=36476}
   [junit4]   2> 1216248 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1216248 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-002'
   [junit4]   2> 1216249 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1216249 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1216249 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-002/solr.xml
   [junit4]   2> 1216256 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-002/.
   [junit4]   2> 1216256 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 27825612
   [junit4]   2> 1216256 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-002]
   [junit4]   2> 1216256 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-002/lib
   [junit4]   2> 1216257 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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> 1216258 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1216259 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1216260 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1216260 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1216260 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1216260 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-002/.
   [junit4]   2> 1216261 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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> 1216261 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-002/./collection1
   [junit4]   2> 1216261 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1216261 INFO  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/collection1'
   [junit4]   2> 1216261 INFO  (coreLoadExecutor-3120-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1216262 INFO  (coreLoadExecutor-3120-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1216262 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1216262 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1216268 INFO  (coreLoadExecutor-3120-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1216270 WARN  (coreLoadExecutor-3120-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1216272 INFO  (coreLoadExecutor-3120-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1216278 INFO  (coreLoadExecutor-3120-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1216281 INFO  (coreLoadExecutor-3120-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1216283 INFO  (coreLoadExecutor-3120-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1216284 INFO  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/collection1'
   [junit4]   2> 1216284 INFO  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/./collection1
   [junit4]   2> 1216284 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1216284 INFO  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1216284 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1216284 INFO  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data
   [junit4]   2> 1216285 INFO  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1216285 WARN  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1216285 INFO  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1216285 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7062780018765408]
   [junit4]   2> 1216285 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c045ea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18c9866),segFN=segments_1,generation=1}
   [junit4]   2> 1216285 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1216286 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_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1216287 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1216288 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216288 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216289 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216290 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216290 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1216291 INFO  (coreLoadExecutor-3120-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> 1216291 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1216291 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1216291 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1216291 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.6748046875, floorSegmentMB=1.15234375, forceMergeDeletesPctAllowed=20.6560813170403, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1216292 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c045ea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18c9866),segFN=segments_1,generation=1}
   [junit4]   2> 1216292 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1216292 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17f0261[collection1] main]
   [junit4]   2> 1216292 INFO  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/collection1/conf
   [junit4]   2> 1216292 INFO  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1216292 INFO  (coreLoadExecutor-3120-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_32FF5974BA6B06AA-001/solr-instance-002/collection1/conf
   [junit4]   2> 1216292 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1216294 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1216294 INFO  (searcherExecutor-3121-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17f0261[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1216294 INFO  (coreLoadExecutor-3120-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1216296 INFO  (qtp9119788-8311) [    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> 1216764 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1813da{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1216764 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27825612
   [junit4]   2> 1216765 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3091e8
   [junit4]   2> 1216765 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1216766 INFO  (coreCloseExecutor-3126-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-002/./collection1/data
   [junit4]   2> 1216767 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ba4202{/solr,null,UNAVAILABLE}
   [junit4]   2> 1216769 INFO  (qtp9119788-8311) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1216769 INFO  (qtp9119788-8311) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1216770 INFO  (qtp9119788-8312) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1216771 INFO  (qtp9119788-8312) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60de2a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17cfef2),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60de2a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17cfef2),segFN=segments_2,generation=2}
   [junit4]   2> 1216772 INFO  (qtp9119788-8312) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1216773 INFO  (qtp9119788-8312) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fac0ef[collection1] main]
   [junit4]   2> 1216773 INFO  (qtp9119788-8312) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1216773 INFO  (searcherExecutor-3111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fac0ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1216773 INFO  (qtp9119788-8312) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 1216778 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@88af73{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1216778 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9801436
   [junit4]   2> 1216778 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1642564
   [junit4]   2> 1216778 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1216779 INFO  (coreCloseExecutor-3128-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data
   [junit4]   2> 1216780 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e12bc6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1216781 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1216783 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ae062f{/solr,null,AVAILABLE}
   [junit4]   2> 1216784 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@681871{HTTP/1.1,[http/1.1]}{127.0.0.1:39515}
   [junit4]   2> 1216784 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.e.j.s.Server Started @1218266ms
   [junit4]   2> 1216784 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=39515}
   [junit4]   2> 1216785 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1216785 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001'
   [junit4]   2> 1216785 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1216785 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1216785 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/solr.xml
   [junit4]   2> 1216791 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/.
   [junit4]   2> 1216791 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer New CoreContainer 20663489
   [junit4]   2> 1216791 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001]
   [junit4]   2> 1216791 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/lib
   [junit4]   2> 1216792 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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> 1216793 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1216794 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1216794 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1216795 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1216795 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1216796 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/.
   [junit4]   2> 1216797 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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> 1216797 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] 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_32FF5974BA6B06AA-001/solr-instance-001/./collection1
   [junit4]   2> 1216797 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1216798 INFO  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/collection1'
   [junit4]   2> 1216798 INFO  (coreLoadExecutor-3135-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1216798 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1216798 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[32FF5974BA6B06AA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1216798 INFO  (coreLoadExecutor-3135-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1216807 INFO  (coreLoadExecutor-3135-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1216812 WARN  (coreLoadExecutor-3135-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1216813 INFO  (coreLoadExecutor-3135-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1216824 INFO  (coreLoadExecutor-3135-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1216828 INFO  (coreLoadExecutor-3135-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1216830 INFO  (coreLoadExecutor-3135-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1216830 INFO  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/collection1'
   [junit4]   2> 1216831 INFO  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/./collection1
   [junit4]   2> 1216831 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1216835 INFO  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1216835 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1216836 INFO  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/collection1/data
   [junit4]   2> 1216836 INFO  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1216836 WARN  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1216836 INFO  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/collection1/data/index
   [junit4]   2> 1216837 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1393831035, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1216846 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1216846 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1216847 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_32FF5974BA6B06AA-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1216848 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1216849 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216850 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216850 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216851 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1216852 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1216852 INFO  (coreLoadExecutor-3135-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> 1216852 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1216852 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1216852 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1216853 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20539926597994765]
   [junit4]   2> 1216853 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_32FF5974BA6B06AA-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1216853 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1216853 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7180a5[collection1] main]
   [junit4]   2> 1216854 INFO  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/collection1/conf
   [junit4]   2> 1216854 INFO  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1216854 INFO  (coreLoadExecutor-3135-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_32FF5974BA6B06AA-001/solr-instance-001/collection1/conf
   [junit4]   2> 1216854 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1216854 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 1216854 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1216854 INFO  (searcherExecutor-3136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7180a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1216854 INFO  (coreLoadExecutor-3135-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1217303 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 1217304 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1217305 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1217305 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1217306 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1217307 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1217308 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1217309 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1217309 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1217310 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1217311 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1217312 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1217312 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1217313 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1217314 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1217315 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1217315 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1217316 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1217317 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1217318 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1217318 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1217319 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1217320 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1217321 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1217321 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1217322 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1217323 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1217324 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1217325 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1217325 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1217326 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1217327 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1217327 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1217328 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1217329 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1217330 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1217330 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1217331 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1217332 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1217332 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1217333 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1217334 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1217334 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1217335 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1217336 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1217337 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1217337 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1217338 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1217339 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1217340 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1217340 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1217341 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1217341 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1217342 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1217343 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1217343 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1217344 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1217344 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1217345 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1217346 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1217346 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1217347 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1217348 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1217349 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1217350 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1217350 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1217351 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1217352 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1217352 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1217353 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1217354 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1217354 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1217355 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1217355 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1217356 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1217357 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1217357 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1217358 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1217358 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1217359 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1217360 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1217360 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1217361 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1217362 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1217362 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1217363 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1217364 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1217364 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1217365 INFO  (qtp8406869-8353) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1217366 INFO  (qtp8406869-8354) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1217366 INFO  (qtp8406869-8355) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1217367 INFO  (qtp8406869-8348) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1217367 INFO  (qtp8406869-8353) [    x:coll

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

IndexSearcher Opening [Searcher@1e29d38[collection1] main]
   [junit4]   2> 1445066 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[32FF5974BA6B06AA]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1445071 INFO  (searcherExecutor-8941-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e29d38[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
   [junit4]   2> 1445072 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[32FF5974BA6B06AA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 1445073 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[32FF5974BA6B06AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 1445075 INFO  (SUITE-SolrPluginUtilsTest-seed#[32FF5974BA6B06AA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1445075 INFO  (SUITE-SolrPluginUtilsTest-seed#[32FF5974BA6B06AA]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19463482
   [junit4]   2> 1445075 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f94176
   [junit4]   2> 1445076 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 1445076 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1445076 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1445076 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1445077 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1445110 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1445110 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_32FF5974BA6B06AA-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_32FF5974BA6B06AA-001/init-core-data-001;done=false>>]
   [junit4]   2> 1445111 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1445111 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_32FF5974BA6B06AA-001/init-core-data-001
   [junit4]   2> 1445111 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_32FF5974BA6B06AA-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_32FF5974BA6B06AA-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1445111 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1445111 INFO  (coreCloseExecutor-8946-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_32FF5974BA6B06AA-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.SolrPluginUtilsTest_32FF5974BA6B06AA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {val_dynamic=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), val_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=BlockTreeOrds(blocksize=128), dynamic_val=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1295, maxMBSortInHeap=5.4080129225467495, sim=ClassicSimilarity, locale=es-GT, timezone=America/Hermosillo
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=163859072,total=363118592
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedMissingSort, CoreAdminHandlerTest, DistributedFacetPivotWhiteBoxTest, NoCacheHeaderTest, TermVectorComponentDistributedTest, TestManagedSynonymFilterFactory, XmlUpdateRequestHandlerTest, TestExpandComponent, DeleteInactiveReplicaTest, RankQueryTest, TestSortingResponseWriter, TestImplicitCoreProperties, JavabinLoaderTest, TestPostingsSolrHighlighter, TestExceedMaxTermLength, TestJmxIntegration, CoreAdminCreateDiscoverTest, SuggesterTSTTest, TestXIncludeConfig, TestTestInjection, SolrCoreCheckLockOnStartupTest, TestFreeTextSuggestions, UpdateParamsTest, SuggesterTest, RemoteQueryErrorTest, ScriptEngineTest, TestManagedResourceStorage, SimpleFacetsTest, BitVectorTest, TestSQLHandler, ClusterStateTest, TestAuthenticationFramework, DirectUpdateHandlerTest, TestZkChroot, TestReload, BasicDistributedZk2Test, TestAuthorizationFramework, BlockDirectoryTest, DirectSolrConnectionTest, SolrTestCaseJ4Test, DeleteShardTest, UnloadDistributedZkTest, OverseerTest, SuggestComponentContextFilterQueryTest, OverriddenZkACLAndCredentialsProvidersTest, TestWriterPerf, QueryResultKeyTest, TestSort, TestSchemaNameResource, TestConfigSetProperties, DirectUpdateHandlerOptimizeTest, TestOverriddenPrefixQueryForCustomFieldType, TestClusterStateMutator, TestStandardQParsers, RegexBoostProcessorTest, TestDistribIDF, RequestLoggingTest, ConnectionManagerTest, TestCollationField, TestStressReorder, TlogReplayBufferedWhileIndexingTest, TestRequestStatusCollectionAPI, TestCSVResponseWriter, ParsingFieldUpdateProcessorsTest, TestJsonRequest, TestUninvertingReader, TestMiniSolrCloudClusterSSL, RequestHandlersTest, CurrencyFieldXmlFileTest, TestJettySolrRunner, GraphQueryTest, TestFieldResource, TestSolrConfigHandler, TestCustomSort, DistributedVersionInfoTest, TestSha256AuthenticationProvider, TestCharFilters, TestRebalanceLeaders, CdcrUpdateLogTest, HdfsRecoverLeaseTest, TestExtendedDismaxParser, DocValuesMultiTest, PluginInfoTest, TestMaxScoreQueryParser, DebugComponentTest, SmileWriterTest, DistributedFacetPivotLongTailTest, TestSweetSpotSimilarityFactory, StatsComponentTest, SpatialRPTFieldTypeTest, TestGraphTermsQParserPlugin, TestPerFieldSimilarity, TestCoreDiscovery, AnalyticsQueryTest, TestStressLiveNodes, TestReversedWildcardFilterFactory, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestRealTimeGet, TestSolr4Spatial, QueryElevationComponentTest, BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores, ShowFileRequestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SolrRequestParserTest, TestTrie, SuggesterWFSTTest, TestAtomicUpdateErrorCases, QueryEqualityTest, SortByFunctionTest, TestSolrDeletionPolicy1, LukeRequestHandlerTest, TestQueryTypes, TermsComponentTest, TestValueSourceCache, TestIndexingPerformance, TestArbitraryIndexDir, SolrPluginUtilsTest]
   [junit4] Completed [377/611 (2!)] on J2 in 0.70s, 9 tests, 1 error <<< FAILURES!

[...truncated 785 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 1 failure, 116 ignored (72 assumptions) [seed: 32FF5974BA6B06AA]

Total time: 81 minutes 36 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 (32bit/jdk-9-ea+120) - Build # 16890 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16890/
Java: 32bit/jdk-9-ea+120 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([92A4942680B34A3A:FBBB3F2675852891]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	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:843)




Build Log:
[...truncated 11704 lines...]
   [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001
   [junit4]   2> 1227690 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1227691 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1227691 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1227691 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1227691 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1227691 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1227691 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1227706 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1227711 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1227728 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1227734 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1227797 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1227800 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1227801 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1227804 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1227805 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1227805 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1227805 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1227806 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1227806 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1227806 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1227806 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1227806 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1227806 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 16873594
   [junit4]   2> 1227806 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1227806 WARN  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1227806 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1227814 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1227815 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1227815 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1227815 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1227815 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1227816 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1227816 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1227816 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1227816 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1227816 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1227816 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1227828 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1227834 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1227848 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1227851 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1227919 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1227922 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1227923 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1227925 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1227926 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1227927 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1227927 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1227928 INFO  (coreLoadExecutor-4678-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/core/src/test-files/solr/collection1'
   [junit4]   2> 1227928 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1227928 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1227929 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001/]
   [junit4]   2> 1227929 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ada0
   [junit4]   2> 1227929 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001
   [junit4]   2> 1227929 INFO  (coreLoadExecutor-4678-thread-1) [    ] 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.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001/index/
   [junit4]   2> 1227929 WARN  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1227929 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001/index
   [junit4]   2> 1227930 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=31.779296875, floorSegmentMB=1.158203125, forceMergeDeletesPctAllowed=6.143589998945409, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19224508982119765
   [junit4]   2> 1227930 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dadcf5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e0cd49),segFN=segments_1,generation=1}
   [junit4]   2> 1227930 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1227930 INFO  (OldIndexDirectoryCleanupThreadForCore-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/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001/
   [junit4]   2> 1227932 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1227932 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1227932 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1227932 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1227932 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1227932 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1227932 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1227933 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1227933 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1227933 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1227933 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1227933 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1227934 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1227935 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1227936 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1227936 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1227940 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1227942 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1227942 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1227942 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1227942 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1227942 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1227942 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1227943 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1544813985, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1227943 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dadcf5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e0cd49),segFN=segments_1,generation=1}
   [junit4]   2> 1227943 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1227943 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e473d7[collection1] main]
   [junit4]   2> 1227943 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1227943 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1227943 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1227943 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1228004 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1228277 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1228278 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1228278 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1228278 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1228278 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1228278 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1228278 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1228278 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1228278 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1228278 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535940310028255232
   [junit4]   2> 1228278 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1228279 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1228279 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1228279 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1228280 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e473d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1228280 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535940310028255232
   [junit4]   2> 1228280 INFO  (coreLoadExecutor-4678-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1228281 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1228283 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
   [junit4]   2> 1228284 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
   [junit4]   2> 1228286 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
   [junit4]   2> 1228286 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
   [junit4]   2> 1228287 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
   [junit4]   2> 1228287 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
   [junit4]   2> 1228288 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
   [junit4]   2> 1228288 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 1228289 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
   [junit4]   2> 1228291 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3234 (1535940310039789568)]} 0 1
   [junit4]   2> 1228292 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3235 (1535940310042935296)]} 0 0
   [junit4]   2> 1228292 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3236 (1535940310042935297)]} 0 0
   [junit4]   2> 1228292 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1228293 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dadcf5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e0cd49),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dadcf5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e0cd49),segFN=segments_2,generation=2}
   [junit4]   2> 1228294 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1228294 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@566577[collection1] main]
   [junit4]   2> 1228295 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1228296 INFO  (searcherExecutor-4679-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@566577[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C3)))}
   [junit4]   2> 1228296 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1228296 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 1228298 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
   [junit4]   2> 1228298 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
   [junit4]   2> 1228300 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
   [junit4]   2> 1228301 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrPluginUtilsTest -Dtests.method=testInvokeSetters -Dtests.seed=92A4942680B34A3A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=America/Indiana/Marengo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SolrPluginUtilsTest.testInvokeSetters <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: argument type mismatch
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([92A4942680B34A3A:FBBB3F2675852891]:0)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1228304 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 1228304 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 1228305 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
   [junit4]   2> 1228305 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[92A4942680B34A3A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
   [junit4]   2> 1228306 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1228306 INFO  (SUITE-SolrPluginUtilsTest-seed#[92A4942680B34A3A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16873594
   [junit4]   2> 1228306 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1820ff9
   [junit4]   2> 1228307 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 1228307 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1228307 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1228307 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1228307 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1228320 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1228320 INFO  (coreCloseExecutor-4684-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.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001;done=false>>]
   [junit4]   2> 1228321 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1228321 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001
   [junit4]   2> 1228321 INFO  (coreCloseExecutor-4684-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.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1228321 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1228321 INFO  (coreCloseExecutor-4684-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_92A4942680B34A3A-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=ms-MY, timezone=America/Indiana/Marengo
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=248270072,total=321314816
   [junit4]   2> NOTE: All tests run in this JVM: [TestSlowCompositeReaderWrapper, TestRandomRequestDistribution, TestRestoreCore, OpenExchangeRatesOrgProviderTest, TestInitParams, TestSolrXml, DistributedIntervalFacetingTest, DocumentBuilderTest, TestFieldCacheSort, ClassificationUpdateProcessorFactoryTest, TestSchemaSimilarityResource, NumericFieldsTest, TestUpdate, BlockJoinFacetSimpleTest, TestSolrFieldCacheMBean, SpellingQueryConverterTest, ChaosMonkeyNothingIsSafeTest, TestRandomCollapseQParserPlugin, TestSystemIdResolver, TestLMJelinekMercerSimilarityFactory, CollectionsAPIAsyncDistributedZkTest, TestDynamicLoading, ShardRoutingCustomTest, TestFilteredDocIdSet, DistributedFacetPivotLargeTest, NotRequiredUniqueKeyTest, MultiTermTest, VMParamsZkACLAndCredentialsProvidersTest, TestCoreContainer, HdfsRestartWhileUpdatingTest, ZkStateWriterTest, RestartWhileUpdatingTest, UpdateRequestProcessorFactoryTest, CSVRequestHandlerTest, TestSolrCLIRunExample, TestFiltering, SpatialHeatmapFacetsTest, TermsComponentTest, TestSurroundQueryParser, TestQueryTypes, TestDistributedStatsComponentCardinality, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestShortCircuitedRequests, TestNonDefinedSimilarityFactory, TestQuerySenderNoQuery, TestDownShardTolerantSearch, TestSchemaManager, HdfsNNFailoverTest, TestEmbeddedSolrServerConstructors, TestFastLRUCache, AnalysisErrorHandlingTest, TestComplexPhraseQParserPlugin, TestDocumentBuilder, CoreMergeIndexesAdminHandlerTest, CollectionReloadTest, TestTolerantUpdateProcessorRandomCloud, SpatialFilterTest, TestConfigSetImmutable, TestCollectionAPI, StressHdfsTest, SparseHLLTest, HdfsDirectoryTest, TestFieldCache, DistanceFunctionTest, SolrIndexSplitterTest, DirectSolrSpellCheckerTest, DistributedQueueTest, SolrInfoMBeanTest, BJQParserTest, OutOfBoxZkACLAndCredentialsProvidersTest, SharedFSAutoReplicaFailoverUtilsTest, RecoveryAfterSoftCommitTest, TestRecoveryHdfs, BlockCacheTest, TestCursorMarkWithoutUniqueKey, DistributedMLTComponentTest, AliasIntegrationTest, TestLeaderInitiatedRecoveryThread, SolrCmdDistributorTest, ClusterStateUpdateTest, DistanceUnitsTest, SortByFunctionTest, LoggingHandlerTest, TestFieldCacheWithThreads, TestSolrDeletionPolicy2, MergeStrategyTest, TestNumericTerms64, TimeZoneUtilsTest, AsyncMigrateRouteKeyTest, TestSolrCoreProperties, ZkCLITest, UniqFieldsUpdateProcessorFactoryTest, TestQuerySenderListener, ShardRoutingTest, TestScoreJoinQPScore, CdcrReplicationHandlerTest, SolrXmlInZkTest, DistributedFacetPivotSmallTest, ConjunctionSolrSpellCheckerTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, TestDistributedSearch, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestStressReorder, TestJoin, SimpleFacetsTest, SolrCoreTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, TestRemoteStreaming, LukeRequestHandlerTest, TestWriterPerf, TestValueSourceCache, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest]
   [junit4] Completed [376/611 (1!)] on J1 in 0.64s, 9 tests, 1 error <<< FAILURES!

[...truncated 754 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 118 ignored (72 assumptions) [seed: 92A4942680B34A3A]

Total time: 55 minutes 5 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+120) - Build # 16889 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([729B9C1F23267150:1B84371FD61013FB]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	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:843)




Build Log:
[...truncated 11717 lines...]
   [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001
   [junit4]   2> 1358503 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1358504 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1358504 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1358505 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1358505 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1358505 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1358505 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1358523 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1358535 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1358555 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1358560 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1358678 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1358685 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1358688 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1358693 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1358695 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1358696 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1358697 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1358697 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1358697 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1358697 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1358697 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1358697 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1358697 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1089571910
   [junit4]   2> 1358698 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1358698 WARN  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1358698 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1358701 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1358702 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1358702 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1358702 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1358702 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1358703 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1358703 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1358703 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1358703 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1358704 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1358704 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1358715 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1358757 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1358784 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1358788 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1358860 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1358864 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1358865 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1358868 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1358869 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1358869 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1358870 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1358870 INFO  (coreLoadExecutor-4094-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/core/src/test-files/solr/collection1'
   [junit4]   2> 1358870 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1358871 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1358871 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001/]
   [junit4]   2> 1358871 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b6c439c
   [junit4]   2> 1358871 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001
   [junit4]   2> 1358871 INFO  (coreLoadExecutor-4094-thread-1) [    ] 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.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001/index/
   [junit4]   2> 1358871 WARN  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1358871 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001/index
   [junit4]   2> 1358872 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1358872 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@392efb33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a47a49d),segFN=segments_1,generation=1}
   [junit4]   2> 1358872 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1358872 INFO  (OldIndexDirectoryCleanupThreadForCore-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/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001/
   [junit4]   2> 1358874 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1358874 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1358874 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1358874 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1358874 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1358874 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1358874 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1358875 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1358875 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1358875 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1358875 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1358875 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1358876 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1358877 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1358877 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1358877 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1358880 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1358881 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1358881 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1358881 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1358881 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1358888 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1358888 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1358888 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@75070ff5
   [junit4]   2> 1358888 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@392efb33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a47a49d),segFN=segments_1,generation=1}
   [junit4]   2> 1358888 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1358888 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@134d2d86[collection1] main]
   [junit4]   2> 1358888 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1358888 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1358888 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1358888 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1358930 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1359072 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1359072 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1359073 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1359073 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1359073 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1359073 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1359073 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1359073 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1359073 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535935422761271296
   [junit4]   2> 1359073 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1359073 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1359073 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1359074 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1359074 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1359074 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@134d2d86[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1359075 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535935422761271296
   [junit4]   2> 1359075 INFO  (coreLoadExecutor-4094-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1359075 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1359077 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
   [junit4]   2> 1359077 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
   [junit4]   2> 1359077 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
   [junit4]   2> 1359078 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
   [junit4]   2> 1359079 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 1359079 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 1359080 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
   [junit4]   2> 1359080 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 1359081 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
   [junit4]   2> 1359082 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
   [junit4]   2> 1359083 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
   [junit4]   2> 1359083 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
   [junit4]   2> 1359084 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
   [junit4]   2> 1359084 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
   [junit4]   2> 1359084 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
   [junit4]   2> 1359085 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3234 (1535935422773854208)]} 0 0
   [junit4]   2> 1359087 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3235 (1535935422774902784)]} 0 0
   [junit4]   2> 1359087 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3236 (1535935422775951360)]} 0 0
   [junit4]   2> 1359087 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1359088 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@392efb33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a47a49d),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@392efb33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a47a49d),segFN=segments_2,generation=2}
   [junit4]   2> 1359088 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1359089 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6100d96a[collection1] main]
   [junit4]   2> 1359089 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1359090 INFO  (searcherExecutor-4095-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6100d96a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C3)))}
   [junit4]   2> 1359090 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1359091 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 1359092 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
   [junit4]   2> 1359092 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[729B9C1F23267150]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrPluginUtilsTest -Dtests.method=testInvokeSetters -Dtests.seed=729B9C1F23267150 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ses -Dtests.timezone=Canada/Yukon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SolrPluginUtilsTest.testInvokeSetters <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: argument type mismatch
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([729B9C1F23267150:1B84371FD61013FB]:0)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1359094 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1359094 INFO  (SUITE-SolrPluginUtilsTest-seed#[729B9C1F23267150]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1089571910
   [junit4]   2> 1359094 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ef77def
   [junit4]   2> 1359094 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 1359094 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1359094 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1359094 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1359094 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1359099 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1359099 INFO  (coreCloseExecutor-4100-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.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1359100 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1359100 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001/index
   [junit4]   2> 1359100 INFO  (coreCloseExecutor-4100-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.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001;done=false>>]
   [junit4]   2> 1359100 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1359100 INFO  (coreCloseExecutor-4100-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_729B9C1F23267150-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=8808, maxDocsPerChunk=927, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=8808, blockSize=4)), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ses, timezone=Canada/Yukon
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=178004328,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBasedVersionConstraints, TestSlowCompositeReaderWrapper, ChaosMonkeyNothingIsSafeTest, TestSolrXml, BlockCacheTest, TestRestoreCore, TestRuleBasedAuthorizationPlugin, BasicFunctionalityTest, TestSolrConfigHandlerConcurrent, TestSolrCLIRunExample, DistributedFacetPivotLargeTest, TestStressVersions, TestFastLRUCache, DistributedQueueTest, ClassificationUpdateProcessorFactoryTest, TestSchemaManager, SpatialFilterTest, WordBreakSolrSpellCheckerTest, DistributedQueryComponentOptimizationTest, TestComplexPhraseQParserPlugin, TestCollectionAPI, HdfsChaosMonkeyNothingIsSafeTest, TestSubQueryTransformer, SpellingQueryConverterTest, TestBinaryResponseWriter, TestMinMaxOnMultiValuedField, SpellCheckComponentTest, LeaderInitiatedRecoveryOnShardRestartTest, CdcrReplicationHandlerTest, CSVRequestHandlerTest, ConjunctionSolrSpellCheckerTest, TestFieldCache, TestDefaultSearchFieldResource, ShardRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, SimplePostToolTest, ClusterStateUpdateTest, TestSolrFieldCacheMBean, LoggingHandlerTest, TestFieldCollectionResource, BlockJoinFacetSimpleTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestFiltering, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCodecSupport, TestNumericTerms64, RecoveryAfterSoftCommitTest, DistributedFacetPivotSmallTest, FileUtilsTest, DirectSolrSpellCheckerTest, ZkStateWriterTest, MoreLikeThisHandlerTest, CustomCollectionTest, TestConfigReload, BigEndianAscendingWordSerializerTest, TestFieldCacheWithThreads, TestFileDictionaryLookup, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SharedFSAutoReplicaFailoverUtilsTest, TestSimpleTrackingShardHandler, TimeZoneUtilsTest, TermVectorComponentTest, SortByFunctionTest, DistributedIntervalFacetingTest, RulesTest, TestHashPartitioner, TestRandomRequestDistribution, TestTrieFacet, HttpPartitionTest, TestScoreJoinQPScore, HdfsDirectoryTest, TestFieldCacheSort, TestDistributedGrouping, HdfsNNFailoverTest, TestSchemaSimilarityResource, SpellPossibilityIteratorTest, TestSimpleQParserPlugin, IndexBasedSpellCheckerTest, TestQueryUtils, TestAddFieldRealTimeGet, BJQParserTest, TestFilteredDocIdSet, TestDocumentBuilder, SegmentsInfoRequestHandlerTest, HighlighterTest, TestConfigSetsAPIZkFailure, SimpleMLTQParserTest, TestDFRSimilarityFactory, TestRecoveryHdfs, VersionInfoTest, ConvertedLegacyTest, TestLeaderInitiatedRecoveryThread, TestManagedResource, SoftAutoCommitTest, ZkControllerTest, TestRequestForwarding, DeleteReplicaTest, AliasIntegrationTest, HdfsTlogReplayBufferedWhileIndexingTest, TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, DistributedSpellCheckComponentTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SolrCmdDistributorTest, QueryElevationComponentTest, TestFunctionQuery, TestBadConfig, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SuggesterFSTTest, SuggesterTSTTest, SuggesterWFSTTest, NoCacheHeaderTest, TestUpdate, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, TestSurroundQueryParser, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, FastVectorHighlighterTest, SolrPluginUtilsTest]
   [junit4] Completed [378/611 (1!)] on J1 in 0.61s, 9 tests, 1 error <<< FAILURES!

[...truncated 757 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 118 ignored (72 assumptions) [seed: 729B9C1F23267150]

Total time: 58 minutes 3 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 (32bit/jdk-9-ea+120) - Build # 16888 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16888/
Java: 32bit/jdk-9-ea+120 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([89B7237ACFCDC3B6:E0A8887A3AFBA11D]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	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:843)




Build Log:
[...truncated 11183 lines...]
   [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001
   [junit4]   2> 582235 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 582237 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 582237 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 582237 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 582237 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 582237 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 582237 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 582251 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 582255 WARN  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 582256 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 582268 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 582272 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 582329 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 582335 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 582337 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 582341 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 582342 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 582342 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 582342 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 582343 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 582343 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 582343 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 582343 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 582343 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 582343 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 28813485
   [junit4]   2> 582343 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 582343 WARN  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 582343 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 582346 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 582346 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 582346 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 582346 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 582346 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 582347 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 582347 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 582347 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 582347 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 582347 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 582347 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 582357 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 582362 WARN  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 582363 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 582376 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 582380 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 582427 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 582430 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 582431 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 582433 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 582434 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 582435 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 582435 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 582436 INFO  (coreLoadExecutor-2554-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/core/src/test-files/solr/collection1'
   [junit4]   2> 582436 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 582436 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 582436 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001/]
   [junit4]   2> 582436 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44bbc7
   [junit4]   2> 582437 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001
   [junit4]   2> 582437 INFO  (coreLoadExecutor-2554-thread-1) [    ] 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.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001/index/
   [junit4]   2> 582437 WARN  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 582444 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001/index
   [junit4]   2> 582444 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=4.7841796875, floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=9.207377594908152, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 582446 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b5ae96),segFN=segments_1,generation=1}
   [junit4]   2> 582446 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 582447 INFO  (OldIndexDirectoryCleanupThreadForCore-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/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001/
   [junit4]   2> 582448 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 582448 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 582448 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 582448 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 582448 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 582449 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 582449 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 582449 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 582449 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 582449 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 582449 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 582449 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 582450 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 582451 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 582452 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 582452 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 582454 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 582455 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 582455 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 582455 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 582455 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 582456 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 582456 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 582456 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=23.484375, floorSegmentMB=1.4462890625, forceMergeDeletesPctAllowed=26.857859602982643, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 582457 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b5ae96),segFN=segments_1,generation=1}
   [junit4]   2> 582457 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 582457 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35993a[collection1] main]
   [junit4]   2> 582457 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 582457 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 582457 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 582457 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 582474 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 582588 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 582589 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 582589 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 582589 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 582589 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 582589 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 582589 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 582589 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 582589 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 582589 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 582589 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535926493158309888
   [junit4]   2> 582589 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 582589 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 582590 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 582590 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35993a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 582591 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535926493158309888
   [junit4]   2> 582591 INFO  (coreLoadExecutor-2554-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 582592 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 582593 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
   [junit4]   2> 582593 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
   [junit4]   2> 582594 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
   [junit4]   2> 582594 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
   [junit4]   2> 582595 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
   [junit4]   2> 582596 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
   [junit4]   2> 582597 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
   [junit4]   2> 582599 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3234 (1535926493166698496)]} 0 1
   [junit4]   2> 582600 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3235 (1535926493169844224)]} 0 0
   [junit4]   2> 582600 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3236 (1535926493169844225)]} 0 0
   [junit4]   2> 582601 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 582609 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b5ae96),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b5ae96),segFN=segments_2,generation=2}
   [junit4]   2> 582609 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 582613 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@893f9f[collection1] main]
   [junit4]   2> 582613 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 582614 INFO  (searcherExecutor-2555-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@893f9f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C3)))}
   [junit4]   2> 582614 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 582616 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 582617 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
   [junit4]   2> 582617 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 582618 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
   [junit4]   2> 582620 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
   [junit4]   2> 582621 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
   [junit4]   2> 582622 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrPluginUtilsTest -Dtests.method=testInvokeSetters -Dtests.seed=89B7237ACFCDC3B6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mua-CM -Dtests.timezone=Europe/Bratislava -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | SolrPluginUtilsTest.testInvokeSetters <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: argument type mismatch
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89B7237ACFCDC3B6:E0A8887A3AFBA11D]:0)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 582625 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 582625 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 582626 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
   [junit4]   2> 582626 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[89B7237ACFCDC3B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
   [junit4]   2> 582626 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 582626 INFO  (SUITE-SolrPluginUtilsTest-seed#[89B7237ACFCDC3B6]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28813485
   [junit4]   2> 582626 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e75da2
   [junit4]   2> 582626 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 582626 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 582626 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 582626 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 582627 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 582634 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 582634 INFO  (coreCloseExecutor-2560-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.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001;done=false>>]
   [junit4]   2> 582634 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 582634 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001
   [junit4]   2> 582634 INFO  (coreCloseExecutor-2560-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.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 582634 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 582634 INFO  (coreCloseExecutor-2560-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_89B7237ACFCDC3B6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=mua-CM, timezone=Europe/Bratislava
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=140984488,total=324009984
   [junit4]   2> NOTE: All tests run in this JVM: [TestBulkSchemaAPI, HdfsDirectoryFactoryTest, DistributedQueryComponentOptimizationTest, SoftAutoCommitTest, TestSimpleTrackingShardHandler, RecoveryAfterSoftCommitTest, TestTrackingShardHandlerFactory, WordBreakSolrSpellCheckerTest, ClusterStateUpdateTest, HdfsTlogReplayBufferedWhileIndexingTest, TestShardHandlerFactory, NumericFieldsTest, TestQuerySenderNoQuery, TestDefaultSearchFieldResource, DistanceUnitsTest, HdfsRestartWhileUpdatingTest, TestSolrCoreProperties, SpatialFilterTest, ClassificationUpdateProcessorFactoryTest, TestLMJelinekMercerSimilarityFactory, TestLeaderInitiatedRecoveryThread, TestSolrQueryResponse, ZkStateWriterTest, TestTolerantUpdateProcessorRandomCloud, SaslZkACLProviderTest, TestCodecSupport, TestComplexPhraseQParserPlugin, TestCloudManagedSchema, MergeStrategyTest, TestEmbeddedSolrServerConstructors, ConjunctionSolrSpellCheckerTest, TestInitQParser, HttpPartitionTest, SegmentsInfoRequestHandlerTest, MoreLikeThisHandlerTest, TestNonDefinedSimilarityFactory, TestSubQueryTransformer, TestDistributedGrouping, DistributedFacetPivotSmallTest, TestAddFieldRealTimeGet, CdcrReplicationHandlerTest, TestUpdate, TestFieldTypeResource, TestRandomRequestDistribution, SparseHLLTest, CachingDirectoryFactoryTest, CoreMergeIndexesAdminHandlerTest, TestRequestForwarding, TestTrieFacet, CollectionReloadTest, AsyncMigrateRouteKeyTest, TestScoreJoinQPScore, SpatialHeatmapFacetsTest, OpenExchangeRatesOrgProviderTest, TestQueryTypes, TestBinaryResponseWriter, TestRestoreCore, TestRuleBasedAuthorizationPlugin, SuggesterFSTTest, TestStressCloudBlindAtomicUpdates, TestFieldCache, TestCollectionAPI, HighlighterTest, DistributedTermsComponentTest, AnalyticsMergeStrategyTest, TestSolrXml, ChangedSchemaMergeTest, TestManagedResource, TestBM25SimilarityFactory, TestCloudDeleteByQuery, SolrPluginUtilsTest]
   [junit4] Completed [213/611 (1!)] on J1 in 0.41s, 9 tests, 1 error <<< FAILURES!

[...truncated 1285 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 118 ignored (72 assumptions) [seed: 89B7237ACFCDC3B6]

Total time: 52 minutes 58 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 (32bit/jdk-9-ea+120) - Build # 16887 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16887/
Java: 32bit/jdk-9-ea+120 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([C958CF768C6F6B20:A04764767959098B]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	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:843)




Build Log:
[...truncated 11714 lines...]
   [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001
   [junit4]   2> 1218444 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1218446 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1218446 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1218446 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1218446 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1218446 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1218446 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1218460 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1218465 WARN  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1218466 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1218479 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1218483 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1218534 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1218538 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1218539 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1218541 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1218542 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1218543 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1218543 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1218543 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1218543 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1218543 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1218544 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1218544 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1218544 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 32555017
   [junit4]   2> 1218544 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1218544 WARN  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1218544 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1218545 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1218546 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1218546 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1218546 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1218546 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1218546 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1218564 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1218565 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1218565 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1218565 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1218565 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1218576 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1218582 WARN  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1218583 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1218596 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1218599 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1218648 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1218651 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1218652 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1218654 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1218655 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1218655 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1218656 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1218656 INFO  (coreLoadExecutor-4295-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/core/src/test-files/solr/collection1'
   [junit4]   2> 1218656 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1218657 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1218657 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001/]
   [junit4]   2> 1218657 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@498667
   [junit4]   2> 1218658 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001
   [junit4]   2> 1218658 INFO  (coreLoadExecutor-4295-thread-1) [    ] 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.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001/index/
   [junit4]   2> 1218658 WARN  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1218658 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001/index
   [junit4]   2> 1218658 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10518016637181252]
   [junit4]   2> 1218658 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@382ff9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a6024e),segFN=segments_1,generation=1}
   [junit4]   2> 1218658 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1218658 INFO  (OldIndexDirectoryCleanupThreadForCore-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/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001/
   [junit4]   2> 1218660 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1218660 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1218660 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1218660 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1218660 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1218660 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1218660 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1218660 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1218660 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1218661 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1218661 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1218661 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1218662 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1218662 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1218663 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1218663 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1218665 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1218666 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1218666 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1218666 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1218666 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1218670 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1218670 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1218671 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=42.91796875, floorSegmentMB=1.9052734375, forceMergeDeletesPctAllowed=23.904782015834083, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8989960090543303
   [junit4]   2> 1218671 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@382ff9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a6024e),segFN=segments_1,generation=1}
   [junit4]   2> 1218671 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1218671 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ab8ae3[collection1] main]
   [junit4]   2> 1218671 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1218671 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1218671 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1218671 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1218734 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1218932 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1218932 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1218932 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1218933 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1218933 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1218933 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1218933 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1218933 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1218933 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1218933 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1218933 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535919270669582336
   [junit4]   2> 1218933 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1218933 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1218933 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1218934 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ab8ae3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1218935 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535919270669582336
   [junit4]   2> 1218935 INFO  (coreLoadExecutor-4295-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1218935 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1218937 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
   [junit4]   2> 1218937 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 1218938 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
   [junit4]   2> 1218938 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
   [junit4]   2> 1218939 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
   [junit4]   2> 1218939 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
   [junit4]   2> 1218940 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
   [junit4]   2> 1218940 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
   [junit4]   2> 1218941 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
   [junit4]   2> 1218942 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
   [junit4]   2> 1218943 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
   [junit4]   2> 1218944 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrPluginUtilsTest -Dtests.method=testInvokeSetters -Dtests.seed=C958CF768C6F6B20 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-BF -Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | SolrPluginUtilsTest.testInvokeSetters <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: argument type mismatch
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C958CF768C6F6B20:A04764767959098B]:0)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1218946 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
   [junit4]   2> 1218946 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
   [junit4]   2> 1218947 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 1218947 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 1218948 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
   [junit4]   2> 1218950 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3234 (1535919270685310976)]} 0 1
   [junit4]   2> 1218951 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3235 (1535919270688456704)]} 0 0
   [junit4]   2> 1218951 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3236 (1535919270688456705)]} 0 0
   [junit4]   2> 1218952 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1218954 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@382ff9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a6024e),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@382ff9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a6024e),segFN=segments_2,generation=2}
   [junit4]   2> 1218954 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1218955 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a94f50[collection1] main]
   [junit4]   2> 1218956 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1218956 INFO  (searcherExecutor-4296-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a94f50[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
   [junit4]   2> 1218956 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1218957 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[C958CF768C6F6B20]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 1218957 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1218957 INFO  (SUITE-SolrPluginUtilsTest-seed#[C958CF768C6F6B20]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32555017
   [junit4]   2> 1218958 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19c8ceb
   [junit4]   2> 1218958 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 1218958 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1218958 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1218958 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1218958 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1218965 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1218965 INFO  (coreCloseExecutor-4301-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.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001;done=false>>]
   [junit4]   2> 1218965 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1218965 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001
   [junit4]   2> 1218965 INFO  (coreCloseExecutor-4301-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.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1218965 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1218965 INFO  (coreCloseExecutor-4301-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_C958CF768C6F6B20-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=fr-BF, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=272744144,total=369885184
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, ZkControllerTest, TestCloudDeleteByQuery, DistributedFacetPivotSmallTest, CollectionsAPIAsyncDistributedZkTest, TestFileDictionaryLookup, TestAddFieldRealTimeGet, MultiTermTest, TestCollectionAPI, SaslZkACLProviderTest, ShardRoutingTest, TestNamedUpdateProcessors, TestRandomRequestDistribution, CollectionsAPIDistributedZkTest, SpellingQueryConverterTest, TestLeaderInitiatedRecoveryThread, SpatialFilterTest, TestScoreJoinQPScore, DocValuesTest, OverseerRolesTest, TestConfigSetsAPIZkFailure, TestFieldCacheSort, TestTrie, TestCloudManagedSchema, TestPartialUpdateDeduplication, DistanceFunctionTest, TestSolrQueryParserDefaultOperatorResource, TestLFUCache, SolrIndexConfigTest, TestExactStatsCache, ZkSolrClientTest, TestQuerySenderListener, TestSolrXml, TestSystemIdResolver, TestSolrConfigHandlerConcurrent, SolrCmdDistributorTest, TestSubQueryTransformer, SuggesterFSTTest, TestEmbeddedSolrServerConstructors, SpellPossibilityIteratorTest, SpatialHeatmapFacetsTest, SolrXmlInZkTest, ConjunctionSolrSpellCheckerTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestFieldCollectionResource, DistributedQueryComponentOptimizationTest, TestShardHandlerFactory, TestDefaultSearchFieldResource, ConvertedLegacyTest, TestQuerySenderNoQuery, DistributedFacetPivotLargeTest, DistributedMLTComponentTest, HdfsDirectoryTest, FileUtilsTest, TestSimpleTrackingShardHandler, TestSolrCLIRunExample, SpellCheckCollatorTest, TestDistributedGrouping, ClusterStateUpdateTest, TestSolrDeletionPolicy2, TestFieldTypeResource, TimeZoneUtilsTest, FastVectorHighlighterTest, TestLMJelinekMercerSimilarityFactory, TestFieldCacheWithThreads, TestSlowCompositeReaderWrapper, TestDownShardTolerantSearch, SortByFunctionTest, TestSolrQueryResponse, TestDistributedStatsComponentCardinality, RulesTest, RestartWhileUpdatingTest, TestRuleBasedAuthorizationPlugin, TestBulkSchemaAPI, TestFastLRUCache, TestHashPartitioner, TestSchemaManager, BigEndianAscendingWordSerializerTest, TestBinaryResponseWriter, DistribCursorPagingTest, TestManagedResource, AsyncMigrateRouteKeyTest, DocumentBuilderTest, RecoveryAfterSoftCommitTest, MergeStrategyTest, TestCollationFieldDocValues, CdcrReplicationHandlerTest, ZkCLITest, DistanceUnitsTest, HdfsRestartWhileUpdatingTest, CollectionReloadTest, VMParamsZkACLAndCredentialsProvidersTest, TestDynamicLoading, AnalysisErrorHandlingTest, TestSurroundQueryParser, MinimalSchemaTest, EnumFieldTest, BJQParserTest, BlockJoinFacetSimpleTest, SuggesterTSTTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory, SolrInfoMBeanTest, TestQueryUtils, TestWriterPerf, TestQueryTypes, PrimitiveFieldTypeTest, TestValueSourceCache, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest]
   [junit4] Completed [381/611 (1!)] on J1 in 0.53s, 9 tests, 1 error <<< FAILURES!

[...truncated 756 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 118 ignored (72 assumptions) [seed: C958CF768C6F6B20]

Total time: 56 minutes 22 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



Re: [JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+120) - Build # 16886 - Still Failing!

Posted by Alan Woodward <al...@flax.co.uk>.
Not sure why this has suddenly started failing so often, but from the logs it appears that it's due to a stopped node not starting up again properly - it's timing out at ZkController.publishAndWaitForDownNodes().

Alan Woodward
www.flax.co.uk


On 1 Jun 2016, at 06:46, Policeman Jenkins Server wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16886/
> Java: 64bit/jdk-9-ea+120 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
> 
> 1 tests failed.
> FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure
> 
> Error Message:
> Did not see a fully active cluster after 30 seconds
> 
> Stack Trace:
> java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
> 	at __randomizedtesting.SeedInfo.seed([34E75E20242312A2:BCD1FC73FC8CFAB0]:0)
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:227)
> 	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:843)
> 
> 
> 
> 
> Build Log:
> [...truncated 13103 lines...]
>   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
>   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/init-core-data-001
>   [junit4]   2> 60595 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
>   [junit4]   2> 60597 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>   [junit4]   2> 60597 INFO  (Thread-237) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
>   [junit4]   2> 60597 INFO  (Thread-237) [    ] o.a.s.c.ZkTestServer Starting server
>   [junit4]   2> 60697 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34609
>   [junit4]   2> 60697 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 60698 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60699 INFO  (zkCallback-159-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@127353ce name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60699 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60700 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 60700 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
>   [junit4]   2> 60705 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>   [junit4]   2> 60707 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>   [junit4]   2> 60708 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e79a700{/solr,null,AVAILABLE}
>   [junit4]   2> 60709 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@513e6509{HTTP/1.1,[http/1.1]}{127.0.0.1:44223}
>   [junit4]   2> 60709 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.Server Started @62641ms
>   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44223}
>   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@224aed64
>   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1'
>   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>   [junit4]   2> 60711 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>   [junit4]   2> 60722 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60727 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d182483{/solr,null,AVAILABLE}
>   [junit4]   2> 60728 INFO  (zkCallback-160-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63f084a9 name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@d2afd18{HTTP/1.1,[http/1.1]}{127.0.0.1:40525}
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.Server Started @62659ms
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40525}
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@224aed64
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2'
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 60729 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c3addcc{/solr,null,AVAILABLE}
>   [junit4]   2> 60729 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60741 INFO  (zkCallback-161-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f9a192f name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1/.
>   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@5428126a{HTTP/1.1,[http/1.1]}{127.0.0.1:36383}
>   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 569429382
>   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1]
>   [junit4]   2> 60742 WARN  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1/lib
>   [junit4]   2> 60742 INFO  (jetty-launcher-158-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> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.Server Started @62674ms
>   [junit4]   2> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36383}
>   [junit4]   2> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@224aed64
>   [junit4]   2> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4'
>   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19f7474b{/solr,null,AVAILABLE}
>   [junit4]   2> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@a0b9885{HTTP/1.1,[http/1.1]}{127.0.0.1:35367}
>   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
>   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.Server Started @62675ms
>   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35367}
>   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@224aed64
>   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3'
>   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>   [junit4]   2> 60744 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 60744 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60744 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60745 INFO  (zkCallback-165-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@372a4ec1 name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60745 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60745 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 60745 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 60748 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 60748 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 60748 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34609/solr
>   [junit4]   2> 60748 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
>   [junit4]   2> 60748 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 60749 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60751 INFO  (zkCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b47b5aa name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60751 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60751 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 60753 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 60765 INFO  (zkCallback-166-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@630c90ae name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60765 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2/.
>   [junit4]   2> 60766 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1065448577
>   [junit4]   2> 60766 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2]
>   [junit4]   2> 60766 WARN  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2/lib
>   [junit4]   2> 60766 INFO  (jetty-launcher-158-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> 60765 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60767 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 60767 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
>   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34609/solr
>   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
>   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60769 INFO  (zkCallback-169-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74286869 name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60787 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60787 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/.
>   [junit4]   2> 60787 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 60787 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1324087738
>   [junit4]   2> 60787 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4]
>   [junit4]   2> 60788 WARN  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/lib
>   [junit4]   2> 60788 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$143/1928982266@78678621
>   [junit4]   2> 60789 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$143/1928982266@143daa31
>   [junit4]   2> 60789 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>   [junit4]   2> 60788 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3/.
>   [junit4]   2> 60789 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2012375739
>   [junit4]   2> 60789 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3]
>   [junit4]   2> 60789 WARN  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3/lib
>   [junit4]   2> 60802 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>   [junit4]   2> 60798 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60797 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
>   [junit4]   2> 60797 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
>   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34609/solr
>   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
>   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 60805 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60806 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@98a39f0 name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60808 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60809 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 60811 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 60811 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 60811 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34609/solr
>   [junit4]   2> 60811 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
>   [junit4]   2> 60811 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 60811 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 0x1550a7e91980009, likely client has closed socket
>   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
>   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
>   [junit4]   2> 60825 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e6f94e name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60825 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60812 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$143/1928982266@70f36501
>   [junit4]   2> 60827 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>   [junit4]   2> 60829 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60829 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f316c93 name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60829 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60830 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60830 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@de5407e name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60830 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60831 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
>   [junit4]   2> 60831 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
>   [junit4]   2> 60835 INFO  (zkCallback-177-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@419610c7 name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60835 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60835 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 60837 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>   [junit4]   2> 60838 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>   [junit4]   2> 60838 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$143/1928982266@3ecbc0ab
>   [junit4]   2> 60838 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
>   [junit4]   2> 60841 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>   [junit4]   2> 60841 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>   [junit4]   2> 60841 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
>   [junit4]   2> 60846 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 60847 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>   [junit4]   2> 60847 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>   [junit4]   2> 60847 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
>   [junit4]   2> 60848 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e385837 name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 60848 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 60849 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>   [junit4]   2> 60849 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>   [junit4]   2> 60850 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>   [junit4]   2> 60851 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
>   [junit4]   2> 60851 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
>   [junit4]   2> 60851 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
>   [junit4]   2> 60852 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>   [junit4]   2> 60852 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>   [junit4]   2> 60853 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>   [junit4]   2> 60854 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>   [junit4]   2> 60854 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>   [junit4]   2> 60854 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
>   [junit4]   2> 60855 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
>   [junit4]   2> 60856 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
>   [junit4]   2> 60856 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
>   [junit4]   2> 60857 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
>   [junit4]   2> 60858 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
>   [junit4]   2> 60858 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
>   [junit4]   2> 60858 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
>   [junit4]   2> 60859 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
>   [junit4]   2> 60859 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
>   [junit4]   2> 60859 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>   [junit4]   2> 60860 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>   [junit4]   2> 60860 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
>   [junit4]   2> 60864 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>   [junit4]   2> 60865 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>   [junit4]   2> 60865 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>   [junit4]   2> 60867 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>   [junit4]   2> 60867 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>   [junit4]   2> 60867 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
>   [junit4]   2> 60870 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
>   [junit4]   2> 60870 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
>   [junit4]   2> 60870 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
>   [junit4]   2> 60871 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95994505783148552-127.0.0.1:40525_solr-n_0000000000
>   [junit4]   2> 60871 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95994505783148551-127.0.0.1:44223_solr-n_0000000001
>   [junit4]   2> 60871 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95994505783148554-127.0.0.1:35367_solr-n_0000000002
>   [junit4]   2> 60871 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40525_solr
>   [junit4]   2> 60872 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
>   [junit4]   2> 60873 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95994505783148552-127.0.0.1:40525_solr-n_0000000000 to know if I could be the leader
>   [junit4]   2> 60873 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95994505783148551-127.0.0.1:44223_solr-n_0000000001 to know if I could be the leader
>   [junit4]   2> 60873 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44223_solr
>   [junit4]   2> 60874 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35367_solr
>   [junit4]   2> 60874 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44223_solr
>   [junit4]   2> 60875 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35367_solr
>   [junit4]   2> 60875 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95994505783148552-127.0.0.1:40525_solr-n_0000000000) starting
>   [junit4]   2> 60875 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
>   [junit4]   2> 60876 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
>   [junit4]   2> 60877 INFO  (zkCallback-170-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> 60877 INFO  (zkCallback-171-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> 60879 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
>   [junit4]   2> 60881 INFO  (zkCallback-178-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> 60884 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
>   [junit4]   2> 60884 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
>   [junit4]   2> 60886 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
>   [junit4]   2> 60894 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
>   [junit4]   2> 60896 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
>   [junit4]   2> 60897 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95994505783148556-127.0.0.1:36383_solr-n_0000000003
>   [junit4]   2> 60898 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95994505783148554-127.0.0.1:35367_solr-n_0000000002 to know if I could be the leader
>   [junit4]   2> 60898 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36383_solr as DOWN
>   [junit4]   2> 60957 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
>   [junit4]   2> 60957 INFO  (OverseerCollectionConfigSetProcessor-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
>   [junit4]   2> 60958 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40525_solr as DOWN
>   [junit4]   2> 60958 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
>   [junit4]   2> 60959 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
>   [junit4]   2> 60960 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
>   [junit4]   2>   "operation":"downnode",
>   [junit4]   2>   "node_name":"127.0.0.1:36383_solr"} current state version: 0
>   [junit4]   2> 60960 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36383_solr
>   [junit4]   2> 60960 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
>   [junit4]   2> 60960 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
>   [junit4]   2> 60960 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
>   [junit4]   2> 60960 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
>   [junit4]   2> 60961 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
>   [junit4]   2>   "operation":"downnode",
>   [junit4]   2>   "node_name":"127.0.0.1:40525_solr"} current state version: 0
>   [junit4]   2> 60961 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40525_solr
>   [junit4]   2> 60961 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3/.
>   [junit4]   2> 60962 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
>   [junit4]   2> 60962 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1/.
>   [junit4]   2> 60963 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
>   [junit4]   2> 60965 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
>   [junit4]   2> 60965 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>   [junit4]   2> 60965 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
>   [junit4]   2> 60965 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>   [junit4]   2> 61899 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36383_solr
>   [junit4]   2> 61899 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36383_solr
>   [junit4]   2> 61900 INFO  (zkCallback-171-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> 61900 INFO  (zkCallback-170-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> 61900 INFO  (zkCallback-178-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> 61902 INFO  (zkCallback-179-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> 61903 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>   [junit4]   2> 61903 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>   [junit4]   2> 61903 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>   [junit4]   2> 61907 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>   [junit4]   2> 61913 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
>   [junit4]   2> 61914 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
>   [junit4]   2> 61915 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/.
>   [junit4]   2> 61915 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
>   [junit4]   2> 61916 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
>   [junit4]   2> 61916 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>   [junit4]   2> 61959 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40525_solr
>   [junit4]   2> 61962 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40525_solr
>   [junit4]   2> 61963 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
>   [junit4]   2> 61963 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
>   [junit4]   2> 61963 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
>   [junit4]   2> 61963 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>   [junit4]   2> 61963 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>   [junit4]   2> 61963 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>   [junit4]   2> 61965 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
>   [junit4]   2> 61969 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>   [junit4]   2> 61971 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
>   [junit4]   2> 61971 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
>   [junit4]   2> 61971 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2/.
>   [junit4]   2> 61971 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
>   [junit4]   2> 61972 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
>   [junit4]   2> 61972 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
>   [junit4]   2> 61972 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 61972 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 61974 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2774d028 name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 61975 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 61975 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 61976 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:34609/solr
>   [junit4]   2> 61976 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 61977 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 61978 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4670bc0 name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 61978 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 61978 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 61978 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
>   [junit4]   2> 61978 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
>   [junit4]   2> 61978 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
>   [junit4]   2> 61979 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
>   [junit4]   2> 61980 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
>   [junit4]   2> 61981 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
>   [junit4]   2> 61982 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
>   [junit4]   2> 61983 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
>   [junit4]   2> 61999 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
>   [junit4]   2> 62001 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
>   [junit4]   2> 62032 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatcherIsRemovedAfterTimeout
>   [junit4]   2> 62032 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 62032 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 62042 INFO  (zkCallback-188-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e87e8e6 name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 62042 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 62042 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 62079 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [no-such-collection]
>   [junit4]   2> 62090 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWatcherIsRemovedAfterTimeout
>   [junit4]   2> 62112 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[34E75E20242312A2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateWatcherIsRetainedOnPredicateFailure
>   [junit4]   2> 62112 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>   [junit4]   2> 62112 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>   [junit4]   2> 62114 INFO  (zkCallback-189-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fedc32e name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 62114 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>   [junit4]   2> 62114 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>   [junit4]   2> 62119 INFO  (qtp421581055-907) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
>   [junit4]   2> 62120 INFO  (qtp421581055-907) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=1
>   [junit4]   2> 62121 INFO  (qtp421581055-908) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
>   [junit4]   2> 62122 INFO  (OverseerCollectionConfigSetProcessor-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d
>   [junit4]   2> 62122 INFO  (qtp421581055-908) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
>   [junit4]   2> 62123 INFO  (OverseerCollectionConfigSetProcessor-95994505783148552-127.0.0.1:40525_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":"falsepredicate",
>   [junit4]   2>   "fromApi":"true",
>   [junit4]   2>   "replicationFactor":"1",
>   [junit4]   2>   "collection.configName":"config",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "stateFormat":"2",
>   [junit4]   2>   "async":"b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d",
>   [junit4]   2>   "operation":"create"}
>   [junit4]   2> 62123 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
>   [junit4]   2>   "name":"falsepredicate",
>   [junit4]   2>   "fromApi":"true",
>   [junit4]   2>   "replicationFactor":"1",
>   [junit4]   2>   "collection.configName":"config",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "stateFormat":"2",
>   [junit4]   2>   "async":"b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d",
>   [junit4]   2>   "operation":"create"}
>   [junit4]   2> 62123 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection falsepredicate
>   [junit4]   2> 62123 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/falsepredicate 
>   [junit4]   2> 62123 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/falsepredicate
>   [junit4]   2> 62125 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
>   [junit4]   2> 62125 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
>   [junit4]   2> 62125 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
>   [junit4]   2> 62125 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
>   [junit4]   2> 62125 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> 62126 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
>   [junit4]   2>   "name":"falsepredicate",
>   [junit4]   2>   "fromApi":"true",
>   [junit4]   2>   "replicationFactor":"1",
>   [junit4]   2>   "collection.configName":"config",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "stateFormat":"2",
>   [junit4]   2>   "async":"b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d",
>   [junit4]   2>   "operation":"create"} current state version: 0
>   [junit4]   2> 62126 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: falsepredicate
>   [junit4]   2> 62126 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/falsepredicate/state.json
>   [junit4]   2> 62226 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection falsepredicate, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
>   [junit4]   2> 62226 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard4_replica1 as part of shard shard4 of collection falsepredicate on 127.0.0.1:36383_solr
>   [junit4]   2> 62227 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard1_replica1 as part of shard shard1 of collection falsepredicate on 127.0.0.1:44223_solr
>   [junit4]   2> 62227 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard2_replica1 as part of shard shard2 of collection falsepredicate on 127.0.0.1:35367_solr
>   [junit4]   2> 62227 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard3_replica1 as part of shard shard3 of collection falsepredicate on 127.0.0.1:40525_solr
>   [junit4]   2> 62233 INFO  (qtp830934674-940) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2} status=0 QTime=0
>   [junit4]   2> 62234 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
>   [junit4]   2> 62235 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard2_replica1, numShards=4, shard=shard2, config=solrconfig.xml, configSetProperties=configsetprops.json}
>   [junit4]   2> 62236 INFO  (qtp421581055-906) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501756997&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2} status=0 QTime=1
>   [junit4]   2> 62237 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController publishing state=down
>   [junit4]   2> 62237 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501756997&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
>   [junit4]   2> 62237 INFO  (qtp1728058158-915) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076502128578&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2} status=0 QTime=2
>   [junit4]   2> 62239 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076502128578&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
>   [junit4]   2> 62239 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard1_replica1, numShards=4, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
>   [junit4]   2> 62239 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard3_replica1, numShards=4, shard=shard3, config=solrconfig.xml, configSetProperties=configsetprops.json}
>   [junit4]   2> 62245 INFO  (qtp2083204005-930) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501444546&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2} status=0 QTime=0
>   [junit4]   2> 62246 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController publishing state=down
>   [junit4]   2> 62246 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
>   [junit4]   2> 62246 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501444546&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
>   [junit4]   2> 62246 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard4_replica1, numShards=4, shard=shard4, config=solrconfig.xml, configSetProperties=configsetprops.json}
>   [junit4]   2> 62248 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController publishing state=down
>   [junit4]   2> 62250 INFO  (qtp830934674-939) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404
>   [junit4]   2> 62253 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController publishing state=down
>   [junit4]   2> 62255 INFO  (qtp830934674-939) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
>   [junit4]   2> 62255 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
>   [junit4]   2> 62255 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
>   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
>   [junit4]   2>   "roles":null,
>   [junit4]   2>   "base_url":"http://127.0.0.1:35367/solr",
>   [junit4]   2>   "node_name":"127.0.0.1:35367_solr",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "shard":"shard2",
>   [junit4]   2>   "collection":"falsepredicate",
>   [junit4]   2>   "operation":"state"} current state version: 0
>   [junit4]   2> 62255 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
>   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
>   [junit4]   2>   "roles":null,
>   [junit4]   2>   "base_url":"http://127.0.0.1:35367/solr",
>   [junit4]   2>   "node_name":"127.0.0.1:35367_solr",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "shard":"shard2",
>   [junit4]   2>   "collection":"falsepredicate",
>   [junit4]   2>   "operation":"state"}
>   [junit4]   2> 62257 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
>   [junit4]   2> 62257 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController look for our core node name
>   [junit4]   2> 62257 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
>   [junit4]   2> 62257 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
>   [junit4]   2> 62257 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController look for our core node name
>   [junit4]   2> 62258 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
>   [junit4]   2> 62258 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
>   [junit4]   2> 62258 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController look for our core node name
>   [junit4]   2> 62259 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
>   [junit4]   2> 62259 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
>   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
>   [junit4]   2>   "roles":null,
>   [junit4]   2>   "base_url":"http://127.0.0.1:44223/solr",
>   [junit4]   2>   "node_name":"127.0.0.1:44223_solr",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "shard":"shard1",
>   [junit4]   2>   "collection":"falsepredicate",
>   [junit4]   2>   "operation":"state"} current state version: 0
>   [junit4]   2> 62259 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController look for our core node name
>   [junit4]   2> 62259 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
>   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
>   [junit4]   2>   "roles":null,
>   [junit4]   2>   "base_url":"http://127.0.0.1:44223/solr",
>   [junit4]   2>   "node_name":"127.0.0.1:44223_solr",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "shard":"shard1",
>   [junit4]   2>   "collection":"falsepredicate",
>   [junit4]   2>   "operation":"state"}
>   [junit4]   2> 62260 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
>   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
>   [junit4]   2>   "roles":null,
>   [junit4]   2>   "base_url":"http://127.0.0.1:40525/solr",
>   [junit4]   2>   "node_name":"127.0.0.1:40525_solr",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "shard":"shard3",
>   [junit4]   2>   "collection":"falsepredicate",
>   [junit4]   2>   "operation":"state"} current state version: 0
>   [junit4]   2> 62260 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
>   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
>   [junit4]   2>   "roles":null,
>   [junit4]   2>   "base_url":"http://127.0.0.1:40525/solr",
>   [junit4]   2>   "node_name":"127.0.0.1:40525_solr",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "shard":"shard3",
>   [junit4]   2>   "collection":"falsepredicate",
>   [junit4]   2>   "operation":"state"}
>   [junit4]   2> 62262 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
>   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
>   [junit4]   2>   "roles":null,
>   [junit4]   2>   "base_url":"http://127.0.0.1:36383/solr",
>   [junit4]   2>   "node_name":"127.0.0.1:36383_solr",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "shard":"shard4",
>   [junit4]   2>   "collection":"falsepredicate",
>   [junit4]   2>   "operation":"state"} current state version: 0
>   [junit4]   2> 62262 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
>   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
>   [junit4]   2>   "roles":null,
>   [junit4]   2>   "base_url":"http://127.0.0.1:36383/solr",
>   [junit4]   2>   "node_name":"127.0.0.1:36383_solr",
>   [junit4]   2>   "numShards":"4",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "shard":"shard4",
>   [junit4]   2>   "collection":"falsepredicate",
>   [junit4]   2>   "operation":"state"}
>   [junit4]   2> 62367 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 0
>   [junit4]   2> 62368 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
>   [junit4]   2> 62368 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
>   [junit4]   2> 62368 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
>   [junit4]   2> 62368 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
>   [junit4]   2> 62370 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
>   [junit4]   2> 62370 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
>   [junit4]   2> 62370 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
>   [junit4]   2> 62370 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
>   [junit4]   2> 63123 INFO  (qtp421581055-901) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
>   [junit4]   2> 63123 INFO  (qtp421581055-901) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
>   [junit4]   2> 63258 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard2_replica1
>   [junit4]   2> 63258 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
>   [junit4]   2> 63258 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard1_replica1
>   [junit4]   2> 63258 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
>   [junit4]   2> 63258 INFO  (qtp830934674-938) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404
>   [junit4]   2> 63258 INFO  (qtp830934674-938) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard3_replica1
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3/falsepredicate_shard2_replica1'
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard4_replica1
>   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
>   [junit4]   2> 63260 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
>   [junit4]   2> 63260 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1/falsepredicate_shard1_replica1'
>   [junit4]   2> 63260 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 63260 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>   [junit4]   2> 63261 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
>   [junit4]   2> 63261 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
>   [junit4]   2> 63261 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2/falsepredicate_shard3_replica1'
>   [junit4]   2> 63261 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 63261 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>   [junit4]   2> 63262 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
>   [junit4]   2> 63262 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
>   [junit4]   2> 63264 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
>   [junit4]   2> 63265 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
>   [junit4]   2> 63265 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/falsepredicate_shard4_replica1'
>   [junit4]   2> 63265 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 63265 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
>   [junit4]   2> 63266 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
>   [junit4]   2> 63266 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
>   [junit4]   2> 63267 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
>   [junit4]   2> 63268 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>   [junit4]   2> 63274 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 63276 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
>   [junit4]   2> 63277 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
>   [junit4]   2> 63280 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>   [junit4]   2> 63281 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard2_replica1] Schema name=test
>   [junit4]   2> 63282 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
>   [junit4]   2> 63284 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>   [junit4]   2> 63285 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>   [junit4]   2> 63300 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 63301 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 63303 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 63310 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard3_replica1] Schema name=test
>   [junit4]   2> 63310 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard1_replica1] Schema name=test
>   [junit4]   2> 63310 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard4_replica1] Schema name=test
>   [junit4]   2> 63432 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
>   [junit4]   2> 63433 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
>   [junit4]   2> 63433 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
>   [junit4]   2> 63434 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
>   [junit4]   2> 63434 WARN  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
>   [junit4]   2> 63438 WARN  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
>   [junit4]   2> 63438 WARN  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 63438 WARN  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 63440 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
>   [junit4]   2> 63440 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
>   [junit4]   2> 63441 WARN  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
>   [junit4]   2> 63441 WARN  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
>   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
>   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'falsepredicate_shard2_replica1' using configuration from collection falsepredicate
>   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'falsepredicate_shard1_replica1' using configuration from collection falsepredicate
>   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.
> 
> [...truncated too long message...]
> 
> ectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/./testcollection_shard4_replica1/data
>   [junit4]   2> 147560 INFO  (coreCloseExecutor-472-thread-4) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/./delayed_shard1_replica1/data/index
>   [junit4]   2> 147560 INFO  (coreCloseExecutor-472-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
>   [junit4]   2> 147561 INFO  (coreCloseExecutor-472-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/./falsepredicate_shard4_replica1/data
>   [junit4]   2> 147561 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [waitforstate] from [4] to [5]
>   [junit4]   2> 147561 INFO  (jetty-launcher-158-thread-6) [    ] o.a.s.c.Overseer Overseer (id=95994505783148552-127.0.0.1:40525_solr-n_0000000000) closing
>   [junit4]   2> 147561 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40525_solr
>   [junit4]   2> 147561 INFO  (zkCallback-171-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: [3])
>   [junit4]   2> 147561 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
>   [junit4]   2> 147561 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
>   [junit4]   2> 147561 WARN  (zkCallback-170-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> 147561 INFO  (zkCallback-171-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
>   [junit4]   2> 147562 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
>   [junit4]   2> 147562 INFO  (jetty-launcher-158-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e79a700{/solr,null,UNAVAILABLE}
>   [junit4]   2> 147562 INFO  (zkCallback-200-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> 147562 INFO  (zkCallback-171-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> 147562 WARN  (zkCallback-171-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> 147562 INFO  (jetty-launcher-158-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d182483{/solr,null,UNAVAILABLE}
>   [junit4]   2> 149062 WARN  (zkCallback-200-thread-3) [    ] o.a.s.c.LeaderElector 
>   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election/95994505783148552-127.0.0.1:40525_solr-n_0000000000
>   [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.getData(ZooKeeper.java:1155)
>   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
>   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
>   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
>   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:152)
>   [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:843)
>   [junit4]   2> 149062 WARN  (zkCallback-200-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> 149062 INFO  (jetty-launcher-158-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42bd3200{/solr,null,UNAVAILABLE}
>   [junit4]   2> 149063 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34609 34609
>   [junit4]   2> 149095 INFO  (Thread-237) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34609 34609
>   [junit4]   2> 149095 WARN  (Thread-237) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
>   [junit4]   2> Maximum concurrent create/delete watches above limit:
>   [junit4]   2> 
>   [junit4]   2> 	7	/solr/aliases.json
>   [junit4]   2> 	7	/solr/clusterprops.json
>   [junit4]   2> 	6	/solr/security.json
>   [junit4]   2> 	6	/solr/configs/config
>   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
>   [junit4]   2> 
>   [junit4]   2> Maximum concurrent data watches above limit:
>   [junit4]   2> 
>   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
>   [junit4]   2> 	8	/solr/collections/falsepredicate/state.json
>   [junit4]   2> 	7	/solr/clusterstate.json
>   [junit4]   2> 	7	/solr/collections/testcollection/state.json
>   [junit4]   2> 	4	/solr/overseer_elect/election/95994505783148551-127.0.0.1:44223_solr-n_0000000001
>   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
>   [junit4]   2> 	2	/solr/collections/currentstate/state.json
>   [junit4]   2> 	2	/solr/collections/delayed/state.json
>   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
>   [junit4]   2> 
>   [junit4]   2> Maximum concurrent children watches above limit:
>   [junit4]   2> 
>   [junit4]   2> 	7	/solr/collections
>   [junit4]   2> 	5	/solr/live_nodes
>   [junit4]   2> 
>   [junit4]   2> 149095 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-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/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001
>   [junit4]   2> Jun 01, 2016 5:46:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
>   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=en-PH, timezone=Europe/Simferopol
>   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=280313184,total=508887040
>   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientTest, CommonParamsTest, ModifiableSolrParamsTest, SolrExampleXMLTest, JDBCStreamTest, SolrParamTest, TestCoreAdmin, SolrPingTest, GraphTest, ConcatOperationTest, SolrSchemalessExampleTest, TestHash, TestBatchUpdate, TestCollectionStateWatchers]
>   [junit4] Completed [82/83 (1!)] on J2 in 89.28s, 9 tests, 1 failure <<< FAILURES!
> 
> [...truncated 14 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:531: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 83 suites, 640 tests, 1 failure, 2 ignored [seed: 34E75E20242312A2]
> 
> Total time: 57 minutes 29 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
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


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

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

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure

Error Message:
Did not see a fully active cluster after 30 seconds

Stack Trace:
java.lang.AssertionError: Did not see a fully active cluster after 30 seconds
	at __randomizedtesting.SeedInfo.seed([34E75E20242312A2:BCD1FC73FC8CFAB0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:227)
	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:843)




Build Log:
[...truncated 13103 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/init-core-data-001
   [junit4]   2> 60595 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 60597 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 60597 INFO  (Thread-237) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 60597 INFO  (Thread-237) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 60697 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34609
   [junit4]   2> 60697 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60698 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60699 INFO  (zkCallback-159-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@127353ce name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60699 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60700 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60700 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 60705 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 60707 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 60708 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e79a700{/solr,null,AVAILABLE}
   [junit4]   2> 60709 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@513e6509{HTTP/1.1,[http/1.1]}{127.0.0.1:44223}
   [junit4]   2> 60709 INFO  (jetty-launcher-158-thread-1) [    ] o.e.j.s.Server Started @62641ms
   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44223}
   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@224aed64
   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1'
   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60710 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 60711 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 60722 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60727 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d182483{/solr,null,AVAILABLE}
   [junit4]   2> 60728 INFO  (zkCallback-160-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63f084a9 name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@d2afd18{HTTP/1.1,[http/1.1]}{127.0.0.1:40525}
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.e.j.s.Server Started @62659ms
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40525}
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@224aed64
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2'
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 60728 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60729 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c3addcc{/solr,null,AVAILABLE}
   [junit4]   2> 60729 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60741 INFO  (zkCallback-161-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f9a192f name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1/.
   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@5428126a{HTTP/1.1,[http/1.1]}{127.0.0.1:36383}
   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 569429382
   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1]
   [junit4]   2> 60742 WARN  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1/lib
   [junit4]   2> 60742 INFO  (jetty-launcher-158-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> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.e.j.s.Server Started @62674ms
   [junit4]   2> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36383}
   [junit4]   2> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@224aed64
   [junit4]   2> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4'
   [junit4]   2> 60741 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19f7474b{/solr,null,AVAILABLE}
   [junit4]   2> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 60742 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@a0b9885{HTTP/1.1,[http/1.1]}{127.0.0.1:35367}
   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.e.j.s.Server Started @62675ms
   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35367}
   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@224aed64
   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3'
   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 60743 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 60744 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60744 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60744 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60745 INFO  (zkCallback-165-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@372a4ec1 name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60745 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60745 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60745 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60748 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 60748 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 60748 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34609/solr
   [junit4]   2> 60748 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 60748 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60749 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60751 INFO  (zkCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b47b5aa name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60751 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60751 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60753 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 60765 INFO  (zkCallback-166-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@630c90ae name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60765 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2/.
   [junit4]   2> 60766 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1065448577
   [junit4]   2> 60766 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2]
   [junit4]   2> 60766 WARN  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2/lib
   [junit4]   2> 60766 INFO  (jetty-launcher-158-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> 60765 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60767 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60767 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34609/solr
   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60768 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60769 INFO  (zkCallback-169-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74286869 name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60787 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60787 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/.
   [junit4]   2> 60787 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60787 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1324087738
   [junit4]   2> 60787 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4]
   [junit4]   2> 60788 WARN  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/lib
   [junit4]   2> 60788 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$143/1928982266@78678621
   [junit4]   2> 60789 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$143/1928982266@143daa31
   [junit4]   2> 60789 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 60788 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3/.
   [junit4]   2> 60789 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2012375739
   [junit4]   2> 60789 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3]
   [junit4]   2> 60789 WARN  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3/lib
   [junit4]   2> 60802 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 60798 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60797 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 60797 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34609/solr
   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 60804 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60805 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60806 INFO  (zkCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@98a39f0 name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60808 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60809 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60811 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 60811 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 60811 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34609/solr
   [junit4]   2> 60811 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 60811 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 60811 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 0x1550a7e91980009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 60825 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e6f94e name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60825 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60812 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$143/1928982266@70f36501
   [junit4]   2> 60827 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 60829 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60829 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f316c93 name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60829 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60830 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60830 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@de5407e name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60830 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60831 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 60831 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 60835 INFO  (zkCallback-177-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@419610c7 name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60835 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60835 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 60837 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 60838 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 60838 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$143/1928982266@3ecbc0ab
   [junit4]   2> 60838 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 60841 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 60841 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 60841 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 60846 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 60847 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 60847 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 60847 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 60848 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e385837 name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 60848 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 60849 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 60849 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 60850 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 60851 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 60851 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 60851 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 60852 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 60852 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 60853 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 60854 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 60854 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 60854 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 60855 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 60856 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 60856 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 60857 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 60858 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 60858 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 60858 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 60859 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 60859 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 60859 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 60860 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 60860 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 60864 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 60865 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 60865 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 60867 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 60867 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 60867 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 60870 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60870 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60870 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60871 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95994505783148552-127.0.0.1:40525_solr-n_0000000000
   [junit4]   2> 60871 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95994505783148551-127.0.0.1:44223_solr-n_0000000001
   [junit4]   2> 60871 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95994505783148554-127.0.0.1:35367_solr-n_0000000002
   [junit4]   2> 60871 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40525_solr
   [junit4]   2> 60872 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 60873 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95994505783148552-127.0.0.1:40525_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 60873 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95994505783148551-127.0.0.1:44223_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 60873 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44223_solr
   [junit4]   2> 60874 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35367_solr
   [junit4]   2> 60874 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44223_solr
   [junit4]   2> 60875 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35367_solr
   [junit4]   2> 60875 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95994505783148552-127.0.0.1:40525_solr-n_0000000000) starting
   [junit4]   2> 60875 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 60876 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 60877 INFO  (zkCallback-170-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> 60877 INFO  (zkCallback-171-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> 60879 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 60881 INFO  (zkCallback-178-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> 60884 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 60884 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 60886 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 60894 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 60896 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60897 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95994505783148556-127.0.0.1:36383_solr-n_0000000003
   [junit4]   2> 60898 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95994505783148554-127.0.0.1:35367_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 60898 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36383_solr as DOWN
   [junit4]   2> 60957 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 60957 INFO  (OverseerCollectionConfigSetProcessor-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 60958 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40525_solr as DOWN
   [junit4]   2> 60958 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 60959 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 60960 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36383_solr"} current state version: 0
   [junit4]   2> 60960 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36383_solr
   [junit4]   2> 60960 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 60960 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 60960 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 60960 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 60961 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40525_solr"} current state version: 0
   [junit4]   2> 60961 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40525_solr
   [junit4]   2> 60961 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3/.
   [junit4]   2> 60962 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 60962 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1/.
   [junit4]   2> 60963 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 60965 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 60965 INFO  (jetty-launcher-158-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 60965 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 60965 INFO  (jetty-launcher-158-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 61899 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36383_solr
   [junit4]   2> 61899 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36383_solr
   [junit4]   2> 61900 INFO  (zkCallback-171-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> 61900 INFO  (zkCallback-170-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> 61900 INFO  (zkCallback-178-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> 61902 INFO  (zkCallback-179-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> 61903 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 61903 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 61903 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 61907 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 61913 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 61914 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 61915 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/.
   [junit4]   2> 61915 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 61916 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 61916 INFO  (jetty-launcher-158-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 61959 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40525_solr
   [junit4]   2> 61962 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40525_solr
   [junit4]   2> 61963 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 61963 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 61963 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 61963 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 61963 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 61963 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 61965 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 61969 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 61971 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 61971 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 61971 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2/.
   [junit4]   2> 61971 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 61972 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 61972 INFO  (jetty-launcher-158-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 61972 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 61972 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61974 INFO  (zkCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2774d028 name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 61975 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61975 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 61976 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:34609/solr
   [junit4]   2> 61976 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 61977 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61978 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4670bc0 name:ZooKeeperConnection Watcher:127.0.0.1:34609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 61978 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61978 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 61978 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 61978 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 61978 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 61979 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 61980 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 61981 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 61982 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 61983 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 61999 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 62001 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 62032 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatcherIsRemovedAfterTimeout
   [junit4]   2> 62032 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62032 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62042 INFO  (zkCallback-188-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e87e8e6 name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62042 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62042 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62079 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [no-such-collection]
   [junit4]   2> 62090 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[34E75E20242312A2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWatcherIsRemovedAfterTimeout
   [junit4]   2> 62112 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[34E75E20242312A2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateWatcherIsRetainedOnPredicateFailure
   [junit4]   2> 62112 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62112 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62114 INFO  (zkCallback-189-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fedc32e name:ZooKeeperConnection Watcher:127.0.0.1:34609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62114 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62114 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[34E75E20242312A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62119 INFO  (qtp421581055-907) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 62120 INFO  (qtp421581055-907) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 62121 INFO  (qtp421581055-908) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 62122 INFO  (OverseerCollectionConfigSetProcessor-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d
   [junit4]   2> 62122 INFO  (qtp421581055-908) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 62123 INFO  (OverseerCollectionConfigSetProcessor-95994505783148552-127.0.0.1:40525_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":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 62123 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 62123 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection falsepredicate
   [junit4]   2> 62123 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/falsepredicate 
   [junit4]   2> 62123 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/falsepredicate
   [junit4]   2> 62125 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 62125 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 62125 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 62125 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 62125 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> 62126 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 62126 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: falsepredicate
   [junit4]   2> 62126 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/falsepredicate/state.json
   [junit4]   2> 62226 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection falsepredicate, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 62226 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard4_replica1 as part of shard shard4 of collection falsepredicate on 127.0.0.1:36383_solr
   [junit4]   2> 62227 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard1_replica1 as part of shard shard1 of collection falsepredicate on 127.0.0.1:44223_solr
   [junit4]   2> 62227 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard2_replica1 as part of shard shard2 of collection falsepredicate on 127.0.0.1:35367_solr
   [junit4]   2> 62227 INFO  (OverseerThreadFactory-368-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core falsepredicate_shard3_replica1 as part of shard shard3 of collection falsepredicate on 127.0.0.1:40525_solr
   [junit4]   2> 62233 INFO  (qtp830934674-940) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 62234 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
   [junit4]   2> 62235 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard2_replica1, numShards=4, shard=shard2, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 62236 INFO  (qtp421581055-906) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501756997&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 62237 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 62237 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501756997&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 62237 INFO  (qtp1728058158-915) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076502128578&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 62239 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076502128578&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
   [junit4]   2> 62239 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard1_replica1, numShards=4, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 62239 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard3_replica1, numShards=4, shard=shard3, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 62245 INFO  (qtp2083204005-930) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501444546&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 62246 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 62246 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 62246 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501444546&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
   [junit4]   2> 62246 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=config, collection=falsepredicate, loadOnStartup=true, transient=false, name=falsepredicate_shard4_replica1, numShards=4, shard=shard4, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 62248 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 62250 INFO  (qtp830934674-939) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404
   [junit4]   2> 62253 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 62255 INFO  (qtp830934674-939) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 62255 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 62255 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35367/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35367_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 62255 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35367/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35367_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 62257 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 62257 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 62257 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 62257 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 62257 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 62258 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 62258 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 62258 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 62259 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 62259 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44223/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44223_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 62259 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 62259 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44223/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44223_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 62260 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40525/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40525_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 62260 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40525/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40525_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 62262 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36383/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36383_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 62262 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36383/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36383_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 62367 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 0
   [junit4]   2> 62368 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 62368 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 62368 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 62368 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 62370 INFO  (zkCallback-178-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 62370 INFO  (zkCallback-171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 62370 INFO  (zkCallback-179-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 62370 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 63123 INFO  (qtp421581055-901) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 63123 INFO  (qtp421581055-901) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 63258 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard2_replica1
   [junit4]   2> 63258 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 63258 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard1_replica1
   [junit4]   2> 63258 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 63258 INFO  (qtp830934674-938) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404
   [junit4]   2> 63258 INFO  (qtp830934674-938) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b62ad6d3-50b5-4da1-8b8e-e81c98bb1d6d2218076501941404&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard3_replica1
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node3/falsepredicate_shard2_replica1'
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard4_replica1
   [junit4]   2> 63259 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 63260 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 63260 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node1/falsepredicate_shard1_replica1'
   [junit4]   2> 63260 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 63260 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 63261 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 63261 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 63261 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node2/falsepredicate_shard3_replica1'
   [junit4]   2> 63261 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 63261 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 63262 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 63262 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 63264 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 63265 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 63265 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/falsepredicate_shard4_replica1'
   [junit4]   2> 63265 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 63265 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 63266 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 63266 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 63267 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 63268 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 63274 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 63276 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 63277 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 63280 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 63281 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard2_replica1] Schema name=test
   [junit4]   2> 63282 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 63284 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 63285 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 63300 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 63301 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 63303 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 63310 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard3_replica1] Schema name=test
   [junit4]   2> 63310 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard1_replica1] Schema name=test
   [junit4]   2> 63310 INFO  (parallelCoreAdminExecutor-373-thread-1) [    ] o.a.s.s.IndexSchema [falsepredicate_shard4_replica1] Schema name=test
   [junit4]   2> 63432 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 63433 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 63433 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 63434 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 63434 WARN  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 63438 WARN  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 63438 WARN  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 63438 WARN  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 63440 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 63440 INFO  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 63441 WARN  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 63441 WARN  (parallelCoreAdminExecutor-375-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'falsepredicate_shard2_replica1' using configuration from collection falsepredicate
   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'falsepredicate_shard1_replica1' using configuration from collection falsepredicate
   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-369-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 63442 INFO  (parallelCoreAdminExecutor-371-thread-1) [    ] o.a.s.c.

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

ectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/./testcollection_shard4_replica1/data
   [junit4]   2> 147560 INFO  (coreCloseExecutor-472-thread-4) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/./delayed_shard1_replica1/data/index
   [junit4]   2> 147560 INFO  (coreCloseExecutor-472-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 147561 INFO  (coreCloseExecutor-472-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001/tempDir-001/node4/./falsepredicate_shard4_replica1/data
   [junit4]   2> 147561 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [waitforstate] from [4] to [5]
   [junit4]   2> 147561 INFO  (jetty-launcher-158-thread-6) [    ] o.a.s.c.Overseer Overseer (id=95994505783148552-127.0.0.1:40525_solr-n_0000000000) closing
   [junit4]   2> 147561 INFO  (OverseerStateUpdate-95994505783148552-127.0.0.1:40525_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40525_solr
   [junit4]   2> 147561 INFO  (zkCallback-171-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: [3])
   [junit4]   2> 147561 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 147561 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 147561 WARN  (zkCallback-170-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> 147561 INFO  (zkCallback-171-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 147562 INFO  (zkCallback-200-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 147562 INFO  (jetty-launcher-158-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e79a700{/solr,null,UNAVAILABLE}
   [junit4]   2> 147562 INFO  (zkCallback-200-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> 147562 INFO  (zkCallback-171-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> 147562 WARN  (zkCallback-171-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> 147562 INFO  (jetty-launcher-158-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d182483{/solr,null,UNAVAILABLE}
   [junit4]   2> 149062 WARN  (zkCallback-200-thread-3) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election/95994505783148552-127.0.0.1:40525_solr-n_0000000000
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:152)
   [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:843)
   [junit4]   2> 149062 WARN  (zkCallback-200-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> 149062 INFO  (jetty-launcher-158-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42bd3200{/solr,null,UNAVAILABLE}
   [junit4]   2> 149063 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34609 34609
   [junit4]   2> 149095 INFO  (Thread-237) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34609 34609
   [junit4]   2> 149095 WARN  (Thread-237) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/95994505783148551-127.0.0.1:44223_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 149095 INFO  (SUITE-TestCollectionStateWatchers-seed#[34E75E20242312A2]-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/J2/temp/solr.common.cloud.TestCollectionStateWatchers_34E75E20242312A2-001
   [junit4]   2> Jun 01, 2016 5:46:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=en-PH, timezone=Europe/Simferopol
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=280313184,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientTest, CommonParamsTest, ModifiableSolrParamsTest, SolrExampleXMLTest, JDBCStreamTest, SolrParamTest, TestCoreAdmin, SolrPingTest, GraphTest, ConcatOperationTest, SolrSchemalessExampleTest, TestHash, TestBatchUpdate, TestCollectionStateWatchers]
   [junit4] Completed [82/83 (1!)] on J2 in 89.28s, 9 tests, 1 failure <<< FAILURES!

[...truncated 14 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 83 suites, 640 tests, 1 failure, 2 ignored [seed: 34E75E20242312A2]

Total time: 57 minutes 29 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 # 16885 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val' for path 'params/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{     "a":"A val",     "b":"B val",     "wt":"json",     "useParams":""},   "context":{     "webapp":"/q_qu/ii",     "path":"/dump1",     "httpMethod":"GET"}},  from server:  http://127.0.0.1:46529/q_qu/ii/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 'params/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{
    "a":"A val",
    "b":"B val",
    "wt":"json",
    "useParams":""},
  "context":{
    "webapp":"/q_qu/ii",
    "path":"/dump1",
    "httpMethod":"GET"}},  from server:  http://127.0.0.1:46529/q_qu/ii/collection1
	at __randomizedtesting.SeedInfo.seed([D5640F95001631D9:5D30304FAEEA5C21]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:172)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([D5640F95001631D9:BC7BA495F5205372]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11328 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/init-core-data-001
   [junit4]   2> 947186 INFO  (SUITE-TestReqParamsAPI-seed#[D5640F95001631D9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 947187 INFO  (SUITE-TestReqParamsAPI-seed#[D5640F95001631D9]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /q_qu/ii
   [junit4]   2> 947188 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 947188 INFO  (Thread-2847) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 947188 INFO  (Thread-2847) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 947288 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.ZkTestServer start zk server on port:36069
   [junit4]   2> 947288 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 947289 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 947290 INFO  (zkCallback-1408-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e149a name:ZooKeeperConnection Watcher:127.0.0.1:36069 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947290 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 947291 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 947291 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 947292 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 947292 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 947293 INFO  (zkCallback-1409-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@135ae70 name:ZooKeeperConnection Watcher:127.0.0.1:36069/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947293 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 947293 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 947293 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 947294 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 947294 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 947295 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 947295 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 947295 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 947296 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 947296 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 947297 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 947297 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 947298 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 947298 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 947299 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 947299 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 947300 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 947300 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 947300 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 947301 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 947301 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 947301 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 947302 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 947302 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 947302 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 947303 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 947303 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 947303 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 947363 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1
   [junit4]   2> 947364 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 947364 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@122798c{/q_qu/ii,null,AVAILABLE}
   [junit4]   2> 947366 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c935ec{HTTP/1.1,[http/1.1]}{127.0.0.1:37428}
   [junit4]   2> 947366 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.e.j.s.Server Started @949262ms
   [junit4]   2> 947366 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/tempDir-001/control/data, hostContext=/q_qu/ii, hostPort=37428, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores}
   [junit4]   2> 947366 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 947366 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/control-001'
   [junit4]   2> 947367 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 947367 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 947367 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 947367 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 947367 INFO  (zkCallback-1410-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@703616 name:ZooKeeperConnection Watcher:127.0.0.1:36069/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947368 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 947368 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 947368 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 947368 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/solr.xml
   [junit4]   2> 947378 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores
   [junit4]   2> 947378 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.CoreContainer New CoreContainer 31304105
   [junit4]   2> 947378 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/control-001]
   [junit4]   2> 947378 WARN  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/control-001/lib
   [junit4]   2> 947379 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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> 947380 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 947381 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 947381 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 947381 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36069/solr
   [junit4]   2> 947381 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 947381 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 947382 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 947383 INFO  (zkCallback-1413-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cc1da9 name:ZooKeeperConnection Watcher:127.0.0.1:36069 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947383 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 947384 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 947384 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$67/25158017@1730161
   [junit4]   2> 947390 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 947390 INFO  (zkCallback-1414-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3dbdb8 name:ZooKeeperConnection Watcher:127.0.0.1:36069/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 947390 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 947391 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 947392 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 947392 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 947393 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 947394 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 947395 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 947396 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 947396 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 947397 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 947397 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 947397 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 947397 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 947399 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 947399 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 947400 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 947400 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000
   [junit4]   2> 947400 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37428_q_qu%2Fii
   [junit4]   2> 947400 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 947401 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.Overseer Overseer (id=95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) starting
   [junit4]   2> 947401 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 947403 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 947404 INFO  (OverseerCollectionConfigSetProcessor-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 947404 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 947404 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37428_q_qu%2Fii
   [junit4]   2> 947405 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37428_q_qu%2Fii
   [junit4]   2> 947405 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 947405 INFO  (zkCallback-1414-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii    ] 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> 947405 INFO  (zkCallback-1414-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 947444 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 947444 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 947445 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores
   [junit4]   2> 947445 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 947445 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1
   [junit4]   2> 947445 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 947446 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 947446 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 947446 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 947446 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 947447 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 947447 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37428/q_qu/ii",
   [junit4]   2>   "node_name":"127.0.0.1:37428_q_qu%2Fii",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 947447 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37428/q_qu/ii",
   [junit4]   2>   "node_name":"127.0.0.1:37428_q_qu%2Fii",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 947447 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 947447 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 947447 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 947447 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 947448 INFO  (zkCallback-1414-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 948448 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 948448 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 948448 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 948448 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 948448 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 948448 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1'
   [junit4]   2> 948448 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 948448 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 948449 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 948453 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 948455 WARN  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 948464 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 948474 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 948479 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 948617 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 948624 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 948625 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 948630 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 948632 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 948633 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 948634 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 948635 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] 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/J0
   [junit4]   2> 948635 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 948635 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 948635 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1/data/]
   [junit4]   2> 948635 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@305b99
   [junit4]   2> 948636 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1/data
   [junit4]   2> 948636 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1/data/index/
   [junit4]   2> 948636 WARN  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 948636 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1/data/index
   [junit4]   2> 948636 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10679302545155851]
   [junit4]   2> 948637 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a29c65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f13701),segFN=segments_1,generation=1}
   [junit4]   2> 948637 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 948637 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 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.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1/data/
   [junit4]   2> 948637 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 948640 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 948640 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 948640 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 948640 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 948640 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 948640 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 948640 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 948640 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 948640 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 948641 WARN  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 948643 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 948643 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 948644 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 948645 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 948651 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 948651 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 948651 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 948651 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 948652 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 948652 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 948652 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 948652 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a29c65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f13701),segFN=segments_1,generation=1}
   [junit4]   2> 948652 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 948653 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c65ad0[collection1] main]
   [junit4]   2> 948653 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 948653 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 948653 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 948653 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 948653 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 948653 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 948654 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 948654 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 948654 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 948654 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 948655 INFO  (searcherExecutor-3827-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c65ad0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 948655 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 948655 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 948655 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 948655 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535903169618378752
   [junit4]   2> 948657 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535903169618378752
   [junit4]   2> 948657 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 948657 INFO  (coreLoadExecutor-3826-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 948658 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:37428/q_qu/ii collection:control_collection shard:shard1
   [junit4]   2> 948658 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 948659 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95993948005072900-core_node1-n_0000000000
   [junit4]   2> 948659 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 948660 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 948660 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 948660 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37428/q_qu/ii/collection1/
   [junit4]   2> 948660 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 948660 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 948660 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37428/q_qu/ii/collection1/ has no replicas
   [junit4]   2> 948661 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 948662 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95993948005072900-core_node1-n_0000000000
   [junit4]   2> 948662 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37428/q_qu/ii/collection1/ shard1
   [junit4]   2> 948663 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:37428/q_qu/ii",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 948764 INFO  (zkCallback-1414-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 948813 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:37428/q_qu/ii/collection1/ and leader is http://127.0.0.1:37428/q_qu/ii/collection1/
   [junit4]   2> 948813 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37428/q_qu/ii
   [junit4]   2> 948813 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 948813 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 948813 INFO  (coreZkRegister-3820-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37428_q_qu%2Fii c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 948814 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37428/q_qu/ii",
   [junit4]   2>   "node_name":"127.0.0.1:37428_q_qu%2Fii",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 948814 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37428/q_qu/ii",
   [junit4]   2>   "node_name":"127.0.0.1:37428_q_qu%2Fii",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 948916 INFO  (zkCallback-1414-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 948948 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 948948 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 948949 INFO  (zkCallback-1418-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12eeb85 name:ZooKeeperConnection Watcher:127.0.0.1:36069/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 948949 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 948949 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 948949 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 948950 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 948950 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 948950 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 949021 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001/cores/collection1
   [junit4]   2> 949022 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001
   [junit4]   2> 949022 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 949023 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9ec925{/q_qu/ii,null,AVAILABLE}
   [junit4]   2> 949023 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15e4b45{HTTP/1.1,[http/1.1]}{127.0.0.1:35795}
   [junit4]   2> 949023 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.e.j.s.Server Started @950920ms
   [junit4]   2> 949023 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/q_qu/ii, hostPort=35795, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001/cores}
   [junit4]   2> 949024 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 949024 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001'
   [junit4]   2> 949024 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 949024 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 949024 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 949024 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 949025 INFO  (zkCallback-1419-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@982809 name:ZooKeeperConnection Watcher:127.0.0.1:36069/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 949025 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 949025 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 949026 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 949026 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001/solr.xml
   [junit4]   2> 949031 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001/cores
   [junit4]   2> 949031 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.CoreContainer New CoreContainer 29058949
   [junit4]   2> 949031 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001]
   [junit4]   2> 949031 WARN  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001/lib
   [junit4]   2> 949031 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] 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> 949033 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 949041 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 949041 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 949041 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36069/solr
   [junit4]   2> 949041 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 949041 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 949042 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 949042 INFO  (zkCallback-1422-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23d010 name:ZooKeeperConnection Watcher:127.0.0.1:36069 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 949043 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 949043 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 949044 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$67/25158017@1fd0fff
   [junit4]   2> 949044 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 949045 INFO  (zkCallback-1423-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65beb name:ZooKeeperConnection Watcher:127.0.0.1:36069/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 949045 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 949048 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 949048 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 949048 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 949050 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 949050 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95993948005072904-127.0.0.1:35795_q_qu%2Fii-n_0000000001
   [junit4]   2> 949051 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000 to know if I could be the leader
   [junit4]   2> 949051 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.ZkController Publish node=127.0.0.1:35795_q_qu%2Fii as DOWN
   [junit4]   2> 949052 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35795_q_qu%2Fii"} current state version: 3
   [junit4]   2> 949052 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35795_q_qu%2Fii
   [junit4]   2> 949153 INFO  (zkCallback-1423-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 949153 INFO  (zkCallback-1414-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 949153 INFO  (zkCallback-1418-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 950052 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35795_q_qu%2Fii
   [junit4]   2> 950052 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35795_q_qu%2Fii
   [junit4]   2> 950053 INFO  (zkCallback-1418-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> 950053 INFO  (zkCallback-1423-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii    ] 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> 950053 INFO  (zkCallback-1414-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii    ] 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> 950053 INFO  (zkCallback-1418-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 950053 INFO  (zkCallback-1423-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 950053 INFO  (zkCallback-1414-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 950083 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 950083 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 950084 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001/cores
   [junit4]   2> 950084 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 950084 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_D5640F95001631D9-001/shard-1-001/cores/collection1
   [junit4]   2> 950084 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 950085 INFO  (coreLoadExecutor-3837-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 950085 INFO  (coreLoadExecutor-3837-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 950085 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 950085 INFO  (TEST-TestReqParamsAPI.test-seed#[D5640F95001631D9]) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 950085 INFO  (coreLoadExecutor-3837-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 950086 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35795/q_qu/ii",
   [junit4]   2>   "node_name":"127.0.0.1:35795_q_qu%2Fii",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 950086 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35795/q_qu/ii",
   [junit4]   2>   "node_name":"127.0.0.1:35795_q_qu%2Fii",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 950086 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 950086 INFO  (OverseerStateUpdate-95993948005072900-127.0.0.1:37428_q_qu%2Fii-n_0000000000) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 950088 INFO  (coreLoadExecutor-3837-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 950089 INFO  (coreLoadExecutor-3837-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 950187 INFO  (zkCallback-1418-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 950187 INFO  (zkCallback-1414-thread-1-processing-n:127.0.0.1:37428_q_qu%2Fii) [n:127.0.0.1:37428_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 950187 INFO  (zkCallback-1423-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 951089 INFO  (coreLoadExecutor-3837-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 951089 INFO  (coreLoadExecutor-3837-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 951089 INFO  (coreLoadExecutor-3837-thread-1-processing-n:127.0.0.1:35795_q_qu%2Fii) [n:127.0.0.1:35795_q_qu%2Fii c:collection1   x:collection1] 

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

 2> 1378409 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[D5640F95001631D9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 1378410 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[D5640F95001631D9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 1378410 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[D5640F95001631D9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 1378410 INFO  (SUITE-SolrPluginUtilsTest-seed#[D5640F95001631D9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1378410 INFO  (SUITE-SolrPluginUtilsTest-seed#[D5640F95001631D9]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11091989
   [junit4]   2> 1378411 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c34675
   [junit4]   2> 1378411 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 1378411 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1378411 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1378411 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1378411 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1378418 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1378418 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D5640F95001631D9-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D5640F95001631D9-001/init-core-data-001;done=false>>]
   [junit4]   2> 1378418 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1378418 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D5640F95001631D9-001/init-core-data-001
   [junit4]   2> 1378418 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D5640F95001631D9-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D5640F95001631D9-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1378418 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1378418 INFO  (coreCloseExecutor-4969-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D5640F95001631D9-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D5640F95001631D9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {val_dynamic=PostingsFormat(name=Direct), range_facet_l_dv=PostingsFormat(name=Direct), _version_=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), val_i=PostingsFormat(name=Direct), intDefault=BlockTreeOrds(blocksize=128), dynamic_val=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), range_facet_i_dv=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1535, maxMBSortInHeap=6.743083700531086, sim=ClassicSimilarity, locale=pt-BR, timezone=Africa/Bangui
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=204715120,total=303251456
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactStatsCache, MoreLikeThisHandlerTest, FastVectorHighlighterTest, SuggesterFSTTest, TestDistributedGrouping, TestShardHandlerFactory, TestComplexPhraseQParserPlugin, TestBinaryResponseWriter, TestGraphMLResponseWriter, TestFastLRUCache, DistributedFacetPivotSmallTest, AsyncMigrateRouteKeyTest, DeleteReplicaTest, TestConfigSetsAPIZkFailure, HttpPartitionTest, TestFieldCollectionResource, TestSolrFieldCacheMBean, TestRandomRequestDistribution, ZkSolrClientTest, AliasIntegrationTest, OpenExchangeRatesOrgProviderTest, VersionInfoTest, TestDownShardTolerantSearch, TestTolerantUpdateProcessorRandomCloud, ClassificationUpdateProcessorFactoryTest, TestConfigReload, TestSurroundQueryParser, SoftAutoCommitTest, ShardRoutingTest, DirectSolrSpellCheckerTest, TestManagedStopFilterFactory, CSVRequestHandlerTest, BlockJoinFacetSimpleTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, HdfsNNFailoverTest, TestFileDictionaryLookup, TestDefaultStatsCache, TestFieldCache, SpellCheckComponentTest, SpellingQueryConverterTest, TestCloudDeleteByQuery, TestQueryUtils, TestStressVersions, ConfigSetsAPITest, DistributedIntervalFacetingTest, SegmentsInfoRequestHandlerTest, CdcrReplicationHandlerTest, TestSolrCLIRunExample, TestRequestForwarding, OutOfBoxZkACLAndCredentialsProvidersTest, TestTrie, CachingDirectoryFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, TestDefaultSearchFieldResource, SolrIndexConfigTest, LoggingHandlerTest, SimplePostToolTest, TestAddFieldRealTimeGet, TestCollationFieldDocValues, SparseHLLTest, FileUtilsTest, StressHdfsTest, DistributedFacetPivotLargeTest, PKIAuthenticationIntegrationTest, TestSchemaSimilarityResource, TestDistributedStatsComponentCardinality, TestFieldCacheWithThreads, TestSubQueryTransformer, TestQueryTypes, TestStressCloudBlindAtomicUpdates, HdfsDirectoryFactoryTest, TestDocBasedVersionConstraints, TestSimpleTrackingShardHandler, TestNoOpRegenerator, SpatialFilterTest, TestCoreContainer, TestMinMaxOnMultiValuedField, TimeZoneUtilsTest, RecoveryAfterSoftCommitTest, DistributedMLTComponentTest, TestSolrCoreProperties, ZkCLITest, SolrCmdDistributorTest, TestRecoveryHdfs, TestSolrDeletionPolicy2, MergeStrategyTest, SpellCheckCollatorTest, MBeansHandlerTest, HdfsRestartWhileUpdatingTest, WordBreakSolrSpellCheckerTest, BJQParserTest, TestBM25SimilarityFactory, TestDocumentBuilder, TestHashPartitioner, NotRequiredUniqueKeyTest, CollectionsAPIDistributedZkTest, TestNumericTerms64, TestSolrXml, CustomCollectionTest, OpenCloseCoreStressTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, ShardRoutingCustomTest, AutoCommitTest, TestRecovery, TestRealTimeGet, HardAutoCommitTest, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, BadIndexSchemaTest, TestSort, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CoreAdminHandlerTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, PolyFieldTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, SolrInfoMBeanTest, CacheHeaderTest, StandardRequestHandlerTest, TestWriterPerf, TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest]
   [junit4] Completed [378/611 (2!)] on J1 in 0.47s, 9 tests, 1 error <<< FAILURES!

[...truncated 779 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 1 failure, 116 ignored (72 assumptions) [seed: D5640F95001631D9]

Total time: 60 minutes 32 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 # 16884 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([D7085877C52128C4:BE17F37730174A6F]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11688 lines...]
   [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001
   [junit4]   2> 1374093 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1374095 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1374095 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1374095 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1374095 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1374095 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1374095 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1374113 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1374119 WARN  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1374120 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1374146 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1374150 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1374214 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1374218 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1374219 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1374221 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1374222 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1374223 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1374223 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1374224 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1374224 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1374224 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1374224 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1374224 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1374224 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 20939487
   [junit4]   2> 1374224 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1374224 WARN  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1374224 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1374226 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1374226 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1374226 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1374226 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1374226 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1374227 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1374227 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1374227 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1374227 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1374227 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1374227 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1374248 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1374258 WARN  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1374260 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1374278 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1374281 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1374361 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1374365 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1374366 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1374368 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1374369 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1374370 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1374370 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1374371 INFO  (coreLoadExecutor-5437-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/core/src/test-files/solr/collection1'
   [junit4]   2> 1374371 INFO  (coreLoadExecutor-5437-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1374371 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1374371 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001/]
   [junit4]   2> 1374371 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1186735
   [junit4]   2> 1374372 INFO  (coreLoadExecutor-5437-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/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001
   [junit4]   2> 1374372 INFO  (coreLoadExecutor-5437-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/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001/index/
   [junit4]   2> 1374372 WARN  (coreLoadExecutor-5437-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/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1374372 INFO  (coreLoadExecutor-5437-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/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001/index
   [junit4]   2> 1374372 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1374372 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@380f4d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@deee79),segFN=segments_1,generation=1}
   [junit4]   2> 1374372 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1374373 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/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001/
   [junit4]   2> 1374376 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1374376 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1374376 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1374376 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1374376 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1374376 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1374376 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1374376 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1374376 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1374376 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1374377 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1374377 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1374378 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1374378 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1374379 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1374379 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1374381 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1374382 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1374382 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1374383 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1374383 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1374383 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1374383 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1374383 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=69.306640625, floorSegmentMB=2.02734375, forceMergeDeletesPctAllowed=26.23881057297586, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1374383 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@380f4d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@deee79),segFN=segments_1,generation=1}
   [junit4]   2> 1374383 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1374384 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1478ff1[collection1] main]
   [junit4]   2> 1374384 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1374384 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1374384 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1374384 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1374425 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1374539 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1374539 INFO  (searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1374539 INFO  (searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1374540 INFO  (searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1374540 INFO  (searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1374540 INFO  (searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1374540 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1374540 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1374540 INFO  (searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1374540 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1374540 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535895438524153856
   [junit4]   2> 1374540 INFO  (searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1374540 INFO  (searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1374540 INFO  (searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1374541 INFO  (searcherExecutor-5438-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1478ff1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1374542 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1535895438524153856
   [junit4]   2> 1374542 INFO  (coreLoadExecutor-5437-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1374543 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1374546 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
   [junit4]   2> 1374546 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrPluginUtilsTest -Dtests.method=testInvokeSetters -Dtests.seed=D7085877C52128C4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J1 | SolrPluginUtilsTest.testInvokeSetters <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: argument type mismatch
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7085877C52128C4:BE17F37730174A6F]:0)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1374550 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 1374550 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 1374552 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
   [junit4]   2> 1374552 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
   [junit4]   2> 1374555 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
   [junit4]   2> 1374555 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
   [junit4]   2> 1374556 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
   [junit4]   2> 1374558 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
   [junit4]   2> 1374560 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
   [junit4]   2> 1374561 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
   [junit4]   2> 1374563 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
   [junit4]   2> 1374563 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 1374566 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
   [junit4]   2> 1374568 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3234 (1535895438551416832)]} 0 1
   [junit4]   2> 1374569 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3235 (1535895438554562560)]} 0 0
   [junit4]   2> 1374570 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3236 (1535895438554562561)]} 0 0
   [junit4]   2> 1374570 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1374572 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@380f4d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@deee79),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@380f4d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@deee79),segFN=segments_2,generation=2}
   [junit4]   2> 1374572 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1374574 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10f5d01[collection1] main]
   [junit4]   2> 1374574 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1374575 INFO  (searcherExecutor-5438-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10f5d01[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C3)))}
   [junit4]   2> 1374575 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1374575 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 1374579 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
   [junit4]   2> 1374579 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[D7085877C52128C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
   [junit4]   2> 1374579 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1374579 INFO  (SUITE-SolrPluginUtilsTest-seed#[D7085877C52128C4]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20939487
   [junit4]   2> 1374580 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cc9bb3
   [junit4]   2> 1374580 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 1374580 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1374580 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1374580 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1374581 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1374588 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1374588 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1374588 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1374588 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001/index
   [junit4]   2> 1374588 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001;done=false>>]
   [junit4]   2> 1374588 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1374588 INFO  (coreCloseExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_D7085877C52128C4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {val_dynamic=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Asserting), val_i=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=Direct), dynamic_val=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=107, maxMBSortInHeap=6.178169855615189, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=fr-BE, timezone=Etc/GMT-6
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=198682840,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ClassificationUpdateProcessorFactoryTest, DistributedQueryComponentOptimizationTest, HdfsChaosMonkeyNothingIsSafeTest, DistributedIntervalFacetingTest, BJQParserTest, UpdateRequestProcessorFactoryTest, TestSolrXml, TestQuerySenderListener, HdfsDirectoryFactoryTest, SpellingQueryConverterTest, TestSchemaSimilarityResource, TestDFRSimilarityFactory, TestSolrConfigHandlerConcurrent, TestBulkSchemaAPI, TestPartialUpdateDeduplication, SpellCheckComponentTest, SpatialFilterTest, TestTolerantUpdateProcessorRandomCloud, TestQueryUtils, SharedFSAutoReplicaFailoverUtilsTest, TestFieldCollectionResource, UniqFieldsUpdateProcessorFactoryTest, TestCursorMarkWithoutUniqueKey, TestCollectionAPI, TestGraphMLResponseWriter, TestRandomRequestDistribution, BlockCacheTest, TestSolrQueryResponse, TestCloudManagedSchema, NotRequiredUniqueKeyTest, TestRecoveryHdfs, MinimalSchemaTest, CustomCollectionTest, TestDistributedGrouping, ShardRoutingCustomTest, SoftAutoCommitTest, CoreMergeIndexesAdminHandlerTest, TestDocBasedVersionConstraints, WordBreakSolrSpellCheckerTest, FileUtilsTest, HdfsTlogReplayBufferedWhileIndexingTest, SpellPossibilityIteratorTest, TestInitParams, TestShardHandlerFactory, DistributedTermsComponentTest, HdfsNNFailoverTest, RulesTest, OverseerRolesTest, ConvertedLegacyTest, DistributedFacetPivotLargeTest, DocumentBuilderTest, CollectionReloadTest, TimeZoneUtilsTest, TestHashPartitioner, TestFileDictionaryLookup, DistributedQueueTest, AnalysisErrorHandlingTest, TestConfigReload, DeleteReplicaTest, TermsComponentTest, SegmentsInfoRequestHandlerTest, RestartWhileUpdatingTest, CollectionsAPIAsyncDistributedZkTest, DocValuesTest, TestSubQueryTransformer, DistanceUnitsTest, TestShortCircuitedRequests, TestSurroundQueryParser, SolrCmdDistributorTest, SolrIndexSplitterTest, DistanceFunctionTest, VMParamsZkACLAndCredentialsProvidersTest, TestWordDelimiterFilterFactory, TestExactStatsCache, TestInitQParser, SolrIndexConfigTest, TestRandomCollapseQParserPlugin, SolrInfoMBeanTest, TestManagedResource, TestSolrCoreProperties, SchemaVersionSpecificBehaviorTest, TestRestoreCore, TestNamedUpdateProcessors, TestNumericTerms64, VersionInfoTest, SaslZkACLProviderTest, IndexBasedSpellCheckerTest, TestBM25SimilarityFactory, BlockJoinFacetSimpleTest, LeaderInitiatedRecoveryOnShardRestartTest, StressHdfsTest, SimplePostToolTest, TestFilteredDocIdSet, TestDynamicLoading, DistribCursorPagingTest, TestNoOpRegenerator, TestFiltering, ZkStateWriterTest, CollectionsAPIDistributedZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ZkCLITest, TermVectorComponentDistributedTest, TestJoin, TestCoreContainer, QueryElevationComponentTest, PeerSyncTest, TestLazyCores, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLucene, SuggesterWFSTTest, TestUpdate, QueryEqualityTest, SortByFunctionTest, DocValuesMultiTest, CacheHeaderTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestIndexingPerformance, MoreLikeThisHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, SolrPluginUtilsTest]
   [junit4] Completed [377/611 (1!)] on J1 in 0.52s, 9 tests, 1 error <<< FAILURES!

[...truncated 765 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 116 ignored (72 assumptions) [seed: D7085877C52128C4]

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



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

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

1 tests failed.
FAILED:  org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([81428D2BC210BBDC:E85D262B3726D977]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11645 lines...]
   [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001
   [junit4]   2> 1199922 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1199923 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1199923 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1199923 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1199923 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1199923 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1199923 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1199936 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1199942 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1199956 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1199959 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1200028 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1200034 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1200035 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1200039 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1200041 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1200042 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1200042 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1200043 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1200043 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1200043 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1200043 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1200043 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1200043 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1778222080
   [junit4]   2> 1200043 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1200043 WARN  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1200044 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1200047 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1200047 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1200048 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1200048 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1200048 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1200048 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1200050 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1200050 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1200050 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1200050 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1200051 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1200070 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1200089 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1200104 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1200108 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1200229 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1200233 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1200234 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1200238 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1200239 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1200241 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1200241 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1200243 INFO  (coreLoadExecutor-5066-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/core/src/test-files/solr/collection1'
   [junit4]   2> 1200243 INFO  (coreLoadExecutor-5066-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1200243 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1200244 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001/]
   [junit4]   2> 1200244 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@523830b4
   [junit4]   2> 1200244 INFO  (coreLoadExecutor-5066-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.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001
   [junit4]   2> 1200244 INFO  (coreLoadExecutor-5066-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.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001/index/
   [junit4]   2> 1200244 WARN  (coreLoadExecutor-5066-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.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1200245 INFO  (coreLoadExecutor-5066-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.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001/index
   [junit4]   2> 1200245 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1200245 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7a4abf73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53a5bba),segFN=segments_1,generation=1}
   [junit4]   2> 1200245 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1200246 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.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001/
   [junit4]   2> 1200249 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1200249 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1200249 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1200249 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1200250 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1200250 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1200250 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1200250 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1200250 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1200250 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1200250 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1200250 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1200252 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1200253 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1200254 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1200255 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1200258 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1200259 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1200260 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1200260 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1200260 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1200261 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1200261 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1200261 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=15.166015625, floorSegmentMB=0.3955078125, forceMergeDeletesPctAllowed=10.152624142229378, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27150396725692194
   [junit4]   2> 1200262 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7a4abf73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53a5bba),segFN=segments_1,generation=1}
   [junit4]   2> 1200262 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1200262 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7016445d[collection1] main]
   [junit4]   2> 1200262 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1200262 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1200262 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1200262 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1200282 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1200408 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1200408 INFO  (searcherExecutor-5067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1200409 INFO  (searcherExecutor-5067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1200409 INFO  (searcherExecutor-5067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1200409 INFO  (searcherExecutor-5067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1200409 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1200409 INFO  (searcherExecutor-5067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1200409 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1200409 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1200409 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535887414985228288
   [junit4]   2> 1200409 INFO  (searcherExecutor-5067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1200409 INFO  (searcherExecutor-5067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1200409 INFO  (searcherExecutor-5067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1200409 INFO  (searcherExecutor-5067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1200410 INFO  (searcherExecutor-5067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7016445d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1200411 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535887414985228288
   [junit4]   2> 1200411 INFO  (coreLoadExecutor-5066-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1200411 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1200414 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
   [junit4]   2> 1200414 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
   [junit4]   2> 1200416 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
   [junit4]   2> 1200416 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
   [junit4]   2> 1200419 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
   [junit4]   2> 1200420 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrPluginUtilsTest -Dtests.method=testInvokeSetters -Dtests.seed=81428D2BC210BBDC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J0 | SolrPluginUtilsTest.testInvokeSetters <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: argument type mismatch
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([81428D2BC210BBDC:E85D262B3726D977]:0)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1200424 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
   [junit4]   2> 1200424 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
   [junit4]   2> 1200427 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
   [junit4]   2> 1200427 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
   [junit4]   2> 1200429 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
   [junit4]   2> 1200431 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3234 (1535887415006199808)]} 0 1
   [junit4]   2> 1200432 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3235 (1535887415009345536)]} 0 0
   [junit4]   2> 1200433 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3236 (1535887415010394112)]} 0 0
   [junit4]   2> 1200433 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1200436 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7a4abf73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53a5bba),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7a4abf73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53a5bba),segFN=segments_2,generation=2}
   [junit4]   2> 1200436 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1200438 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cc06277[collection1] main]
   [junit4]   2> 1200438 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1200439 INFO  (searcherExecutor-5067-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5cc06277[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C3)))}
   [junit4]   2> 1200439 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1200440 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 1200443 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
   [junit4]   2> 1200443 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 1200445 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
   [junit4]   2> 1200447 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
   [junit4]   2> 1200450 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 1200450 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[81428D2BC210BBDC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 1200450 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1200450 INFO  (SUITE-SolrPluginUtilsTest-seed#[81428D2BC210BBDC]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1778222080
   [junit4]   2> 1200450 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14d45d8f
   [junit4]   2> 1200451 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 1200451 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1200451 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1200451 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1200451 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1200459 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1200459 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001;done=false>>]
   [junit4]   2> 1200459 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1200459 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001
   [junit4]   2> 1200459 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1200459 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1200459 INFO  (coreCloseExecutor-5072-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.SolrPluginUtilsTest_81428D2BC210BBDC-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.SolrPluginUtilsTest_81428D2BC210BBDC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {val_dynamic=PostingsFormat(name=Memory doPackFST= false), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=BlockTreeOrds(blocksize=128), val_i=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), dynamic_val=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=94, maxMBSortInHeap=6.999862522663857, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=id-ID, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=301469784,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest, TestFieldSortValues, PolyFieldTest, DocumentAnalysisRequestHandlerTest, TestSubQueryTransformerDistrib, TestBulkSchemaConcurrent, TestExactSharedStatsCache, TestLMDirichletSimilarityFactory, StandardRequestHandlerTest, EchoParamsTest, DistributedExpandComponentTest, ExternalFileFieldSortTest, DataDrivenBlockJoinTest, TestRemoteStreaming, BadCopyFieldTest, ZkNodePropsTest, TestAtomicUpdateErrorCases, TestPseudoReturnFields, TestRTGBase, TestArbitraryIndexDir, TestCSVLoader, SolrCloudExampleTest, TestNumericTerms32, RuleEngineTest, DistribJoinFromCollectionTest, TestMissingGroups, TestDynamicFieldResource, PingRequestHandlerTest, SOLR749Test, SSLMigrationTest, HdfsBasicDistributedZkTest, SharedFSAutoReplicaFailoverTest, TestCollapseQParserPlugin, TestQueryWrapperFilter, TestSolr4Spatial2, TestJsonFacets, CoreAdminRequestStatusTest, CursorMarkTest, CreateCollectionCleanupTest, RequiredFieldsTest, TestFastOutputStream, HdfsCollectionsAPIDistributedZkTest, ReturnFieldsTest, TestRestManager, TestRandomDVFaceting, TestReqParamsAPI, AlternateDirectoryTest, SortSpecParsingTest, TestBadConfig, TestPhraseSuggestions, TestLeaderElectionZkExpiry, TestLuceneMatchVersion, TestLRUCache, DistributedFacetPivotSmallAdvancedTest, TestDFISimilarityFactory, TestSearcherReuse, URLClassifyProcessorTest, TestFieldCacheSanityChecker, ReplicationFactorTest, RAMDirectoryFactoryTest, AsyncCallRequestStatusResponseTest, TestManagedSchemaAPI, FileBasedSpellCheckerTest, TestSolr4Spatial, TestConfigSetsAPIExclusivity, HLLUtilTest, PathHierarchyTokenizerFactoryTest, OverseerTaskQueueTest, BasicZkTest, TestRealTimeGet, SecurityConfHandlerTest, ResponseLogComponentTest, CheckHdfsIndexTest, BufferStoreTest, TestFoldingMultitermQuery, CollectionTooManyReplicasTest, TestSolrDynamicMBean, TestPKIAuthenticationPlugin, SystemInfoHandlerTest, XsltUpdateRequestHandlerTest, ResponseHeaderTest, TestOnReconnectListenerSupport, TestDistributedSearch, TestUseDocValuesAsStored2, TestCloudSchemaless, TestPivotHelperCode, DisMaxRequestHandlerTest, TestIBSimilarityFactory, SolrCoreTest, TestFieldTypeCollectionResource, JSONWriterTest, CacheHeaderTest, ConcurrentDeleteAndCreateCollectionTest, ExitableDirectoryReaderTest, TriLevelCompositeIdRoutingTest, IndexSchemaRuntimeFieldTest, ActionThrottleTest, TestGeoJSONResponseWriter, DeleteStatusTest, ZkStateReaderTest, TestCloudBackupRestore, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TestStressReorder, TestStressVersions, TestRangeQuery, TestCoreContainer, StatsComponentTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, LukeRequestHandlerTest, TestOmitPositions, DocumentBuilderTest, TermVectorComponentTest, SolrPluginUtilsTest]
   [junit4] Completed [360/611 (1!)] on J0 in 0.57s, 9 tests, 1 error <<< FAILURES!

[...truncated 814 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 116 ignored (72 assumptions) [seed: 81428D2BC210BBDC]

Total time: 54 minutes 21 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+120) - Build # 16882 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([849C64E832D099C4:ED83CFE8C7E6FB6F]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	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:843)




Build Log:
[...truncated 10550 lines...]
   [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001
   [junit4]   2> 28692 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 28693 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 28693 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 28694 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 28694 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 28694 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 28694 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 28713 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 28749 WARN  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 28750 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 28767 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 28771 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 28836 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 28840 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 28841 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 28846 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 28848 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 28849 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 28849 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 28849 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 28849 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 28849 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 28849 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 28850 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 28850 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1111953147
   [junit4]   2> 28850 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 28850 WARN  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 28850 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 28852 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 28852 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28852 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 28852 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 28852 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 28853 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 28853 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 28853 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 28854 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 28854 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 28854 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 28866 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 28871 WARN  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 28872 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 28900 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 28903 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 28963 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 28966 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 28967 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 28971 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 28972 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 28973 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 28974 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 28975 INFO  (coreLoadExecutor-163-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/core/src/test-files/solr/collection1'
   [junit4]   2> 28975 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 28975 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 28975 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001/]
   [junit4]   2> 28975 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5378cf3b
   [junit4]   2> 28975 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001
   [junit4]   2> 28975 INFO  (coreLoadExecutor-163-thread-1) [    ] 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.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001/index/
   [junit4]   2> 28975 WARN  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 28976 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001/index
   [junit4]   2> 28976 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7702672074507301]
   [junit4]   2> 28976 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21a1a7e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@276f21ea),segFN=segments_1,generation=1}
   [junit4]   2> 28976 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 28976 INFO  (OldIndexDirectoryCleanupThreadForCore-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/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001/
   [junit4]   2> 28979 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 28979 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 28979 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 28979 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 28979 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 28979 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 28979 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 28979 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 28979 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 28980 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 28980 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 28980 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 28981 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 28982 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 28983 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 28983 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 28986 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 28987 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 28987 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 28988 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28988 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28989 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28989 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28989 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=68.78515625, floorSegmentMB=1.9248046875, forceMergeDeletesPctAllowed=18.220649438231003, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45256636326654165
   [junit4]   2> 28990 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21a1a7e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@276f21ea),segFN=segments_1,generation=1}
   [junit4]   2> 28990 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 28990 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12b9f73a[collection1] main]
   [junit4]   2> 28990 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 28990 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 28990 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 28990 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 29192 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 29586 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 29586 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 29586 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 29586 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 29586 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 29586 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 29586 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 29587 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 29587 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 29587 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535876281723256832
   [junit4]   2> 29587 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 29587 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 29587 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 29587 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 29588 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12b9f73a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 29588 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535876281723256832
   [junit4]   2> 29588 INFO  (coreLoadExecutor-163-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 29590 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 29591 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 29591 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 29592 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
   [junit4]   2> 29593 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 29594 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
   [junit4]   2> 29595 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
   [junit4]   2> 29596 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
   [junit4]   2> 29596 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
   [junit4]   2> 29597 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
   [junit4]   2> 29598 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
   [junit4]   2> 29598 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
   [junit4]   2> 29599 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
   [junit4]   2> 29600 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
   [junit4]   2> 29600 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
   [junit4]   2> 29601 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
   [junit4]   2> 29604 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3234 (1535876281738985472)]} 0 2
   [junit4]   2> 29606 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3235 (1535876281743179776)]} 0 0
   [junit4]   2> 29607 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3236 (1535876281744228352)]} 0 0
   [junit4]   2> 29607 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29614 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21a1a7e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@276f21ea),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21a1a7e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@276f21ea),segFN=segments_2,generation=2}
   [junit4]   2> 29614 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 29623 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f493adf[collection1] main]
   [junit4]   2> 29624 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 29624 INFO  (searcherExecutor-164-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f493adf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C3)))}
   [junit4]   2> 29624 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 29626 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 29627 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
   [junit4]   2> 29629 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[849C64E832D099C4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrPluginUtilsTest -Dtests.method=testInvokeSetters -Dtests.seed=849C64E832D099C4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NA -Dtests.timezone=America/Miquelon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J1 | SolrPluginUtilsTest.testInvokeSetters <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: argument type mismatch
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([849C64E832D099C4:ED83CFE8C7E6FB6F]:0)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 29632 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 29632 INFO  (SUITE-SolrPluginUtilsTest-seed#[849C64E832D099C4]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1111953147
   [junit4]   2> 29632 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45eed3ec
   [junit4]   2> 29632 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 29632 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 29632 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 29632 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 29634 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 29641 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 29641 INFO  (coreCloseExecutor-169-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.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 29641 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 29641 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001/index
   [junit4]   2> 29641 INFO  (coreCloseExecutor-169-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.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001;done=false>>]
   [junit4]   2> 29641 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 29641 INFO  (coreCloseExecutor-169-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_849C64E832D099C4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {val_dynamic=PostingsFormat(name=Asserting), range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), val_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=Memory doPackFST= false), dynamic_val=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=252, maxMBSortInHeap=7.746227225678902, sim=ClassicSimilarity, locale=en-NA, timezone=America/Miquelon
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=168395136,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryTypes, FullHLLTest, HighlighterTest, TestSolrCLIRunExample, SolrCmdDistributorTest, SolrPluginUtilsTest]
   [junit4] Completed [21/611 (1!)] on J1 in 0.97s, 9 tests, 1 error <<< FAILURES!

[...truncated 1912 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 118 ignored (72 assumptions) [seed: 849C64E832D099C4]

Total time: 55 minutes 49 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+120) - Build # 16881 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters

Error Message:
argument type mismatch

Stack Trace:
java.lang.IllegalArgumentException: argument type mismatch
	at __randomizedtesting.SeedInfo.seed([EB11928FFA37323D:820E398F0F015096]:0)
	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 org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
	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:843)




Build Log:
[...truncated 11913 lines...]
   [junit4] Suite: org.apache.solr.util.SolrPluginUtilsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001
   [junit4]   2> 1208135 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1208137 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1208137 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1208137 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1208137 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1208137 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1208137 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1208161 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1208172 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1208190 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1208196 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1208295 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1208300 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1208302 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1208305 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1208307 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1208308 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1208308 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1208308 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1208309 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1208309 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1208309 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1208309 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1208309 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1964889722
   [junit4]   2> 1208309 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1208309 WARN  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1208309 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1208312 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1208313 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1208313 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1208313 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1208313 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1208313 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1208314 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1208314 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1208314 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1208314 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1208314 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1208324 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1208331 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1208345 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1208349 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1208424 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1208447 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1208448 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1208451 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1208452 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1208453 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1208453 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1208454 INFO  (coreLoadExecutor-3303-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/core/src/test-files/solr/collection1'
   [junit4]   2> 1208454 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1208454 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1208454 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001/]
   [junit4]   2> 1208455 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31aae55e
   [junit4]   2> 1208455 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001
   [junit4]   2> 1208455 INFO  (coreLoadExecutor-3303-thread-1) [    ] 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.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001/index/
   [junit4]   2> 1208455 WARN  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1208455 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001/index
   [junit4]   2> 1208455 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=316518710, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1208456 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@138c6de5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3680c73c),segFN=segments_1,generation=1}
   [junit4]   2> 1208456 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1208456 INFO  (OldIndexDirectoryCleanupThreadForCore-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/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001/
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1208458 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1208460 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1208460 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1208461 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1208461 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1208463 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1208464 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1208464 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1208464 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1208464 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1208465 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1208465 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1208465 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5003135820676304]
   [junit4]   2> 1208465 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@138c6de5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3680c73c),segFN=segments_1,generation=1}
   [junit4]   2> 1208465 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1208465 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a082f0f[collection1] main]
   [junit4]   2> 1208466 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1208466 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1208466 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1208466 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1208501 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1208695 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1208695 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1208695 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1208695 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1208695 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1208695 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1208695 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1208695 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1208695 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1208695 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1208695 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535869503722749952
   [junit4]   2> 1208695 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1208696 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1208696 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1208696 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a082f0f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1208697 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535869503722749952
   [junit4]   2> 1208697 INFO  (coreLoadExecutor-3303-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1208699 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1208700 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchAutoRelax
   [junit4]   2> 1208700 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchAutoRelax-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchAutoRelax
   [junit4]   2> 1208702 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvokeSetters
   [junit4]   2> 1208702 INFO  (TEST-SolrPluginUtilsTest.testInvokeSetters-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvokeSetters
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrPluginUtilsTest -Dtests.method=testInvokeSetters -Dtests.seed=EB11928FFA37323D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kln-KE -Dtests.timezone=Europe/Podgorica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SolrPluginUtilsTest.testInvokeSetters <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: argument type mismatch
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EB11928FFA37323D:820E398F0F015096]:0)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1071)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.implTestInvokeSetters(SolrPluginUtilsTest.java:482)
   [junit4]    > 	at org.apache.solr.util.SolrPluginUtilsTest.testInvokeSetters(SolrPluginUtilsTest.java:474)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1208704 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisjunctionMaxQueryParser
   [junit4]   2> 1208705 INFO  (TEST-SolrPluginUtilsTest.testDisjunctionMaxQueryParser-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisjunctionMaxQueryParser
   [junit4]   2> 1208706 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripIllegalOperators
   [junit4]   2> 1208707 INFO  (TEST-SolrPluginUtilsTest.testStripIllegalOperators-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripIllegalOperators
   [junit4]   2> 1208707 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFieldBoosts
   [junit4]   2> 1208708 INFO  (TEST-SolrPluginUtilsTest.testParseFieldBoosts-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFieldBoosts
   [junit4]   2> 1208708 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocListConversion
   [junit4]   2> 1208710 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3234 (1535869503737430016)]} 0 1
   [junit4]   2> 1208711 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3235 (1535869503739527168)]} 0 0
   [junit4]   2> 1208711 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3236 (1535869503739527169)]} 0 0
   [junit4]   2> 1208711 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1208714 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@138c6de5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3680c73c),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@138c6de5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3680c73c),segFN=segments_2,generation=2}
   [junit4]   2> 1208714 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1208715 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12d964dd[collection1] main]
   [junit4]   2> 1208715 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1208716 INFO  (searcherExecutor-3304-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12d964dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
   [junit4]   2> 1208716 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1208716 INFO  (TEST-SolrPluginUtilsTest.testDocListConversion-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocListConversion
   [junit4]   2> 1208718 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStripUnbalancedQuotes
   [junit4]   2> 1208718 INFO  (TEST-SolrPluginUtilsTest.testStripUnbalancedQuotes-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStripUnbalancedQuotes
   [junit4]   2> 1208719 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialEscape
   [junit4]   2> 1208719 INFO  (TEST-SolrPluginUtilsTest.testPartialEscape-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPartialEscape
   [junit4]   2> 1208720 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinShouldMatchCalculator
   [junit4]   2> 1208720 INFO  (TEST-SolrPluginUtilsTest.testMinShouldMatchCalculator-seed#[EB11928FFA37323D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMinShouldMatchCalculator
   [junit4]   2> 1208721 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1208721 INFO  (SUITE-SolrPluginUtilsTest-seed#[EB11928FFA37323D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1964889722
   [junit4]   2> 1208721 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6cdb9360
   [junit4]   2> 1208721 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=251,transaction_logs_total_number=1}
   [junit4]   2> 1208721 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1208721 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1208721 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1208721 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1208728 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1208728 INFO  (coreCloseExecutor-3309-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.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1208728 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1208728 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001/index
   [junit4]   2> 1208728 INFO  (coreCloseExecutor-3309-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.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001;done=false>>]
   [junit4]   2> 1208728 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1208728 INFO  (coreCloseExecutor-3309-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.SolrPluginUtilsTest_EB11928FFA37323D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=kln-KE, timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=392856616,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SparseHLLTest, TestPartialUpdateDeduplication, DistributedQueryComponentOptimizationTest, TestQueryUtils, TestSolrFieldCacheMBean, ShardRoutingCustomTest, TestMacros, SharedFSAutoReplicaFailoverUtilsTest, RulesTest, TestDownShardTolerantSearch, VersionInfoTest, DistributedFacetPivotLargeTest, CollectionsAPIDistributedZkTest, SimplePostToolTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestBinaryResponseWriter, MultiTermTest, SuggesterFSTTest, TestManagedResource, TestSimpleTrackingShardHandler, NotRequiredUniqueKeyTest, FastVectorHighlighterTest, UpdateRequestProcessorFactoryTest, FullHLLTest, TestTrie, HdfsChaosMonkeyNothingIsSafeTest, FileUtilsTest, TestCloudDeleteByQuery, TestFiltering, TestDocBasedVersionConstraints, TermVectorComponentTest, TimeZoneUtilsTest, BasicFunctionalityTest, SolrInfoMBeanTest, TestStressCloudBlindAtomicUpdates, LeaderInitiatedRecoveryOnShardRestartTest, MinimalSchemaTest, TestFileDictionaryLookup, CollectionReloadTest, TestFieldCache, ZkCLITest, MoreLikeThisHandlerTest, TestRequestForwarding, OpenCloseCoreStressTest, SolrCmdDistributorTest, TestExactStatsCache, TestRecoveryHdfs, TestRandomCollapseQParserPlugin, BlockCacheTest, TestCollectionAPI, AnalysisErrorHandlingTest, TestTrieFacet, ChangedSchemaMergeTest, TestSystemIdResolver, ClassificationUpdateProcessorFactoryTest, TestShortCircuitedRequests, HdfsNNFailoverTest, SpatialFilterTest, TestMinMaxOnMultiValuedField, TestNonDefinedSimilarityFactory, ZkStateWriterTest, TestLFUCache, DistributedIntervalFacetingTest, CdcrReplicationHandlerTest, TestQuerySenderNoQuery, TestManagedStopFilterFactory, TestStressVersions, TestDocumentBuilder, TestRandomRequestDistribution, VMParamsZkACLAndCredentialsProvidersTest, HdfsRestartWhileUpdatingTest, TestDynamicLoading, DistributedFacetPivotSmallTest, TestCursorMarkWithoutUniqueKey, TestFieldTypeResource, RestartWhileUpdatingTest, TestConfigReload, WordBreakSolrSpellCheckerTest, SpellingQueryConverterTest, TestSolrConfigHandlerConcurrent, TestSimpleQParserPlugin, DeleteReplicaTest, MergeStrategyTest, SimpleMLTQParserTest, DistribCursorPagingTest, ConvertedLegacyTest, TestInitParams, TestInitQParser, ConjunctionSolrSpellCheckerTest, TestSolrQueryResponse, TestSolrXml, ZkSolrClientTest, TestNoOpRegenerator, CoreMergeIndexesAdminHandlerTest, SolrPluginUtilsTest]
   [junit4] Completed [437/611 (1!)] on J1 in 0.61s, 9 tests, 1 error <<< FAILURES!

[...truncated 542 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:531: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 error, 118 ignored (72 assumptions) [seed: EB11928FFA37323D]

Total time: 56 minutes 29 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