You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/10 13:27:32 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 258 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/258/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([6FB037513EEED1AF:86EA8C69A0774107]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:783)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=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:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:776)
	... 41 more




Build Log:
[...truncated 10699 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001
   [junit4]   2> 378717 INFO  (SUITE-TestArbitraryIndexDir-seed#[6FB037513EEED1AF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 378719 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 378719 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 378720 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 378720 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 378720 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 378720 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 378720 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 378744 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 378759 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 378774 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 378777 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 378836 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 378836 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 378836 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 378841 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 378844 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 378845 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 378845 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 378846 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 378846 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 378846 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 378846 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.CoreContainer New CoreContainer 225426792
   [junit4]   2> 378846 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 378846 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 378846 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] 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> 378849 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 378850 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 378850 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 378850 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 378850 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 378851 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001, shard=shard1}
   [junit4]   2> 378851 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 378851 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 378851 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 378851 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 378851 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 378870 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 378876 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 378900 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 378905 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 378959 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 378960 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 378961 WARN  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 378964 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 378965 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 378968 INFO  (coreLoadExecutor-1383-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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 378968 INFO  (coreLoadExecutor-1383-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 378968 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 378970 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/]
   [junit4]   2> 378970 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d9c8367
   [junit4]   2> 378970 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001
   [junit4]   2> 378970 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index/
   [junit4]   2> 378970 WARN  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 378972 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index
   [junit4]   2> 378972 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1582654484, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 379017 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25049d6),segFN=segments_1,generation=1}
   [junit4]   2> 379017 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 379018 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/
   [junit4]   2> 379020 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 379020 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 379020 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 379020 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 379020 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 379020 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 379020 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 379021 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 379021 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 379021 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 379021 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 379021 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 379023 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 379024 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 379025 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 379025 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 379028 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 379029 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 379029 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 379029 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 379029 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 379030 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 379031 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25049d6),segFN=segments_1,generation=1}
   [junit4]   2> 379031 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 379031 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e0e61b[collection1] main]
   [junit4]   2> 379031 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 379031 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 379031 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 379031 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 379040 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 379127 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 379128 INFO  (searcherExecutor-1384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 379128 INFO  (searcherExecutor-1384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 379128 INFO  (searcherExecutor-1384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 379128 INFO  (coreLoadExecutor-1383-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 379128 INFO  (searcherExecutor-1384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 379129 INFO  (searcherExecutor-1384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 379130 INFO  (searcherExecutor-1384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 379130 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 379130 INFO  (searcherExecutor-1384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 379130 INFO  (searcherExecutor-1384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 379131 INFO  (searcherExecutor-1384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 379132 INFO  (searcherExecutor-1384-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e0e61b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 379132 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 2
   [junit4]   2> 379194 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 379241 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25049d6),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25049d6),segFN=segments_2,generation=2}
   [junit4]   2> 379241 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 379242 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrCore New index directory detected: old=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index/ new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index_temp
   [junit4]   2> 379244 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43dd29e5[collection1] main]
   [junit4]   2> 379244 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 379245 INFO  (searcherExecutor-1384-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43dd29e5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C1)))}
   [junit4]   2> 379245 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 51
   [junit4]   2> 379246 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 379246 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 379246 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 379246 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 379246 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 379271 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 379277 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 379289 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 379293 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 379356 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 379356 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 379357 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 379360 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 379362 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 379364 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] 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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 379365 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 379365 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/]
   [junit4]   2> 379365 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d9c8367
   [junit4]   2> 379365 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index_temp
   [junit4]   2> 379366 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/
   [junit4]   2> 379367 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/
   [junit4]   2> 379367 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Cannot delete directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index as it is still being referenced in the cache!
   [junit4]   2> 379367 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Delete old index directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index failed.
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 379370 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 379372 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 379373 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 379373 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 379374 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 379375 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index_temp
   [junit4]   2> 379379 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 379381 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 379381 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 379381 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 379381 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 379382 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@530425f[collection1] main]
   [junit4]   2> 379382 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 379382 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 379382 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 379382 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 379383 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 379388 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 379388 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 379389 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 379389 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 379389 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 379389 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 379390 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 379390 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=9.6015625, floorSegmentMB=1.8271484375, forceMergeDeletesPctAllowed=24.832951372874142, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 379390 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 379391 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33d0146a),segFN=segments_1,generation=1}
   [junit4]   2> 379391 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 379392 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 379392 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 379393 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 379393 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 379393 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e81806c[collection1] main]
   [junit4]   2> 379393 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 379393 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@65ac1834
   [junit4]   2> 379393 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 379394 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 379394 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 379394 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@530425f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C1)))}
   [junit4]   2> 379394 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 379396 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 379396 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 379396 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 379398 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 379399 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 379400 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 379400 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:776)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 379400 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 379401 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[6FB037513EEED1AF]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 379404 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 379407 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 379408 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 379409 INFO  (searcherExecutor-1388-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e81806c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c1)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=6FB037513EEED1AF -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=America/Inuvik -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.69s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FB037513EEED1AF:86EA8C69A0774107]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:783)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:776)
   [junit4]    > 	... 41 more
   [junit4]   2> 379410 INFO  (SUITE-TestArbitraryIndexDir-seed#[6FB037513EEED1AF]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 379410 INFO  (SUITE-TestArbitraryIndexDir-seed#[6FB037513EEED1AF]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=225426792
   [junit4]   2> 379410 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@727b969a
   [junit4]   2> 379411 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 379411 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 379411 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 379411 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 379412 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 379422 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 379422 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 379422 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 379422 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index
   [junit4]   2> 379427 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index_temp [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 379427 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 379427 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001/index_temp
   [junit4]   2> 379431 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001;done=false>>]
   [junit4]   2> 379432 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 379432 INFO  (coreCloseExecutor-1392-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_6FB037513EEED1AF-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ca-ES, timezone=America/Inuvik
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=79832360,total=486649856
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocumentBuilder, URLClassifyProcessorTest, TestFastLRUCache, TestLegacyFieldCache, CdcrRequestHandlerTest, TestPartialUpdateDeduplication, MoreLikeThisHandlerTest, BasicDistributedZkTest, CloudExitableDirectoryReaderTest, TestLRUCache, SpatialHeatmapFacetsTest, SolrCLIZkUtilsTest, SolrRequestParserTest, TestWordDelimiterFilterFactory, SSLMigrationTest, TestObjectReleaseTracker, TestReloadAndDeleteDocs, TestFieldCacheVsDocValues, TestMacros, TestCollapseQParserPlugin, ShardSplitTest, OverseerTaskQueueTest, CursorPagingTest, TriLevelCompositeIdRoutingTest, TestConfigSetImmutable, TestDownShardTolerantSearch, DistributedQueryComponentCustomSortTest, TestDocSet, TestNoOpRegenerator, TestArbitraryIndexDir]
   [junit4] Completed [49/621 (1!)] on J0 in 0.74s, 1 test, 1 error <<< FAILURES!

[...truncated 1880 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:984: There were test failures: 621 suites (10 ignored), 2642 tests, 1 error, 104 ignored (89 assumptions) [seed: 6FB037513EEED1AF]

Total time: 76 minutes 23 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-6.x-Solaris (64bit/jdk1.8.0) - Build # 259 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/259/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Could not load collection from ZK: collection1

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: collection1
	at __randomizedtesting.SeedInfo.seed([70287F0F3839D652:F87C40D596C5BBAA]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1072)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:211)
	at org.apache.solr.common.cloud.ClusterState.getSlicesMap(ClusterState.java:151)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:862)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1418)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1084)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1070)
	... 48 more




Build Log:
[...truncated 11420 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/init-core-data-001
   [junit4]   2> 1320173 INFO  (SUITE-ChaosMonkeySafeLeaderTest-seed#[70287F0F3839D652]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1320173 INFO  (SUITE-ChaosMonkeySafeLeaderTest-seed#[70287F0F3839D652]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1320180 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1320181 INFO  (Thread-8038) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1320181 INFO  (Thread-8038) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1320283 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.ZkTestServer start zk server on port:33454
   [junit4]   2> 1320284 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1320284 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320289 INFO  (zkCallback-1623-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2898a3f name:ZooKeeperConnection Watcher:127.0.0.1:33454 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320289 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320289 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320290 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1320310 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1320310 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320312 INFO  (zkCallback-1624-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@775a7110 name:ZooKeeperConnection Watcher:127.0.0.1:33454/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320312 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320313 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320313 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1320317 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1320320 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1320326 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1320333 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1320333 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1320339 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1320339 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1320342 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1320342 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1320347 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1320347 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1320354 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1320355 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1320363 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1320363 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1320374 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1320374 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1320380 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1320381 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1320389 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1320390 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1320395 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1320395 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1320400 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1320400 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1320593 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1
   [junit4]   2> 1320595 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1320597 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50acd9be{/,null,AVAILABLE}
   [junit4]   2> 1320598 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.e.j.s.ServerConnector Started ServerConnector@392804bf{HTTP/1.1,[http/1.1]}{127.0.0.1:56320}
   [junit4]   2> 1320598 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.e.j.s.Server Started @1324065ms
   [junit4]   2> 1320598 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/tempDir-001/control/data, hostContext=/, hostPort=56320, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores}
   [junit4]   2> 1320599 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1320599 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001'
   [junit4]   2> 1320599 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1320599 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1320599 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1320600 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320605 INFO  (zkCallback-1625-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a3297b0 name:ZooKeeperConnection Watcher:127.0.0.1:33454/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320605 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320606 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320609 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1320609 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/solr.xml
   [junit4]   2> 1320619 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores
   [junit4]   2> 1320619 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.CoreContainer New CoreContainer 419109183
   [junit4]   2> 1320619 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001]
   [junit4]   2> 1320619 WARN  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/lib
   [junit4]   2> 1320620 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] 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> 1320622 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1320622 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1320623 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1320623 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33454/solr
   [junit4]   2> 1320623 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1320623 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1320623 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320627 INFO  (zkCallback-1628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69581e6a name:ZooKeeperConnection Watcher:127.0.0.1:33454 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320627 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320628 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1320630 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$80/1705583788@768aab9d
   [junit4]   2> 1320630 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320632 INFO  (zkCallback-1629-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dbaf9d name:ZooKeeperConnection Watcher:127.0.0.1:33454/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320633 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320634 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1320637 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1320643 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1320646 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1320649 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1320652 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1320655 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1320657 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1320659 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1320661 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1320662 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1320663 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1320667 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1320669 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1320671 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1320672 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219296154976260-127.0.0.1:56320_-n_0000000000
   [junit4]   2> 1320672 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56320_
   [junit4]   2> 1320672 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1320675 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.Overseer Overseer (id=96219296154976260-127.0.0.1:56320_-n_0000000000) starting
   [junit4]   2> 1320677 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1320688 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1320689 INFO  (OverseerCollectionConfigSetProcessor-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1320690 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1320691 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56320_
   [junit4]   2> 1320691 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56320_
   [junit4]   2> 1320694 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1320697 INFO  (zkCallback-1629-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1320699 INFO  (zkCallback-1629-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1320731 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1320732 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1320733 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores
   [junit4]   2> 1320734 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1320734 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1
   [junit4]   2> 1320734 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1320735 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1320736 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1320735 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1320736 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:56320_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1320737 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1320738 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56320",
   [junit4]   2>   "node_name":"127.0.0.1:56320_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1320738 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56320",
   [junit4]   2>   "node_name":"127.0.0.1:56320_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1320738 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1320739 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1320740 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1320741 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1320743 INFO  (zkCallback-1629-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1321743 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1321743 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1321744 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1321744 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1321745 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1321745 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1'
   [junit4]   2> 1321746 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1321746 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1321748 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1321756 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1321762 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1321776 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1321784 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1321966 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1321968 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1321969 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1321977 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1322021 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1322021 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1322021 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1322021 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1/data/]
   [junit4]   2> 1322022 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@564a4542
   [junit4]   2> 1322023 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1/data
   [junit4]   2> 1322023 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1322023 WARN  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1322024 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1/data/index
   [junit4]   2> 1322025 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=64.6259765625, floorSegmentMB=1.66796875, forceMergeDeletesPctAllowed=5.802402800541988, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1322085 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1322085 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1322086 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1/data/
   [junit4]   2> 1322090 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1322090 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1322091 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1322091 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1322091 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1322091 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1322091 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1322091 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1322092 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1322092 WARN  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1322095 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322097 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322099 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322101 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322106 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1322106 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1322107 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1322107 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1322108 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1322108 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1322108 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1322109 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1322109 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1322110 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fad15e8[collection1] main]
   [junit4]   2> 1322110 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1322112 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1322112 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1322113 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1322113 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1322113 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1322114 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1322114 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1322114 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1322115 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1322115 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1322115 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1322115 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1322116 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539508740506517504
   [junit4]   2> 1322117 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1539508740506517504
   [junit4]   2> 1322118 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1322119 INFO  (coreLoadExecutor-5843-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1322120 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:56320 collection:control_collection shard:shard1
   [junit4]   2> 1322122 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1322124 INFO  (searcherExecutor-5844-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2fad15e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1322150 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96219296154976260-core_node1-n_0000000000
   [junit4]   2> 1322157 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1322160 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1322160 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1322160 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56320/collection1/
   [junit4]   2> 1322160 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1322160 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56320/collection1/ has no replicas
   [junit4]   2> 1322161 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1322162 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1322169 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96219296154976260-core_node1-n_0000000000
   [junit4]   2> 1322173 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56320/collection1/ shard1
   [junit4]   2> 1322175 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:56320",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1322242 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322243 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322246 INFO  (zkCallback-1633-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@88b0e38 name:ZooKeeperConnection Watcher:127.0.0.1:33454/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322246 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322246 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322246 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1322248 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1322249 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1322252 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1322252 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1322252 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322253 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322255 INFO  (zkCallback-1634-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ea1a7a4 name:ZooKeeperConnection Watcher:127.0.0.1:33454/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322255 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322256 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322260 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 1
   [junit4]   2> 1322260 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1322261 INFO  (zkCallback-1629-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1322262 INFO  (zkCallback-1633-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1322276 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:56320/collection1/ and leader is http://127.0.0.1:56320/collection1/
   [junit4]   2> 1322276 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56320
   [junit4]   2> 1322276 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1322277 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1322277 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1322279 INFO  (coreZkRegister-5837-thread-1-processing-n:127.0.0.1:56320_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56320_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1322281 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56320",
   [junit4]   2>   "node_name":"127.0.0.1:56320_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1322281 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56320",
   [junit4]   2>   "node_name":"127.0.0.1:56320_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1322282 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1322392 INFO  (zkCallback-1633-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1322392 INFO  (zkCallback-1629-thread-1-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1322685 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001/cores/collection1
   [junit4]   2> 1322686 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001
   [junit4]   2> 1322687 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1322689 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ea264e0{/,null,AVAILABLE}
   [junit4]   2> 1322690 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7aadea51{HTTP/1.1,[http/1.1]}{127.0.0.1:48428}
   [junit4]   2> 1322690 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.e.j.s.Server Started @1326158ms
   [junit4]   2> 1322690 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=48428, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001/cores}
   [junit4]   2> 1322691 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1322691 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001'
   [junit4]   2> 1322691 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1322691 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1322691 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322692 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322694 INFO  (zkCallback-1635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cb8ad5a name:ZooKeeperConnection Watcher:127.0.0.1:33454/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322695 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322695 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322697 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1322697 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001/solr.xml
   [junit4]   2> 1322704 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001/cores
   [junit4]   2> 1322704 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.CoreContainer New CoreContainer 90057945
   [junit4]   2> 1322704 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001]
   [junit4]   2> 1322705 WARN  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001/lib
   [junit4]   2> 1322705 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] 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> 1322706 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1322707 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1322707 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1322707 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33454/solr
   [junit4]   2> 1322707 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1322707 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1322707 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322715 INFO  (zkCallback-1638-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c13db42 name:ZooKeeperConnection Watcher:127.0.0.1:33454 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322715 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322716 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1322719 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$80/1705583788@159d1e12
   [junit4]   2> 1322720 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322722 INFO  (zkCallback-1639-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60390575 name:ZooKeeperConnection Watcher:127.0.0.1:33454/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322722 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322734 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1322735 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1322736 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1322742 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1322743 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96219296154976265-127.0.0.1:48428_-n_0000000001
   [junit4]   2> 1322744 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96219296154976260-127.0.0.1:56320_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1322744 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.ZkController Publish node=127.0.0.1:48428_ as DOWN
   [junit4]   2> 1322747 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48428_
   [junit4]   2> 1322747 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48428_
   [junit4]   2> 1322748 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:48428_"} current state version: 3
   [junit4]   2> 1322748 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:48428_
   [junit4]   2> 1322749 INFO  (zkCallback-1629-thread-3-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1322750 INFO  (zkCallback-1633-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1322750 INFO  (zkCallback-1629-thread-2-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1322751 INFO  (zkCallback-1629-thread-3-processing-n:127.0.0.1:56320_) [n:127.0.0.1:56320_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1322751 INFO  (zkCallback-1633-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1322751 INFO  (zkCallback-1633-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1322752 INFO  (zkCallback-1639-thread-2-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1322752 INFO  (zkCallback-1639-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1322760 INFO  (zkCallback-1639-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1322793 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1322793 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1322794 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001/cores
   [junit4]   2> 1322796 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1322796 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001/cores/collection1
   [junit4]   2> 1322796 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1322800 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1322800 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [n:127.0.0.1:48428_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1322801 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1322801 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1322803 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48428",
   [junit4]   2>   "node_name":"127.0.0.1:48428_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1322803 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48428",
   [junit4]   2>   "node_name":"127.0.0.1:48428_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1322803 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1322803 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 1322803 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1322804 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1322804 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1322908 INFO  (OverseerStateUpdate-96219296154976260-127.0.0.1:56320_-n_0000000000) [n:127.0.0.1:56320_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1322909 INFO  (zkCallback-1639-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1322910 INFO  (zkCallback-1639-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1323806 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1323806 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1323808 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1323808 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1323811 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1323811 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001/shard-1-001/cores/collection1'
   [junit4]   2> 1323811 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1323811 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1323814 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1323830 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1323858 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1323879 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1323890 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1324077 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1324082 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1324083 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1324099 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127.0.0.1:48428_) [n:127.0.0.1:48428_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1324175 INFO  (coreLoadExecutor-5854-thread-1-processing-n:127

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

tContextHandler@7f5c2a9f{/,null,UNAVAILABLE}
   [junit4]   2> 1350097 INFO  (TEST-ChaosMonkeySafeLeaderTest.test-seed#[70287F0F3839D652]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33454 33454
   [junit4]   2> 1360167 INFO  (Thread-8038) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33454 33454
   [junit4]   2> 1360168 WARN  (Thread-8038) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/overseer/collection-queue-work
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=test -Dtests.seed=70287F0F3839D652 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   40.0s J0 | ChaosMonkeySafeLeaderTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not load collection from ZK: collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([70287F0F3839D652:F87C40D596C5BBAA]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1072)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:211)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.getSlicesMap(ClusterState.java:151)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:862)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1418)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:153)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/state.json
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1084)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1070)
   [junit4]    > 	... 48 more
   [junit4]   2> 1360178 INFO  (SUITE-ChaosMonkeySafeLeaderTest-seed#[70287F0F3839D652]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest_70287F0F3839D652-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=FSTOrd50, _version_=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting), a_i=FSTOrd50, id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=213, maxMBSortInHeap=6.978420404472381, sim=ClassicSimilarity, locale=mk, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=123664208,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLuceneMatchVersion, TestAddFieldRealTimeGet, TestHighlightDedupGrouping, TestSchemaVersionResource, HdfsRestartWhileUpdatingTest, TestExpandComponent, TestMacros, DistributedQueryComponentCustomSortTest, TestDynamicFieldResource, TestCSVLoader, BooleanFieldTest, TestSortByMinMaxFunction, TestCursorMarkWithoutUniqueKey, TestPartialUpdateDeduplication, DOMUtilTest, DocumentAnalysisRequestHandlerTest, DistributedQueryElevationComponentTest, ResponseHeaderTest, TestSurroundQueryParser, TestLeaderInitiatedRecoveryThread, AnalyticsMergeStrategyTest, SuggesterFSTTest, SolrRequestParserTest, TestDFISimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, TestGroupingSearch, TestStressVersions, PreAnalyzedFieldTest, ParsingFieldUpdateProcessorsTest, TestSolrConfigHandlerConcurrent, SOLR749Test, UUIDFieldTest, TestSolrQueryResponse, TestCodecSupport, ZkControllerTest, TestReqParamsAPI, TestDocumentBuilder, TestBackupRepositoryFactory, TestSmileRequest, SliceStateTest, CurrencyFieldXmlFileTest, TestIBSimilarityFactory, FastVectorHighlighterTest, TestRawResponseWriter, DistributedExpandComponentTest, XsltUpdateRequestHandlerTest, CircularListTest, QueryEqualityTest, ZkStateReaderTest, TestHdfsUpdateLog, TestElisionMultitermQuery, UUIDUpdateProcessorFallbackTest, StandardRequestHandlerTest, RemoteQueryErrorTest, TestSolrXml, TestNamedUpdateProcessors, HttpPartitionTest, TestSweetSpotSimilarityFactory, TestDocBasedVersionConstraints, TestObjectReleaseTracker, TestFieldResource, CdcrReplicationDistributedZkTest, TestExtendedDismaxParser, TestConfig, TestSolrDeletionPolicy1, TestChildDocTransformer, TestTolerantUpdateProcessorRandomCloud, DateRangeFieldTest, OverseerTaskQueueTest, CursorPagingTest, TestRandomRequestDistribution, SpatialFilterTest, HdfsRecoverLeaseTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestFaceting, ClusterStateTest, SolrXmlInZkTest, TestSolrConfigHandler, TestCloudDeleteByQuery, TestLockTree, TestRemoteStreaming, TestFieldCacheSort, TestUniqueKeyFieldResource, TestComponentsName, BitVectorTest, TestCoreContainer, DocumentBuilderTest, DistributedSuggestComponentTest, DirectSolrSpellCheckerTest, RequiredFieldsTest, DocValuesMultiTest, TestPostingsSolrHighlighter, DeleteShardTest, AsyncMigrateRouteKeyTest, CursorMarkTest, TestFilteredDocIdSet, TestManagedResource, TestLazyCores, ExternalFileFieldSortTest, TestInitParams, ClassificationUpdateProcessorFactoryTest, QueryElevationComponentTest, MoreLikeThisHandlerTest, TestFieldTypeResource, CloudExitableDirectoryReaderTest, JSONWriterTest, DistributedVersionInfoTest, HdfsUnloadDistributedZkTest, DistributedSpellCheckComponentTest, TestHashQParserPlugin, TestPerFieldSimilarityClassic, TestRequestStatusCollectionAPI, JsonLoaderTest, AssignTest, BlockJoinFacetSimpleTest, SolrIndexConfigTest, TestBulkSchemaConcurrent, BlockJoinFacetDistribTest, TestJmxIntegration, BadComponentTest, TestAnalyzeInfixSuggestions, CollectionsAPIAsyncDistributedZkTest, DocExpirationUpdateProcessorFactoryTest, TimeZoneUtilsTest, SuggestComponentTest, TestMinMaxOnMultiValuedField, SpatialHeatmapFacetsTest, TestHighFrequencyDictionaryFactory, UpdateParamsTest, SampleTest, HighlighterMaxOffsetTest, TestCollationFieldDocValues, HighlighterTest, TestRecoveryHdfs, TestCollapseQParserPlugin, TestFieldCacheVsDocValues, TestShortCircuitedRequests, TestReplicationHandler, TestFunctionQuery, BigEndianAscendingWordDeserializerTest, TestEmbeddedSolrServerConstructors, TestFastLRUCache, LeaderElectionTest, TestHdfsCloudBackupRestore, TestImplicitCoreProperties, TestXIncludeConfig, SoftAutoCommitTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed [277/621 (1!)] on J0 in 40.07s, 1 test, 1 error <<< FAILURES!

[...truncated 1151 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:530: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:984: There were test failures: 621 suites (10 ignored), 2642 tests, 1 error, 104 ignored (89 assumptions) [seed: 70287F0F3839D652]

Total time: 74 minutes 52 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