You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/03/04 21:57:20 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 3201 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3201/

3 tests failed.
FAILED:  org.apache.solr.TestTolerantSearch.testGetTopIdsPhaseError

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([7449FF36ADEE9C52:4A07EF400747DA83]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:657)
	at java.util.ArrayList.get(ArrayList.java:433)
	at org.apache.solr.TestTolerantSearch.testGetTopIdsPhaseError(TestTolerantSearch.java:198)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:  org.apache.solr.cloud.OverseerTest.testOverseerFailure

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([7449FF36ADEE9C52]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([7449FF36ADEE9C52]:0)




Build Log:
[...truncated 13853 lines...]
   [junit4] Suite: org.apache.solr.TestTolerantSearch
   [junit4]   2> 2811957 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/init-core-data-001
   [junit4]   2> 2811958 WARN  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2811958 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2811960 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2811996 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2811996 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2811996 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-002/cores/core
   [junit4]   2> 2812010 WARN  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2812011 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2812011 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2812011 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] 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> 2812012 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2812012 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2812012 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2812012 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b883310{/solr,null,AVAILABLE}
   [junit4]   2> 2812013 WARN  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@13728808[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2812030 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43aabc5b{SSL,[ssl, http/1.1]}{127.0.0.1:39305}
   [junit4]   2> 2812030 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.s.Server Started @2812245ms
   [junit4]   2> 2812030 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39305, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-001, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-002/cores}
   [junit4]   2> 2812030 ERROR (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2812030 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2812030 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2812030 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2812030 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2812030 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-04T19:34:32.286Z
   [junit4]   2> 2812031 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-001/solr.xml
   [junit4]   2> 2812046 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2812046 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2812047 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@413cdd48, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2813072 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2813073 WARN  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2813074 WARN  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3fc8f782[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2813077 WARN  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2813078 WARN  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4d94c44f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2813237 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2813237 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2813397 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@413cdd48
   [junit4]   2> 2813434 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@413cdd48
   [junit4]   2> 2813434 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@413cdd48
   [junit4]   2> 2813448 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-002/cores
   [junit4]   2> 2813448 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2813615 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2813656 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2814507 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2814579 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 2814579 INFO  (coreLoadExecutor-8102-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@413cdd48
   [junit4]   2> 2814579 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-002/cores/core/data/]
   [junit4]   2> 2814581 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2814923 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2814923 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2814923 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7997828608955512]
   [junit4]   2> 2814924 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e383f12[collection1] main]
   [junit4]   2> 2814924 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-001/collection1/conf
   [junit4]   2> 2814924 INFO  (coreLoadExecutor-8102-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2814925 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#39305
   [junit4]   2> 2814935 INFO  (searcherExecutor-8103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e383f12[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2815082 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.h.a.CoreAdminOperation core create command name=collection2&action=CREATE&configSet=collection1&wt=javabin&version=2
   [junit4]   2> 2815136 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2815191 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=test
   [junit4]   2> 2815809 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2815881 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 2815881 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 'solr.core.collection2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@413cdd48
   [junit4]   2> 2815881 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-002/cores/collection2/data/]
   [junit4]   2> 2815897 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2816556 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2816556 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2816557 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7997828608955512]
   [junit4]   2> 2816558 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@49af7cdb[collection2] main]
   [junit4]   2> 2816558 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001/tempDir-001/collection1/conf
   [junit4]   2> 2816558 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2816559 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={name=collection2&action=CREATE&configSet=collection1&wt=javabin&version=2} status=0 QTime=1477
   [junit4]   2> 2816593 INFO  (searcherExecutor-8107-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@49af7cdb[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2816797 INFO  (qtp854249000-26627) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 2816797 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2816797 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ad02cca commitCommandVersion:0
   [junit4]   2> 2816848 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@713d962c[collection1] main]
   [junit4]   2> 2816904 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2816917 INFO  (searcherExecutor-8103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@713d962c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1551728077089}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2816941 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 143
   [junit4]   2> 2816946 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.u.p.LogUpdateProcessorFactory [collection2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 2816957 INFO  (qtp854249000-26627) [    x:collection2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2816958 INFO  (qtp854249000-26627) [    x:collection2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6190d45 commitCommandVersion:0
   [junit4]   2> 2816994 INFO  (qtp854249000-26627) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cce8ba0[collection2] main]
   [junit4]   2> 2816994 INFO  (qtp854249000-26627) [    x:collection2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2817006 INFO  (searcherExecutor-8107-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@6cce8ba0[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1551728077215}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2817014 INFO  (qtp854249000-26627) [    x:collection2] o.a.s.u.p.LogUpdateProcessorFactory [collection2]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 57
   [junit4]   2> 2817016 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 1
   [junit4]   2> 2817016 INFO  (qtp854249000-26623) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2817016 INFO  (qtp854249000-26623) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ad02cca commitCommandVersion:0
   [junit4]   2> 2817053 INFO  (qtp854249000-26623) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3691a577[collection1] main]
   [junit4]   2> 2817066 INFO  (qtp854249000-26623) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2817067 INFO  (searcherExecutor-8103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3691a577[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1551728077089}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, timestamp=1551728077307}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2817067 INFO  (qtp854249000-26623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 51
   [junit4]   2> 2817090 INFO  (TEST-TestTolerantSearch.testGetTopIdsPhaseError-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetTopIdsPhaseError
   [junit4]   2> 2817387 INFO  (qtp854249000-26623) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=false&fl=id&fl=score&shards.purpose=532&fsv=true&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728077360-824&mlt.count=1&stats=true&wt=javabin&stats.field=id&facet.field=id&debug=false&debug=timing&debug=track&f.id.facet.mincount=0&start=0&f.id.facet.limit=160&rows=10&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=true&requestPurpose=GET_TOP_IDS,GET_FACETS,GET_STATS&NOW=1551728077360&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0&debugQuery=false} hits=1 status=0 QTime=77
   [junit4]   2> 2817387 INFO  (qtp854249000-26623) [    x:collection2] o.a.s.s.HttpSolrCall Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2817408 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=false&fl=id&fl=score&shards.purpose=532&fsv=true&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728077360-824&mlt.count=1&stats=true&wt=javabin&stats.field=id&facet.field=id&debug=false&debug=timing&debug=track&f.id.facet.mincount=0&start=0&f.id.facet.limit=160&rows=10&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=true&requestPurpose=GET_TOP_IDS,GET_FACETS,GET_STATS&NOW=1551728077360&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0&debugQuery=false} hits=1 status=0 QTime=1
   [junit4]   2> 2817409 INFO  (qtp854249000-26623) [    x:collection2] o.a.s.s.HttpSolrCall Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2817573 INFO  (qtp854249000-26625) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2817573 INFO  (qtp854249000-26625) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=true&facet.field=id&debug=true&hl=true&fl=id,subject&shards.info=true&mlt.count=1&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&shards=127.0.0.1:39305/solr/collection1,127.0.0.1:39305/solr/collection2&mlt=true&stats=true&mlt.fl=title&facet=true&wt=javabin&mlt.mindf=0&stats.field=id} rid=127.0.0.1-collection1-1551728077360-824 status=500 QTime=469
   [junit4]   2> 2817573 INFO  (qtp854249000-26625) [    x:collection1] o.a.s.s.HttpSolrCall Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2817757 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=false&fl=id&fl=score&shards.purpose=532&fsv=true&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728077862-825&mlt.count=1&stats=true&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=false&debug=timing&debug=track&f.id.facet.mincount=0&start=0&f.id.facet.limit=160&rows=10&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=true&requestPurpose=GET_TOP_IDS,GET_FACETS,GET_STATS&NOW=1551728077861&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0&debugQuery=false} hits=1 status=0 QTime=1
   [junit4]   2> 2817758 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.s.HttpSolrCall Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2817758 INFO  (qtp854249000-26626) [    x:collection2] o.a.s.s.HttpSolrCall Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2817792 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=false&fl=id&fl=score&shards.purpose=532&fsv=true&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728077862-825&mlt.count=1&stats=true&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=false&debug=timing&debug=track&f.id.facet.mincount=0&start=0&f.id.facet.limit=160&rows=10&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=true&requestPurpose=GET_TOP_IDS,GET_FACETS,GET_STATS&NOW=1551728077861&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0&debugQuery=false} hits=1 status=0 QTime=34
   [junit4]   2> 2817880 INFO  (qtp854249000-26623) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=score,id&shards.purpose=4097&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728077862-825&mlt.count=1&mlt.dist.id=1&stats=true&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=true&start=0&sort=score+desc&rows=1&version=2&mlt.mintf=0&q=%2B(title:bar+title:foo)+-id:1&mlt=true&NOW=1551728077861&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0} hits=1 status=0 QTime=2
   [junit4]   2> 2817922 INFO  (qtp854249000-26625) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=score,id&shards.purpose=4097&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728077862-825&mlt.count=1&mlt.dist.id=1&stats=true&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=true&start=0&sort=score+desc&rows=1&version=2&mlt.mintf=0&q=%2B(title:bar+title:foo)+-id:1&mlt=true&NOW=1551728077861&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0} hits=1 status=0 QTime=42
   [junit4]   2> 2817934 INFO  (qtp854249000-26627) [    x:collection1] o.a.s.h.c.MoreLikeThisComponent MLT: results added for key: 1 documents: {numFound=1,start=0,maxScore=1.4142135,docs=[SolrDocument{id=3, score=1.4142135}]}
   [junit4]   2> 2817934 INFO  (qtp854249000-26627) [    x:collection1] o.a.s.h.c.MoreLikeThisComponent MLT: results added for key: 1 documents: {numFound=1,start=0,maxScore=1.4142135,docs=[SolrDocument{id=2, score=1.4142135}]}
   [junit4]   2> 2817936 INFO  (qtp854249000-26627) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=true&facet.field=id&debug=true&hl=true&fl=id,subject&shards.info=true&mlt.count=1&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&shards=127.0.0.1:39305/solr/collection1,127.0.0.1:39305/solr/collection2&mlt=true&stats=true&shards.tolerant=true&mlt.fl=title&facet=true&wt=javabin&mlt.mindf=0&stats.field=id} rid=127.0.0.1-collection1-1551728077862-825 hits=1 status=0 QTime=330
   [junit4]   2> 2817990 INFO  (TEST-TestTolerantSearch.testGetTopIdsPhaseError-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetTopIdsPhaseError
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTolerantSearch -Dtests.method=testGetTopIdsPhaseError -Dtests.seed=7449FF36ADEE9C52 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=America/Atikokan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.92s J0 | TestTolerantSearch.testGetTopIdsPhaseError <<<
   [junit4]    > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7449FF36ADEE9C52:4A07EF400747DA83]:0)
   [junit4]    > 	at java.util.ArrayList.rangeCheck(ArrayList.java:657)
   [junit4]    > 	at java.util.ArrayList.get(ArrayList.java:433)
   [junit4]    > 	at org.apache.solr.TestTolerantSearch.testGetTopIdsPhaseError(TestTolerantSearch.java:198)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2818139 INFO  (TEST-TestTolerantSearch.testGetFieldsPhaseError-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetFieldsPhaseError
   [junit4]   2> 2818230 INFO  (qtp854249000-26623) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=false&fl=id&fl=score&shards.purpose=532&fsv=true&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728078433-826&mlt.count=1&stats=true&wt=javabin&stats.field=id&facet.field=id&debug=false&debug=timing&debug=track&f.id.facet.mincount=0&start=0&f.id.facet.limit=160&rows=10&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=true&requestPurpose=GET_TOP_IDS,GET_FACETS,GET_STATS&NOW=1551728078433&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0&debugQuery=false} hits=1 status=0 QTime=37
   [junit4]   2> 2818230 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=false&fl=id&fl=score&shards.purpose=532&fsv=true&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728078433-826&mlt.count=1&stats=true&wt=javabin&stats.field=id&facet.field=id&debug=false&debug=timing&debug=track&f.id.facet.mincount=0&start=0&f.id.facet.limit=160&rows=10&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=true&requestPurpose=GET_TOP_IDS,GET_FACETS,GET_STATS&NOW=1551728078433&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0&debugQuery=false} hits=1 status=0 QTime=37
   [junit4]   2> 2818251 INFO  (qtp854249000-26625) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=score,id&shards.purpose=4097&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728078433-826&mlt.count=1&mlt.dist.id=2&stats=true&wt=javabin&stats.field=id&facet.field=id&debug=true&start=0&sort=score+desc&rows=1&version=2&mlt.mintf=0&q=%2B(title:bar+title:foo)+-id:2&mlt=true&NOW=1551728078433&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0} hits=2 status=0 QTime=1
   [junit4]   2> 2818252 INFO  (qtp854249000-26625) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=score,id&shards.purpose=4097&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728078433-826&mlt.count=1&mlt.dist.id=2&stats=true&wt=javabin&stats.field=id&facet.field=id&debug=true&start=0&sort=score+desc&rows=1&version=2&mlt.mintf=0&q=%2B(title:bar+title:foo)+-id:2&mlt=true&NOW=1551728078433&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0} hits=0 status=0 QTime=0
   [junit4]   2> 2818284 INFO  (qtp854249000-26623) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=score,id&shards.purpose=4097&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728078433-826&mlt.count=1&mlt.dist.id=1&stats=true&wt=javabin&stats.field=id&facet.field=id&debug=true&start=0&sort=score+desc&rows=1&version=2&mlt.mintf=0&q=%2B(title:bar+title:foo)+-id:1&mlt=true&NOW=1551728078433&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0} hits=1 status=0 QTime=1
   [junit4]   2> 2818336 INFO  (qtp854249000-26627) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=score,id&shards.purpose=4097&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728078433-826&mlt.count=1&mlt.dist.id=1&stats=true&wt=javabin&stats.field=id&facet.field=id&debug=true&start=0&sort=score+desc&rows=1&version=2&mlt.mintf=0&q=%2B(title:bar+title:foo)+-id:1&mlt=true&NOW=1551728078433&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0} hits=1 status=0 QTime=1
   [junit4]   2> 2818476 INFO  (qtp854249000-26625) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=id,subject&shards.purpose=448&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728078433-826&mlt.count=1&stats=false&wt=javabin&stats.field=id&facet.field=id&debug=true&debug=timing&debug=track&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=false&requestPurpose=GET_FIELDS,GET_HIGHLIGHTS,GET_DEBUG&NOW=1551728078433&mlt.fl=title&ids=1&isShard=true&facet=false&mlt.mindf=0&debugQuery=true} status=0 QTime=3
   [junit4]   2> 2818509 INFO  (qtp854249000-26625) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=id,subject&shards.purpose=448&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728078433-826&mlt.count=1&stats=false&wt=javabin&stats.field=id&facet.field=id&debug=true&debug=timing&debug=track&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=false&requestPurpose=GET_FIELDS,GET_HIGHLIGHTS,GET_DEBUG&NOW=1551728078433&mlt.fl=title&ids=2&isShard=true&facet=false&mlt.mindf=0&debugQuery=true} status=0 QTime=33
   [junit4]   2> 2818509 INFO  (qtp854249000-26625) [    x:collection2] o.a.s.s.HttpSolrCall Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2818509 INFO  (qtp854249000-26625) [    x:collection2] o.a.s.s.HttpSolrCall Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2818537 INFO  (qtp854249000-26626) [    x:collection1] o.a.s.h.RequestHandlerBase Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2818537 INFO  (qtp854249000-26626) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=true&facet.field=id&debug=true&hl=true&fl=id,subject&shards.info=true&mlt.count=1&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&shards=127.0.0.1:39305/solr/collection1,127.0.0.1:39305/solr/collection2&mlt=true&stats=true&mlt.fl=title&facet=true&wt=javabin&mlt.mindf=0&stats.field=id} rid=127.0.0.1-collection1-1551728078433-826 hits=2 status=500 QTime=360
   [junit4]   2> 2818537 INFO  (qtp854249000-26626) [    x:collection1] o.a.s.s.HttpSolrCall Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2818540 INFO  (qtp854249000-26627) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=false&fl=id&fl=score&shards.purpose=532&fsv=true&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728078795-827&mlt.count=1&stats=true&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=false&debug=timing&debug=track&f.id.facet.mincount=0&start=0&f.id.facet.limit=160&rows=10&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=true&requestPurpose=GET_TOP_IDS,GET_FACETS,GET_STATS&NOW=1551728078794&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 2818555 INFO  (qtp854249000-26627) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=false&fl=id&fl=score&shards.purpose=532&fsv=true&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728078795-827&mlt.count=1&stats=true&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=false&debug=timing&debug=track&f.id.facet.mincount=0&start=0&f.id.facet.limit=160&rows=10&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=true&requestPurpose=GET_TOP_IDS,GET_FACETS,GET_STATS&NOW=1551728078794&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0&debugQuery=false} hits=1 status=0 QTime=14
   [junit4]   2> 2818577 INFO  (qtp854249000-26627) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=score,id&shards.purpose=4097&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728078795-827&mlt.count=1&mlt.dist.id=1&stats=true&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=true&start=0&sort=score+desc&rows=1&version=2&mlt.mintf=0&q=%2B(title:bar+title:foo)+-id:1&mlt=true&NOW=1551728078794&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0} hits=1 status=0 QTime=1
   [junit4]   2> 2818583 INFO  (qtp854249000-26625) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=score,id&shards.purpose=4097&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728078795-827&mlt.count=1&mlt.dist.id=2&stats=true&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=true&start=0&sort=score+desc&rows=1&version=2&mlt.mintf=0&q=%2B(title:bar+title:foo)+-id:2&mlt=true&NOW=1551728078794&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0} hits=2 status=0 QTime=1
   [junit4]   2> 2818591 INFO  (qtp854249000-26623) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=score,id&shards.purpose=4097&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728078795-827&mlt.count=1&mlt.dist.id=1&stats=true&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=true&start=0&sort=score+desc&rows=1&version=2&mlt.mintf=0&q=%2B(title:bar+title:foo)+-id:1&mlt=true&NOW=1551728078794&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0} hits=1 status=0 QTime=1
   [junit4]   2> 2818592 INFO  (qtp854249000-26627) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=score,id&shards.purpose=4097&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728078795-827&mlt.count=1&mlt.dist.id=2&stats=true&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=true&start=0&sort=score+desc&rows=1&version=2&mlt.mintf=0&q=%2B(title:bar+title:foo)+-id:2&mlt=true&NOW=1551728078794&mlt.fl=title&isShard=true&facet=true&mlt.mindf=0} hits=0 status=0 QTime=14
   [junit4]   2> 2818599 INFO  (qtp854249000-26625) [    x:collection2] o.a.s.c.S.Request [collection2]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=id,subject&shards.purpose=448&shards.info=true&shard.url=127.0.0.1:39305/solr/collection2&rid=127.0.0.1-collection1-1551728078795-827&mlt.count=1&stats=false&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=true&debug=timing&debug=track&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=false&requestPurpose=GET_FIELDS,GET_HIGHLIGHTS,GET_DEBUG&NOW=1551728078794&mlt.fl=title&ids=2&isShard=true&facet=false&mlt.mindf=0&debugQuery=true} status=0 QTime=0
   [junit4]   2> 2818599 INFO  (qtp854249000-26625) [    x:collection2] o.a.s.s.HttpSolrCall Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2818599 INFO  (qtp854249000-26625) [    x:collection2] o.a.s.s.HttpSolrCall Ignoring exception matching Dummy exception in BadResponseWriter
   [junit4]   2> 2818619 INFO  (qtp854249000-26626) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=false&df=text&hl=true&fl=id,subject&shards.purpose=448&shards.info=true&shard.url=127.0.0.1:39305/solr/collection1&rid=127.0.0.1-collection1-1551728078795-827&mlt.count=1&stats=false&shards.tolerant=true&wt=javabin&stats.field=id&facet.field=id&debug=true&debug=timing&debug=track&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&mlt=false&requestPurpose=GET_FIELDS,GET_HIGHLIGHTS,GET_DEBUG&NOW=1551728078794&mlt.fl=title&ids=1&isShard=true&facet=false&mlt.mindf=0&debugQuery=true} status=0 QTime=0
   [junit4]   2> 2818881 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.h.c.MoreLikeThisComponent MLT: results added for key: 2 documents: {numFound=2,start=0,maxScore=1.4142135,docs=[SolrDocument{id=1, score=1.4142135}]}
   [junit4]   2> 2818881 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.h.c.MoreLikeThisComponent MLT: results added for key: 2 documents: {numFound=0,start=0,maxScore=0.0,docs=[]}
   [junit4]   2> 2818881 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.h.c.MoreLikeThisComponent MLT: results added for key: 1 documents: {numFound=1,start=0,maxScore=1.4142135,docs=[SolrDocument{id=2, score=1.4142135}]}
   [junit4]   2> 2818881 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.h.c.MoreLikeThisComponent MLT: results added for key: 1 documents: {numFound=1,start=0,maxScore=1.4142135,docs=[SolrDocument{id=3, score=1.4142135}]}
   [junit4]   2> 2818882 INFO  (qtp854249000-26624) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={distrib=true&facet.field=id&debug=true&hl=true&fl=id,subject&shards.info=true&mlt.count=1&version=2&mlt.mintf=0&q=subject:batman+OR+subject:superman&shards=127.0.0.1:39305/solr/collection1,127.0.0.1:39305/solr/collection2&mlt=true&stats=true&shards.tolerant=true&mlt.fl=title&facet=true&wt=javabin&mlt.mindf=0&stats.field=id} rid=127.0.0.1-collection1-1551728078795-827 hits=2 status=0 QTime=343
   [junit4]   2> 2818884 INFO  (TEST-TestTolerantSearch.testGetFieldsPhaseError-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetFieldsPhaseError
   [junit4]   2> 2818902 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1308932740
   [junit4]   2> 2818954 INFO  (coreCloseExecutor-8111-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3158ab1b
   [junit4]   2> 2818954 INFO  (coreCloseExecutor-8111-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=3158ab1b
   [junit4]   2> 2818954 INFO  (coreCloseExecutor-8111-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4564723a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@198c070d
   [junit4]   2> 2818975 INFO  (coreCloseExecutor-8111-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@30588a4d
   [junit4]   2> 2819011 INFO  (coreCloseExecutor-8111-thread-2) [    x:collection2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2, tag=30588a4d
   [junit4]   2> 2819011 INFO  (coreCloseExecutor-8111-thread-2) [    x:collection2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2409992c: rootName = null, domain = solr.core.collection2, service url = null, agent id = null] for registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@45539201
   [junit4]   2> 2819210 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2819210 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c5c5f2b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@69abed88
   [junit4]   2> 2819213 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2819213 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d80ec4a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@54f1eb41
   [junit4]   2> 2819248 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2819248 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e9f7784: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@24dd475f
   [junit4]   2> 2819420 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@43aabc5b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2819420 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b883310{/solr,null,UNAVAILABLE}
   [junit4]   2> 2819420 INFO  (SUITE-TestTolerantSearch-seed#[7449FF36ADEE9C52]-worker) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestTolerantSearch_7449FF36ADEE9C52-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {title_stringNoNorms=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title_stemmed=PostingsFormat(name=Asserting), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _root_=PostingsFormat(name=Asserting), id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Direct), title=PostingsFormat(name=Asserting), title_lettertok=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=750, maxMBSortInHeap=6.146529189969604, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@413b687a), locale=pl-PL, timezone=America/Atikokan
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=165762088,total=512229376
   [junit4]   2> NOTE: All tests run in this JVM: [MissingSegmentRecoveryTest, SuggestComponentTest, TestPayloadCheckQParserPlugin, HdfsCollectionsAPIDistributedZkTest, LegacyCloudClusterPropTest, BaseCdcrDistributedZkTest, TestBM25SimilarityFactory, TestSuggestSpellingConverter, ClassificationUpdateProcessorIntegrationTest, CleanupOldIndexTest, TestReload, TestComplexPhraseQParserPlugin, BinaryUpdateRequestHandlerTest, BlockJoinFacetSimpleTest, TestStressRecovery, DistributedSpellCheckComponentTest, BasicAuthIntegrationTest, SearchHandlerTest, TestExclusionRuleCollectionAccess, RandomizedTaggerTest, TestSQLHandlerNonCloud, CollectionsAPIDistributedZkTest, BitVectorTest, SolrJmxReporterCloudTest, TestUpdate, TestConfigSetsAPIZkFailure, TolerantUpdateProcessorTest, TestRetrieveFieldsOptimizer, TestDynamicFieldCollectionResource, TestDocSet, MetricUtilsTest, TestUninvertingReader, TestSimNodeLostTrigger, TestUseDocValuesAsStored2, TestSolr4Spatial, FileUtilsTest, ClusterStateUpdateTest, TestFieldCache, AtomicUpdateProcessorFactoryTest, LeaderFailureAfterFreshStartTest, TestOmitPositions, TestWordDelimiterFilterFactory, DirectoryFactoryTest, SchemaApiFailureTest, DistributedQueueTest, HttpTriggerListenerTest, TestApiFramework, TestAddFieldRealTimeGet, TestSegmentSorting, ShowFileRequestHandlerTest, TestJettySolrRunner, TestStressVersions, TestRandomDVFaceting, DOMUtilTest, TestJmxIntegration, TestReloadAndDeleteDocs, HLLSerializationTest, PeerSyncReplicationTest, SortByFunctionTest, TestPKIAuthenticationPlugin, QueryParsingTest, AnalysisAfterCoreReloadTest, TestFieldCacheSortRandom, TestSimClusterStateProvider, TestCollationField, PingRequestHandlerTest, TestEmbeddedSolrServerAdminHandler, DeleteReplicaTest, TestDFRSimilarityFactory, TestLocalFSCloudBackupRestore, TaggingAttributeTest, JSONWriterTest, TestFastLRUCache, RuleEngineTest, TestValueSourceCache, ZkStateReaderTest, CustomHighlightComponentTest, TestLegacyNumericUtils, TestCoreAdminApis, MoveReplicaTest, TestSchemaNameResource, ParsingFieldUpdateProcessorsTest, TestLogWatcher, QueryElevationComponentTest, TestLeaderElectionZkExpiry, RegexBytesRefFilterTest, EchoParamsTest, HdfsLockFactoryTest, TestDeprecatedFilters, TestRestManager, TestSkipOverseerOperations, SolrMetricsIntegrationTest, TestSolrFieldCacheBean, NodeMutatorTest, CdcrUpdateLogTest, PeerSyncWithBufferUpdatesTest, SOLR749Test, TestBackupRepositoryFactory, TestSchemalessBufferedUpdates, TestRealTimeGet, TestCloudJSONFacetJoinDomain, CoreAdminOperationTest, DistributedFacetSimpleRefinementLongTailTest, TestHashQParserPlugin, TriggerEventQueueTest, HdfsRecoveryZkTest, TestConfigReload, SolrCoreMetricManagerTest, PropertiesRequestHandlerTest, TestGraphMLResponseWriter, StatelessScriptUpdateProcessorFactoryTest, BasicZkTest, ChangedSchemaMergeTest, TestJsonFacets, TestNRTOpen, TestCrossCoreJoin, PathHierarchyTokenizerFactoryTest, CollectionReloadTest, TestNamedUpdateProcessors, TestSimDistributedQueue, TestHdfsUpdateLog, TestSolrCoreProperties, TestInPlaceUpdatesStandalone, SolrRequestParserTest, SampleTest, TestCloudConsistency, TimeZoneUtilsTest, DistributedFacetPivotSmallTest, LeaderElectionIntegrationTest, SSLMigrationTest, CollectionsAPISolrJTest, OpenExchangeRatesOrgProviderTest, AnalyticsQueryTest, DistributedDebugComponentTest, RAMDirectoryFactoryTest, DocumentBuilderTest, TestHighFrequencyDictionaryFactory, DefaultValueUpdateProcessorTest, TestDistributedMissingSort, TestJoin, TestSimpleTrackingShardHandler, TestTolerantSearch]
   [junit4] Completed [337/844 (1!)] on J0 in 7.77s, 2 tests, 1 error <<< FAILURES!

[...truncated 1489 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> 791644 INFO  (SUITE-OverseerTest-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_7449FF36ADEE9C52-001/init-core-data-001
   [junit4]   2> 791644 WARN  (SUITE-OverseerTest-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 791644 INFO  (SUITE-OverseerTest-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 791646 INFO  (SUITE-OverseerTest-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 791647 INFO  (SUITE-OverseerTest-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 791647 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 791647 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 791747 INFO  (SUITE-OverseerTest-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41587
   [junit4]   2> 791747 INFO  (SUITE-OverseerTest-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41587
   [junit4]   2> 791747 INFO  (SUITE-OverseerTest-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41587
   [junit4]   2> 791812 INFO  (zkConnectionManagerCallback-1143-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 791823 INFO  (zkConnectionManagerCallback-1145-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 791823 INFO  (SUITE-OverseerTest-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 791823 INFO  (SUITE-OverseerTest-seed#[7449FF36ADEE9C52]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 791858 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDoubleAssignment
   [junit4]   2> 791992 INFO  (zkConnectionManagerCallback-1149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792023 INFO  (zkCallback-1148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 792024 INFO  (zkCallback-1144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 792028 INFO  (zkConnectionManagerCallback-1153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792056 WARN  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 792067 WARN  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6c383634[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 792829 INFO  (zkConnectionManagerCallback-1160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 793357 INFO  (zkConnectionManagerCallback-1165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 793358 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793359 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41587/solr ready
   [junit4]   2> 793383 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41587_solr
   [junit4]   2> 793385 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.Overseer Overseer (id=74289976477483011-127.0.0.1:41587_solr-n_0000000000) starting
   [junit4]   2> 793416 INFO  (OverseerStateUpdate-74289976477483011-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41587_solr
   [junit4]   2> 793418 INFO  (OverseerStateUpdate-74289976477483011-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793448 INFO  (zkConnectionManagerCallback-1170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 793460 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793461 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41587/solr ready
   [junit4]   2> 793620 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 793631 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/74289976477483010-node1_core1-n_0000000000
   [junit4]   2> 793671 INFO  (zkCallback-1169-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 793671 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 793671 INFO  (zkCallback-1148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 793671 INFO  (zkCallback-1152-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 793671 INFO  (zkCallback-1144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 793704 INFO  (zkConnectionManagerCallback-1172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 793711 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793711 INFO  (zkCallback-1144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793711 INFO  (zkCallback-1152-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793711 INFO  (zkCallback-1169-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793734 INFO  (zkCallback-1171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 793736 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 793737 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/74289976477483015-node1_core1-n_0000000001
   [junit4]   2> 793765 INFO  (zkCallback-1144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 793765 INFO  (zkCallback-1171-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 793765 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 793765 INFO  (zkCallback-1169-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 793856 WARN  (OverseerStateUpdate-74289976477483011-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting Overseer main queue loop
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1336) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:370) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:370) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:220) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:247) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 793856 INFO  (OverseerStateUpdate-74289976477483011-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41587_solr
   [junit4]   2> 793870 WARN  (OverseerExitThread) [    ] o.a.s.c.Overseer Error communicating with ZooKeeper
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1221) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:358) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:358) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:319) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 793881 INFO  (closeThreadPool-1176-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74289976477483011-127.0.0.1:41587_solr-n_0000000000) closing
   [junit4]   2> 793881 INFO  (OverseerAutoScalingTriggerThread-74289976477483011-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 793936 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDoubleAssignment
   [junit4]   2> 793960 INFO  (TEST-OverseerTest.testReplay-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReplay
   [junit4]   2> 794071 INFO  (zkConnectionManagerCallback-1180-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794099 WARN  (TEST-OverseerTest.testReplay-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 794108 WARN  (TEST-OverseerTest.testReplay-seed#[7449FF36ADEE9C52]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6047320[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 794135 INFO  (zkConnectionManagerCallback-1187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794164 INFO  (zkConnectionManagerCallback-1192-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794166 INFO  (TEST-OverseerTest.testReplay-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41587/solr ready
   [junit4]   2> 794167 INFO  (TEST-OverseerTest.testReplay-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41587_solr
   [junit4]   2> 794168 INFO  (TEST-OverseerTest.testReplay-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.Overseer Overseer (id=74289976477483016-127.0.0.1:41587_solr-n_0000000000) starting
   [junit4]   2> 794197 INFO  (OverseerStateUpdate-74289976477483016-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41587_solr
   [junit4]   2> 794394 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 0x107ee570a50000a, likely client has closed socket
   [junit4]   2> 794408 INFO  (closeThreadPool-1194-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74289976477483016-127.0.0.1:41587_solr-n_0000000000) closing
   [junit4]   2> 794408 INFO  (OverseerAutoScalingTriggerThread-74289976477483016-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 794408 INFO  (OverseerStateUpdate-74289976477483016-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.Overseer According to ZK I (id=74289976477483016-127.0.0.1:41587_solr-n_0000000000) am no longer a leader. propsId=null
   [junit4]   2> 794408 INFO  (OverseerStateUpdate-74289976477483016-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41587_solr
   [junit4]   2> 794456 WARN  (OverseerExitThread) [    ] o.a.s.c.Overseer Error communicating with ZooKeeper
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1221) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:358) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:358) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:319) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 794498 INFO  (TEST-OverseerTest.testReplay-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReplay
   [junit4]   2> 794517 INFO  (TEST-OverseerTest.testLatchWatcher-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLatchWatcher
   [junit4]   2> 794628 INFO  (TEST-OverseerTest.testLatchWatcher-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLatchWatcher
   [junit4]   2> 794646 INFO  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testShardLeaderChange
   [junit4]   2> 794829 WARN  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 794840 INFO  (zkConnectionManagerCallback-1200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794853 WARN  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7eb95aa9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 794879 WARN  (Thread-2100) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 794895 WARN  (Thread-2100) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2d327217[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 794913 INFO  (zkConnectionManagerCallback-1208-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794924 WARN  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 794936 INFO  (zkConnectionManagerCallback-1212-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794958 WARN  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1862c259[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 795014 INFO  (zkConnectionManagerCallback-1222-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795014 INFO  (zkConnectionManagerCallback-1224-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795016 INFO  (Thread-2100) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41587/solr ready
   [junit4]   2> 795045 INFO  (Thread-2100) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41587_solr
   [junit4]   2> 795046 INFO  (Thread-2100) [    ] o.a.s.c.Overseer Overseer (id=74289976477483019-127.0.0.1:41587_solr-n_0000000000) starting
   [junit4]   2> 795059 INFO  (zkConnectionManagerCallback-1229-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795061 INFO  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41587/solr ready
   [junit4]   2> 795112 INFO  (OverseerStateUpdate-74289976477483019-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41587_solr
   [junit4]   2> 795124 INFO  (zkConnectionManagerCallback-1231-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795142 INFO  (zkCallback-1144-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795179 INFO  (Thread-2100) [    ] o.a.s.c.OverseerTest Killing overseer.
   [junit4]   2> 795187 INFO  (zkCallback-1221-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795202 INFO  (zkCallback-1228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795202 INFO  (zkCallback-1230-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795205 INFO  (zkCallback-1207-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41587_solr
   [junit4]   2> 795208 INFO  (zkCallback-1207-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74289976477483020-127.0.0.1:41587_solr-n_0000000001) starting
   [junit4]   2> 795237 INFO  (zkConnectionManagerCallback-1235-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795245 INFO  (OverseerStateUpdate-74289976477483020-127.0.0.1:41587_solr-n_0000000001) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41587_solr
   [junit4]   2> 795246 INFO  (OverseerStateUpdate-74289976477483020-127.0.0.1:41587_solr-n_0000000001) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795262 INFO  (Thread-2100) [    ] o.a.s.c.Overseer Overseer (id=74289976477483019-127.0.0.1:41587_solr-n_0000000000) closing
   [junit4]   2> 795263 INFO  (OverseerStateUpdate-74289976477483019-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41587_solr
   [junit4]   2> 795270 INFO  (OverseerAutoScalingTriggerThread-74289976477483019-127.0.0.1:41587_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 795287 WARN  (OverseerExitThread) [    ] o.a.s.c.Overseer Error communicating with ZooKeeper
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1221) ~[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:358) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:358) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:319) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 795331 WARN  (Thread-2100) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 795355 WARN  (Thread-2100) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3abbb7c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 795364 INFO  (zkConnectionManagerCallback-1242-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795367 INFO  (zkConnectionManagerCallback-1247-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795373 INFO  (Thread-2100) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795383 INFO  (Thread-2100) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41587/solr ready
   [junit4]   2> 795384 INFO  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 795387 INFO  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/74289976477483025-node1_core1-n_0000000000
   [junit4]   2> org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:129)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:690)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:678)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.offerStateUpdate(Overseer.java:851)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:250)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:171)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:136)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:308)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:217)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTest$MockZKController.publishState(OverseerTest.java:248)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTest.testShardLeaderChange(OverseerTest.java:930)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1111)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:334)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:334)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:108)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:93)
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:127)
   [junit4]   2> 	... 49 more
   [junit4]   2> 795406 INFO  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 795408 INFO  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/74289976477483025-node1_core1-n_0000000001
   [junit4]   2> 795527 INFO  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 795529 INFO  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/74289976477483025-node1_core1-n_0000000002
   [junit4]   2> 795553 INFO  (zkConnectionManagerCallback-1249-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795562 INFO  (TEST-OverseerTest.testShardLeaderChange-seed#[7449FF36ADEE9C52]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795564 INFO  (zkCallback-1144-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 795564 INFO  (zkCallback-1230-thread-1) [  

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

l:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/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-master/lucene/top-level-ivy-settings.xml

resolve:

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

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 70ms :: artifacts dl 16ms
	---------------------------------------------------------------------
	|                  |            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: 281 minutes 44 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
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:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	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:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	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)