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 2015/12/02 17:49:44 UTC

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 225 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/225/
Java: multiarch/jdk1.7.0 -d32 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([B41A710D852CCB71:EC81E7506022564]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:326)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:rows=20&qt=standard&version=2.2&start=0&q=id:529
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
	... 40 more




Build Log:
[...truncated 11038 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001
   [junit4]   2> 1896190 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1896190 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1896191 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1896191 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1896191 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1896191 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1896191 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1896247 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1896275 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1896328 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1896339 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1896855 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1896865 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1896867 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1896873 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1896877 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1896880 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1896881 WARN  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1896881 WARN  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1896881 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1896881 WARN  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1896881 WARN  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1896881 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1896881 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1896881 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 1896882 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1896882 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1896882 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 8562941
   [junit4]   2> 1896882 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 1896882 WARN  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1896882 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-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,useRetries : false,
   [junit4]   2> 1896884 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1896885 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1896885 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1896886 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1896886 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1896887 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, collection=collection1, loadOnStartup=true, transient=false, shard=shard1, configSetProperties=configsetprops.json, schema=schema.xml, config=solrconfig.xml, dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001}
   [junit4]   2> 1896887 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1896887 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1896888 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1896888 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1896888 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1896937 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1896966 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1897147 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1897157 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1897659 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1897668 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1897670 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1897675 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1897679 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1897682 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1897682 WARN  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1897682 WARN  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1897682 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1897682 WARN  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1897682 WARN  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1897684 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1897684 INFO  (coreLoadExecutor-5443-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1897684 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1897685 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[null]
   [junit4]   2> 1897685 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee0373
   [junit4]   2> 1897685 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001
   [junit4]   2> 1897685 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index/
   [junit4]   2> 1897686 WARN  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1897686 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index
   [junit4]   2> 1897686 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1897686 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_1,generation=1}
   [junit4]   2> 1897687 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1897693 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1897693 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1897693 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1897693 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1897693 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1897694 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1897698 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1897700 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1897702 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1897704 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1897710 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1897713 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: spellCheckWithWordbreak_Direct,standard,/mlt,spellCheckWithWordbreak,mock,/config,lazy,/update/json/docs,/admin/logging,/terms,/admin/segments,/get,/search-facet-invariants,/admin/ping,spellCheckCompRH1,/update/json,mltrh,/admin/system,/replication,/debug/dump,defaults,/admin/plugins,/update,spellCheckCompRH,/admin/file,/admin/mbeans,/schema,/update/csv,/admin/threads,/search-facet-def,/admin/luke,tvrh,dismax,spellCheckCompRH_Direct,/admin/properties
   [junit4]   2> 1897714 WARN  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1897715 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1897716 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1897716 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1897717 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1897717 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1897717 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=81.341796875, floorSegmentMB=1.6044921875, forceMergeDeletesPctAllowed=18.07554033289212, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_1,generation=1}
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1d5f669[collection1] main
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1897718 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1897719 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1897722 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/
   [junit4]   2> 1897793 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1898676 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1898676 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1898677 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1898677 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1898677 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1898677 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1898677 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1898677 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1898678 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519463524283187200
   [junit4]   2> 1898678 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1898678 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1898679 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1898679 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519463524283187200
   [junit4]   2> 1898679 INFO  (coreLoadExecutor-5443-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1898679 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1898680 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1898681 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1898682 INFO  (searcherExecutor-5444-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d5f669[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1898685 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1898687 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1519463524290527232)} 0 1
   [junit4]   2> 1898690 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1898691 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1898691 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1898691 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1898691 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1898726 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1898749 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1898798 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1898807 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1899299 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1899345 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1899349 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1899357 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1899396 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1899432 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1899433 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1899433 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1899433 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1899433 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1899434 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1899438 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1899438 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1899439 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/]
   [junit4]   2> 1899439 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee0373
   [junit4]   2> 1899440 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index/
   [junit4]   2> 1899455 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1899456 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1899456 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1899456 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1899456 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1899456 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1899456 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1899457 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1899457 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1899457 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1899457 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1899457 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1899462 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899465 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899468 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899470 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899483 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1899491 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: spellCheckWithWordbreak_Direct,standard,/mlt,spellCheckWithWordbreak,mock,/config,lazy,/update/json/docs,/admin/logging,/terms,/admin/segments,/get,/search-facet-invariants,/admin/ping,spellCheckCompRH1,/update/json,mltrh,/admin/system,/replication,/debug/dump,defaults,/admin/plugins,/update,spellCheckCompRH,/admin/file,/admin/mbeans,/schema,/update/csv,/admin/threads,/search-facet-def,/admin/luke,tvrh,dismax,spellCheckCompRH_Direct,/admin/properties
   [junit4]   2> 1899493 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1899495 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1899495 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1899495 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1899496 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@b1f831[collection1] main
   [junit4]   2> 1899497 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1899497 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1899497 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1899497 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1899500 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1899515 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/
   [junit4]   2> 1899515 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1899516 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1899550 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1899555 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1899555 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1899557 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519463524290527232
   [junit4]   2> 1899557 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1899557 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1435955, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1899558 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_1,generation=1}
   [junit4]   2> 1899559 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1899559 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1899559 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1899559 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f1663[collection1] main
   [junit4]   2> 1899559 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1899559 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b37d59
   [junit4]   2> 1899559 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    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=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1899560 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1899593 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1899593 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1899593 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1899622 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1899623 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1899707 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1899707 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1899708 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1899710 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b1f831[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1899711 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1899711 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1899711 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1899711 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1899712 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1899712 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1899713 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1899713 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1899714 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1899864 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f1663[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1900036 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1519463525706104832)]} 0 1
   [junit4]   2> 1900036 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1519463525707153408)]} 0 1
   [junit4]   2> 1900037 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1519463525707153409)]} 0 1
   [junit4]   2> 1900037 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1519463525708201984)]} 0 1
   [junit4]   2> 1900037 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1519463525708201985)]} 0 1
   [junit4]   2> 1900037 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1519463525708201986)]} 0 2
   [junit4]   2> 1900037 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1519463525708201987)]} 0 2
   [junit4]   2> 1900037 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1519463525708201988)]} 0 2
   [junit4]   2> 1900038 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1519463525708201989)]} 0 2
   [junit4]   2> 1900038 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1519463525709250560)]} 0 2
   [junit4]   2> 1900038 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1519463525709250561)]} 0 2
   [junit4]   2> 1900038 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1519463525709250562)]} 0 3
   [junit4]   2> 1900039 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1519463525709250563)]} 0 3
   [junit4]   2> 1900039 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1519463525710299136)]} 0 4
   [junit4]   2> 1900039 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&qt=standard&version=2.2&start=0&q=id:1} hits=0 status=0 QTime=0 
   [junit4]   2> 1900041 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1519463525712396288)]} 0 5
   [junit4]   2> 1900046 INFO  (commitScheduler-5452-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1900087 INFO  (commitScheduler-5452-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7137d3[collection1] main
   [junit4]   2> 1900130 INFO  (commitScheduler-5452-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1900131 INFO  (searcherExecutor-5449-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7137d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c15)))}
   [junit4]   2> 1900297 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1519463525979783168)]} 0 261
   [junit4]   2> 1900297 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&qt=standard&version=2.2&start=0&q=id:14} hits=1 status=0 QTime=0 
   [junit4]   2> 1900299 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&qt=standard&version=2.2&start=0&q=id:15} hits=0 status=0 QTime=0 
   [junit4]   2> 1900302 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1900335 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1900340 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1ea1fbc[collection1] realtime
   [junit4]   2> 1900340 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1519463526021726208)} 0 5
   [junit4]   2> 1900342 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1900342 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1900342 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1900342 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1900343 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1900400 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1900442 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1900535 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1900571 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1901605 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1901619 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1901621 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1901626 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1901629 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1901632 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1901632 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1901632 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1901632 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1901632 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1901632 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1901634 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1901635 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1901635 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/]
   [junit4]   2> 1901635 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee0373
   [junit4]   2> 1901635 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index/
   [junit4]   2> 1901642 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1901642 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1901642 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1901643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1901643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1901643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1901643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1901643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1901643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1901643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1901643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1901643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1901647 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1901648 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1901650 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1901652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1901653 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/
   [junit4]   2> 1901661 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1901697 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: spellCheckWithWordbreak_Direct,standard,/mlt,spellCheckWithWordbreak,mock,/config,lazy,/update/json/docs,/admin/logging,/terms,/admin/segments,/get,/search-facet-invariants,/admin/ping,spellCheckCompRH1,/update/json,mltrh,/admin/system,/replication,/debug/dump,defaults,/admin/plugins,/update,spellCheckCompRH,/admin/file,/admin/mbeans,/schema,/update/csv,/admin/threads,/search-facet-def,/admin/luke,tvrh,dismax,spellCheckCompRH_Direct,/admin/properties
   [junit4]   2> 1901698 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1901699 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1901699 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1901700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1901700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1ea34d7[collection1] main
   [junit4]   2> 1901700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1901700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1901700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1901701 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1901701 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1901705 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1901705 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1901706 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1901706 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1901707 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1901707 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1901707 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1901708 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1901708 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1901708 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1901709 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1901709 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1901709 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519463526021726208
   [junit4]   2> 1901709 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1901710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_2,generation=2}
   [junit4]   2> 1901710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1901710 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1901710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=23.7490234375, floorSegmentMB=1.8125, forceMergeDeletesPctAllowed=4.784562641169018, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1901710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_2,generation=2}
   [junit4]   2> 1901710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1901711 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1901776 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ea34d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1901777 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@e77757[collection1] main
   [junit4]   2> 1901780 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e77757[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1901780 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1901780 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d0b927
   [junit4]   2> 1901781 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1901781 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1901808 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1519463527563132928)]} 0 1
   [junit4]   2> 1901808 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&qt=standard&version=2.2&start=0&q=id:529} hits=0 status=0 QTime=0 
   [junit4]   2> 1902809 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1902811 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@484449[collection1] main
   [junit4]   2> 1902812 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1902814 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@484449[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):c1)))}
   [junit4]   2> 1902817 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1519463528622194688)]} 0 1010
   [junit4]   2> 1902817 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&qt=standard&version=2.2&start=0&q=id:529} hits=1 status=0 QTime=0 
   [junit4]   2> 1902819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&qt=standard&version=2.2&start=0&q=id:530} hits=0 status=0 QTime=0 
   [junit4]   2> 1902821 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={} {delete=[529 (-1519463528627437568)]} 0 0
   [junit4]   2> 1902822 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&qt=standard&version=2.2&start=0&q=id:529} hits=1 status=0 QTime=0 
   [junit4]   2> 1903818 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1903820 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@deab92[collection1] main
   [junit4]   2> 1903820 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1903822 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@deab92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.5.0):c1)))}
   [junit4]   2> 1903825 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1519463529679159296)]} 0 2018
   [junit4]   2> 1903825 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&qt=standard&version=2.2&start=0&q=id:529} hits=0 status=0 QTime=0 
   [junit4]   2> 1903826 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1519463529681256448)]} 0 2020
   [junit4]   2> 1903826 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1519463529681256449)]} 0 2020
   [junit4]   2> 1903827 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1519463529682305024)]} 0 2020
   [junit4]   2> 1903827 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1519463529682305025)]} 0 2021
   [junit4]   2> 1903827 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1519463529682305026)]} 0 2021
   [junit4]   2> 1903827 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1519463529682305027)]} 0 2021
   [junit4]   2> 1903827 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1519463529682305028)]} 0 2021
   [junit4]   2> 1903827 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1519463529682305029)]} 0 2021
   [junit4]   2> 1903828 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1519463529682305030)]} 0 2021
   [junit4]   2> 1903828 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1519463529683353600)]} 0 2021
   [junit4]   2> 1903828 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&qt=standard&version=2.2&start=0&q=id:500} hits=0 status=0 QTime=0 
   [junit4]   2> 1904826 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1904829 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4a8f4b[collection1] main
   [junit4]   2> 1904829 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1904832 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a8f4b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.5.0):c1) Uninverting(_4(5.5.0):c11/9:delGen=1)))}
   [junit4]   2> 1905080 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1519463530995122176)]} 0 3274
   [junit4]   2> 1905081 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={rows=20&qt=standard&version=2.2&start=0&q=id:500} hits=1 status=0 QTime=0 
   [junit4]   2> 1905083 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1905089 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1905094 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@16bd4db[collection1] realtime
   [junit4]   2> 1905094 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1519463531005607936)} 0 4
   [junit4]   2> 1905095 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1905096 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1905096 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1905096 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1905097 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1905158 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1905267 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1905326 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1905335 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1906081 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1906082 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1cc7efc[collection1] main
   [junit4]   2> 1906082 INFO  (commitScheduler-5456-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1906084 INFO  (searcherExecutor-5453-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cc7efc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1906349 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1906358 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1906360 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1906365 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1906367 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1906370 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1906370 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1906371 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1906371 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1906371 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1906371 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1906373 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1906373 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1906373 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/]
   [junit4]   2> 1906373 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee0373
   [junit4]   2> 1906373 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index/
   [junit4]   2> 1906375 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/
   [junit4]   2> 1906380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1906380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1906380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1906380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1906380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1906380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1906380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1906381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1906381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1906382 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1906382 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1906382 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1906448 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1906450 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B41A710D852CCB71]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetime

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

at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
   [junit4]    > 	... 40 more
   [junit4]   2> 1906880 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1906880 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8562941
   [junit4]   2> 1906881 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@625e0f
   [junit4]   2> 1906881 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1906881 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1906881 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1906881 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1906881 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1906882 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1eebb0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a951),segFN=segments_4,generation=4}
   [junit4]   2> 1906883 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1906883 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1906918 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1906918 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001;done=false>>]
   [junit4]   2> 1906918 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001
   [junit4]   2> 1906918 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1906918 INFO  (SUITE-AutoCommitTest-seed#[B41A710D852CCB71]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B41A710D852CCB71-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=lt, timezone=America/Thunder_Bay
   [junit4]   2> NOTE: SunOS 5.11 x86/Oracle Corporation 1.7.0_91 (32-bit)/cpus=3,threads=1,free=107349128,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, SimpleMLTQParserTest, ConvertedLegacyTest, AddSchemaFieldsUpdateProcessorFactoryTest, SpellCheckComponentTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestCoreDiscovery, TestConfigSets, ZkNodePropsTest, TestRTimerTree, BasicFunctionalityTest, HighlighterConfigTest, TestSuggestSpellingConverter, TestSolrCoreProperties, TestMacros, DistributedQueryComponentOptimizationTest, TriLevelCompositeIdRoutingTest, TestSolr4Spatial2, UpdateRequestProcessorFactoryTest, TestFieldResource, TestClassNameShortening, RecoveryAfterSoftCommitTest, DistanceFunctionTest, FieldMutatingUpdateProcessorTest, DebugComponentTest, DistributedMLTComponentTest, SolrCloudExampleTest, LeaderInitiatedRecoveryOnShardRestartTest, TestBulkSchemaConcurrent, AssignTest, HLLSerializationTest, TestReqParamsAPI, FileBasedSpellCheckerTest, DirectSolrConnectionTest, TestTrieFacet, ZkSolrClientTest, DeleteLastCustomShardedReplicaTest, TestMinMaxOnMultiValuedField, DefaultValueUpdateProcessorTest, PKIAuthenticationIntegrationTest, FullSolrCloudDistribCmdsTest, TestSmileRequest, TestReplicationHandlerBackup, CopyFieldTest, TestFoldingMultitermQuery, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, TestManagedSynonymFilterFactory, TestPerFieldSimilarityWithDefaultOverride, TestFastOutputStream, TestBadConfig, BinaryUpdateRequestHandlerTest, PluginInfoTest, TestReload, TestWriterPerf, NumericFieldsTest, SolrInfoMBeanTest, TestSolrDeletionPolicy2, TestQuerySenderListener, FieldAnalysisRequestHandlerTest, SegmentsInfoRequestHandlerTest, TestLRUStatsCache, SuggestComponentContextFilterQueryTest, TestCloudManagedSchema, ZkStateReaderTest, TestDistributedGrouping, TestLMJelinekMercerSimilarityFactory, SpatialHeatmapFacetsTest, TestComplexPhraseQParserPlugin, TestExactStatsCache, SimpleCollectionCreateDeleteTest, SortByFunctionTest, TestUtils, TestJsonFacets, DistributedTermsComponentTest, OverriddenZkACLAndCredentialsProvidersTest, SuggesterTSTTest, DistributedDebugComponentTest, CoreAdminHandlerTest, TestMissingGroups, SuggesterWFSTTest, TestIndexSearcher, TestCryptoKeys, CSVRequestHandlerTest, BlockDirectoryTest, LoggingHandlerTest, SortSpecParsingTest, NoCacheHeaderTest, DeleteReplicaTest, SolrCmdDistributorTest, TestRemoveLastDynamicCopyField, TestOverriddenPrefixQueryForCustomFieldType, TestSimpleQParserPlugin, TestRuleBasedAuthorizationPlugin, TestSearcherReuse, SuggesterTest, CoreAdminCreateDiscoverTest, TestCSVResponseWriter, TestIndexingPerformance, HdfsDirectoryTest, TestRecovery, TestStressRecovery, OutputWriterTest, CacheHeaderTest, TestNoOpRegenerator, TestRestoreCore, TestAddFieldRealTimeGet, RAMDirectoryFactoryTest, TestDistributedMissingSort, CloudExitableDirectoryReaderTest, DirectUpdateHandlerOptimizeTest, WordBreakSolrSpellCheckerTest, TestRawResponseWriter, TestSolrQueryParserResource, RestartWhileUpdatingTest, TestPerFieldSimilarity, OpenCloseCoreStressTest, TestSchemaVersionResource, DistributedQueueTest, DistributedFacetPivotSmallAdvancedTest, PreAnalyzedUpdateProcessorTest, TestRandomCollapseQParserPlugin, TestSerializedLuceneMatchVersion, TestSolrCloudWithKerberosAlt, TestManagedSchemaFieldResource, MultiTermTest, SolrIndexSplitterTest, TestCollectionAPI, TestDistribDocBasedVersion, TestFuzzyAnalyzedSuggestions, TestRandomRequestDistribution, TestEmbeddedSolrServerConstructors, QueryParsingTest, TestJsonRequest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest]
   [junit4] Completed [258/552] on J1 in 10.75s, 3 tests, 1 error <<< FAILURES!

[...truncated 917 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:792: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:736: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006: There were test failures: 552 suites (7 ignored), 2183 tests, 1 error, 53 ignored (38 assumptions) [seed: B41A710D852CCB71]

Total time: 82 minutes 2 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-5.x-Solaris (multiarch/jdk1.7.0) - Build # 226 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/226/
Java: multiarch/jdk1.7.0 -d32 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
must have failed

Stack Trace:
java.lang.AssertionError: must have failed
	at __randomizedtesting.SeedInfo.seed([DD81D39511AF0F5:3000B31569F4AE85]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:165)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:184)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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 11237 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 3188077 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3188078 INFO  (Thread-9037) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3188078 INFO  (Thread-9037) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3188178 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.ZkTestServer start zk server on port:46991
   [junit4]   2> 3188178 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188179 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188232 INFO  (zkCallback-4434-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c31c6 name:ZooKeeperConnection Watcher:127.0.0.1:46991 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188232 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188233 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188233 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3188287 INFO  (jetty-launcher-4433-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 3188288 INFO  (jetty-launcher-4433-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 3188288 INFO  (jetty-launcher-4433-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 3188288 INFO  (jetty-launcher-4433-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 3188290 INFO  (jetty-launcher-4433-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c3f2de{/solr,null,AVAILABLE}
   [junit4]   2> 3188290 INFO  (jetty-launcher-4433-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@17de137{HTTP/1.1}{127.0.0.1:34437}
   [junit4]   2> 3188290 INFO  (jetty-launcher-4433-thread-2) [    ] o.e.j.s.Server Started @3190728ms
   [junit4]   2> 3188290 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=34437, hostContext=/solr}
   [junit4]   2> 3188291 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@173ee92
   [junit4]   2> 3188291 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node2'
   [junit4]   2> 3188291 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3188291 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3188291 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188292 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188293 INFO  (jetty-launcher-4433-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 3188296 INFO  (jetty-launcher-4433-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76ba7e{/solr,null,AVAILABLE}
   [junit4]   2> 3188298 INFO  (jetty-launcher-4433-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73a79d{/solr,null,AVAILABLE}
   [junit4]   2> 3188298 INFO  (jetty-launcher-4433-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@101515f{HTTP/1.1}{127.0.0.1:33673}
   [junit4]   2> 3188298 INFO  (jetty-launcher-4433-thread-1) [    ] o.e.j.s.Server Started @3190736ms
   [junit4]   2> 3188298 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=33673, hostContext=/solr}
   [junit4]   2> 3188298 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@173ee92
   [junit4]   2> 3188299 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node1'
   [junit4]   2> 3188299 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3188299 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3188299 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188299 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188301 INFO  (jetty-launcher-4433-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b5cafa{/solr,null,AVAILABLE}
   [junit4]   2> 3188302 INFO  (jetty-launcher-4433-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@20f566{HTTP/1.1}{127.0.0.1:48923}
   [junit4]   2> 3188302 INFO  (jetty-launcher-4433-thread-3) [    ] o.e.j.s.Server Started @3190740ms
   [junit4]   2> 3188302 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48923}
   [junit4]   2> 3188302 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@173ee92
   [junit4]   2> 3188302 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node4'
   [junit4]   2> 3188302 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3188302 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3188303 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188303 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188304 INFO  (jetty-launcher-4433-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@121c1e5{HTTP/1.1}{127.0.0.1:63531}
   [junit4]   2> 3188304 INFO  (jetty-launcher-4433-thread-5) [    ] o.e.j.s.Server Started @3190742ms
   [junit4]   2> 3188304 INFO  (zkCallback-4435-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1801572 name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188304 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63531}
   [junit4]   2> 3188305 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@173ee92
   [junit4]   2> 3188305 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node3'
   [junit4]   2> 3188305 INFO  (jetty-launcher-4433-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@127b7b3{/solr,null,AVAILABLE}
   [junit4]   2> 3188305 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3188305 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3188305 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188305 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188305 INFO  (jetty-launcher-4433-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@136e761{HTTP/1.1}{127.0.0.1:47117}
   [junit4]   2> 3188306 INFO  (jetty-launcher-4433-thread-4) [    ] o.e.j.s.Server Started @3190744ms
   [junit4]   2> 3188306 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188306 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188306 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47117}
   [junit4]   2> 3188307 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@173ee92
   [junit4]   2> 3188307 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node5'
   [junit4]   2> 3188307 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3188307 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3188307 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188308 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188316 INFO  (zkCallback-4436-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1392fae name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188316 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188317 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188331 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3188332 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3188332 INFO  (zkCallback-4439-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14beb1b name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188333 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188333 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188335 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3188342 INFO  (zkCallback-4438-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e1eba2 name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188344 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188345 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188345 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3188349 INFO  (zkCallback-4437-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@139a3cb name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188349 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188349 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188350 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3188366 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node1/.
   [junit4]   2> 3188367 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 25416823
   [junit4]   2> 3188367 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node1]
   [junit4]   2> 3188367 WARN  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node1/lib
   [junit4]   2> 3188367 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3188369 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3188369 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3188369 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3188369 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46991/solr
   [junit4]   2> 3188370 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3188370 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188370 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188375 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node5/.
   [junit4]   2> 3188375 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 12202892
   [junit4]   2> 3188375 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node5]
   [junit4]   2> 3188375 WARN  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node5/lib
   [junit4]   2> 3188376 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3188376 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3188377 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3188377 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3188377 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46991/solr
   [junit4]   2> 3188377 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3188377 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188378 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188379 INFO  (zkCallback-4441-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56edbf name:ZooKeeperConnection Watcher:127.0.0.1:46991 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188379 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188379 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188421 INFO  (zkCallback-4443-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1286b8f name:ZooKeeperConnection Watcher:127.0.0.1:46991 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188421 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188431 INFO  (jetty-launcher-4433-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188431 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node2/.
   [junit4]   2> 3188432 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 13220163
   [junit4]   2> 3188432 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node2]
   [junit4]   2> 3188432 WARN  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node2/lib
   [junit4]   2> 3188432 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3188433 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3188434 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3188434 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3188434 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46991/solr
   [junit4]   2> 3188434 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3188434 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188434 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188436 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node3/.
   [junit4]   2> 3188436 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 14400441
   [junit4]   2> 3188436 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node3]
   [junit4]   2> 3188436 WARN  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node3/lib
   [junit4]   2> 3188437 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3188437 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3188438 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3188438 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3188438 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46991/solr
   [junit4]   2> 3188438 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3188438 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188438 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188448 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node4/.
   [junit4]   2> 3188448 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 27103
   [junit4]   2> 3188448 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node4]
   [junit4]   2> 3188448 WARN  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node4/lib
   [junit4]   2> 3188448 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188449 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3188450 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3188451 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3188451 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3188451 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46991/solr
   [junit4]   2> 3188451 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3188451 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3188451 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188462 INFO  (zkCallback-4445-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1002cc8 name:ZooKeeperConnection Watcher:127.0.0.1:46991 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188462 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188463 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188463 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188463 INFO  (zkCallback-4447-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1375aa2 name:ZooKeeperConnection Watcher:127.0.0.1:46991 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188464 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188464 INFO  (jetty-launcher-4433-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188473 INFO  (zkCallback-4450-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c1442f name:ZooKeeperConnection Watcher:127.0.0.1:46991 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188473 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188473 INFO  (zkCallback-4448-thread-1-processing-n:127.0.0.1:33673_solr) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@163a60e name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188474 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188474 INFO  (jetty-launcher-4433-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3188477 INFO  (zkCallback-4451-thread-1-processing-n:127.0.0.1:47117_solr) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b40b7f name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188477 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188485 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3188485 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188486 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3188487 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188491 INFO  (zkCallback-4452-thread-1-processing-n:127.0.0.1:34437_solr) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@eb7b4a name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188491 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188494 INFO  (zkCallback-4453-thread-1-processing-n:127.0.0.1:63531_solr) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@262e6a name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188494 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188495 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3188515 INFO  (zkCallback-4454-thread-1-processing-n:127.0.0.1:48923_solr) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c6902b name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3188515 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3188580 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3188581 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3188581 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3188582 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3188695 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3188723 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3188724 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3188724 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3188784 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3188784 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3188793 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3188808 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3188808 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3188853 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3188854 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3188854 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3188854 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3188855 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3188929 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3188929 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3188930 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3188965 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3188966 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3188966 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3188985 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3188999 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3189000 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3189000 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3189015 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3189050 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3189051 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3189051 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3189051 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3189051 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3189096 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3189096 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3189112 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3189112 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3189150 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33673_solr
   [junit4]   2> 3189150 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47117_solr
   [junit4]   2> 3189160 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63531_solr
   [junit4]   2> 3189161 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34437_solr
   [junit4]   2> 3189170 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48923_solr
   [junit4]   2> 3189170 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33673_solr
   [junit4]   2> 3189170 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47117_solr
   [junit4]   2> 3189182 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63531_solr
   [junit4]   2> 3189201 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48923_solr
   [junit4]   2> 3189202 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34437_solr
   [junit4]   2> 3189256 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3189256 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3189256 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3189267 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3189298 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3189298 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3189298 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3189299 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3189337 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3189337 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3189348 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3189348 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3189367 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94968724193083404-127.0.0.1:47117_solr-n_0000000000
   [junit4]   2> 3189368 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94968724193083405-127.0.0.1:34437_solr-n_0000000001
   [junit4]   2> 3189390 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94968724193083402-127.0.0.1:33673_solr-n_0000000002
   [junit4]   2> 3189390 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47117_solr
   [junit4]   2> 3189390 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94968724193083407-127.0.0.1:48923_solr-n_0000000003
   [junit4]   2> 3189390 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3189390 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3189406 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94968724193083406-127.0.0.1:63531_solr-n_0000000004
   [junit4]   2> 3189406 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94968724193083404-127.0.0.1:47117_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3189406 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3189407 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94968724193083405-127.0.0.1:34437_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 3189407 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3189408 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94968724193083407-127.0.0.1:48923_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 3189408 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3189421 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94968724193083402-127.0.0.1:33673_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 3189422 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3189471 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.Overseer Overseer (id=94968724193083404-127.0.0.1:47117_solr-n_0000000000) starting
   [junit4]   2> 3189477 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3189477 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3189478 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node1/.
   [junit4]   2> 3189479 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3189492 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3189492 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3189493 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node2/.
   [junit4]   2> 3189493 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3189493 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3189494 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:33673_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3189505 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3189505 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3189506 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node3/.
   [junit4]   2> 3189507 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3189528 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3189528 INFO  (jetty-launcher-4433-thread-5) [n:127.0.0.1:63531_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3189528 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3189529 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:34437_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3189547 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3189600 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3189600 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3189602 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node4/.
   [junit4]   2> 3189602 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3189609 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3189609 INFO  (jetty-launcher-4433-thread-3) [n:127.0.0.1:48923_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3189699 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3189700 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3189700 INFO  (OverseerCollectionConfigSetProcessor-94968724193083404-127.0.0.1:47117_solr-n_0000000000) [n:127.0.0.1:47117_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3189700 INFO  (OverseerStateUpdate-94968724193083404-127.0.0.1:47117_solr-n_0000000000) [n:127.0.0.1:47117_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3189714 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3189714 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3189715 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node5/.
   [junit4]   2> 3189715 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3189717 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3189717 INFO  (jetty-launcher-4433-thread-4) [n:127.0.0.1:47117_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3189717 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3189718 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3189742 INFO  (zkCallback-4455-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f9b59a name:ZooKeeperConnection Watcher:127.0.0.1:46991 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3189742 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3189742 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3189761 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 0x151658d2e4d0010, 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> 3189762 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@101515f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 3189762 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25416823
   [junit4]   2> 3189787 INFO  (zkCallback-4448-thread-1-processing-n:127.0.0.1:33673_solr) [n:127.0.0.1:33673_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: 5)
   [junit4]   2> 3189787 INFO  (zkCallback-4454-thread-1-processing-n:127.0.0.1:48923_solr) [n:127.0.0.1:48923_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: 5)
   [junit4]   2> 3189787 INFO  (zkCallback-4452-thread-1-processing-n:127.0.0.1:34437_solr) [n:127.0.0.1:34437_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: 5)
   [junit4]   2> 3189787 INFO  (zkCallback-4451-thread-1-processing-n:127.0.0.1:47117_solr) [n:127.0.0.1:47117_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: 5)
   [junit4]   2> 3189787 INFO  (zkCallback-4453-thread-1-processing-n:127.0.0.1:63531_solr) [n:127.0.0.1:63531_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: 5)
   [junit4]   2> 3189789 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 0x151658d2e4d000a, 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> 3189804 INFO  (zkCallback-4454-thread-2-processing-n:127.0.0.1:48923_solr) [n:127.0.0.1:48923_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94968724193083405-127.0.0.1:34437_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 3191288 WARN  (zkCallback-4448-thread-1-processing-n:127.0.0.1:33673_solr) [n:127.0.0.1:33673_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 3191290 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@73a79d{/solr,null,UNAVAILABLE}
   [junit4]   2> 3191293 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 3191294 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d740b0{/solr,null,AVAILABLE}
   [junit4]   2> 3191295 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@d81812{HTTP/1.1}{127.0.0.1:33525}
   [junit4]   2> 3191295 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.e.j.s.Server Started @3193733ms
   [junit4]   2> 3191295 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33525}
   [junit4]   2> 3191295 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@173ee92
   [junit4]   2> 3191296 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node6'
   [junit4]   2> 3191296 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3191296 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3191296 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3191297 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3191317 INFO  (zkCallback-4457-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@189e842 name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3191317 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3191318 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3191319 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3191354 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node6/.
   [junit4]   2> 3191354 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.CoreContainer New CoreContainer 26431010
   [junit4]   2> 3191354 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node6]
   [junit4]   2> 3191354 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node6/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node6/lib
   [junit4]   2> 3191355 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 3191355 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3191356 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3191356 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3191357 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46991/solr
   [junit4]   2> 3191357 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3191357 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3191357 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3191362 INFO  (zkCallback-4459-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17e4f85 name:ZooKeeperConnection Watcher:127.0.0.1:46991 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3191363 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3191363 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3191370 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3191375 INFO  (zkCallback-4460-thread-1-processing-n:127.0.0.1:33525_solr) [n:127.0.0.1:33525_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b3b22b name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3191375 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3191449 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3192460 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33525_solr
   [junit4]   2> 3192482 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33525_solr
   [junit4]   2> 3192503 INFO  (zkCallback-4454-thread-2-processing-n:127.0.0.1:48923_solr) [n:127.0.0.1:48923_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3192503 INFO  (zkCallback-4451-thread-1-processing-n:127.0.0.1:47117_solr) [n:127.0.0.1:47117_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3192503 INFO  (zkCallback-4453-thread-1-processing-n:127.0.0.1:63531_solr) [n:127.0.0.1:63531_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3192503 INFO  (zkCallback-4452-thread-1-processing-n:127.0.0.1:34437_solr) [n:127.0.0.1:34437_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3192503 INFO  (zkCallback-4460-thread-1-processing-n:127.0.0.1:33525_solr) [n:127.0.0.1:33525_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3192507 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3192525 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94968724193083411-127.0.0.1:33525_solr-n_0000000005
   [junit4]   2> 3192526 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94968724193083406-127.0.0.1:63531_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 3192537 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3192537 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3192538 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DD81D39511AF0F5-001/tempDir-001/node6/.
   [junit4]   2> 3192539 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3192540 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3192540 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [n:127.0.0.1:33525_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3192542 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3192543 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3192567 INFO  (zkCallback-4461-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2027a8 name:ZooKeeperConnection Watcher:127.0.0.1:46991/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3192567 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3192568 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3192569 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 3192656 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 3192684 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-transformers.xml
   [junit4]   2> 3192708 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-enums.xml
   [junit4]   2> 3192731 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distributed-missing-sort.xml
   [junit4]   2> 3192755 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
   [junit4]   2> 3192785 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3192810 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-searcher-listeners1.xml
   [junit4]   2> 3192847 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 3192948 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 3192997 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master1.xml
   [junit4]   2> 3193103 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-copyfield-test.xml
   [junit4]   2> 3193122 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 3193169 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 3193198 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-luceneMatchVersion.xml
   [junit4]   2> 3193224 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 3193264 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 3193287 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-required-fields.xml
   [junit4]   2> 3193314 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schemasurround.xml
   [junit4]   2> 3193354 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 3193386 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master.xml
   [junit4]   2> 3193411 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 3193439 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 3193459 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 3193482 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-2.txt
   [junit4]   2> 3193509 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
   [junit4]   2> 3193519 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 3193540 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 3193563 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 3193577 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3193602 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.dic
   [junit4]   2> 3193623 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-repeater.xml
   [junit4]   2> 3193642 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 3193649 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 3193655 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 3193668 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/currency.xml
   [junit4]   2> 3193682 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 3193705 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 3193712 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-trie.xml
   [junit4]   2> 3193727 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 3193733 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-stop-keep.xml
   [junit4]   2> 3193740 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer.xml
   [junit4]   2> 3193747 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 3193766 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
   [junit4]   2> 3193781 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 3193787 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-suggestercomponent.xml
   [junit4]   2> 3193793 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 3193800 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-tfidf.xml
   [junit4]   2> 3193813 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 3193819 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml
   [junit4]   2> 3193826 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 3193834 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 3193852 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 3193858 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-reversed.xml
   [junit4]   2> 3193864 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-externalversionconstraint.xml
   [junit4]   2> 3193878 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missing.functions.updateprocessor.js
   [junit4]   2> 3193920 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingresponse.xml
   [junit4]   2> 3193965 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 3193998 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doc-expire-update-processor.xml
   [junit4]   2> 3194021 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 3194036 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 3194043 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 3194053 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema12.xml
   [junit4]   2> 3194074 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 3194088 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 3194102 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-multivalued.xml
   [junit4]   2> 3194119 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 3194139 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 3194152 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 3194165 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender.xml
   [junit4]   2> 3194172 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/elevate.xml
   [junit4]   2> 3194188 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/keep-1.txt
   [junit4]   2> 3194213 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 3194244 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 3194251 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 3194265 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 3194283 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 3194290 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 3194307 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmjelinekmercer.xml
   [junit4]   2> 3194314 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 3194322 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 3194328 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 3194336 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-managed-schema.xml
   [junit4]   2> 3194351 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[DD81D39511AF0F5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 319

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

omFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=Memory doPackFST= false), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Memory doPackFST= true), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_i_dv=DocValuesFormat(name=Memory), range_facet_l_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=it_CH, timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: SunOS 5.11 x86/Oracle Corporation 1.7.0_91 (32-bit)/cpus=3,threads=1,free=93587024,total=422666240
   [junit4]   2> NOTE: All tests run in this JVM: [RestartWhileUpdatingTest, SearchHandlerTest, SpellPossibilityIteratorTest, ResourceLoaderTest, TestLRUStatsCache, NumericFieldsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ZkNodePropsTest, TestSolrConfigHandlerConcurrent, CopyFieldTest, RAMDirectoryFactoryTest, HdfsLockFactoryTest, TestClusterStateMutator, DateFieldTest, SolrCloudExampleTest, TestSimpleTrackingShardHandler, TestSolrCoreProperties, FieldAnalysisRequestHandlerTest, TestReqParamsAPI, TestCollationFieldDocValues, DistanceFunctionTest, DistributedQueryComponentOptimizationTest, TestManagedSynonymFilterFactory, CloneFieldUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest, TestFoldingMultitermQuery, TestBlendedInfixSuggestions, TestReloadDeadlock, SecurityConfHandlerTest, LeaderFailoverAfterPartitionTest, TestFieldCollectionResource, CSVRequestHandlerTest, DistributedIntervalFacetingTest, ShowFileRequestHandlerTest, DefaultValueUpdateProcessorTest, TestMiniSolrCloudClusterSSL, BasicDistributedZk2Test, TestCryptoKeys, UniqFieldsUpdateProcessorFactoryTest, AutoCommitTest, PKIAuthenticationIntegrationTest, OverriddenZkACLAndCredentialsProvidersTest, SpellCheckCollatorTest, TestRTGBase, TestBulkSchemaAPI, TestShortCircuitedRequests, TestDistributedMissingSort, RequestHandlersTest, HLLSerializationTest, SegmentsInfoRequestHandlerTest, TestReplicationHandlerBackup, BasicZkTest, TestReloadAndDeleteDocs, DistribJoinFromCollectionTest, TestTolerantSearch, ChaosMonkeySafeLeaderTest, TestReload, TestFuzzyAnalyzedSuggestions, ZkSolrClientTest, TestRestoreCore, AliasIntegrationTest, TestBinaryResponseWriter, ZkStateReaderTest, TestDistributedStatsComponentCardinality, DistributedQueryComponentCustomSortTest, TestSolr4Spatial, TestQueryUtils, DistributedTermsComponentTest, HighlighterConfigTest, SpatialHeatmapFacetsTest, TestValueSourceCache, BlockDirectoryTest, CoreAdminCreateDiscoverTest, HdfsChaosMonkeyNothingIsSafeTest, SolrIndexSplitterTest, TestSimpleQParserPlugin, TestCollationField, TestAtomicUpdateErrorCases, CacheHeaderTest, FacetPivotSmallTest, TestDistributedGrouping, SimpleMLTQParserTest, TestDistribDocBasedVersion, UUIDUpdateProcessorFallbackTest, TestTrie, TestSolrConfigHandler, ConcurrentDeleteAndCreateCollectionTest, TestSolrCloudWithKerberosAlt, TestBadConfig, TestRTimerTree, TestLMJelinekMercerSimilarityFactory, TestSearcherReuse, DeleteLastCustomShardedReplicaTest, SynonymTokenizerTest, RequestLoggingTest, SortSpecParsingTest, MinimalSchemaTest, NotRequiredUniqueKeyTest, FullSolrCloudDistribCmdsTest, TestMinMaxOnMultiValuedField, TermVectorComponentTest, ShardRoutingCustomTest, TestIndexingPerformance, TestRangeQuery, OutputWriterTest, RecoveryAfterSoftCommitTest, TestRawResponseWriter, TestOverriddenPrefixQueryForCustomFieldType, TestFieldTypeCollectionResource, TestJsonFacets, TestMacros, TestFreeTextSuggestions, TestSolr4Spatial2, BJQParserTest, IndexSchemaRuntimeFieldTest, AsyncCallRequestStatusResponseTest, TestExceedMaxTermLength, TestExclusionRuleCollectionAccess, TestSystemIdResolver, TestTrackingShardHandlerFactory, TestManagedSchemaDynamicFieldResource, TestInitParams, NoCacheHeaderTest, TestLeaderInitiatedRecoveryThread, SortByFunctionTest, TestSolrQueryParser, TestQuerySenderListener, TestRandomCollapseQParserPlugin, TestManagedSchema, ResponseLogComponentTest, TestRecovery, TestSolrQueryParserResource, TestIndexSearcher, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, TestStressVersions, HardAutoCommitTest, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestComponentsName, TestSolrIndexConfig, SolrIndexConfigTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, TestElisionMultitermQuery, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, TestCharFilters, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, ConnectionManagerTest, DeleteReplicaTest, DeleteShardTest, DistributedQueueTest, ForceLeaderTest, OverseerTaskQueueTest, SSLMigrationTest, SaslZkACLProviderTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestAuthenticationFramework, TestRandomRequestDistribution, TestRebalanceLeaders, TriLevelCompositeIdRoutingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, CachingDirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestImplicitCoreProperties, TestInfoStreamLogging, TestShardHandlerFactory, TestSolrDynamicMBean, TestConfigReload, TestSolrConfigHandlerCloud, SuggestComponentTest, SmileWriterTest, TestIntervalFaceting, TestChildDocTransformer, TestRawTransformer, TestManagedResource, TestRestManager, TestClassNameShortening, TestCopyFieldCollectionResource, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestManagedSchemaFieldResource, TestRemoveLastDynamicCopyField, TestSchemaNameResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource, BadCopyFieldTest, ChangedSchemaMergeTest, SpatialRPTFieldTypeTest, TestBulkSchemaConcurrent, TestSchemaManager, MergeStrategyTest, TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, TestFieldSortValues, TestHashQParserPlugin, TestInitQParser, TestMissingGroups, TestNoOpRegenerator, TestReRankQParserPlugin, TestSmileRequest, TestStandardQParsers, TestTrieFacet, TestOrdValues, TestSortByMinMaxFunction, TestJsonRequest, CloudMLTQParserTest, TestClassicSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDistribIDF, TestExactSharedStatsCache, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [527/552] on J1 in 40.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 88 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:792: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:736: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006: There were test failures: 552 suites (7 ignored), 2183 tests, 1 failure, 53 ignored (38 assumptions) [seed: DD81D39511AF0F5]

Total time: 77 minutes 19 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