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/06/28 19:26:10 UTC

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

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

4 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([499DD27EC24E021F:A0C769465CD792B7]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:781)
	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:774)
	... 41 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:40495 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:40495 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([499DD27EC24E021F:74457C52FAA05C6F]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:180)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:114)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:109)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:96)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:199)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:113)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.createMiniSolrCloudCluster(TestMiniSolrCloudClusterBase.java:85)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:115)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:40495 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:172)
	... 47 more


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest:     1) Thread[id=27897, name=SyncThread:0, state=WAITING, group=TGRP-BasicAuthIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)    2) Thread[id=27894, name=Thread-12359, state=WAITING, group=TGRP-BasicAuthIntegrationTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1245)         at java.lang.Thread.join(Thread.java:1319)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)    3) Thread[id=27895, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-BasicAuthIntegrationTest]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=27898, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-BasicAuthIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)    5) Thread[id=27896, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 
   1) Thread[id=27897, name=SyncThread:0, state=WAITING, group=TGRP-BasicAuthIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
   2) Thread[id=27894, name=Thread-12359, state=WAITING, group=TGRP-BasicAuthIntegrationTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1245)
        at java.lang.Thread.join(Thread.java:1319)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   3) Thread[id=27895, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-BasicAuthIntegrationTest]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=27898, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-BasicAuthIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   5) Thread[id=27896, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
	at __randomizedtesting.SeedInfo.seed([499DD27EC24E021F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=27895, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-BasicAuthIntegrationTest]         at sun.nio.ch.IOUtil.drain(Native Method)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:109)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=27895, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-BasicAuthIntegrationTest]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:109)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([499DD27EC24E021F]:0)




Build Log:
[...truncated 11749 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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001
   [junit4]   2> 2176371 INFO  (SUITE-TestArbitraryIndexDir-seed#[499DD27EC24E021F]-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> 2176373 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 2176373 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2176373 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2176373 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2176373 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2176374 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2176374 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2176396 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2176401 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2176402 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2176415 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2176419 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2176504 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2176505 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2176505 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2176509 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2176510 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2176512 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2176512 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2176512 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2176512 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2176512 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2176513 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.CoreContainer New CoreContainer 117719861
   [junit4]   2> 2176513 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2176513 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2176513 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2176514 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2176515 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2176515 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2176515 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2176515 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2176516 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001, shard=shard1}
   [junit4]   2> 2176516 INFO  (coreLoadExecutor-7193-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> 2176516 INFO  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2176516 INFO  (coreLoadExecutor-7193-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> 2176517 INFO  (coreLoadExecutor-7193-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> 2176517 INFO  (coreLoadExecutor-7193-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> 2176563 INFO  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2176568 WARN  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2176569 INFO  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2176582 INFO  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2176586 INFO  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2176633 INFO  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2176634 INFO  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2176634 WARN  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2176638 INFO  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2176640 INFO  (coreLoadExecutor-7193-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2176643 INFO  (coreLoadExecutor-7193-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> 2176643 INFO  (coreLoadExecutor-7193-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> 2176643 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 2176644 INFO  (coreLoadExecutor-7193-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/]
   [junit4]   2> 2176644 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@50d8e346
   [junit4]   2> 2176644 INFO  (coreLoadExecutor-7193-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001
   [junit4]   2> 2176644 INFO  (coreLoadExecutor-7193-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index/
   [junit4]   2> 2176645 WARN  (coreLoadExecutor-7193-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 2176645 INFO  (coreLoadExecutor-7193-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index
   [junit4]   2> 2176645 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2176789 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2eab9e),segFN=segments_1,generation=1}
   [junit4]   2> 2176790 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2176790 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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/
   [junit4]   2> 2176793 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2176793 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2176793 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2176793 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2176793 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2176793 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2176793 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2176794 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2176794 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2176794 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2176794 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2176794 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2176795 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2176796 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2176800 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2176802 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2176805 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2176806 INFO  (coreLoadExecutor-7193-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> 2176806 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2176806 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2176806 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2176806 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=53.1875, floorSegmentMB=0.205078125, forceMergeDeletesPctAllowed=11.7094950126379, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5789472017666462
   [junit4]   2> 2176807 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2eab9e),segFN=segments_1,generation=1}
   [junit4]   2> 2176807 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2176807 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1842d5ca[collection1] main]
   [junit4]   2> 2176808 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2176808 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2176808 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2176808 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2176965 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2177494 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2177494 INFO  (searcherExecutor-7194-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2177495 INFO  (searcherExecutor-7194-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2177495 INFO  (searcherExecutor-7194-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2177495 INFO  (searcherExecutor-7194-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2177495 INFO  (searcherExecutor-7194-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2177496 INFO  (searcherExecutor-7194-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2177496 INFO  (searcherExecutor-7194-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2177496 INFO  (searcherExecutor-7194-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2177497 INFO  (searcherExecutor-7194-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2177498 INFO  (coreLoadExecutor-7193-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2177498 INFO  (searcherExecutor-7194-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1842d5ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2177499 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2177500 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2177635 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2177763 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2eab9e),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2eab9e),segFN=segments_2,generation=2}
   [junit4]   2> 2177765 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2177767 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrCore New index directory detected: old=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index/ new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index_temp
   [junit4]   2> 2177768 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@484c69bf[collection1] main]
   [junit4]   2> 2177768 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2177770 INFO  (searcherExecutor-7194-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@484c69bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c1)))}
   [junit4]   2> 2177770 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 134
   [junit4]   2> 2177770 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2177771 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2177771 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2177771 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2177771 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2177804 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2177814 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2177816 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2177829 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2177833 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2177891 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2177892 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2177892 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2177896 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2177898 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2177901 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2177901 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    ] 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> 2177901 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/]
   [junit4]   2> 2177901 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@50d8e346
   [junit4]   2> 2177902 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index_temp
   [junit4]   2> 2177902 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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/
   [junit4]   2> 2177903 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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/
   [junit4]   2> 2177903 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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index as it is still being referenced in the cache!
   [junit4]   2> 2177903 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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index failed.
   [junit4]   2> 2177906 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2177906 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2177906 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2177906 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2177906 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2177906 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2177906 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2177906 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2177906 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2177906 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2177907 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2177907 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2177908 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2177909 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2177910 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2177911 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2177912 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index_temp
   [junit4]   2> 2177917 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2177919 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    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> 2177919 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2177920 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2177920 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2177920 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@120e4cab[collection1] main]
   [junit4]   2> 2177921 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2177921 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2177921 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2177921 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2177921 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2177927 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2177928 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2177928 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2177928 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2177928 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2177928 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2177929 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2177929 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2177929 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2177930 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2177931 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 2177932 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2546541132559754]
   [junit4]   2> 2177933 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f02cd6b),segFN=segments_1,generation=1}
   [junit4]   2> 2177933 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2177933 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2177934 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@120e4cab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c1)))}
   [junit4]   2> 2177935 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a3ac5f2[collection1] main]
   [junit4]   2> 2177935 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 2177935 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5da38b06
   [junit4]   2> 2177935 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    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> 2177936 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2177942 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    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> 2177942 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    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> 2177942 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    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:774)
   [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> 2177943 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[499DD27EC24E021F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 2177945 INFO  (searcherExecutor-7198-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a3ac5f2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c1)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=499DD27EC24E021F -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.62s J1 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([499DD27EC24E021F:A0C769465CD792B7]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:781)
   [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:774)
   [junit4]    > 	... 41 more
   [junit4]   2> 2177986 INFO  (SUITE-TestArbitraryIndexDir-seed#[499DD27EC24E021F]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2177986 INFO  (SUITE-TestArbitraryIndexDir-seed#[499DD27EC24E021F]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=117719861
   [junit4]   2> 2177986 INFO  (coreCloseExecutor-7202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b1819a9
   [junit4]   2> 2177987 INFO  (coreCloseExecutor-7202-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> 2177987 INFO  (coreCloseExecutor-7202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2177987 INFO  (coreCloseExecutor-7202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2177987 INFO  (coreCloseExecutor-7202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2177988 INFO  (coreCloseExecutor-7202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2177999 INFO  (coreCloseExecutor-7202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 2177999 INFO  (coreCloseExecutor-7202-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 2177999 INFO  (coreCloseExecutor-7202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2177999 INFO  (coreCloseExecutor-7202-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index_temp
   [junit4]   2> 2178008 INFO  (coreCloseExecutor-7202-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001;done=false>>]
   [junit4]   2> 2178009 INFO  (coreCloseExecutor-7202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2178009 INFO  (coreCloseExecutor-7202-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001
   [junit4]   2> 2178009 INFO  (coreCloseExecutor-7202-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2178009 INFO  (coreCloseExecutor-7202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2178009 INFO  (coreCloseExecutor-7202-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/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_499DD27EC24E021F-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=uk-UA, timezone=America/Argentina/Buenos_Aires
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=205971664,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, TestSuggestSpellingConverter, TestNRTOpen, TestSolrDeletionPolicy2, QueryParsingTest, HdfsRecoveryZkTest, ZkSolrClientTest, SolrCoreCheckLockOnStartupTest, TestMissingGroups, DistributedTermsComponentTest, TestSchemaNameResource, OverriddenZkACLAndCredentialsProvidersTest, BasicZkTest, TestFiltering, DistanceUnitsTest, TestRawTransformer, TestBlendedInfixSuggestions, TolerantUpdateProcessorTest, SuggestComponentContextFilterQueryTest, TestSubQueryTransformerDistrib, DeleteReplicaTest, CSVRequestHandlerTest, DirectSolrConnectionTest, SignatureUpdateProcessorFactoryTest, TestRestoreCore, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest, TestCSVResponseWriter, BlockJoinFacetRandomTest, CdcrReplicationHandlerTest, TestClusterStateMutator, ExitableDirectoryReaderTest, SuggesterTSTTest, MultiThreadedOCPTest, TestPerFieldSimilarityWithDefaultOverride, CachingDirectoryFactoryTest, TestJettySolrRunner, OpenExchangeRatesOrgProviderTest, TestFoldingMultitermQuery, TestSolrIndexConfig, DistributedQueryComponentOptimizationTest, TestSolrJ, TestAtomicUpdateErrorCases, TestScoreJoinQPScore, ShowFileRequestHandlerTest, BlobRepositoryCloudTest, PreAnalyzedUpdateProcessorTest, TestZkChroot, RuleEngineTest, TestMiniSolrCloudCluster, TestTrie, LukeRequestHandlerTest, RequestLoggingTest, TestSortingResponseWriter, SortSpecParsingTest, FieldAnalysisRequestHandlerTest, BlockCacheTest, TestSchemaManager, TestTolerantUpdateProcessorCloud, TestDistributedGrouping, UniqFieldsUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, TestBM25SimilarityFactory, TestDefaultStatsCache, TestFieldCollectionResource, TestComplexPhraseQParserPlugin, TestInfoStreamLogging, SharedFSAutoReplicaFailoverUtilsTest, ConjunctionSolrSpellCheckerTest, TestCopyFieldCollectionResource, TestOnReconnectListenerSupport, TestQuerySenderListener, SpellCheckCollatorTest, TestRealTimeGet, DateMathParserTest, TestSubQueryTransformer, FacetPivotSmallTest, SpellCheckComponentTest, TermVectorComponentTest, OpenCloseCoreStressTest, FileBasedSpellCheckerTest, TestManagedResourceStorage, TestDistribDocBasedVersion, ExplicitHLLTest, HdfsSyncSliceTest, MergeStrategyTest, TestRTimerTree, TestSerializedLuceneMatchVersion, TestValueSourceCache, TestWriterPerf, TestConfigSetsAPI, TestSolr4Spatial, TestGraphMLResponseWriter, ResourceLoaderTest, CreateCollectionCleanupTest, CloneFieldUpdateProcessorFactoryTest, TestBinaryField, TestSlowCompositeReaderWrapper, TestSolrQueryParserResource, GraphQueryTest, ShardSplitTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiTermTest, HdfsBasicDistributedZkTest, TestFreeTextSuggestions, CollectionsAPISolrJTest, TestSimpleTrackingShardHandler, TestExactSharedStatsCache, OutputWriterTest, TestReloadDeadlock, TestBadConfig, BinaryUpdateRequestHandlerTest, TestPKIAuthenticationPlugin, StatsComponentTest, TestReRankQParserPlugin, TestCloudDeleteByQuery, CleanupOldIndexTest, TestRequestForwarding, TestCustomDocTransformer, TestNonDefinedSimilarityFactory, TestFastWriter, WordBreakSolrSpellCheckerTest, CacheHeaderTest, FieldMutatingUpdateProcessorTest, TestFieldCacheSanityChecker, TestCloudSchemaless, TestSimpleQParserPlugin, TestSha256AuthenticationProvider, DirectUpdateHandlerOptimizeTest, TestAuthenticationFramework, TestManagedStopFilterFactory, SpatialRPTFieldTypeTest, EchoParamsTest, DistribDocExpirationUpdateProcessorTest, CollectionTooManyReplicasTest, TestLeaderInitiatedRecoveryThread, TestInitQParser, SpellingQueryConverterTest, CheckHdfsIndexTest, AliasIntegrationTest, TestDynamicLoading, TestSolrConfigHandlerCloud, SearchHandlerTest, QueryResultKeyTest, TestRandomFaceting, SuggesterWFSTTest, DistributedIntervalFacetingTest, TestRTGBase, AnalyticsQueryTest, OverseerRolesTest, SyncSliceTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestArbitraryIndexDir]
   [junit4] Completed [374/617 (1!)] on J1 in 1.65s, 1 test, 1 error <<< FAILURES!

[...truncated 653 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 3191164 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3191164 INFO  (Thread-12359) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3191164 INFO  (Thread-12359) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3191264 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]) [    ] o.a.s.c.ZkTestServer start zk server on port:40495
   [junit4]   2> 3191264 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3191265 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3193170 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3194675 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3196586 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3198298 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3200006 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3201160 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3202884 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3204182 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3205557 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3207145 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3208625 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:40495, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Connection reset by peer
   [junit4]   2> 	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
   [junit4]   2> 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   [junit4]   2> 	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:68)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 3209771 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[499DD27EC24E021F]-SendThread(127.0.0.1:40495)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127

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

sourceLoaderTest, CreateCollectionCleanupTest, CloneFieldUpdateProcessorFactoryTest, TestBinaryField, TestSlowCompositeReaderWrapper, TestSolrQueryParserResource, GraphQueryTest, ShardSplitTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiTermTest, HdfsBasicDistributedZkTest, TestFreeTextSuggestions, CollectionsAPISolrJTest, TestSimpleTrackingShardHandler, TestExactSharedStatsCache, OutputWriterTest, TestReloadDeadlock, TestBadConfig, BinaryUpdateRequestHandlerTest, TestPKIAuthenticationPlugin, StatsComponentTest, TestReRankQParserPlugin, TestCloudDeleteByQuery, CleanupOldIndexTest, TestRequestForwarding, TestCustomDocTransformer, TestNonDefinedSimilarityFactory, TestFastWriter, WordBreakSolrSpellCheckerTest, CacheHeaderTest, FieldMutatingUpdateProcessorTest, TestFieldCacheSanityChecker, TestCloudSchemaless, TestSimpleQParserPlugin, TestSha256AuthenticationProvider, DirectUpdateHandlerOptimizeTest, TestAuthenticationFramework, TestManagedStopFilterFactory, SpatialRPTFieldTypeTest, EchoParamsTest, DistribDocExpirationUpdateProcessorTest, CollectionTooManyReplicasTest, TestLeaderInitiatedRecoveryThread, TestInitQParser, SpellingQueryConverterTest, CheckHdfsIndexTest, AliasIntegrationTest, TestDynamicLoading, TestSolrConfigHandlerCloud, SearchHandlerTest, QueryResultKeyTest, TestRandomFaceting, SuggesterWFSTTest, DistributedIntervalFacetingTest, TestRTGBase, AnalyticsQueryTest, OverseerRolesTest, SyncSliceTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestArbitraryIndexDir, LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, HighlighterConfigTest, CopyFieldTest, TestStressRecovery, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, TestCharFilters, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, ScriptEngineTest, PreAnalyzedFieldTest, PrimUtilsTest, RAMDirectoryFactoryTest, TestLRUCache, ZkNodePropsTest, UUIDFieldTest, CircularListTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, ActionThrottleTest, BaseCdcrDistributedZkTest, CdcrVersionReplicationTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CustomCollectionTest, DistributedQueueTest, ForceLeaderTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RemoteQueryErrorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestRebalanceLeaders, TestStressCloudBlindAtomicUpdates, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, ZkStateReaderTest, ZkStateWriterTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestInitParams, TestShardHandlerFactory, TestSolrDynamicMBean, TestConfigReload, TestReplicationHandlerBackup, DistributedExpandComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, TestCloudManagedSchema, TestManagedSchema, TestManagedSchemaAPI, TestUseDocValuesAsStored, TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, CursorMarkTest, TestAddFieldRealTimeGet, TestCustomSort, TestFieldSortValues, TestGraphTermsQParserPlugin, TestOverriddenPrefixQueryForCustomFieldType, TestQueryWrapperFilter, TestRandomCollapseQParserPlugin, TestRecoveryHdfs, TestSearcherReuse, TestSmileRequest, TestSolr4Spatial2, TestSolrFieldCacheMBean, TestStandardQParsers, TestTrieFacet, TestJsonFacets, TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest, TestJsonRequest, CloudMLTQParserTest, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestPerFieldSimilarityClassic, TestExactStatsCache, TestLRUStatsCache, BasicAuthIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.seed=499DD27EC24E021F -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | BasicAuthIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 
   [junit4]    >    1) Thread[id=27897, name=SyncThread:0, state=WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
   [junit4]    >    2) Thread[id=27894, name=Thread-12359, state=WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1245)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1319)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:310)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:491)
   [junit4]    >    3) Thread[id=27895, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-BasicAuthIntegrationTest]
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=27898, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   [junit4]    >    5) Thread[id=27896, name=SessionTracker, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([499DD27EC24E021F]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=27895, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-BasicAuthIntegrationTest]
   [junit4]    >         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:109)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([499DD27EC24E021F]:0)
   [junit4] Completed [582/617 (2!)] on J1 in 54.18s, 1 test, 3 errors <<< FAILURES!

[...truncated 131 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:1427: 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: 617 suites (10 ignored), 2597 tests, 2 suite-level errors, 2 errors, 246 ignored (72 assumptions) [seed: 499DD27EC24E021F]

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



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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=22984, name=Thread-8447, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)         at org.apache.solr.core.SolrCore$$Lambda$49/369706141.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2443)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=22984, name=Thread-8447, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
        at org.apache.solr.core.SolrCore$$Lambda$49/369706141.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2443)
	at __randomizedtesting.SeedInfo.seed([FD70622AFD7EF674]:0)




Build Log:
[...truncated 12214 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/init-core-data-001
   [junit4]   2> 3619312 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[FD70622AFD7EF674]-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> 3619312 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[FD70622AFD7EF674]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3619316 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3619316 INFO  (Thread-8232) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3619318 INFO  (Thread-8232) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3619416 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkTestServer start zk server on port:49020
   [junit4]   2> 3619417 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3619418 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3619420 INFO  (zkCallback-3526-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7fa4c283 name:ZooKeeperConnection Watcher:127.0.0.1:49020 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3619420 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3619421 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3619421 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 3619428 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3619428 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3619436 INFO  (zkCallback-3527-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@efd1110 name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3619436 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3619436 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3619436 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 3619440 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 3619443 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 3619447 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 3619452 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619452 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3619463 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3619463 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 3619475 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619476 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3619479 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619479 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3619482 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619483 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3619490 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619490 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 3619498 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619498 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3619508 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619509 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3619513 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619513 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3619522 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619522 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3619529 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619530 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3619701 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1
   [junit4]   2> 3619703 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3619704 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@626b9462{/,null,AVAILABLE}
   [junit4]   2> 3619704 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.ServerConnector Started ServerConnector@af343c0{HTTP/1.1,[http/1.1]}{127.0.0.1:51540}
   [junit4]   2> 3619705 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.Server Started @3624461ms
   [junit4]   2> 3619705 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/tempDir-001/control/data, hostContext=/, hostPort=51540, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores}
   [junit4]   2> 3619705 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3619705 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001'
   [junit4]   2> 3619706 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3619706 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3619706 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3619706 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3619708 INFO  (zkCallback-3528-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@113f07e9 name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3619708 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3619708 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3619709 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3619709 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/solr.xml
   [junit4]   2> 3619716 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores
   [junit4]   2> 3619716 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer New CoreContainer 2142032441
   [junit4]   2> 3619716 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001]
   [junit4]   2> 3619716 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/lib
   [junit4]   2> 3619717 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49020/solr
   [junit4]   2> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3619718 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3619719 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3619720 INFO  (zkCallback-3531-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7483f430 name:ZooKeeperConnection Watcher:127.0.0.1:49020 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3619720 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3619721 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3619722 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$28/1183830657@1107a121
   [junit4]   2> 3619722 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3619723 INFO  (zkCallback-3532-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24674a4 name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3619724 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3619725 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3619728 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3619732 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3619735 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3619738 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3619740 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3619743 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3619744 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3619746 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3619748 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3619749 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3619750 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3619754 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3619756 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3619758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3619758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96155421886644228-127.0.0.1:51540_-n_0000000000
   [junit4]   2> 3619759 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51540_
   [junit4]   2> 3619759 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3619761 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer Overseer (id=96155421886644228-127.0.0.1:51540_-n_0000000000) starting
   [junit4]   2> 3619763 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3619772 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3619773 INFO  (OverseerCollectionConfigSetProcessor-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3619774 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3619774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51540_
   [junit4]   2> 3619774 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51540_
   [junit4]   2> 3619778 INFO  (zkCallback-3532-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3619778 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3619779 INFO  (zkCallback-3532-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 3619804 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3619804 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3619805 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores
   [junit4]   2> 3619805 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] 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> 3619806 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1
   [junit4]   2> 3619806 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 3619807 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3619807 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:51540_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3619807 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3619807 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 3619809 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3619810 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] 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:51540",
   [junit4]   2>   "node_name":"127.0.0.1:51540_",
   [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> 3619810 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] 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:51540",
   [junit4]   2>   "node_name":"127.0.0.1:51540_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3619810 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 3619811 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 3619811 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 3619812 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3619813 INFO  (zkCallback-3532-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3620813 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3620813 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 3620814 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3620814 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 3620815 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3620815 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1'
   [junit4]   2> 3620815 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3620815 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3620819 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3620828 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3620832 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 3620843 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3620851 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3620971 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3620979 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3620980 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3620999 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3621002 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3621006 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3621007 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3621010 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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/J1
   [junit4]   2> 3621010 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3621011 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3621011 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/]
   [junit4]   2> 3621011 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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@5b1ac640
   [junit4]   2> 3621011 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data
   [junit4]   2> 3621011 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/index/
   [junit4]   2> 3621011 WARN  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3621012 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/index
   [junit4]   2> 3621012 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.958984375, noCFSRatio=0.7734350788065877]
   [junit4]   2> 3621013 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6559ea50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a3b6d0e),segFN=segments_1,generation=1}
   [junit4]   2> 3621013 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3621014 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51540_ 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/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/
   [junit4]   2> 3621014 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3621016 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621017 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621018 WARN  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621020 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3621023 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3621024 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3621025 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3621029 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 3621029 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621030 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621030 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621031 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3621031 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3621032 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6592838017665754]
   [junit4]   2> 3621032 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6559ea50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a3b6d0e),segFN=segments_1,generation=1}
   [junit4]   2> 3621032 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3621032 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@748d4169[collection1] main]
   [junit4]   2> 3621033 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621038 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621038 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621038 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3621038 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3621039 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621039 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621039 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621039 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3621040 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3621040 INFO  (searcherExecutor-8671-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@748d4169[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3621041 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621041 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621041 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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> 3621041 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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 1538486751991955456
   [junit4]   2> 3621043 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ 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 1538486751991955456
   [junit4]   2> 3621044 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3621046 INFO  (coreLoadExecutor-8670-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 3621047 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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:51540 collection:control_collection shard:shard1
   [junit4]   2> 3621048 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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> 3621056 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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/96155421886644228-core_node1-n_0000000000
   [junit4]   2> 3621058 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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> 3621064 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] 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> 3621064 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3621064 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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> 3621064 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51540/collection1/
   [junit4]   2> 3621065 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3621065 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51540/collection1/ has no replicas
   [junit4]   2> 3621067 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3621078 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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/96155421886644228-core_node1-n_0000000000
   [junit4]   2> 3621082 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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:51540/collection1/ shard1
   [junit4]   2> 3621090 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] 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:51540",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 3621206 INFO  (zkCallback-3532-thread-2-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3621241 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:51540/collection1/ and leader is http://127.0.0.1:51540/collection1/
   [junit4]   2> 3621241 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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:51540
   [junit4]   2> 3621241 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3621241 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 3621242 INFO  (coreZkRegister-8664-thread-1-processing-n:127.0.0.1:51540_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:51540_ 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> 3621246 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] 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:51540",
   [junit4]   2>   "node_name":"127.0.0.1:51540_",
   [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> 3621246 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] 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:51540",
   [junit4]   2>   "node_name":"127.0.0.1:51540_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3621315 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:49020/solr
   [junit4]   2> 3621316 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3621317 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3621320 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@140f1462 name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3621320 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3621321 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3621321 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3621323 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3621336 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3621339 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3621354 INFO  (zkCallback-3536-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> 3621354 INFO  (zkCallback-3532-thread-2-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3621559 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1
   [junit4]   2> 3621561 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001
   [junit4]   2> 3621562 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3621563 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7302ee2f{/,null,AVAILABLE}
   [junit4]   2> 3621564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4511b207{HTTP/1.1,[http/1.1]}{127.0.0.1:62696}
   [junit4]   2> 3621564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.e.j.s.Server Started @3626321ms
   [junit4]   2> 3621564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=62696, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores}
   [junit4]   2> 3621564 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 3621566 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001'
   [junit4]   2> 3621566 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3621566 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3621566 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3621567 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3621568 INFO  (zkCallback-3537-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bb10a0d name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3621568 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3621569 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3621570 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3621570 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/solr.xml
   [junit4]   2> 3621577 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores
   [junit4]   2> 3621577 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer New CoreContainer 1426947111
   [junit4]   2> 3621577 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001]
   [junit4]   2> 3621578 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/lib
   [junit4]   2> 3621578 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] 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> 3621579 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3621580 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3621580 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3621580 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49020/solr
   [junit4]   2> 3621580 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3621580 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3621581 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3621583 INFO  (zkCallback-3540-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7acef6a3 name:ZooKeeperConnection Watcher:127.0.0.1:49020 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3621583 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3621583 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3621586 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$28/1183830657@7dcb7cd2
   [junit4]   2> 3621587 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3621588 INFO  (zkCallback-3541-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bb1b0ec name:ZooKeeperConnection Watcher:127.0.0.1:49020/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3621588 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3621600 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3621601 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3621602 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3621614 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3621616 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96155421886644232-127.0.0.1:62696_-n_0000000001
   [junit4]   2> 3621618 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96155421886644228-127.0.0.1:51540_-n_0000000000 to know if I could be the leader
   [junit4]   2> 3621619 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.ZkController Publish node=127.0.0.1:62696_ as DOWN
   [junit4]   2> 3621624 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62696_"} current state version: 3
   [junit4]   2> 3621624 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62696_
   [junit4]   2> 3621731 INFO  (zkCallback-3536-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> 3621731 INFO  (zkCallback-3532-thread-2-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3621732 INFO  (zkCallback-3541-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_    ] 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> 3622631 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62696_
   [junit4]   2> 3622631 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62696_
   [junit4]   2> 3622634 INFO  (zkCallback-3532-thread-2-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] 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> 3622634 INFO  (zkCallback-3541-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_    ] 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> 3622634 INFO  (zkCallback-3536-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> 3622634 INFO  (zkCallback-3532-thread-2-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3622635 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3622635 INFO  (zkCallback-3541-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3622656 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3622656 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3622657 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores
   [junit4]   2> 3622658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] 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> 3622658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1
   [junit4]   2> 3622658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 3622659 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 3622659 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[FD70622AFD7EF674]) [n:127.0.0.1:62696_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3622660 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3622660 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 3622662 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 3622662 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] 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:62696",
   [junit4]   2>   "node_name":"127.0.0.1:62696_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 3622662 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62696",
   [junit4]   2>   "node_name":"127.0.0.1:62696_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3622662 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 3622662 INFO  (OverseerStateUpdate-96155421886644228-127.0.0.1:51540_-n_0000000000) [n:127.0.0.1:51540_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 3622663 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 3622664 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3622765 INFO  (zkCallback-3532-thread-1-processing-n:127.0.0.1:51540_) [n:127.0.0.1:51540_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3622765 INFO  (zkCallback-3536-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3622766 INFO  (zkCallback-3541-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3623671 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3623671 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 3623672 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3623672 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 3623673 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3623673 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ 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/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1'
   [junit4]   2> 3623674 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3623674 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3623675 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3623681 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3623683 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 3623690 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3623695 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3623763 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3623768 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3623769 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3623779 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3623781 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3623783 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3623784 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3623787 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   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/J1
   [junit4]   2> 3623787 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3623787 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3623787 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 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/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 3623788 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 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@5b1ac640
   [junit4]   2> 3623788 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 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/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1/data
   [junit4]   2> 3623788 INFO  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 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/J1/temp/solr.handler.TestSolrConfigHandlerCloud_FD70622AFD7EF674-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 3623788 WARN  (coreLoadExecutor-8681-thread-1-processing-n:127.0.0.1:62696_) [n:127.0.0.1:62696_ c:collection1 s:shard2 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/J1/temp/solr.handler.T

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

7)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: Could not load resource=schema.xml
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2> 	... 8 more
   [junit4]   2> Jun 29, 2016 3:49:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1913, maxMBSortInHeap=5.0299764216782314, sim=ClassicSimilarity, locale=nl-BE, timezone=Israel
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=288835864,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, MultiTermTest, ChaosMonkeySafeLeaderTest, ConjunctionSolrSpellCheckerTest, TestPerFieldSimilarityWithDefaultOverride, HighlighterConfigTest, BadCopyFieldTest, TestSimpleQParserPlugin, HdfsWriteToMultipleCollectionsTest, TestRequestForwarding, TestSolrJ, TestSlowCompositeReaderWrapper, SpellingQueryConverterTest, TestStressRecovery, TestInitQParser, WordBreakSolrSpellCheckerTest, TestSimpleTrackingShardHandler, TestFastOutputStream, LoggingHandlerTest, TestBadConfig, ConnectionReuseTest, OutputWriterTest, BadIndexSchemaTest, AsyncCallRequestStatusResponseTest, ResponseLogComponentTest, TestFieldCache, TestReRankQParserPlugin, TestIndexSearcher, ShardRoutingCustomTest, TestCollationField, TestJsonFacets, TestFieldCacheSanityChecker, TestSubQueryTransformerDistrib, TestExactSharedStatsCache, TestPKIAuthenticationPlugin, CollectionReloadTest, ZkSolrClientTest, TestDistributedStatsComponentCardinality, TestAuthenticationFramework, BJQParserTest, DateFieldTest, DistribDocExpirationUpdateProcessorTest, TestReloadDeadlock, DistributedMLTComponentTest, LeaderElectionIntegrationTest, FileUtilsTest, BlockCacheTest, TestExceedMaxTermLength, HdfsChaosMonkeySafeLeaderTest, CheckHdfsIndexTest, TestSolr4Spatial, TestFuzzyAnalyzedSuggestions, RAMDirectoryFactoryTest, TestInfoStreamLogging, TestRebalanceLeaders, TestFieldCollectionResource, TestMissingGroups, OpenCloseCoreStressTest, TestOverriddenPrefixQueryForCustomFieldType, CoreAdminHandlerTest, TestConfigSetProperties, TestBlendedInfixSuggestions, SpellPossibilityIteratorTest, CleanupOldIndexTest, TestAtomicUpdateErrorCases, DistanceFunctionTest, TestExclusionRuleCollectionAccess, SortByFunctionTest, TestQueryUtils, FieldMutatingUpdateProcessorTest, DistributedFacetPivotWhiteBoxTest, TestBinaryResponseWriter, JavabinLoaderTest, TestTestInjection, OverseerTaskQueueTest, IndexSchemaRuntimeFieldTest, SearchHandlerTest, TestManagedSchema, DataDrivenBlockJoinTest, TestOrdValues, TestSolrDynamicMBean, AtomicUpdatesTest, TestFiltering, TestBinaryField, RuleEngineTest, EchoParamsTest, TestSolrCoreProperties, DefaultValueUpdateProcessorTest, TestFieldTypeCollectionResource, CreateCollectionCleanupTest, TestRandomFaceting, TestSchemaSimilarityResource, TestQuerySenderListener, TestFieldCacheWithThreads, SolrCloudExampleTest, RequestLoggingTest, TolerantUpdateProcessorTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, TestDistributedGrouping, TestFoldingMultitermQuery, TestFastWriter, TestRangeQuery, TestConfigSetsAPIZkFailure, SmileWriterTest, TestRealTimeGet, CSVRequestHandlerTest, TestReplicationHandlerBackup, StatsComponentTest, HdfsSyncSliceTest, TestRandomCollapseQParserPlugin, SSLMigrationTest, TlogReplayBufferedWhileIndexingTest, DistributedDebugComponentTest, TestStandardQParsers, TestReload, BaseCdcrDistributedZkTest, ZkStateWriterTest, AutoCommitTest, TestNRTOpen, TestSuggestSpellingConverter, TestQueryTypes, TestCoreDiscovery, TestLeaderInitiatedRecoveryThread, BasicZkTest, RestartWhileUpdatingTest, SuggesterTSTTest, SolrPluginUtilsTest, OpenExchangeRatesOrgProviderTest, TestCrossCoreJoin, DeleteReplicaTest, CollectionTooManyReplicasTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SecurityConfHandlerTest, TestJoin, DeleteStatusTest, RequestHandlersTest, BigEndianAscendingWordSerializerTest, TestUtils, TestManagedStopFilterFactory, DistanceUnitsTest, ShowFileRequestHandlerTest, ChangedSchemaMergeTest, FieldAnalysisRequestHandlerTest, TestFieldSortValues, SparseHLLTest, CopyFieldTest, TestConfigOverlay, TestCloudPivotFacet, HdfsNNFailoverTest, BasicDistributedZk2Test, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestDistributedSearch, CacheHeaderTest, TestWriterPerf, TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest, TestIndexingPerformance, RequiredFieldsTest, TestArbitraryIndexDir, TestJmxIntegration, UpdateRequestProcessorFactoryTest, QueryParsingTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestLFUCache, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestSearchPerf, MinimalSchemaTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, URLClassifyProcessorTest, TestSystemIdResolver, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, CircularListTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestDistributedMissingSort, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, ConfigSetsAPITest, CustomCollectionTest, DeleteShardTest, DistribJoinFromCollectionTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, ShardSplitTest, TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TriLevelCompositeIdRoutingTest, TestClusterStateMutator, ZkStateReaderTest, RulesTest, TestShardHandlerFactory, TestConfigReload, TestRestoreCore, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=FD70622AFD7EF674 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=22984, name=Thread-8447, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:920)
   [junit4]    >         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]    >         at org.apache.solr.core.SolrCore$$Lambda$49/369706141.run(Unknown Source)
   [junit4]    >         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2443)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD70622AFD7EF674]:0)
   [junit4] Completed [520/617 (1!)] on J1 in 60.64s, 1 test, 1 error <<< FAILURES!

[...truncated 312 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:1427: 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: 617 suites (10 ignored), 2597 tests, 1 suite-level error, 88 ignored (73 assumptions) [seed: FD70622AFD7EF674]

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



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

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

1 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Expected to find shardAddress in the up shard info

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info
	at __randomizedtesting.SeedInfo.seed([38F7B94EF3F32560:B0A386945D0F4898]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1162)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1103)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:963)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
	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)




Build Log:
[...truncated 11388 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_38F7B94EF3F32560-001/init-core-data-001
   [junit4]   2> 1600271 INFO  (SUITE-TestDistributedSearch-seed#[38F7B94EF3F32560]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9061)
   [junit4]   2> 1600271 INFO  (SUITE-TestDistributedSearch-seed#[38F7B94EF3F32560]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_d/ue
   [junit4]   2> 1600514 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1600517 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1600518 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40a8c2c5{/_d/ue,null,AVAILABLE}
   [junit4]   2> 1600519 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.e.j.s.ServerConnector Started ServerConnector@796b24e0{HTTP/1.1,[http/1.1]}{127.0.0.1:48721}
   [junit4]   2> 1600519 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.e.j.s.Server Started @1604340ms
   [junit4]   2> 1600519 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_d/ue, hostPort=48721, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores}
   [junit4]   2> 1600519 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1600519 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control'
   [junit4]   2> 1600519 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1600519 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1600520 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/solr.xml
   [junit4]   2> 1600528 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores
   [junit4]   2> 1600528 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.CoreContainer New CoreContainer 1446604492
   [junit4]   2> 1600528 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control]
   [junit4]   2> 1600529 WARN  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/lib
   [junit4]   2> 1600542 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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> 1600544 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1600544 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1600544 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1600544 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1600544 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1600545 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores
   [junit4]   2> 1600546 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1600546 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1600546 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1600547 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1600547 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1600547 INFO  (coreLoadExecutor-4861-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> 1600547 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1600547 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1600548 INFO  (coreLoadExecutor-4861-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> 1600548 INFO  (coreLoadExecutor-4861-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> 1600583 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1600594 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1600616 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1600623 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1600731 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1600736 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1600737 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1600741 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1600742 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1600743 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1600744 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1600745 INFO  (coreLoadExecutor-4861-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> 1600746 INFO  (coreLoadExecutor-4861-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1600746 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1600746 INFO  (coreLoadExecutor-4861-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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1600746 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@385ebd7f
   [junit4]   2> 1600746 INFO  (coreLoadExecutor-4861-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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1600746 INFO  (coreLoadExecutor-4861-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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1600746 WARN  (coreLoadExecutor-4861-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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1600746 INFO  (coreLoadExecutor-4861-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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1600747 INFO  (coreLoadExecutor-4861-thread-1) [    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=0.16927146013375466]
   [junit4]   2> 1600747 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6df2b55d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@383937cf),segFN=segments_1,generation=1}
   [junit4]   2> 1600747 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1600748 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1600748 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1600751 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1600751 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1600751 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1600751 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1600751 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1600751 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1600751 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1600752 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1600752 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1600752 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1600752 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1600752 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1600754 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1600755 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1600756 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1600756 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1600760 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1600761 INFO  (coreLoadExecutor-4861-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> 1600761 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1600761 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1600761 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1600763 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1600763 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1600763 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=26.3671875, floorSegmentMB=0.2744140625, forceMergeDeletesPctAllowed=14.774435294400726, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3267009891484147
   [junit4]   2> 1600763 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6df2b55d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@383937cf),segFN=segments_1,generation=1}
   [junit4]   2> 1600763 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1600763 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47967b0b[collection1] main]
   [junit4]   2> 1600764 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1600764 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1600764 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1600764 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1600825 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1600974 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1600974 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1600975 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1600975 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1600975 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1600975 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1600975 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1600975 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1600975 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1600975 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538446655072763904
   [junit4]   2> 1600976 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1600977 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538446655072763904
   [junit4]   2> 1600977 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1600977 INFO  (coreLoadExecutor-4861-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1600978 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1600978 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1600978 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47967b0b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1601360 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1601361 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1601363 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64114381{/_d/ue,null,AVAILABLE}
   [junit4]   2> 1601364 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.e.j.s.ServerConnector Started ServerConnector@77a0b462{HTTP/1.1,[http/1.1]}{127.0.0.1:46851}
   [junit4]   2> 1601364 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.e.j.s.Server Started @1605185ms
   [junit4]   2> 1601364 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_d/ue, hostPort=46851, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores}
   [junit4]   2> 1601364 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1601364 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0'
   [junit4]   2> 1601364 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1601364 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1601365 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1601369 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores
   [junit4]   2> 1601369 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.CoreContainer New CoreContainer 74873783
   [junit4]   2> 1601369 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0]
   [junit4]   2> 1601370 WARN  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/lib
   [junit4]   2> 1601370 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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> 1601371 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1601372 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1601372 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1601372 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1601372 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1601373 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores
   [junit4]   2> 1601374 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1601374 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1601374 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1601375 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1601375 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1601375 INFO  (coreLoadExecutor-4872-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> 1601375 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1601376 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1601376 INFO  (coreLoadExecutor-4872-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> 1601376 INFO  (coreLoadExecutor-4872-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> 1601396 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1601402 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1601412 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1601420 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1601495 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1601499 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1601500 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1601502 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1601503 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1601505 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1601505 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1601507 INFO  (coreLoadExecutor-4872-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> 1601507 INFO  (coreLoadExecutor-4872-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1601507 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1601507 INFO  (coreLoadExecutor-4872-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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1601507 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@385ebd7f
   [junit4]   2> 1601507 INFO  (coreLoadExecutor-4872-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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1601507 INFO  (coreLoadExecutor-4872-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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1601507 WARN  (coreLoadExecutor-4872-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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1601508 INFO  (coreLoadExecutor-4872-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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1601508 INFO  (coreLoadExecutor-4872-thread-1) [    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=0.16927146013375466]
   [junit4]   2> 1601508 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e93c132 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6909bf77),segFN=segments_1,generation=1}
   [junit4]   2> 1601508 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1601509 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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1601509 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1601513 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1601515 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1601516 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1601516 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1601517 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1601521 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1601523 INFO  (coreLoadExecutor-4872-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> 1601523 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1601524 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1601524 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1601525 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1601525 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1601526 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=26.3671875, floorSegmentMB=0.2744140625, forceMergeDeletesPctAllowed=14.774435294400726, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3267009891484147
   [junit4]   2> 1601526 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e93c132 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6909bf77),segFN=segments_1,generation=1}
   [junit4]   2> 1601526 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1601526 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d79f867[collection1] main]
   [junit4]   2> 1601526 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1601526 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1601526 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1601526 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1601561 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1601640 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1601640 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1601640 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1601640 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1601640 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1601640 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1601640 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1601640 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1601640 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538446655770066944
   [junit4]   2> 1601641 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1601641 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1601642 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538446655770066944
   [junit4]   2> 1601642 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1601642 INFO  (coreLoadExecutor-4872-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1601643 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1601643 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1601643 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d79f867[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1601878 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1601889 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1538446656029065216)} 0 1
   [junit4]   2> 1601894 INFO  (qtp990512993-36728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1538446656033259520)} 0 2
   [junit4]   2> 1601899 INFO  (qtp413785031-36713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[1 (1538446656039550976)]} 0 1
   [junit4]   2> 1601904 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[1 (1538446656044793856)]} 0 2
   [junit4]   2> 1601907 INFO  (qtp413785031-36712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[2 (1538446656048988160)]} 0 0
   [junit4]   2> 1601910 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[2 (1538446656052133888)]} 0 0
   [junit4]   2> 1601914 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[3 (1538446656055279616)]} 0 1
   [junit4]   2> 1601919 INFO  (qtp990512993-36731) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[3 (1538446656062619648)]} 0 0
   [junit4]   2> 1601923 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[4 (1538446656064716800)]} 0 1
   [junit4]   2> 1601926 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[4 (1538446656069959680)]} 0 0
   [junit4]   2> 1601930 INFO  (qtp413785031-36714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[5 (1538446656073105408)]} 0 0
   [junit4]   2> 1601932 INFO  (qtp990512993-36733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[5 (1538446656076251136)]} 0 0
   [junit4]   2> 1601937 INFO  (qtp413785031-36710) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[6 (1538446656081494016)]} 0 0
   [junit4]   2> 1601941 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[6 (1538446656084639744)]} 0 0
   [junit4]   2> 1601946 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[7 (1538446656090931200)]} 0 0
   [junit4]   2> 1601951 INFO  (qtp990512993-36728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[7 (1538446656096174080)]} 0 0
   [junit4]   2> 1601954 INFO  (qtp413785031-36713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[8 (1538446656099319808)]} 0 0
   [junit4]   2> 1601957 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[8 (1538446656102465536)]} 0 0
   [junit4]   2> 1601960 INFO  (qtp413785031-36712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[9 (1538446656104562688)]} 0 0
   [junit4]   2> 1601963 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[9 (1538446656108756992)]} 0 0
   [junit4]   2> 1601965 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1601970 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6df2b55d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@383937cf),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6df2b55d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@383937cf),segFN=segments_2,generation=2}
   [junit4]   2> 1601971 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1601973 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22e442df[collection1] main]
   [junit4]   2> 1601973 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1601975 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22e442df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C9)))}
   [junit4]   2> 1601975 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 10
   [junit4]   2> 1601978 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1601987 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e93c132 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6909bf77),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e93c132 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6909bf77),segFN=segments_2,generation=2}
   [junit4]   2> 1601988 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1601991 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f53a823[collection1] main]
   [junit4]   2> 1601991 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1601994 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f53a823[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C9)))}
   [junit4]   2> 1601995 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 16
   [junit4]   2> 1602002 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[10 (1538446656145457152)]} 0 3
   [junit4]   2> 1602009 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[10 (1538446656151748608)]} 0 5
   [junit4]   2> 1602013 INFO  (qtp413785031-36714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[11 (1538446656161185792)]} 0 0
   [junit4]   2> 1602018 INFO  (qtp990512993-36733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[11 (1538446656163282944)]} 0 2
   [junit4]   2> 1602022 INFO  (qtp413785031-36710) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[12 (1538446656169574400)]} 0 1
   [junit4]   2> 1602025 INFO  (qtp990512993-36733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[12 (1538446656172720128)]} 0 1
   [junit4]   2> 1602027 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[13 (1538446656175865856)]} 0 0
   [junit4]   2> 1602031 INFO  (qtp990512993-36728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[13 (1538446656179011584)]} 0 0
   [junit4]   2> 1602035 INFO  (qtp413785031-36713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[1001 (1538446656183205888)]} 0 0
   [junit4]   2> 1602039 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[1001 (1538446656186351616)]} 0 1
   [junit4]   2> 1602044 INFO  (qtp413785031-36712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[14 (1538446656192643072)]} 0 0
   [junit4]   2> 1602047 INFO  (qtp990512993-36731) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[14 (1538446656195788800)]} 0 0
   [junit4]   2> 1602049 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[15 (1538446656198934528)]} 0 0
   [junit4]   2> 1602053 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[15 (1538446656203128832)]} 0 0
   [junit4]   2> 1602056 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[16 (1538446656205225984)]} 0 0
   [junit4]   2> 1602060 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[16 (1538446656209420288)]} 0 1
   [junit4]   2> 1602063 INFO  (qtp413785031-36710) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[17 (1538446656212566016)]} 0 0
   [junit4]   2> 1602069 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[17 (1538446656218857472)]} 0 0
   [junit4]   2> 1602081 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[100 (1538446656232488960)]} 0 0
   [junit4]   2> 1602084 INFO  (qtp990512993-36733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[100 (1538446656235634688)]} 0 0
   [junit4]   2> 1602088 INFO  (qtp413785031-36713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[101 (1538446656239828992)]} 0 0
   [junit4]   2> 1602091 INFO  (qtp990512993-36728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[101 (1538446656241926144)]} 0 0
   [junit4]   2> 1602094 INFO  (qtp413785031-36712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[102 (1538446656245071872)]} 0 0
   [junit4]   2> 1602096 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[102 (1538446656248217600)]} 0 0
   [junit4]   2> 1602106 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[103 (1538446656258703360)]} 0 0
   [junit4]   2> 1602109 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[103 (1538446656260800512)]} 0 0
   [junit4]   2> 1602111 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[104 (1538446656263946240)]} 0 0
   [junit4]   2> 1602122 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[104 (1538446656274432000)]} 0 0
   [junit4]   2> 1602125 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[105 (1538446656278626304)]} 0 0
   [junit4]   2> 1602130 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[105 (1538446656282820608)]} 0 1
   [junit4]   2> 1602133 INFO  (qtp413785031-36710) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[106 (1538446656287014912)]} 0 0
   [junit4]   2> 1602136 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[106 (1538446656290160640)]} 0 0
   [junit4]   2> 1602140 INFO  (qtp413785031-36710) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[107 (1538446656293306368)]} 0 0
   [junit4]   2> 1602143 INFO  (qtp990512993-36733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[107 (1538446656296452096)]} 0 1
   [junit4]   2> 1602148 INFO  (qtp413785031-36713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[108 (1538446656301694976)]} 0 0
   [junit4]   2> 1602151 INFO  (qtp990512993-36728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[108 (1538446656305889280)]} 0 0
   [junit4]   2> 1602154 INFO  (qtp413785031-36712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[109 (1538446656309035008)]} 0 0
   [junit4]   2> 1602157 INFO  (qtp990512993-36728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[109 (1538446656312180736)]} 0 0
   [junit4]   2> 1602161 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[110 (1538446656316375040)]} 0 0
   [junit4]   2> 1602164 INFO  (qtp990512993-36728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[110 (1538446656319520768)]} 0 0
   [junit4]   2> 1602167 INFO  (qtp413785031-36714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[111 (1538446656322666496)]} 0 0
   [junit4]   2> 1602169 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[111 (1538446656324763648)]} 0 0
   [junit4]   2> 1602172 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[112 (1538446656327909376)]} 0 0
   [junit4]   2> 1602174 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[112 (1538446656330006528)]} 0 0
   [junit4]   2> 1602177 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[113 (1538446656332103680)]} 0 0
   [junit4]   2> 1602181 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[113 (1538446656336297984)]} 0 1
   [junit4]   2> 1602183 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[114 (1538446656339443712)]} 0 0
   [junit4]   2> 1602186 INFO  (qtp990512993-36733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[114 (1538446656341540864)]} 0 1
   [junit4]   2> 1602189 INFO  (qtp413785031-36713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[115 (1538446656345735168)]} 0 0
   [junit4]   2> 1602192 INFO  (qtp990512993-36731) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[115 (1538446656347832320)]} 0 0
   [junit4]   2> 1602195 INFO  (qtp413785031-36712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[116 (1538446656352026624)]} 0 0
   [junit4]   2> 1602197 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[116 (1538446656354123776)]} 0 0
   [junit4]   2> 1602199 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[117 (1538446656356220928)]} 0 0
   [junit4]   2> 1602202 INFO  (qtp990512993-36728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[117 (1538446656358318080)]} 0 0
   [junit4]   2> 1602205 INFO  (qtp413785031-36714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[118 (1538446656361463808)]} 0 0
   [junit4]   2> 1602208 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[118 (1538446656364609536)]} 0 0
   [junit4]   2> 1602210 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[119 (1538446656367755264)]} 0 0
   [junit4]   2> 1602228 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[119 (1538446656385581056)]} 0 0
   [junit4]   2> 1602232 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[120 (1538446656389775360)]} 0 0
   [junit4]   2> 1602235 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[120 (1538446656392921088)]} 0 0
   [junit4]   2> 1602238 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[121 (1538446656397115392)]} 0 0
   [junit4]   2> 1602241 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[121 (1538446656399212544)]} 0 0
   [junit4]   2> 1602280 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[122 (1538446656441155584)]} 0 0
   [junit4]   2> 1602292 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[122 (1538446656453738496)]} 0 0
   [junit4]   2> 1602295 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[123 (1538446656456884224)]} 0 0
   [junit4]   2> 1602299 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[123 (1538446656461078528)]} 0 0
   [junit4]   2> 1602305 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[124 (1538446656467369984)]} 0 0
   [junit4]   2> 1602309 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[124 (1538446656470515712)]} 0 0
   [junit4]   2> 1602311 INFO  (qtp413785031-36714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[125 (1538446656473661440)]} 0 0
   [junit4]   2> 1602314 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[125 (1538446656476807168)]} 0 0
   [junit4]   2> 1602317 INFO  (qtp413785031-36714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[126 (1538446656479952896)]} 0 0
   [junit4]   2> 1602320 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[126 (1538446656482050048)]} 0 0
   [junit4]   2> 1602322 INFO  (qtp413785031-36714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[127 (1538446656485195776)]} 0 0
   [junit4]   2> 1602324 INFO  (qtp990512993-36733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[127 (1538446656487292928)]} 0 0
   [junit4]   2> 1602326 INFO  (qtp413785031-36714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[128 (1538446656489390080)]} 0 0
   [junit4]   2> 1602328 INFO  (qtp990512993-36733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[128 (1538446656491487232)]} 0 0
   [junit4]   2> 1602330 INFO  (qtp413785031-36712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[129 (1538446656493584384)]} 0 0
   [junit4]   2> 1602332 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[129 (1538446656495681536)]} 0 0
   [junit4]   2> 1602335 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[130 (1538446656497778688)]} 0 0
   [junit4]   2> 1602337 INFO  (qtp990512993-36728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[130 (1538446656499875840)]} 0 0
   [junit4]   2> 1602339 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[131 (1538446656501972992)]} 0 0
   [junit4]   2> 1602341 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[131 (1538446656505118720)]} 0 0
   [junit4]   2> 1602343 INFO  (qtp413785031-36710) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[132 (1538446656507215872)]} 0 0
   [junit4]   2> 1602346 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[132 (1538446656509313024)]} 0 0
   [junit4]   2> 1602348 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[133 (1538446656511410176)]} 0 0
   [junit4]   2> 1602350 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[133 (1538446656513507328)]} 0 0
   [junit4]   2> 1602352 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[134 (1538446656516653056)]} 0 0
   [junit4]   2> 1602354 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[134 (1538446656517701632)]} 0 0
   [junit4]   2> 1602355 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[135 (1538446656519798784)]} 0 0
   [junit4]   2> 1602357 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[135 (1538446656521895936)]} 0 0
   [junit4]   2> 1602359 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[136 (1538446656523993088)]} 0 0
   [junit4]   2> 1602361 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[136 (1538446656526090240)]} 0 0
   [junit4]   2> 1602363 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[137 (1538446656528187392)]} 0 0
   [junit4]   2> 1602365 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[137 (1538446656530284544)]} 0 0
   [junit4]   2> 1602367 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[138 (1538446656532381696)]} 0 0
   [junit4]   2> 1602369 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[138 (1538446656533430272)]} 0 0
   [junit4]   2> 1602371 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[139 (1538446656536576000)]} 0 0
   [junit4]   2> 1602373 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[139 (1538446656538673152)]} 0 0
   [junit4]   2> 1602375 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[140 (1538446656539721728)]} 0 0
   [junit4]   2> 1602379 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[140 (1538446656543916032)]} 0 0
   [junit4]   2> 1602380 INFO  (qtp413785031-36714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[141 (1538446656546013184)]} 0 0
   [junit4]   2> 1602382 INFO  (qtp990512993-36733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[141 (1538446656548110336)]} 0 0
   [junit4]   2> 1602384 INFO  (qtp413785031-36712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[142 (1538446656550207488)]} 0 0
   [junit4]   2> 1602387 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[142 (1538446656553353216)]} 0 0
   [junit4]   2> 1602389 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[143 (1538446656555450368)]} 0 0
   [junit4]   2> 1602391 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[143 (1538446656557547520)]} 0 0
   [junit4]   2> 1602393 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[144 (1538446656559644672)]} 0 0
   [junit4]   2> 1602395 INFO  (qtp990512993-36730) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[144 (1538446656560693248)]} 0 0
   [junit4]   2> 1602398 INFO  (qtp413785031-36710) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[145 (1538446656564887552)]} 0 0
   [junit4]   2> 1602400 INFO  (qtp990512993-36729) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[145 (1538446656566984704)]} 0 0
   [junit4]   2> 1602403 INFO  (qtp413785031-36713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[146 (1538446656569081856)]} 0 0
   [junit4]   2> 1602405 INFO  (qtp990512993-36731) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[146 (1538446656571179008)]} 0 0
   [junit4]   2> 1602407 INFO  (qtp413785031-36716) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[147 (1538446656574324736)]} 0 0
   [junit4]   2> 1602409 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[147 (1538446656576421888)]} 0 0
   [junit4]   2> 1602411 INFO  (qtp413785031-36714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[148 (1538446656578519040)]} 0 0
   [junit4]   2> 1602413 INFO  (qtp990512993-36733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[148 (1538446656580616192)]} 0 0
   [junit4]   2> 1602415 INFO  (qtp413785031-36712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[149 (1538446656582713344)]} 0 0
   [junit4]   2> 1602417 INFO  (qtp990512993-36728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={wt=javabin&version=2}{add=[149 (1538446656584810496)]} 0 0
   [junit4]   2> 1602419 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1602467 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6df2b55d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@383937cf),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6df2b55d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@383937cf),segFN=segments_3,generation=3}
   [junit4]   2> 1602467 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1602468 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6214db71[collection1] main]
   [junit4]   2> 1602468 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1602468 INFO  (searcherExecutor-4862-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6214db71[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C9) Uninverting(_1(6.2.0):C59)))}
   [junit4]   2> 1602469 INFO  (qtp413785031-36709) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 49
   [junit4]   2> 1602471 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1602487 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e93c132 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6909bf77),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e93c132 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6909bf77),segFN=segments_3,generation=3}
   [junit4]   2> 1602487 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1602488 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c9e5f93[collection1] main]
   [junit4]   2> 1602488 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1602489 INFO  (searcherExecutor-4873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c9e5f93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):C9) Uninverting(_1(6.2.0):C59)))}
   [junit4]   2> 1602489 INFO  (qtp990512993-36732) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_d/ue path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 18
   [junit4]   2> 1602492 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 1602492 INFO  (qtp413785031-36715) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_d/ue path=/select params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1602496 INFO  (qtp413785031-36710) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be negative
   [junit4]   2> 1602496 INFO  (qtp413785031-36710) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_d/ue path=/select params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1602498 INFO  (qtp413785031-36713) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_d/ue path=/select params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 status=0 QTime=0
   [junit4]   2> 1602515 INFO  (qtp990512993-36731) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_d/ue path=/select params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=[ff01::213]:33332/_d/ue|http://127.0.0.1:46851/_d/ue/collection1|[ff01::083]:33332/_d/ue&rows=10&version=2&q=*:*&NOW=1467177063630&isShard=true&wt=javabin} hits=68 status=0 QTime=0
   [junit4]   2> 1602519 INFO  (qtp990512993-36726) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_d/ue path=/select params={q=*:*&distrib=false&shards.purpose=64&NOW=1467177063630&ids=132,101,112,102,127,129,108,109,130,120&isShard=true&shard.url=[ff01::213]:33332/_d/ue|http://127.

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

/solr-core/test/J0/temp/solr.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1760104 INFO  (coreCloseExecutor-4971-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1760104 INFO  (coreCloseExecutor-4971-thread-1) [    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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 1760104 INFO  (coreCloseExecutor-4971-thread-1) [    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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1760104 INFO  (coreCloseExecutor-4971-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1760104 INFO  (coreCloseExecutor-4971-thread-1) [    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.TestDistributedSearch_38F7B94EF3F32560-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1760129 INFO  (TEST-TestDistributedSearch.test-seed#[38F7B94EF3F32560]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56cbd1a9{/_d/ue,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=38F7B94EF3F32560 -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=America/Chihuahua -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  160s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected to find shardAddress in the up shard info
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([38F7B94EF3F32560:B0A386945D0F4898]:0)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1162)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1103)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1760157 INFO  (SUITE-TestDistributedSearch-seed#[38F7B94EF3F32560]-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.TestDistributedSearch_38F7B94EF3F32560-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {other_tl1=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l_dv=BlockTreeOrds(blocksize=128), SubjectTerms_mfacet=PostingsFormat(name=LuceneVarGapFixedInterval), n_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_n_tdt=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), n_td1=PostingsFormat(name=LuceneVarGapFixedInterval), n_d1=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_f1=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_tl1=PostingsFormat(name=LuceneVarGapFixedInterval), oddField_s=BlockTreeOrds(blocksize=128), n_tf1=PostingsFormat(name=LuceneVarGapDocFreqInterval), lowerfilt1and2=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), lowerfilt=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), severity=PostingsFormat(name=LuceneFixedGap), foo_sev_enum=PostingsFormat(name=LuceneFixedGap), n_dt1=PostingsFormat(name=LuceneVarGapFixedInterval), a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), b_n_tdt=PostingsFormat(name=LuceneVarGapFixedInterval), n_ti1=BlockTreeOrds(blocksize=128), rnd_b=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), foo_b=PostingsFormat(name=LuceneFixedGap), n_tdt1=PostingsFormat(name=LuceneVarGapFixedInterval), foo_d=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_f=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), foo_sev_enum=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=649, maxMBSortInHeap=5.307610279833209, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=hu-HU, timezone=America/Chihuahua
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=170872896,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PathHierarchyTokenizerFactoryTest, TestStressVersions, RegexBoostProcessorTest, TestFileDictionaryLookup, TestUniqueKeyFieldResource, TestExtendedDismaxParser, ZkStateReaderTest, TestChildDocTransformer, TestObjectReleaseTracker, TestAnalyzedSuggestions, TestStressLiveNodes, TestIBSimilarityFactory, TestCloudBackupRestore, TestFieldTypeResource, TestSurroundQueryParser, OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrFieldCacheMBean, TestXmlQParser, TestImplicitCoreProperties, TestManagedSchemaAPI, DocValuesTest, TestElisionMultitermQuery, TestSolrQueryResponse, TestSearchPerf, TestEmbeddedSolrServerConstructors, TestSort, BadComponentTest, SimpleFacetsTest, TestCustomSort, DocumentAnalysisRequestHandlerTest, AlternateDirectoryTest, SolrIndexConfigTest, DistribJoinFromCollectionTest, TestStressLucene, HdfsThreadLeakTest, TestDefaultSearchFieldResource, TestFieldCacheVsDocValues, TestFieldCacheReopen, TestHashQParserPlugin, SharedFSAutoReplicaFailoverTest, AssignTest, IndexSchemaTest, TestHighFrequencyDictionaryFactory, TestRemoteStreaming, TestRandomRequestDistribution, TestCollationFieldDocValues, TestManagedSynonymFilterFactory, TestConfigSetImmutable, TestReloadAndDeleteDocs, TestConfig, DisMaxRequestHandlerTest, JSONWriterTest, HdfsDirectoryTest, CircularListTest, ExternalFileFieldSortTest, TestLockTree, EnumFieldTest, TestScoreJoinQPNoScore, RecoveryZkTest, DistributedFacetPivotSmallTest, BasicAuthIntegrationTest, WrapperMergePolicyFactoryTest, TestSchemaResource, RulesTest, TestConfigSets, CollectionsAPIAsyncDistributedZkTest, TestRequestStatusCollectionAPI, HighlighterMaxOffsetTest, SyncSliceTest, PrimitiveFieldTypeTest, HttpPartitionTest, TestBulkSchemaConcurrent, TestAddFieldRealTimeGet, TestSolrDeletionPolicy1, TestLMDirichletSimilarityFactory, TestRecoveryHdfs, TestDocSet, TestHdfsBackupRestoreCore, ActionThrottleTest, ConcurrentDeleteAndCreateCollectionTest, TestHdfsUpdateLog, DOMUtilTest, CdcrReplicationDistributedZkTest, TestPseudoReturnFields, TestFunctionQuery, TestStressReorder, DeleteLastCustomShardedReplicaTest, HdfsUnloadDistributedZkTest, DistributedQueryComponentCustomSortTest, TestExpandComponent, TestAnalyzeInfixSuggestions, TimeZoneUtilsTest, ShardRoutingTest, CurrencyFieldXmlFileTest, TestSweetSpotSimilarityFactory, TestStressUserVersions, CloudExitableDirectoryReaderTest, TestLuceneMatchVersion, TestSolrXml, TestFaceting, TestLegacyFieldCache, TestShortCircuitedRequests, SpatialHeatmapFacetsTest, HighlighterTest, ParsingFieldUpdateProcessorsTest, SampleTest, TestSQLHandler, TestPhraseSuggestions, SolrCoreTest, TestCoreContainer, HdfsCollectionsAPIDistributedZkTest, TermsComponentTest, RankQueryTest, TestDistributedSearch]
   [junit4] Completed [268/617 (1!)] on J0 in 159.91s, 1 test, 1 failure <<< FAILURES!

[...truncated 1143 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:1427: 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: 617 suites (10 ignored), 2597 tests, 1 failure, 88 ignored (73 assumptions) [seed: 38F7B94EF3F32560]

Total time: 91 minutes 48 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