Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/931/

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
        at __randomizedtesting.SeedInfo.seed([6E438374CB91CC0F]:0)
        at org.apache.solr.util.TestHarness.close(TestHarness.java:380)
        at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802)
        at 
org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
4 threads leaked from SUITE scope at 
org.apache.solr.rest.TestManagedResourceStorage:     1) Thread[id=465, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]         at 
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=466, 
name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native 
Method)         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) 
   3) Thread[id=464, name=Thread-46, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native 
Method)         at java.lang.Thread.join(Thread.java:1252)         at 
java.lang.Thread.join(Thread.java:1326)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)    
4) Thread[id=468, name=ProcessThread(sid:0 cport:41329):, state=WAITING, 
group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.rest.TestManagedResourceStorage: 
   1) Thread[id=465, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=466, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   3) Thread[id=464, name=Thread-46, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   4) Thread[id=468, name=ProcessThread(sid:0 cport:41329):, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
        at __randomizedtesting.SeedInfo.seed([6E438374CB91CC0F]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=465, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]         at 
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
         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=465, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([6E438374CB91CC0F]:0)




Build Log:
[...truncated 12430 lines...]
   [junit4] Suite: org.apache.solr.rest.TestManagedResourceStorage
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_6E438374CB91CC0F-001/init-core-data-001
   [junit4]   2> 54124 WARN  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 54194 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 54196 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 54196 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 54196 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 54222 INFO  (Thread-46) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 54222 INFO  (Thread-46) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 54259 ERROR (Thread-46) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 54324 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41329
   [junit4]   2> 54422 INFO  (zkConnectionManagerCallback-155-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54604 INFO  (zkConnectionManagerCallback-157-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54640 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 54659 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 54660 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 54674 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 54710 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 54712 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 54730 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 54733 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 54767 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 54769 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 54770 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 54808 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 54808 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 55206 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 55334 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 56362 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 58000 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41329/solr
   [junit4]   2> 58034 INFO  (zkConnectionManagerCallback-161-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58219 INFO  (zkConnectionManagerCallback-163-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59137 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 10.3.97.65:8983_
   [junit4]   2> 59138 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.c.Overseer Overseer 
(id=73455318452404227-10.3.97.65:8983_-n_0000000000) starting
   [junit4]   2> 59336 INFO  (zkConnectionManagerCallback-170-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59551 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41329/solr ready
   [junit4]   2> 59604 INFO  
(OverseerStateUpdate-73455318452404227-10.3.97.65:8983_-n_0000000000) 
[n:10.3.97.65:8983_    ] o.a.s.c.Overseer Starting to work on the main queue : 
10.3.97.65:8983_
   [junit4]   2> 59604 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/10.3.97.65:8983_
   [junit4]   2> 59759 INFO  
(OverseerStateUpdate-73455318452404227-10.3.97.65:8983_-n_0000000000) 
[n:10.3.97.65:8983_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 59775 INFO  (zkCallback-169-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 59868 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 60032 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50feecc2
   [junit4]   2> 60137 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50feecc2
   [junit4]   2> 60137 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50feecc2
   [junit4]   2> 60169 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 61324 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 61751 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 62082 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 63138 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 63320 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 63321 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.10.3.97.65:8983__collection1' (registry 
'solr.core.collection1.shard1.10.3.97.65:8983__collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50feecc2
   [junit4]   2> 63321 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_6E438374CB91CC0F-001/init-core-data-001/]
   [junit4]   2> 63343 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=4.044921875, 
floorSegmentMB=0.98828125, forceMergeDeletesPctAllowed=15.57699066403365, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3717915647126361, deletesPctAllowed=35.21911258761752
   [junit4]   2> 63870 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 63870 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 63871 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63871 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63905 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=13.3349609375, 
floorSegmentMB=2.072265625, forceMergeDeletesPctAllowed=21.815044630215628, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=36.120216169869025
   [junit4]   2> 63906 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b2feedb[collection1] main]
   [junit4]   2> 63908 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 64019 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 64520 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 64520 INFO  
(coreLoadExecutor-178-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1  x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1613748178903891968
   [junit4]   2> 64527 INFO  
(searcherExecutor-179-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
   [junit4]   2> 64547 INFO  
(searcherExecutor-179-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: direct
   [junit4]   2> 64547 INFO  
(searcherExecutor-179-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: wordbreak
   [junit4]   2> 64547 INFO  
(searcherExecutor-179-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: multipleFields
   [junit4]   2> 64565 INFO  
(searcherExecutor-179-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: jarowinkler
   [junit4]   2> 64565 INFO  
(searcherExecutor-179-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: external
   [junit4]   2> 64566 INFO  
(searcherExecutor-179-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: freq
   [junit4]   2> 64567 INFO  
(searcherExecutor-179-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: fqcn
   [junit4]   2> 64595 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 64637 INFO  
(searcherExecutor-179-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: perDict
   [junit4]   2> 64712 INFO  
(coreZkRegister-166-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 
r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1/terms/shard1 to 
Terms{values={10.3.97.65:8983__collection1=0}, version=0}
   [junit4]   2> 64731 INFO  
(searcherExecutor-179-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1  
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b2feedb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 64826 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.SolrTestCaseJ4 ###Starting 
testFileBasedJsonStorage
   [junit4]   2> 64827 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_6E438374CB91CC0F-001/json-storage-001/managed
   [junit4]   2> 64827 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to 
path _test_foo.json using 
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_6E438374CB91CC0F-001/json-storage-001/managed
   [junit4]   2> 64840 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap 
at path _test_foo.json using 
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_6E438374CB91CC0F-001/json-storage-001/managed
   [junit4]   2> 64840 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to 
path _test_foo.json using 
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_6E438374CB91CC0F-001/json-storage-001/managed
   [junit4]   2> 64840 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap 
at path _test_foo.json using 
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_6E438374CB91CC0F-001/json-storage-001/managed
   [junit4]   2> 64841 INFO  
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.SolrTestCaseJ4 ###Ending 
testFileBasedJsonStorage
   [junit4]   2> 64876 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.SolrTestCaseJ4 ###Starting 
testZkBasedJsonStorage
   [junit4]   2> 64911 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /test
   [junit4]   2> 64912 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Wrote 136 bytes to new 
znode /test/_test_foo.json
   [junit4]   2> 64912 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to 
path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 64913 INFO  
(coreZkRegister-166-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 
r:10.3.97.65:8983__collection1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 64913 INFO  
(coreZkRegister-166-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 
r:10.3.97.65:8983__collection1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 64913 INFO  
(coreZkRegister-166-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 
r:10.3.97.65:8983__collection1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 64926 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap 
at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 64927 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Wrote 175 bytes to 
existing znode /test/_test_foo.json
   [junit4]   2> 64927 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Saved JSON object to 
path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 64927 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap 
at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 64928 INFO  
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[6E438374CB91CC0F])
 [n:10.3.97.65:8983_    ] o.a.s.SolrTestCaseJ4 ###Ending testZkBasedJsonStorage
   [junit4]   2> 64928 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 64929 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 64945 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1930614700
   [junit4]   2> 64946 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 64946 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ebedb48: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4dea888d
   [junit4]   2> 64963 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 64963 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@102c90fe: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@50d003f5
   [junit4]   2> 64965 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 64965 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ad4abdf: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@366a9626
   [junit4]   2> 65059 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/10.3.97.65:8983_
   [junit4]   2> 65096 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 65108 INFO  
(coreCloseExecutor-184-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@684d0db0
   [junit4]   2> 65109 INFO  
(coreCloseExecutor-184-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.10.3.97.65:8983__collection1, tag=684d0db0
   [junit4]   2> 65109 INFO  
(coreCloseExecutor-184-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@172d8252: rootName = null, 
domain = solr.core.collection1.shard1.10.3.97.65:8983__collection1, service url 
= null, agent id = null] for registry 
solr.core.collection1.shard1.10.3.97.65:8983__collection1 / 
com.codahale.metrics.MetricRegistry@405c823f
   [junit4]   2> 65116 INFO  (zkCallback-162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 65144 INFO  (zkCallback-169-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 65243 INFO  
(coreCloseExecutor-184-thread-1-processing-n:10.3.97.65:8983_) 
[n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=684d0db0
   [junit4]   2> 65258 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.c.Overseer Overseer 
(id=73455318452404227-10.3.97.65:8983_-n_0000000000) closing
   [junit4]   2> 65258 WARN  
(OverseerAutoScalingTriggerThread-73455318452404227-10.3.97.65:8983_-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 65291 INFO  
(OverseerStateUpdate-73455318452404227-10.3.97.65:8983_-n_0000000000) 
[n:10.3.97.65:8983_    ] o.a.s.c.Overseer Overseer Loop exiting : 
10.3.97.65:8983_
   [junit4]   2> 65364 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104f73913380003, likely client has closed socket
   [junit4]   2> 65374 ERROR 
(coreZkRegister-166-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 
r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ZkController Error 
getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was 
found after waiting for 1560000ms , collection: collection1 slice: shard1 saw 
state=DocCollection(collection1//clusterstate.json/2)={
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "parent":null,
   [junit4]   2>       "range":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"10.3.97.65:8983__collection1":{
   [junit4]   2>           "core":"collection1",
   [junit4]   2>           "base_url":"http://10.3.97.65:8983";,
   [junit4]   2>           "node_name":"10.3.97.65:8983_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"implicit"}} with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:866)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:831) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1270) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1150) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1081) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_172]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 65375 ERROR 
(coreZkRegister-166-thread-1-processing-n:10.3.97.65:8983_ x:collection1 
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 
r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ZkContainer 
:org.apache.solr.common.SolrException: Error getting leader from zk for shard 
shard1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1299)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1150)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1081)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:187)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1560000ms , collection: collection1 slice: 
shard1 saw state=DocCollection(collection1//clusterstate.json/2)={
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "parent":null,
   [junit4]   2>       "range":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"10.3.97.65:8983__collection1":{
   [junit4]   2>           "core":"collection1",
   [junit4]   2>           "base_url":"http://10.3.97.65:8983";,
   [junit4]   2>           "node_name":"10.3.97.65:8983_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"implicit"}} with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:866)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:831)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1270)
   [junit4]   2>        ... 7 more
   [junit4]   2> 
   [junit4]   2> 65404 INFO  
(SUITE-TestManagedResourceStorage-seed#[6E438374CB91CC0F]-worker) 
[n:10.3.97.65:8983_    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> Oct 08, 2018 9:16:32 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> Oct 08, 2018 9:17:52 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 4 threads leaked from SUITE scope at 
org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]   2>    1) Thread[id=465, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=466, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   [junit4]   2>    3) Thread[id=464, name=Thread-46, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
   [junit4]   2>         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
   [junit4]   2>         at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   [junit4]   2>    4) Thread[id=468, name=ProcessThread(sid:0 cport:41329):, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
   [junit4]   2> Oct 08, 2018 9:17:52 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=465, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>    2) Thread[id=466, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>    3) Thread[id=464, name=Thread-46, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>    4) Thread[id=468, name=ProcessThread(sid:0 cport:41329):, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 145873 ERROR (SessionTracker) [    ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
SessionTracker
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at java.lang.Object.wait(Native Method) ~[?:1.8.0_172]
   [junit4]   2>        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) 
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 145873 ERROR (SessionTracker) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 145877 ERROR (ProcessThread(sid:0 cport:41329):) [    ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
ProcessThread(sid:0 cport:41329):
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
 ~[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
 ~[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 
~[?:1.8.0_172]
   [junit4]   2>        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
 [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 145877 ERROR (ProcessThread(sid:0 cport:41329):) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 145856 WARN  (Thread-46) [    ] o.a.s.c.ZkTestServer Server 
interrupted
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at java.lang.Object.wait(Native Method) ~[?:1.8.0_172]
   [junit4]   2>        at java.lang.Thread.join(Thread.java:1252) 
~[?:1.8.0_172]
   [junit4]   2>        at java.lang.Thread.join(Thread.java:1326) 
~[?:1.8.0_172]
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
 ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496) [java/:?]
   [junit4]   2> Oct 08, 2018 9:17:55 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=465, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]
   [junit4]   2>         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]   2>         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2>         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1735, maxMBSortInHeap=6.230567487280698, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ro, timezone=EAT
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=3,free=81855872,total=294125568
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardQParsers, 
CustomHighlightComponentTest, SolrInfoBeanTest, TestIndexingPerformance, 
TestFoldingMultitermQuery, TestManagedResourceStorage]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestManagedResourceStorage -Dtests.seed=6E438374CB91CC0F 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=EAT 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestManagedResourceStorage (suite) <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: 
SolrCore.getOpenCount()==2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6E438374CB91CC0F]:0)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.close(TestHarness.java:380)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]    >    1) Thread[id=465, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]    >         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=466, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   [junit4]    >    3) Thread[id=464, name=Thread-46, state=WAITING, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1252)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1326)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
   [junit4]    >    4) Thread[id=468, name=ProcessThread(sid:0 cport:41329):, 
state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6E438374CB91CC0F]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=465, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]    >         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6E438374CB91CC0F]:0)
   [junit4] Completed [17/834 (1!)] on J1 in 95.02s, 2 tests, 3 errors <<< 
FAILURES!

[...truncated 51512 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2431 links (1983 relative) to 3170 anchors in 245 files
     [echo] Validated Links & Anchors via: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null374110824
     [copy] Copying 35 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null374110824
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null374110824

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null482056759
     [copy] Copying 239 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null482056759
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null482056759

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 28ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 161 minutes 14 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to