Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19886/
Java: 32bit/jdk-9-ea+173 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([A3890363E2E7B539:195B6C1B61C95B2C]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
        ... 39 more




Build Log:
[...truncated 12125 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_A3890363E2E7B539-001/init-core-data-001
   [junit4]   2> 913055 WARN  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 913055 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 913056 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 913057 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 913057 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 913074 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 913088 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 913158 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 913190 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ba198
   [junit4]   2> 913193 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ba198
   [junit4]   2> 913193 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16ba198
   [junit4]   2> 913194 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 913217 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 913234 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 913306 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 913312 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 913312 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16ba198
   [junit4]   2> 913312 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 913312 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_A3890363E2E7B539-001/init-core-data-001/]
   [junit4]   2> 913314 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.46025315824489654]
   [junit4]   2> 913368 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 913368 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 913369 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 913369 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 913370 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=56.923828125, 
floorSegmentMB=1.4111328125, forceMergeDeletesPctAllowed=19.2390349659326, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21298742665994538
   [junit4]   2> 913370 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ede8d1[collection1] main]
   [junit4]   2> 913371 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 913393 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 913451 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 913451 INFO  (searcherExecutor-4783-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 913451 INFO  (coreLoadExecutor-4782-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570404539760115712
   [junit4]   2> 913451 INFO  (searcherExecutor-4783-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 913451 INFO  (searcherExecutor-4783-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 913451 INFO  (searcherExecutor-4783-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 913451 INFO  (searcherExecutor-4783-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 913452 INFO  (searcherExecutor-4783-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 913452 INFO  (searcherExecutor-4783-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 913452 INFO  (searcherExecutor-4783-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 913452 INFO  (searcherExecutor-4783-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 913453 INFO  (searcherExecutor-4783-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ede8d1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 913453 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 913455 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 913455 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 913455 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1bdb0a5[collection1] realtime]
   [junit4]   2> 913455 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 913456 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 913456 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 913493 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 913530 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 913683 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 913689 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 913705 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16ba198
   [junit4]   2> 913705 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_A3890363E2E7B539-001/init-core-data-001/]
   [junit4]   2> 913763 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 913763 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 913764 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16bcf38[collection1] main]
   [junit4]   2> 913765 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 913766 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 913768 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 913768 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570404540092514304
   [junit4]   2> 913772 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=92.6796875, 
floorSegmentMB=0.232421875, forceMergeDeletesPctAllowed=10.397924773040245, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.47521018417587324
   [junit4]   2> 913772 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 913773 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 913773 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 913773 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 913773 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 913773 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 913773 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 913773 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 913773 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 913774 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 913775 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16bcf38[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 913775 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a5e98f[collection1] main]
   [junit4]   2> 913776 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1728d2f
   [junit4]   2> 913776 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=24284463
   [junit4]   2> 913783 INFO  (searcherExecutor-4788-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a5e98f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 913815 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1570404540107194368)]} 0 32
   [junit4]   2> 913815 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 913816 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1570404540142845952)]} 0 34
   [junit4]   2> 913816 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 913817 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1570404540143894528)]} 0 34
   [junit4]   2> 913817 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 913817 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 913818 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]   2>        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 913818 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[A3890363E2E7B539]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=A3890363E2E7B539 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=as-IN 
-Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.37s J2 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A3890363E2E7B539:195B6C1B61C95B2C]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
   [junit4]    >        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]    >        ... 39 more
   [junit4]   2> 913819 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 913820 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=6647562
   [junit4]   2> 913820 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 913821 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 913822 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 913822 INFO  
(SUITE-HardAutoCommitTest-seed#[A3890363E2E7B539]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 913835 INFO  (coreCloseExecutor-4792-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c368ed
   [junit4]   2> 913839 INFO  (coreCloseExecutor-4792-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 913839 INFO  (coreCloseExecutor-4792-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5ea10b commitCommandVersion:0
   [junit4]   2> 913853 INFO  (coreCloseExecutor-4792-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=12806381
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_A3890363E2E7B539-001
   [junit4]   2> Jun 16, 2017 11:07:56 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=Lucene50(blocksize=128), field_t=PostingsFormat(name=Memory), 
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), 
intDefault=BlockTreeOrds(blocksize=128), id_i1=Lucene50(blocksize=128), 
id=Lucene50(blocksize=128), range_facet_i_dv=BlockTreeOrds(blocksize=128), 
text=PostingsFormat(name=Memory), range_facet_l=BlockTreeOrds(blocksize=128), 
timestamp=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=489, 
maxMBSortInHeap=7.095515379986525, sim=RandomSimilarity(queryNorm=true): {}, 
locale=as-IN, timezone=America/Aruba
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=8,threads=1,free=143705152,total=367788032
   [junit4]   2> NOTE: All tests run in this JVM: [ReplicaListTransformerTest, 
SolrTestCaseJ4Test, TestIndexSearcher, TestAnalyzeInfixSuggestions, 
V2StandaloneTest, TestSolrCLIRunExample, SaslZkACLProviderTest, 
PropertiesRequestHandlerTest, PKIAuthenticationIntegrationTest, 
SolrMetricReporterTest, TestSchemaManager, TestCoreDiscovery, VersionInfoTest, 
TestDistributedMissingSort, TestIBSimilarityFactory, 
HdfsTlogReplayBufferedWhileIndexingTest, TestBinaryResponseWriter, 
OpenExchangeRatesOrgProviderTest, SolrGraphiteReporterTest, OverseerTest, 
TestZkChroot, DateFieldTest, TestNumericTokenStream, RankQueryTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestStressUserVersions, 
ShowFileRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, 
TestPayloadCheckQParserPlugin, DataDrivenBlockJoinTest, 
TestTolerantUpdateProcessorCloud, TestSubQueryTransformerCrossCore, 
TestDeleteCollectionOnDownNodes, FieldAnalysisRequestHandlerTest, 
WrapperMergePolicyFactoryTest, TestComponentsName, DirectoryFactoryTest, 
TestManagedResourceStorage, DistributedFacetPivotLongTailTest, 
TestFreeTextSuggestions, TestBinaryField, TestRecovery, 
TestExclusionRuleCollectionAccess, TestReload, LukeRequestHandlerTest, 
TestSolrConfigHandlerConcurrent, TestRuleBasedAuthorizationPlugin, 
DistribCursorPagingTest, TestXmlQParserPlugin, AtomicUpdatesTest, 
MBeansHandlerTest, SuggestComponentContextFilterQueryTest, StatsReloadRaceTest, 
TestFieldCacheReopen, TestUtils, TriLevelCompositeIdRoutingTest, 
TestLegacyFieldReuse, BinaryUpdateRequestHandlerTest, BlockJoinFacetSimpleTest, 
CollectionsAPISolrJTest, StatsComponentTest, TestFieldCacheVsDocValues, 
TestInPlaceUpdatesDistrib, TestStressReorder, RulesTest, 
TestCollapseQParserPlugin, CurrencyFieldXmlFileTest, 
TestTrackingShardHandlerFactory, OutputWriterTest, 
DistributedSuggestComponentTest, MetricUtilsTest, CircularListTest, 
RequestHandlersTest, TestClassNameShortening, TestImpersonationWithHadoopAuth, 
DistributedQueueTest, SolrIndexConfigTest, TestMiniSolrCloudClusterSSL, 
TestConfig, TestSimpleQParserPlugin, DeleteReplicaTest, UpdateParamsTest, 
MoveReplicaTest, TestCSVResponseWriter, TestReplicationHandlerBackup, 
TestShortCircuitedRequests, UnloadDistributedZkTest, MetricsConfigTest, 
OverseerTaskQueueTest, BJQParserTest, TestSchemaResource, 
TestMultiWordSynonyms, SolrCloudReportersTest, CollectionStateFormat2Test, 
SolrCoreCheckLockOnStartupTest, TestPHPSerializedResponseWriter, 
TestRecoveryHdfs, AliasIntegrationTest, DistributedExpandComponentTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestReversedWildcardFilterFactory, 
TestGroupingSearch, TestGeoJSONResponseWriter, AddBlockUpdateTest, 
TestRebalanceLeaders, TermVectorComponentDistributedTest, ClusterStateTest, 
SuggesterTSTTest, CleanupOldIndexTest, PluginInfoTest, TestManagedSchemaAPI, 
QueryResultKeyTest, CoreMergeIndexesAdminHandlerTest, RemoteQueryErrorTest, 
HighlighterConfigTest, SimpleFacetsTest, BasicDistributedZk2Test, 
SyncSliceTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
LeaderElectionTest, AutoCommitTest, HardAutoCommitTest]
   [junit4] Completed [378/725 (1!)] on J2 in 1.06s, 1 test, 1 error <<< 
FAILURES!

[...truncated 37485 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to