Build: https://jenkins.thetaphi.de/job/Lucene-Solr-http2-Solaris/8/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.search.stats.TestDefaultStatsCache

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.search.stats.TestDefaultStatsCache:     1) Thread[id=2233, 
name=qtp1867441642-2233, state=TIMED_WAITING, group=TGRP-TestDefaultStatsCache] 
        at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:292)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:357)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.stats.TestDefaultStatsCache: 
   1) Thread[id=2233, name=qtp1867441642-2233, state=TIMED_WAITING, 
group=TGRP-TestDefaultStatsCache]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:292)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:357)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([3C75DBB7FFBE1188]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.stats.TestDefaultStatsCache

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=2233, name=qtp1867441642-2233, state=TIMED_WAITING, 
group=TGRP-TestDefaultStatsCache]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:292)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:357)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=2233, name=qtp1867441642-2233, state=TIMED_WAITING, 
group=TGRP-TestDefaultStatsCache]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:292)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:357)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([3C75DBB7FFBE1188]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttp2SolrClient

Error Message:
3 threads leaked from SUITE scope at 
org.apache.solr.client.solrj.TestLBHttp2SolrClient:     1) Thread[id=4763, 
name=aliveCheckExecutor-957-thread-1, state=TIMED_WAITING, 
group=TGRP-TestLBHttp2SolrClient]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=4267, 
name=aliveCheckExecutor-923-thread-1, state=TIMED_WAITING, 
group=TGRP-TestLBHttp2SolrClient]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=4511, 
name=aliveCheckExecutor-940-thread-1, state=TIMED_WAITING, 
group=TGRP-TestLBHttp2SolrClient]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.client.solrj.TestLBHttp2SolrClient: 
   1) Thread[id=4763, name=aliveCheckExecutor-957-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=4267, name=aliveCheckExecutor-923-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=4511, name=aliveCheckExecutor-940-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([947386B05D8375BF]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttp2SolrClient

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=4763, name=aliveCheckExecutor-957-thread-1, state=TIMED_WAITING, 
group=TGRP-TestLBHttp2SolrClient]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=4267, 
name=aliveCheckExecutor-923-thread-1, state=TIMED_WAITING, 
group=TGRP-TestLBHttp2SolrClient]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=4511, 
name=aliveCheckExecutor-940-thread-1, state=TIMED_WAITING, 
group=TGRP-TestLBHttp2SolrClient]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=4763, name=aliveCheckExecutor-957-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=4267, name=aliveCheckExecutor-923-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=4511, name=aliveCheckExecutor-940-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([947386B05D8375BF]:0)




Build Log:
[...truncated 12514 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDefaultStatsCache
   [junit4]   2> 55836 INFO  
(SUITE-TestDefaultStatsCache-seed#[3C75DBB7FFBE1188]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/init-core-data-001
   [junit4]   2> 55836 INFO  
(SUITE-TestDefaultStatsCache-seed#[3C75DBB7FFBE1188]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 55837 INFO  
(SUITE-TestDefaultStatsCache-seed#[3C75DBB7FFBE1188]-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> 55837 INFO  
(SUITE-TestDefaultStatsCache-seed#[3C75DBB7FFBE1188]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 56036 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/control/cores/collection1
   [junit4]   2> 56065 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 56065 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 56065 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 56066 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 56066 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56066 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56066 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 56067 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23250d90{/,null,AVAILABLE}
   [junit4]   2> 56070 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1aca8a69{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36231}
   [junit4]   2> 56070 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] o.e.j.s.Server 
Started @56163ms
   [junit4]   2> 56070 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=36231, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/control/cores}
   [junit4]   2> 56071 ERROR 
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 56071 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56071 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 56071 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 56071 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 56071 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-02T22:10:30.720Z
   [junit4]   2> 56072 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/control/solr.xml
   [junit4]   2> 56076 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 56076 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 56077 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 56499 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6600c2dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56506 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3ffdd4e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56538 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 56538 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 56555 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 56559 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 56559 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 56561 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/control/cores
   [junit4]   2> 56561 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 56570 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 56618 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 56656 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 56802 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 56819 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 56821 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 56823 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 56834 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37675458080709123]
   [junit4]   2> 56947 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 56947 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 56947 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 56947 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56948 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=96.42578125, 
floorSegmentMB=0.208984375, forceMergeDeletesPctAllowed=2.7149018425377225, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=49.42994723943372
   [junit4]   2> 56949 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43073659[collection1] main]
   [junit4]   2> 56952 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 56984 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 57038 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 57038 INFO  (coreLoadExecutor-271-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1618779708259827712
   [junit4]   2> 57039 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 57041 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 57041 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 57041 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 57041 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 57041 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 57042 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 57042 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 57042 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 57044 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@43073659[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57162 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 57162 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 57163 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 57163 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 57163 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 57164 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 57164 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 57164 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 57164 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35dc83b1{/,null,AVAILABLE}
   [junit4]   2> 57165 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@670ed644{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:47560}
   [junit4]   2> 57165 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] o.e.j.s.Server 
Started @57258ms
   [junit4]   2> 57165 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=47560, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard0/cores}
   [junit4]   2> 57165 ERROR 
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 57165 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 57165 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 57165 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 57165 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 57165 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-02T22:10:31.814Z
   [junit4]   2> 57166 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 57171 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 57171 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 57172 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 57837 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1eacc56a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57844 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@10b8418e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57870 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 57870 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 57888 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 57894 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 57894 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 57895 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard0/cores
   [junit4]   2> 57895 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 57897 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 57943 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 57963 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 58102 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 58112 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 58113 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 58113 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 58114 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37675458080709123]
   [junit4]   2> 58166 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 58166 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 58167 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 58167 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 58168 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=96.42578125, 
floorSegmentMB=0.208984375, forceMergeDeletesPctAllowed=2.7149018425377225, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=49.42994723943372
   [junit4]   2> 58169 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20762743[collection1] main]
   [junit4]   2> 58169 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 58175 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 58195 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 58195 INFO  (coreLoadExecutor-285-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1618779709473030144
   [junit4]   2> 58196 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 58197 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 58197 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 58198 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 58198 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 58199 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 58200 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 58200 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 58201 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 58202 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 58205 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20762743[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58265 INFO  (qtp1315754280-1808) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1618779709511827456)} 0 56
   [junit4]   2> 58273 INFO  (qtp372347232-1861) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1618779709550624768)} 0 4
   [junit4]   2> 58441 INFO  (qtp1315754280-1804) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0 (1618779709561110528)]} 0 165
   [junit4]   2> 58447 INFO  (qtp372347232-1856) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0 (1618779709733076992)]} 0 4
   [junit4]   2> 58451 INFO  (qtp1315754280-1809) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618779709741465600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 58451 INFO  (qtp1315754280-1809) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5ba783eb 
commitCommandVersion:1618779709741465600
   [junit4]   2> 58672 INFO  (qtp1315754280-1809) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ca3e90a[collection1] main]
   [junit4]   2> 58673 INFO  (qtp1315754280-1809) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 58677 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ca3e90a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1:[diagnostics={os=SunOS,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11, 
timestamp=1543788633218}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 58677 INFO  (qtp1315754280-1809) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 226
   [junit4]   2> 58678 INFO  (qtp372347232-1858) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618779709979492352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 58679 INFO  (qtp372347232-1858) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4a124043 
commitCommandVersion:1618779709979492352
   [junit4]   2> 58694 INFO  (qtp372347232-1858) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@58fc8b5f[collection1] main]
   [junit4]   2> 58694 INFO  (qtp372347232-1858) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 58697 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58fc8b5f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1:[diagnostics={os=SunOS,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11, 
timestamp=1543788633335}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 58697 INFO  (qtp372347232-1858) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 18
   [junit4]   2> 58735 INFO  (qtp1315754280-1810) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 
status=0 QTime=36
   [junit4]   2> 58923 INFO  (qtp372347232-1864) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:47560/collection1&rid=127.0.0.1-collection1-1543788633399-0&rows=10&version=2&q=a_t:one&requestPurpose=GET_TOP_IDS&NOW=1543788633397&isShard=true&wt=javabin&debugQuery=false}
 hits=1 status=0 QTime=11
   [junit4]   2> 58954 INFO  (qtp372347232-1859) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:47560/collection1&rid=127.0.0.1-collection1-1543788633399-0&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1543788633397&ids=0&isShard=true&wt=javabin&debugQuery=true}
 status=0 QTime=5
   [junit4]   2> 58957 INFO  (qtp372347232-1860) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=a_t:one&shards=http://127.0.0.1:47560/collection1&fl=*,score&wt=javabin&version=2&debugQuery=true}
 rid=127.0.0.1-collection1-1543788633399-0 hits=1 status=0 QTime=209
   [junit4]   2> 58968 INFO  (qtp1315754280-1806) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1618779710280433664)]} 0 5
   [junit4]   2> 58977 INFO  (qtp372347232-1861) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1618779710289870848)]} 0 5
   [junit4]   2> 58979 INFO  (qtp1315754280-1807) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618779710295113728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 58981 INFO  (qtp1315754280-1807) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5ba783eb 
commitCommandVersion:1618779710295113728
   [junit4]   2> 59021 INFO  (qtp1315754280-1807) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c2f80b1[collection1] main]
   [junit4]   2> 59022 INFO  (qtp1315754280-1807) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 59026 INFO  
(searcherExecutor-272-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5c2f80b1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1:[diagnostics={os=SunOS,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11, 
timestamp=1543788633218}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.0.0):c1:[diagnostics={os=SunOS, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=5.11, 
timestamp=1543788633647}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 59027 INFO  (qtp1315754280-1807) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 48
   [junit4]   2> 59029 INFO  (qtp372347232-1856) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618779710347542528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 59030 INFO  (qtp372347232-1856) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4a124043 
commitCommandVersion:1618779710347542528
   [junit4]   2> 59039 INFO  (qtp372347232-1856) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f82729c[collection1] main]
   [junit4]   2> 59045 INFO  (qtp372347232-1856) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 59046 INFO  
(searcherExecutor-286-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f82729c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1:[diagnostics={os=SunOS,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=5.11, 
timestamp=1543788633335}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.0.0):c1:[diagnostics={os=SunOS, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=5.11, 
timestamp=1543788633683}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 59046 INFO  (qtp372347232-1856) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 17
   [junit4]   2> 59080 INFO  (qtp1315754280-1808) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=a_t:one+a_t:four&fl=*,score&wt=javabin&version=2&debugQuery=true} 
hits=2 status=0 QTime=33
   [junit4]   2> 59086 INFO  (qtp372347232-1862) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:47560/collection1&rid=127.0.0.1-collection1-1543788633732-1&rows=10&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS&NOW=1543788633731&isShard=true&wt=javabin&debugQuery=false}
 hits=2 status=0 QTime=1
   [junit4]   2> 59094 INFO  (qtp372347232-1865) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:47560/collection1&rid=127.0.0.1-collection1-1543788633732-1&version=2&q=a_t:one+a_t:four&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1543788633731&ids=0,1&isShard=true&wt=javabin&debugQuery=true}
 status=0 QTime=2
   [junit4]   2> 59097 INFO  (qtp372347232-1858) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=a_t:one+a_t:four&shards=http://127.0.0.1:47560/collection1&fl=*,score&wt=javabin&version=2&debugQuery=true}
 rid=127.0.0.1-collection1-1543788633732-1 hits=2 status=0 QTime=15
   [junit4]   2> 59098 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 59100 INFO  (closeThreadPool-487-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1131282870
   [junit4]   2> 59116 INFO  (coreCloseExecutor-291-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@67631540
   [junit4]   2> 59116 INFO  (coreCloseExecutor-291-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=67631540
   [junit4]   2> 59116 INFO  (coreCloseExecutor-291-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f32e3df: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7e75e833
   [junit4]   2> 59116 INFO  (closeThreadPool-487-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=704845546
   [junit4]   2> 59119 INFO  (coreCloseExecutor-292-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@750739ee
   [junit4]   2> 59119 INFO  (coreCloseExecutor-292-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=750739ee
   [junit4]   2> 59119 INFO  (coreCloseExecutor-292-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@415065a2: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@53d32c09
   [junit4]   2> 59149 INFO  (closeThreadPool-487-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 59150 INFO  (closeThreadPool-487-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14514818: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@747c1a8f
   [junit4]   2> 59155 INFO  (closeThreadPool-487-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 59155 INFO  (closeThreadPool-487-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26a19f29: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@5b0828b1
   [junit4]   2> 59156 INFO  (closeThreadPool-487-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 59156 INFO  (closeThreadPool-487-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69960b92: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@774419bf
   [junit4]   2> 59167 INFO  (closeThreadPool-487-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1aca8a69{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 59169 INFO  (closeThreadPool-487-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@23250d90{/,null,UNAVAILABLE}
   [junit4]   2> 59169 INFO  (closeThreadPool-487-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 59175 INFO  (closeThreadPool-487-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 59175 INFO  (closeThreadPool-487-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7aa026bd: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@24cf69c8
   [junit4]   2> 59178 INFO  (closeThreadPool-487-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 59178 INFO  (closeThreadPool-487-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5af5d89d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@5b0828b1
   [junit4]   2> 59180 INFO  (closeThreadPool-487-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 59180 INFO  (closeThreadPool-487-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@637cd3a3: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@774419bf
   [junit4]   2> 59196 INFO  (closeThreadPool-487-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@670ed644{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 59198 INFO  (closeThreadPool-487-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@35dc83b1{/,null,UNAVAILABLE}
   [junit4]   2> 59198 INFO  (closeThreadPool-487-thread-4) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 59327 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 59327 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 59327 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 59327 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 59328 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 59328 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 59328 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 59328 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@390d17dd{/,null,AVAILABLE}
   [junit4]   2> 59329 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b535ceb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:65224}
   [junit4]   2> 59329 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] o.e.j.s.Server 
Started @59423ms
   [junit4]   2> 59329 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=65224, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/control/cores}
   [junit4]   2> 59329 ERROR 
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 59329 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 59329 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 59329 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 59329 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 59329 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-02T22:10:33.978Z
   [junit4]   2> 59330 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/control/solr.xml
   [junit4]   2> 59333 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 59333 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 59334 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 60013 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@78c5e19f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 60020 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4033790b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 60039 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 60039 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 60052 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 60057 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 60058 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 60060 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/control/cores
   [junit4]   2> 60060 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 60135 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 60301 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 60317 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 60490 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 60560 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 60561 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 60561 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 60913 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37675458080709123]
   [junit4]   2> 61009 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 61009 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 61010 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 61010 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 61014 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=96.42578125, 
floorSegmentMB=0.208984375, forceMergeDeletesPctAllowed=2.7149018425377225, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=49.42994723943372
   [junit4]   2> 61015 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20ebab45[collection1] main]
   [junit4]   2> 61016 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 61019 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 61025 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 61025 INFO  (coreLoadExecutor-303-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1618779712440500224
   [junit4]   2> 61192 INFO  
(searcherExecutor-304-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 61194 INFO  
(searcherExecutor-304-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 61194 INFO  
(searcherExecutor-304-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 61194 INFO  
(searcherExecutor-304-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 61194 INFO  
(searcherExecutor-304-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 61195 INFO  
(searcherExecutor-304-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 61195 INFO  
(searcherExecutor-304-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 61195 INFO  
(searcherExecutor-304-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 61195 INFO  
(searcherExecutor-304-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 61200 INFO  
(searcherExecutor-304-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20ebab45[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 61660 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 61660 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 61661 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 61661 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 61662 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61662 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61662 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 61662 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c9d6cf7{/,null,AVAILABLE}
   [junit4]   2> 61662 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3cd2695d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44528}
   [junit4]   2> 61662 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] o.e.j.s.Server 
Started @61758ms
   [junit4]   2> 61662 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=44528, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard0/cores}
   [junit4]   2> 61663 ERROR 
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 61663 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61663 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 61663 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 61663 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 61663 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-02T22:10:36.312Z
   [junit4]   2> 61663 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 61667 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 61667 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 61668 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 62411 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@37f28adb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62431 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@fa15b4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 62468 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 62468 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 62513 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 62523 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 62523 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 62528 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard0/cores
   [junit4]   2> 62528 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 62819 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 62891 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 62922 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 63222 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 63293 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 63294 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 63294 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 63296 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.37675458080709123]
   [junit4]   2> 63524 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 63524 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 63525 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63525 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63526 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=96.42578125, 
floorSegmentMB=0.208984375, forceMergeDeletesPctAllowed=2.7149018425377225, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=49.42994723943372
   [junit4]   2> 63528 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42d855ec[collection1] main]
   [junit4]   2> 63529 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 63531 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 63535 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 63535 INFO  (coreLoadExecutor-317-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1618779715072425984
   [junit4]   2> 63566 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 63567 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 63567 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 63567 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 63567 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 63569 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 63571 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 63572 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 63572 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 63639 INFO  
(searcherExecutor-318-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@42d855ec[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 64300 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 64300 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 64301 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 64301 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 64301 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 64301 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 64302 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 64302 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 64303 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f5428b8{/,null,AVAILABLE}
   [junit4]   2> 64304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@78d01e06{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35621}
   [junit4]   2> 64304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] o.e.j.s.Server 
Started @64401ms
   [junit4]   2> 64304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=35621, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard1/cores}
   [junit4]   2> 64304 ERROR 
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 64304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 64304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 64304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 64304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 64304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-02T22:10:38.953Z
   [junit4]   2> 64304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 64323 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 64323 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 64325 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 65260 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@42565181[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 65266 WARN  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@653c2ecf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 65282 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 65282 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 65296 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 65302 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 65303 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a3c5146
   [junit4]   2> 65304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDefaultStatsCache_3C75DBB7FFBE1188-001/tempDir-001/shard1/cores
   [junit4]   2> 65304 INFO  
(TEST-TestDefaultStatsCache.test-seed#[3C75DBB7FFBE1188]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 65306 INFO  (coreLoadExecutor-331-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/core/src/test-files/

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

eEvaluatorTest, TestCoreAdmin, AddEvaluatorTest, ReverseEvaluatorTest, 
TestSuggesterResponse, TestLBHttp2SolrClient]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLBHttp2SolrClient -Dtests.seed=947386B05D8375BF 
-Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=Africa/Kigali 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLBHttp2SolrClient (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.client.solrj.TestLBHttp2SolrClient: 
   [junit4]    >    1) Thread[id=4763, name=aliveCheckExecutor-957-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=4267, name=aliveCheckExecutor-923-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=4511, name=aliveCheckExecutor-940-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([947386B05D8375BF]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4763, name=aliveCheckExecutor-957-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=4267, name=aliveCheckExecutor-923-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=4511, name=aliveCheckExecutor-940-thread-1, 
state=TIMED_WAITING, group=TGRP-TestLBHttp2SolrClient]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([947386B05D8375BF]:0)
   [junit4] Completed [47/184 (1!)] on J0 in 21.59s, 3 tests, 2 errors <<< 
FAILURES!

[...truncated 45342 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /var/tmp/ecj64215210
 [ecj-lint] Compiling 52 source files to /var/tmp/ecj64215210
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/export/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
/export/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java
 (at line 26)
 [ecj-lint]     import org.apache.lucene.util.Constants;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.util.Constants is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/build.xml:633: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/build.xml:101: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/solr/build.xml:680: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/lucene/common-build.xml:2086:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-http2-Solaris/lucene/common-build.xml:2125:
 Compile failed; see the compiler error output for details.

Total time: 55 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to