Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/247/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions
Error Message:
Should have fewer docs than 100
Stack Trace:
java.lang.AssertionError: Should have fewer docs than 100
at
__randomizedtesting.SeedInfo.seed([448F96DA3C7C4489:33F229FD528909AB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions(ExitableDirectoryReaderTest.java:102)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.update.DataDrivenBlockJoinTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\init-core-data-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\init-core-data-001
at __randomizedtesting.SeedInfo.seed([448F96DA3C7C4489]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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.client.solrj.io.stream.StreamExpressionTest.testZipFDistribution
Error Message:
Zipf distribution not descending!!!
Stack Trace:
java.lang.Exception: Zipf distribution not descending!!!
at
__randomizedtesting.SeedInfo.seed([D9BF3145CC4E5441:FD0A5C61DBE65C69]:0)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testZipFDistribution(StreamExpressionTest.java:6421)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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)
Build Log:
[...truncated 13565 lines...]
[junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_448F96DA3C7C4489-001\init-core-data-001
[junit4] 2> 3292582 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3292587 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 3292587 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3292588 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3292589 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3292633 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 3292640 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 3292681 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 3292749 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ade9c2
[junit4] 2> 3292756 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ade9c2
[junit4] 2> 3292756 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ade9c2
[junit4] 2> 3292758 INFO (coreLoadExecutor-13833-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3292758 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3292802 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 3292816 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 3292865 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid
field id
[junit4] 2> 3292875 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 3292876 INFO (coreLoadExecutor-13833-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@ade9c2
[junit4] 2> 3292876 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3292876 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_448F96DA3C7C4489-001\init-core-data-001\]
[junit4] 2> 3292878 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1835283960,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 3292948 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3292948 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3292949 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14357003944661317]
[junit4] 2> 3292949 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d4a024[collection1]
main]
[junit4] 2> 3292950 WARN (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 3292950 INFO (coreLoadExecutor-13833-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3292951 INFO
(searcherExecutor-13834-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d4a024[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3292951 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3292952 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 3292955 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 3292956 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 3292956 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 3292956 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3292956 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1dffcd0 commitCommandVersion:0
[junit4] 2> 3292958 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@cfd1bc[collection1] main]
[junit4] 2> 3292958 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3292959 INFO (searcherExecutor-13834-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@cfd1bc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C4)))}
[junit4] 2> 3292961 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 3292961 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 3292961 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 3292962 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 3292962 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 3292962 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 3292962 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 3292962 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[10]} 0 0
[junit4] 2> 3292962 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[11]} 0 0
[junit4] 2> 3292963 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[12]} 0 0
[junit4] 2> 3292963 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[13]} 0 0
[junit4] 2> 3292963 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[14]} 0 0
[junit4] 2> 3292963 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[15]} 0 0
[junit4] 2> 3292963 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[16]} 0 0
[junit4] 2> 3292964 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[17]} 0 0
[junit4] 2> 3292964 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[18]} 0 0
[junit4] 2> 3292964 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[19]} 0 0
[junit4] 2> 3292964 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[20]} 0 0
[junit4] 2> 3292964 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[21]} 0 0
[junit4] 2> 3292965 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[22]} 0 0
[junit4] 2> 3292965 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[23]} 0 0
[junit4] 2> 3292965 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[24]} 0 0
[junit4] 2> 3292965 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[25]} 0 0
[junit4] 2> 3292966 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[26]} 0 0
[junit4] 2> 3292966 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[27]} 0 0
[junit4] 2> 3292966 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[28]} 0 0
[junit4] 2> 3292966 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[29]} 0 0
[junit4] 2> 3292966 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[30]} 0 0
[junit4] 2> 3292966 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[31]} 0 0
[junit4] 2> 3292967 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[32]} 0 0
[junit4] 2> 3292967 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[33]} 0 0
[junit4] 2> 3292967 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[34]} 0 0
[junit4] 2> 3292967 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[35]} 0 0
[junit4] 2> 3292967 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[36]} 0 0
[junit4] 2> 3292967 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[37]} 0 0
[junit4] 2> 3292968 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[38]} 0 0
[junit4] 2> 3292968 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[39]} 0 0
[junit4] 2> 3292968 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[40]} 0 0
[junit4] 2> 3292968 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[41]} 0 0
[junit4] 2> 3292968 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[42]} 0 0
[junit4] 2> 3292968 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[43]} 0 0
[junit4] 2> 3292969 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[44]} 0 0
[junit4] 2> 3292969 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[45]} 0 0
[junit4] 2> 3292969 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[46]} 0 0
[junit4] 2> 3292969 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[47]} 0 0
[junit4] 2> 3292969 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[48]} 0 0
[junit4] 2> 3292969 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[49]} 0 0
[junit4] 2> 3292970 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[50]} 0 0
[junit4] 2> 3292970 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[51]} 0 0
[junit4] 2> 3292970 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[52]} 0 0
[junit4] 2> 3292970 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[53]} 0 0
[junit4] 2> 3292970 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[54]} 0 0
[junit4] 2> 3292970 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[55]} 0 0
[junit4] 2> 3292970 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[56]} 0 0
[junit4] 2> 3292971 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[57]} 0 0
[junit4] 2> 3292971 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[58]} 0 0
[junit4] 2> 3292971 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[59]} 0 0
[junit4] 2> 3292971 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[60]} 0 0
[junit4] 2> 3292972 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[61]} 0 0
[junit4] 2> 3292972 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[62]} 0 0
[junit4] 2> 3292972 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[63]} 0 0
[junit4] 2> 3292972 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[64]} 0 0
[junit4] 2> 3292973 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[65]} 0 0
[junit4] 2> 3292973 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[66]} 0 0
[junit4] 2> 3292973 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[67]} 0 0
[junit4] 2> 3292973 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[68]} 0 0
[junit4] 2> 3292973 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[69]} 0 0
[junit4] 2> 3292974 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[70]} 0 0
[junit4] 2> 3292974 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[71]} 0 0
[junit4] 2> 3292974 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[72]} 0 0
[junit4] 2> 3292974 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[73]} 0 0
[junit4] 2> 3292974 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[74]} 0 0
[junit4] 2> 3292974 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[75]} 0 0
[junit4] 2> 3292974 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[76]} 0 0
[junit4] 2> 3292974 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[77]} 0 0
[junit4] 2> 3292976 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[78]} 0 0
[junit4] 2> 3292976 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[79]} 0 0
[junit4] 2> 3292976 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[80]} 0 0
[junit4] 2> 3292976 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[81]} 0 0
[junit4] 2> 3292976 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[82]} 0 0
[junit4] 2> 3292976 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[83]} 0 0
[junit4] 2> 3292977 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[84]} 0 0
[junit4] 2> 3292977 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[85]} 0 0
[junit4] 2> 3292977 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[86]} 0 0
[junit4] 2> 3292977 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[87]} 0 0
[junit4] 2> 3292977 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[88]} 0 0
[junit4] 2> 3292977 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[89]} 0 0
[junit4] 2> 3292978 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[90]} 0 0
[junit4] 2> 3292978 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[91]} 0 0
[junit4] 2> 3292978 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[92]} 0 0
[junit4] 2> 3292978 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[93]} 0 0
[junit4] 2> 3292978 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[94]} 0 0
[junit4] 2> 3292978 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[95]} 0 0
[junit4] 2> 3292978 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[96]} 0 0
[junit4] 2> 3292979 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[97]} 0 0
[junit4] 2> 3292979 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[98]} 0 0
[junit4] 2> 3292979 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[99]} 0 0
[junit4] 2> 3292979 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3292979 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1dffcd0 commitCommandVersion:0
[junit4] 2> 3292981 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@189c4fa[collection1] main]
[junit4] 2> 3292982 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3292983 INFO (searcherExecutor-13834-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@189c4fa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C4)
Uninverting(_1(7.2.0):C96)))}
[junit4] 2> 3292983 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 3292987 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.SolrTestCaseJ4 ###Starting testPrefixQuery
[junit4] 2> 3292989 WARN
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.s.SolrIndexSearcher Query: [name:a*]; The request took too long to
iterate over terms. Timeout: timeoutAt: 1841032457606281 (System.nanoTime():
1841032458074014),
TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@bff8ad
[junit4] 2> 3292989 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=name:a*&timeAllowed=1&wt=xml} hits=0 status=0 QTime=2
[junit4] 2> 3292990 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name:a*&timeAllowed=10000&wt=xml} hits=100 status=0 QTime=0
[junit4] 2> 3292992 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=name:a*&timeAllowed=1&wt=xml} hits=100 status=0 QTime=1
[junit4] 2> 3292994 WARN
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.h.c.SearchHandler Query: sleep=2&q=*:*&fq=name:a*&timeAllowed=1&wt=xml;
The request took too long to iterate over terms. Timeout: timeoutAt:
1841032462416238 (System.nanoTime(): 1841032463117785),
TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@8c4d77
[junit4] 2> 3292994 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=*:*&fq=name:a*&timeAllowed=1&wt=xml} status=0 QTime=2
[junit4] 2> 3292995 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fq=name:a*&timeAllowed=10000&wt=xml} hits=100 status=0 QTime=0
[junit4] 2> 3292996 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name:b*&timeAllowed=9223372036854775807&wt=xml} hits=100 status=0
QTime=0
[junit4] 2> 3292996 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name:c*&timeAllowed=-7&wt=xml} hits=100 status=0 QTime=0
[junit4] 2> 3292996 INFO
(TEST-ExitableDirectoryReaderTest.testPrefixQuery-seed#[448F96DA3C7C4489]) [
] o.a.s.SolrTestCaseJ4 ###Ending testPrefixQuery
[junit4] 2> 3292997 INFO
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[448F96DA3C7C4489])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCacheAssumptions
[junit4] 2> 3293001 INFO
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[448F96DA3C7C4489])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=*:*&indent=true&fq=name:d*&timeAllowed=1&wt=xml} hits=100
status=0 QTime=1
[junit4] 2> 3293001 INFO
(TEST-ExitableDirectoryReaderTest.testCacheAssumptions-seed#[448F96DA3C7C4489])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCacheAssumptions
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ExitableDirectoryReaderTest -Dtests.method=testCacheAssumptions
-Dtests.seed=448F96DA3C7C4489 -Dtests.slow=true -Dtests.locale=de-AT
-Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] FAILURE 0.01s J1 | ExitableDirectoryReaderTest.testCacheAssumptions
<<<
[junit4] > Throwable #1: java.lang.AssertionError: Should have fewer docs
than 100
[junit4] > at
__randomizedtesting.SeedInfo.seed([448F96DA3C7C4489:33F229FD528909AB]:0)
[junit4] > at
org.apache.solr.core.ExitableDirectoryReaderTest.testCacheAssumptions(ExitableDirectoryReaderTest.java:102)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3293008 INFO
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[448F96DA3C7C4489]) [
] o.a.s.SolrTestCaseJ4 ###Starting testQueryResults
[junit4] 2> 3293011 WARN
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[448F96DA3C7C4489]) [
] o.a.s.s.SolrIndexSearcher Query: [name:e*]; The request took too long to
iterate over terms. Timeout: timeoutAt: 1841032479327602 (System.nanoTime():
1841032480105665),
TermsEnum=org.apache.lucene.codecs.blocktree.IntersectTermsEnum@139b029
[junit4] 2> 3293011 INFO
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[448F96DA3C7C4489]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sleep=2&q=name:e*&indent=true&timeAllowed=1&wt=xml} hits=0 status=0
QTime=2
[junit4] 2> 3293011 INFO
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[448F96DA3C7C4489]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name:e*&indent=true&timeAllowed=10000&wt=xml} hits=100 status=0
QTime=0
[junit4] 2> 3293012 INFO
(TEST-ExitableDirectoryReaderTest.testQueryResults-seed#[448F96DA3C7C4489]) [
] o.a.s.SolrTestCaseJ4 ###Ending testQueryResults
[junit4] 2> 3293012 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 3293012 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24271595
[junit4] 2> 3293012 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3293012 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e284f: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1947418
[junit4] 2> 3293015 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3293015 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1491228: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@58f8bd
[junit4] 2> 3293017 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3293017 INFO
(SUITE-ExitableDirectoryReaderTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@162ab0b: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1dac53c
[junit4] 2> 3293018 INFO (coreCloseExecutor-13838-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1aa81a7
[junit4] 2> 3293018 INFO (coreCloseExecutor-13838-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=27951527
[junit4] 2> 3293018 INFO (coreCloseExecutor-13838-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1af278d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@194594
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.ExitableDirectoryReaderTest_448F96DA3C7C4489-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=de-AT, timezone=UTC
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=160786512,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestInPlaceUpdatesStandalone, BasicFunctionalityTest, TestValueSourceCache,
OverseerRolesTest, BadIndexSchemaTest, ConvertedLegacyTest, SampleTest,
TestShortCircuitedRequests, TestTrieFacet, TestCoreDiscovery,
TestTolerantUpdateProcessorCloud, V2ApiIntegrationTest, SOLR749Test,
DirectoryFactoryTest, ShardSplitTest, SolrPluginUtilsTest, TestSmileRequest,
CollectionsAPISolrJTest, TestPayloadCheckQParserPlugin, TestFieldCache,
AnalyticsQueryTest, DistributedDebugComponentTest,
UpdateRequestProcessorFactoryTest, TestRTGBase, MultiThreadedOCPTest,
TestSQLHandlerNonCloud, BasicAuthIntegrationTest, BufferStoreTest,
TestRTimerTree, TestConfigSetImmutable, TestNamedUpdateProcessors,
CollectionsAPIDistributedZkTest, TestStressCloudBlindAtomicUpdates,
SolrCloudReportersTest, SpellCheckComponentTest,
SchemaVersionSpecificBehaviorTest, TestStressLucene,
DistributedQueryElevationComponentTest, SegmentsInfoRequestHandlerTest,
TestPartialUpdateDeduplication, TestImplicitCoreProperties, ConfigSetsAPITest,
TestHdfsUpdateLog, InfixSuggestersTest, AddBlockUpdateTest, TestLegacyField,
TermVectorComponentTest, StressHdfsTest, TestHttpShardHandlerFactory,
CleanupOldIndexTest, TestConfigsApi, TestCloudSchemaless,
TestDistributedMissingSort, RankQueryTest, MetricsConfigTest,
OverseerCollectionConfigSetProcessorTest, ExecutePlanActionTest,
TestMacroExpander, TestDistribDocBasedVersion, TestNonDefinedSimilarityFactory,
DistributedSuggestComponentTest, AssignBackwardCompatibilityTest,
TestClusterProperties, TestCollationField, PingRequestHandlerTest,
CdcrBootstrapTest, RestartWhileUpdatingTest, TestExactStatsCache,
SimpleCollectionCreateDeleteTest, TestNestedDocsSort,
TestElisionMultitermQuery, SSLMigrationTest, TestSlowCompositeReaderWrapper,
TestSimpleTextCodec, BlockJoinFacetRandomTest,
TestLegacyNumericRangeQueryBuilder, TestMissingGroups, TestSearchPerf,
TestReload, TestRecovery, TestConfigSets,
DocExpirationUpdateProcessorFactoryTest, TestBlendedInfixSuggestions,
TestCryptoKeys, TestSearcherReuse, TestSuggestSpellingConverter,
TestNumericRangeQuery64, BlockCacheTest, TestTestInjection,
TestManagedResourceStorage, TestFilteredDocIdSet, TestLRUCache, TestDistribIDF,
CreateCollectionCleanupTest, SynonymTokenizerTest, JSONWriterTest,
TestRequestForwarding, SearchHandlerTest, AsyncCallRequestStatusResponseTest,
TestPushWriter, TestCharFilters, TestReloadAndDeleteDocs,
ConfigureRecoveryStrategyTest, TestConfigSetsAPIExclusivity,
TestSolrConfigHandlerConcurrent, SolrRequestParserTest, BadComponentTest,
SolrCmdDistributorTest, TestRebalanceLeaders, TestWordDelimiterFilterFactory,
ClassificationUpdateProcessorFactoryTest, TestCrossCoreJoin,
TestFieldCacheSort, TestSolrJ, TestCustomStream,
UUIDUpdateProcessorFallbackTest, TestBulkSchemaAPI,
SpellPossibilityIteratorTest, LukeRequestHandlerTest,
BigEndianAscendingWordSerializerTest, AutoscalingHistoryHandlerTest,
AutoScalingHandlerTest, TestSolrDeletionPolicy1,
ShufflingReplicaListTransformerTest, DistributedMLTComponentTest, BasicZkTest,
SystemInfoHandlerTest, MoveReplicaHDFSTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, TestRandomFaceting,
TestAnalyzedSuggestions, HdfsLockFactoryTest, TestBulkSchemaConcurrent,
TestSolrQueryResponse, TestRecoveryHdfs, TestPullReplica, PreAnalyzedFieldTest,
TestQueryUtils, DistributedFacetExistsSmallTest, CollectionReloadTest,
RulesTest, PropertiesRequestHandlerTest, TestPerFieldSimilarity,
TestLuceneMatchVersion, TestComplexPhraseLeadingWildcard, LargeFieldTest,
ZkNodePropsTest, FileBasedSpellCheckerTest, TestSchemalessBufferedUpdates,
LeaderElectionContextKeyTest, TestSubQueryTransformer,
TestImpersonationWithHadoopAuth, TestLeaderInitiatedRecoveryThread,
ReplaceNodeTest, SearchHandlerTest, AtomicUpdateProcessorFactoryTest,
TestManagedSynonymGraphFilterFactory, ChaosMonkeySafeLeaderTest,
OpenCloseCoreStressTest, TestRawTransformer, TestManagedSchemaAPI,
TestGraphMLResponseWriter, TestDocBasedVersionConstraints, DocValuesMultiTest,
BJQParserTest, TestDocumentBuilder, CoreAdminRequestStatusTest,
LeaderInitiatedRecoveryOnShardRestartTest, DistributedIntervalFacetingTest,
UpdateParamsTest, TestFieldCollectionResource,
HdfsChaosMonkeyNothingIsSafeTest, TestFieldTypeCollectionResource,
HighlighterMaxOffsetTest, CurrencyFieldTypeTest, ExplicitHLLTest,
VMParamsZkACLAndCredentialsProvidersTest, DistributedTermsComponentTest,
TestNoOpRegenerator, DeleteShardTest, BasicDistributedZk2Test,
UnloadDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest,
RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest,
ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest,
AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner,
TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin,
TestStressVersions, TestRangeQuery, TestCoreContainer, SimpleFacetsTest,
TestSolr4Spatial, StatsComponentTest, TestGroupingSearch, PeerSyncTest,
TestFiltering, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig,
TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest,
SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest,
TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest,
TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestTrie,
SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest,
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest,
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest,
DistanceFunctionTest, CacheHeaderTest, DirectSolrSpellCheckerTest,
TestQueryTypes, TermsComponentTest, TestSolrQueryParser,
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, ReturnFieldsTest,
MBeansHandlerTest, TestSystemIdResolver, SpellingQueryConverterTest,
DOMUtilTest, RAMDirectoryFactoryTest, SliceStateTest, UUIDFieldTest,
FileUtilsTest, SolrTestCaseJ4Test, TestSimpleTrackingShardHandler,
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest,
AliasIntegrationTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest,
CollectionStateFormat2Test, CollectionTooManyReplicasTest,
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest,
DeleteReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest,
DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest,
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest,
MissingSegmentRecoveryTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerModifyCollectionTest, OverseerTaskQueueTest,
RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, SolrXmlInZkTest,
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil,
TestCloudPivotFacet, TestCollectionsAPIViaSolrCloudCluster,
TestLocalFSCloudBackupRestore, TestLockTree, TestOnReconnectListenerSupport,
TestRandomFlRTGCloud, TestReplicaProperties, TestSSLRandomization,
TestSkipOverseerOperations, TestSolrCloudWithKerberosAlt, TestStressLiveNodes,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
ZkFailoverTest, AutoAddReplicasPlanActionTest, ComputePlanActionTest,
NodeLostTriggerTest, TestPolicyCloud, HdfsBasicDistributedZk2Test,
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest,
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest,
TestClusterStateMutator, ZkStateReaderTest, ImplicitSnitchTest,
CachingDirectoryFactoryTest, ExitableDirectoryReaderTest]
[junit4] Completed [593/744 (1!)] on J1 in 0.47s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 413 lines...]
[junit4] Suite: org.apache.solr.update.DataDrivenBlockJoinTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\init-core-data-001
[junit4] 2> 3598944 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3598950 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 3598950 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3598953 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.SolrTestCaseJ4 ###Starting testAddNestedDocuments
[junit4] 2> 3598960 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3598990 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 3599002 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema-add-schema-fields-update-processor.xml instead
[junit4] 2> 3599004 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.s.IndexSchema [null] Schema name=add-schema-fields-update-processor
[junit4] 2> 3599014 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6
with uniqueid field id
[junit4] 2> 3599015 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 3599018 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml.bak
[junit4] 2> 3599128 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@816296
[junit4] 2> 3599137 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@816296
[junit4] 2> 3599137 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@816296
[junit4] 2> 3599140 INFO (coreLoadExecutor-11340-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3599185 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 3599202 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema
name=add-schema-fields-update-processor
[junit4] 2> 3599213 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema
add-schema-fields-update-processor/1.6 with uniqueid field id
[junit4] 2> 3599213 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\tempDir-001\collection1,
trusted=true
[junit4] 2> 3599214 INFO (coreLoadExecutor-11340-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@816296
[junit4] 2> 3599214 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3599214 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\init-core-data-001\]
[junit4] 2> 3599222 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@d2afd3
[junit4] 2> 3599343 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3599344 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 3599345 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 3599345 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 3599346 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=251297398,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 3599346 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bc2d54[collection1]
main]
[junit4] 2> 3599347 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\tempDir-001\collection1\conf
[junit4] 2> 3599348 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 3599349 INFO
(searcherExecutor-11341-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1bc2d54[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3599349 INFO (coreLoadExecutor-11340-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1581175488071598080
[junit4] 2> 3599354 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3599360 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 3599368 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1581175488086278144)]} 0 10
[junit4] 2> 3599373 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1581175488096763904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3599373 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b719e6
commitCommandVersion:1581175488096763904
[junit4] 2> 3599396 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1052781[collection1] main]
[junit4] 2> 3599397 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 3599398 INFO (searcherExecutor-11341-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1052781[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c3)))}
[junit4] 2> 3599398 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 25
[junit4] 2> 3599399 INFO
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[448F96DA3C7C4489]) [
] o.a.s.SolrTestCaseJ4 ###Ending testAddNestedDocuments
[junit4] 2> 3599399 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 3599399 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3793482
[junit4] 2> 3599400 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 3599400 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8acf2f: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1c6501e
[junit4] 2> 3599404 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 3599404 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a1ae35: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@15a8835
[junit4] 2> 3599407 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 3599408 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@195b347: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@12b9478
[junit4] 2> 3599409 INFO (coreCloseExecutor-11346-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@a0bee7
[junit4] 2> 3599409 INFO (coreCloseExecutor-11346-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=10534631
[junit4] 2> 3599409 INFO (coreCloseExecutor-11346-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@183ea6c: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@17b8d94
[junit4] 2> 3599420 INFO
(SUITE-DataDrivenBlockJoinTest-seed#[448F96DA3C7C4489]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=916, maxMBSortInHeap=6.066040255383478,
sim=RandomSimilarity(queryNorm=true): {}, locale=it-IT, timezone=NZ
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=250828120,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestUpdate,
AnalysisAfterCoreReloadTest, TestSortByMinMaxFunction, OverseerTest,
TestSchemaVersionResource, CursorPagingTest, OutputWriterTest,
TestRandomRequestDistribution, TestMinMaxOnMultiValuedField, TestCodecSupport,
TestSolrCloudWithDelegationTokens, TestHdfsBackupRestoreCore, CoreSorterTest,
RuleEngineTest, ShardRoutingTest, PrimUtilsTest, TestStressUserVersions,
ConcurrentDeleteAndCreateCollectionTest, TestMultiWordSynonyms,
TestUninvertingReader, TestSchemaManager, TestCollectionAPIs, CircularListTest,
TestRandomCollapseQParserPlugin, OverriddenZkACLAndCredentialsProvidersTest,
RequestLoggingTest, TestAuthorizationFramework, TestFieldCacheWithThreads,
TestUtils, ResourceLoaderTest, TolerantUpdateProcessorTest,
CollectionsAPIAsyncDistributedZkTest, TestSegmentSorting,
SolrShardReporterTest, SpatialHeatmapFacetsTest, NumericFieldsTest,
TestFunctionQuery, DistributedQueryComponentOptimizationTest,
XsltUpdateRequestHandlerTest, URLClassifyProcessorTest,
TestConfigSetProperties, ConnectionManagerTest, TestIndexingPerformance,
QueryElevationComponentTest, HardAutoCommitTest, TestLegacyFieldReuse,
JavabinLoaderTest, HdfsRecoveryZkTest, HighlighterTest, ClusterStateTest,
MetricsHandlerTest, SpatialRPTFieldTypeTest, TestCursorMarkWithoutUniqueKey,
AnalyticsMergeStrategyTest, SolrCoreMetricManagerTest, OverseerStatusTest,
ZkControllerTest, TestStreamBody, TestConfigSetsAPI,
TestSweetSpotSimilarityFactory, DistributedSpellCheckComponentTest, AssignTest,
TestCloudJSONFacetJoinDomain, TestBinaryField, TestSolrDeletionPolicy2,
CdcrRequestHandlerTest, ReplicationFactorTest, BasicAuthStandaloneTest,
SharedFSAutoReplicaFailoverTest, SimpleMLTQParserTest, SpatialFilterTest,
RollingRestartTest, TestInfoStreamLogging, TestScoreJoinQPNoScore,
TestInitQParser, TestLFUCache, TestStressRecovery, TestSort, TestSolr4Spatial2,
SolrCoreTest, DefaultValueUpdateProcessorTest, TestDocTermOrds,
TestCollectionAPI, TestStressReorder, TestHighFrequencyDictionaryFactory,
TestNumericTokenStream, TestFieldCacheSortRandom, UtilsToolTest,
TestRetrieveFieldsOptimizer, TestComplexPhraseQParserPlugin,
TestGraphTermsQParserPlugin, TestLRUStatsCache, CustomCollectionTest,
PrimitiveFieldTypeTest, TestWriterPerf, TestPrepRecovery,
ReplicaListTransformerTest, BaseCdcrDistributedZkTest,
TestCustomDocTransformer, TestTolerantSearch, TestDynamicLoading,
ZkStateWriterTest, TestCloudSearcherWarming, TestBlobHandler,
IndexBasedSpellCheckerTest, SecurityConfHandlerTest,
TestAtomicUpdateErrorCases, TestMiniSolrCloudClusterSSL,
TestReversedWildcardFilterFactory,
ClassificationUpdateProcessorIntegrationTest, SolrInfoBeanTest,
TestReloadDeadlock, JvmMetricsTest, AnalysisErrorHandlingTest, TestXmlQParser,
TestConfigOverlay, UniqFieldsUpdateProcessorFactoryTest,
TestChildDocTransformer, TestFileDictionaryLookup,
PreAnalyzedFieldManagedSchemaCloudTest, TestSystemCollAutoCreate,
BitVectorTest, TestReplicationHandler, ZkCLITest, TestJmxIntegration,
ResponseLogComponentTest, DistributedFacetPivotSmallAdvancedTest,
CdcrReplicationDistributedZkTest, CoreAdminHandlerTest, NodeMutatorTest,
CloudExitableDirectoryReaderTest, TestHighlightDedupGrouping,
HdfsDirectoryTest, TestNumericTerms32, RequiredFieldsTest,
TestJavabinTupleStreamParser, TestSolrFieldCacheBean,
TestLeaderElectionZkExpiry, NotRequiredUniqueKeyTest,
TestPayloadScoreQParserPlugin, TestCoreAdminApis, ClusterStateUpdateTest,
HdfsWriteToMultipleCollectionsTest, XmlUpdateRequestHandlerTest,
TestDefaultStatsCache, PathHierarchyTokenizerFactoryTest, MergeStrategyTest,
TestUseDocValuesAsStored, TestTolerantUpdateProcessorRandomCloud,
ScriptEngineTest, SuggesterTest, TestManagedSchemaThreadSafety,
LeaderFailoverAfterPartitionTest, TestPHPSerializedResponseWriter,
DirectSolrConnectionTest, TestDownShardTolerantSearch, RemoteQueryErrorTest,
TestXIncludeConfig, AtomicUpdatesTest, TestSchemaResource,
BlobRepositoryCloudTest, TestGeoJSONResponseWriter,
TestCollationFieldDocValues, TestCSVResponseWriter, TestInPlaceUpdatesDistrib,
DateFieldTest, TestCloudNestedDocsSort, TestDistributedSearch,
TestReqParamsAPI, MoveReplicaHDFSFailoverTest, DisMaxRequestHandlerTest,
UpdateLogTest, TestManagedResource, NodeAddedTriggerTest, TestRestManager,
UninvertDocValuesMergePolicyTest, BadCopyFieldTest, FullHLLTest,
TestTlogReplica, FacetPivotSmallTest, TestMaxScoreQueryParser,
DeleteStatusTest, BasicDistributedZkTest, SortByFunctionTest,
TestRemoteStreaming, DebugComponentTest, TestSurroundQueryParser,
DocumentAnalysisRequestHandlerTest, TestOmitPositions, RequestHandlersTest,
DocumentBuilderTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest,
FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest,
QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest,
CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest,
TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig,
TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest,
TestMergePolicyConfig, MultiTermTest, TestDocSet, MinimalSchemaTest,
TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestSolrCoreProperties, TestPostingsSolrHighlighter, TestPhraseSuggestions,
EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory,
TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest,
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest,
TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest,
DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest,
HttpPartitionTest, MigrateRouteKeyTest, MoveReplicaTest,
PeerSyncReplicationTest, SolrCLIZkUtilsTest, SolrCloudExampleTest,
TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIZkFailure,
TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess,
TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica,
TestPullReplicaErrorHandling, TestRequestStatusCollectionAPI,
TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation,
TestStressInPlaceUpdates, AutoAddReplicasIntegrationTest,
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest,
SystemLogListenerTest, TriggerIntegrationTest, TestSQLHandler,
TestApiFramework, DistributedExpandComponentTest,
DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest,
SuggestComponentContextFilterQueryTest, SuggestComponentTest,
TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory,
SolrGangliaReporterTest, SolrJmxReporterCloudTest, SubstringBytesRefFilterTest,
TestIntervalFaceting, TestCopyFieldCollectionResource,
TestDynamicFieldCollectionResource, TestDynamicFieldResource,
TestFieldTypeResource, TestSchemaSimilarityResource,
TestUniqueKeyFieldResource, TestManagedStopFilterFactory, BooleanFieldTest,
DateRangeFieldTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest,
TestHalfAndHalfDocValues, TestManagedSchema, TestPointFields, TestOrdValues,
BlockJoinFacetDistribTest, BlockJoinFacetSimpleTest, GraphQueryTest,
TestScoreJoinQPScore, TestJsonRequest, CloudMLTQParserTest,
TestClassicSimilarityFactory, TestDFISimilarityFactory,
TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache,
TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin,
TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth,
TestSolrCloudWithHadoopAuthPlugin, TestZkAclsWithHadoopAuth,
HttpSolrCallGetCoreTest, BlockDirectoryTest, CdcrUpdateLogTest,
DataDrivenBlockJoinTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DataDrivenBlockJoinTest -Dtests.seed=448F96DA3C7C4489
-Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=NZ -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J0 | DataDrivenBlockJoinTest (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_448F96DA3C7C4489-001\init-core-data-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([448F96DA3C7C4489]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [723/744 (2!)] on J0 in 0.52s, 1 test, 1 error <<<
FAILURES!
[...truncated 753 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> 41809 INFO
(SUITE-StreamExpressionTest-seed#[D9BF3145CC4E5441]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_D9BF3145CC4E5441-001\init-core-data-001
[junit4] 2> 41809 WARN
(SUITE-StreamExpressionTest-seed#[D9BF3145CC4E5441]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=111 numCloses=111
[junit4] 2> 41809 INFO
(SUITE-StreamExpressionTest-seed#[D9BF3145CC4E5441]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 41818 INFO
(SUITE-StreamExpressionTest-seed#[D9BF3145CC4E5441]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 41819 INFO
(SUITE-StreamExpressionTest-seed#[D9BF3145CC4E5441]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_D9BF3145CC4E5441-001\tempDir-001
[junit4] 2> 41819 INFO
(SUITE-StreamExpressionTest-seed#[D9BF3145CC4E5441]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 41820 INFO (Thread-86) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 41820 INFO (Thread-86) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 41824 ERROR (Thread-86) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 41922 INFO
(SUITE-StreamExpressionTest-seed#[D9BF3145CC4E5441]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:63926
[junit4] 2> 41939 INFO (jetty-launcher-161-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 41940 INFO (jetty-launcher-161-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@685ff7{/solr,null,AVAILABLE}
[junit4] 2> 41941 INFO (jetty-launcher-161-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1385270{HTTP/1.1,[http/1.1]}{127.0.0.1:63930}
[junit4] 2> 41941 INFO (jetty-launcher-161-thread-2) [ ]
o.e.j.s.Server Started @50704ms
[junit4] 2> 41941 INFO (jetty-launcher-161-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63930}
[junit4] 2> 41941 ERROR (jetty-launcher-161-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 41941 INFO (jetty-launcher-161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 41941 INFO (jetty-launcher-161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 41941 INFO (jetty-launcher-161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 41941 INFO (jetty-launcher-161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-13T20:29:35.062Z
[junit4] 2> 41944 INFO (jetty-launcher-161-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 41944 INFO (jetty-launcher-161-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b1a272{/solr,null,AVAILABLE}
[junit4] 2> 41945 INFO (jetty-launcher-161-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@165f041{HTTP/1.1,[http/1.1]}{127.0.0.1:63935}
[junit4] 2> 41945 INFO (jetty-launcher-161-thread-3) [ ]
o.e.j.s.Server Started @50708ms
[junit4] 2> 41945 INFO (jetty-launcher-161-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63935}
[junit4] 2> 41945 ERROR (jetty-launcher-161-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 41945 INFO (jetty-launcher-161-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 41945 INFO (jetty-launcher-161-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 41945 INFO (jetty-launcher-161-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 41945 INFO (jetty-launcher-161-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-13T20:29:35.066Z
[junit4] 2> 41949 INFO (jetty-launcher-161-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 41950 INFO (jetty-launcher-161-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6245ff{/solr,null,AVAILABLE}
[junit4] 2> 41951 INFO (jetty-launcher-161-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@111716d{HTTP/1.1,[http/1.1]}{127.0.0.1:63940}
[junit4] 2> 41951 INFO (jetty-launcher-161-thread-4) [ ]
o.e.j.s.Server Started @50713ms
[junit4] 2> 41951 INFO (jetty-launcher-161-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63940}
[junit4] 2> 41951 ERROR (jetty-launcher-161-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 41951 INFO (jetty-launcher-161-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 41951 INFO (jetty-launcher-161-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 41951 INFO (jetty-launcher-161-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 41951 INFO (jetty-launcher-161-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-13T20:29:35.072Z
[junit4] 2> 41956 INFO (jetty-launcher-161-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 41956 INFO (jetty-launcher-161-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@194e37b{/solr,null,AVAILABLE}
[junit4] 2> 41957 INFO (jetty-launcher-161-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c99356{HTTP/1.1,[http/1.1]}{127.0.0.1:63945}
[junit4] 2> 41957 INFO (jetty-launcher-161-thread-1) [ ]
o.e.j.s.Server Started @50720ms
[junit4] 2> 41957 INFO (jetty-launcher-161-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63945}
[junit4] 2> 41957 ERROR (jetty-launcher-161-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 41957 INFO (jetty-launcher-161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 41957 INFO (jetty-launcher-161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 41957 INFO (jetty-launcher-161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 41957 INFO (jetty-launcher-161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-13T20:29:35.078Z
[junit4] 2> 41985 INFO (jetty-launcher-161-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 41985 INFO (jetty-launcher-161-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 41986 INFO (jetty-launcher-161-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 41987 INFO (jetty-launcher-161-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 42019 INFO (jetty-launcher-161-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63926/solr
[junit4] 2> 42019 INFO (jetty-launcher-161-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63926/solr
[junit4] 2> 42074 INFO (jetty-launcher-161-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63926/solr
[junit4] 2> 42078 INFO (jetty-launcher-161-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63926/solr
[junit4] 2> 42087 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f176d87600005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 42144 WARN (jetty-launcher-161-thread-2)
[n:127.0.0.1:63930_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 42147 WARN (jetty-launcher-161-thread-4)
[n:127.0.0.1:63940_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 42144 WARN (jetty-launcher-161-thread-1)
[n:127.0.0.1:63945_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 42157 INFO (jetty-launcher-161-thread-4)
[n:127.0.0.1:63940_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 42158 INFO (jetty-launcher-161-thread-2)
[n:127.0.0.1:63930_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 42158 INFO (jett
[...truncated too long message...]
re.collection1_collection.shard2.replica_n3, tag=31317934
[junit4] 2> 134594 INFO (coreCloseExecutor-230-thread-1)
[n:127.0.0.1:63935_solr c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e3602f: rootName =
solr_63935, domain = solr.core.collection1_collection.shard2.replica_n3,
service url = null, agent id = null] for registry
solr.core.collection1_collection.shard2.replica_n3 /
com.codahale.metrics.MetricRegistry@e664
[junit4] 2> 134604 INFO (coreCloseExecutor-230-thread-1)
[n:127.0.0.1:63935_solr c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.collection1_collection.shard2.leader, tag=31317934
[junit4] 2> 134610 INFO (coreCloseExecutor-231-thread-1)
[n:127.0.0.1:63940_solr c:collection1_collection s:shard1 r:core_node2
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_collection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@a19bc2
[junit4] 2> 134610 INFO (coreCloseExecutor-231-thread-1)
[n:127.0.0.1:63940_solr c:collection1_collection s:shard1 r:core_node2
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.core.collection1_collection.shard1.replica_n1, tag=10591170
[junit4] 2> 134610 INFO (coreCloseExecutor-231-thread-1)
[n:127.0.0.1:63940_solr c:collection1_collection s:shard1 r:core_node2
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54a854: rootName =
solr_63940, domain = solr.core.collection1_collection.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.collection1_collection.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@5b78af
[junit4] 2> 134616 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f176d87600059, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 134622 WARN
(zkCallback-183-thread-2-processing-n:127.0.0.1:63935_solr)
[n:127.0.0.1:63935_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 134623 INFO (jetty-closer-162-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b1a272{/solr,null,UNAVAILABLE}
[junit4] 2> 134624 INFO
(zkCallback-182-thread-1-processing-n:127.0.0.1:63940_solr)
[n:127.0.0.1:63940_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 134624 INFO (coreCloseExecutor-231-thread-1)
[n:127.0.0.1:63940_solr c:collection1_collection s:shard1 r:core_node2
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.collection1_collection.shard1.leader, tag=10591170
[junit4] 2> 134633 INFO (jetty-closer-162-thread-4) [ ]
o.a.s.c.Overseer Overseer
(id=98823476015529993-127.0.0.1:63940_solr-n_0000000000) closing
[junit4] 2> 134633 INFO
(OverseerStateUpdate-98823476015529993-127.0.0.1:63940_solr-n_0000000000)
[n:127.0.0.1:63940_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:63940_solr
[junit4] 2> 134635 WARN
(OverseerAutoScalingTriggerThread-98823476015529993-127.0.0.1:63940_solr-n_0000000000)
[n:127.0.0.1:63940_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 134636 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f176d87600009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 134636 WARN
(zkCallback-182-thread-1-processing-n:127.0.0.1:63940_solr)
[n:127.0.0.1:63940_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 134638 INFO (jetty-closer-162-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6245ff{/solr,null,UNAVAILABLE}
[junit4] 2> 134639 ERROR
(SUITE-StreamExpressionTest-seed#[D9BF3145CC4E5441]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 134640 INFO
(SUITE-StreamExpressionTest-seed#[D9BF3145CC4E5441]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63926 63926
[junit4] 2> 134642 INFO (Thread-86) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:63926 63926
[junit4] 2> 134642 WARN (Thread-86) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 80 /solr/aliases.json
[junit4] 2> 80 /solr/clusterprops.json
[junit4] 2> 13 /solr/configs/conf
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 80 /solr/clusterstate.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 20
/solr/collections/destinationCollection/state.json
[junit4] 2> 12 /solr/collections/destination/state.json
[junit4] 2> 10 /solr/collections/mainCorpus1/state.json
[junit4] 2> 10 /solr/collections/destination1/state.json
[junit4] 2> 10
/solr/collections/collection1_collection/state.json
[junit4] 2> 10 /solr/collections/workQueue1/state.json
[junit4] 2> 10 /solr/collections/workQueue/state.json
[junit4] 2> 10 /solr/collections/mainCorpus/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98823476015529993-127.0.0.1:63940_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 80 /solr/live_nodes
[junit4] 2> 80 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_D9BF3145CC4E5441-001
[junit4] 2> Oct 13, 2017 8:31:07 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 6 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{expr_s=PostingsFormat(name=Direct), join2_s=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=Asserting),
subject=PostingsFormat(name=Asserting), a1_s=PostingsFormat(name=Asserting),
a2_s=FSTOrd50, test_t=FSTOrd50, level1_s=PostingsFormat(name=Direct),
ident_s=PostingsFormat(name=Asserting), body_t=FSTOrd50, s_multi=FSTOrd50,
col_s=PostingsFormat(name=Asserting), level2_s=FST50, a_ss=FST50, a_s=FSTOrd50,
a_t=FST50, side_s=FSTOrd50, id=PostingsFormat(name=Direct), text=FSTOrd50},
docValues:{expr_s=DocValuesFormat(name=Asserting),
join2_s=DocValuesFormat(name=Memory),
multiDefault=DocValuesFormat(name=Memory),
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Memory),
join1_i=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Memory),
a2_s=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting),
join3_i=DocValuesFormat(name=Direct), test_i=DocValuesFormat(name=Memory),
field_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Asserting),
s_multi=DocValuesFormat(name=Direct), col_s=DocValuesFormat(name=Memory),
level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Lucene70),
a_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Lucene70),
i_multi=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Memory),
test_dt=DocValuesFormat(name=Asserting), ident_s=DocValuesFormat(name=Memory),
order_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70),
side_s=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Memory)},
maxPointsInLeafNode=773, maxMBSortInHeap=6.033048717633928,
sim=RandomSimilarity(queryNorm=true): {}, locale=pl, timezone=Europe/Nicosia
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=68584024,total=228589568
[junit4] 2> NOTE: All tests run in this JVM: [ArcTangentEvaluatorTest,
LessThanEqualToEvaluatorTest, CloudSolrClientCacheTest, NormalizeEvaluatorTest,
JettyWebappTest, TestValidatingJsonMap, GraphExpressionTest, AndEvaluatorTest,
TestHash, RawValueEvaluatorTest, NaturalLogEvaluatorTest,
TestConfigSetAdminRequest, TestXMLEscaping, AbsoluteValueEvaluatorTest,
ModuloEvaluatorTest, TestSolrJErrorHandling,
CollectionAdminRequestRequiredParamsTest, CubedRootEvaluatorTest,
SolrExampleStreamingTest, StreamExpressionTest]
[junit4] Completed [76/145 (1!)] on J0 in 93.11s, 121 tests, 1 error, 9
skipped <<< FAILURES!
[...truncated 42064 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]