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

1 tests failed.
FAILED:  org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([D72543C495094F53:F132FB32A8581631]:0)
        at 
org.apache.lucene.util.DocIdSetBuilder.<init>(DocIdSetBuilder.java:92)
        at 
org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$IntersectsDifferentiatingQuery$IntersectsDifferentiatingVisitor.<init>(IntersectsRPTVerifyQuery.java:166)
        at 
org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$IntersectsDifferentiatingQuery.compute(IntersectsRPTVerifyQuery.java:157)
        at 
org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$1.scorer(IntersectsRPTVerifyQuery.java:95)
        at org.apache.lucene.search.Weight.bulkScorer(Weight.java:135)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:666)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:473)
        at 
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:260)
        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1810)
        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1627)
        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:643)
        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:529)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:292)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:851)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
        at 
org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField(TestSolr4Spatial2.java:139)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12249 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001
   [junit4]   2> 2148250 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 2148250 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2148251 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2148251 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2148251 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 2148251 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2148251 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2148271 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2148274 WARN  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 2148275 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2148323 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spatial.xml
   [junit4]   2> 2148326 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2148335 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2148336 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2148336 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 2148336 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr'
   [junit4]   2> 2148336 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2148336 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 2148336 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 201284023
   [junit4]   2> 2148336 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr]
   [junit4]   2> 2148336 WARN  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/lib
   [junit4]   2> 2148337 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2148338 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2148339 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2148339 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2148339 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2148339 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2148340 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-spatial.xml, transient=false, schema=schema-spatial.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 2148340 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2148340 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2148340 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 2148340 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2148340 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2148357 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2148360 WARN  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2148361 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2148366 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spatial.xml
   [junit4]   2> 2148369 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2148378 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2148379 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2148379 INFO  (coreLoadExecutor-8576-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2148380 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2148380 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001/]
   [junit4]   2> 2148380 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 2148380 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001
   [junit4]   2> 2148380 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001/index/
   [junit4]   2> 2148380 WARN  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2148381 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001/index
   [junit4]   2> 2148381 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2148381 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@57273154 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58962251),segFN=segments_1,generation=1}
   [junit4]   2> 2148381 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2148382 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001/
   [junit4]   2> 2148383 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2148385 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2148386 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2148387 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2148388 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2148389 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2148389 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2148392 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2148392 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2148393 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=36.818359375, 
floorSegmentMB=1.244140625, forceMergeDeletesPctAllowed=10.780185618587256, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4692256341429012
   [junit4]   2> 2148393 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@57273154 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58962251),segFN=segments_1,generation=1}
   [junit4]   2> 2148393 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2148393 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a57f859[collection1] main]
   [junit4]   2> 2148393 WARN  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2148394 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2148394 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2148394 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2148394 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2148394 INFO  (coreLoadExecutor-8576-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2148395 INFO  
(searcherExecutor-8577-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4a57f859[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2148395 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2148398 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[D72543C495094F53]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBadScoreParam
   [junit4]   2> 2148398 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[D72543C495094F53]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2148399 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[D72543C495094F53]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2148404 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[D72543C495094F53]) [    ] 
o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 2148404 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[D72543C495094F53]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&qt=standard&start=0&rows=20&version=2.2}
 status=400 QTime=3
   [junit4]   2> 2148404 INFO  
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[D72543C495094F53]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBadScoreParam
   [junit4]   2> 2148408 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBBox
   [junit4]   2> 2148408 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2148408 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2148409 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2148414 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 5
   [junit4]   2> 2148415 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2148415 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2148418 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@57273154 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58962251),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@57273154 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58962251),segFN=segments_2,generation=2}
   [junit4]   2> 2148419 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2148421 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ec6dd4d[collection1] main]
   [junit4]   2> 2148421 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2148421 INFO  (searcherExecutor-8577-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4ec6dd4d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
   [junit4]   2> 2148421 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 2148426 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.25}Intersects(ENVELOPE(10,25,12,10))&debug=results&fl=*,score&wt=xml}
 hits=3 status=0 QTime=4
   [junit4]   2> 2148427 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 2148429 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Darea2D}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
 hits=3 status=0 QTime=2
   [junit4]   2> 2148430 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Darea}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 2148430 INFO  
(TEST-TestSolr4Spatial2.testBBox-seed#[D72543C495094F53]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBBox
   [junit4]   2> 2148444 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testConstantScoreQueryWithFilterPartOnly
   [junit4]   2> 2148444 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2148445 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2148445 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType 
srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
 strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 2148446 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 2148446 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2148454 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@57273154 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58962251),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@57273154 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58962251),segFN=segments_3,generation=3}
   [junit4]   2> 2148454 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 2148461 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@565d5d2b[collection1] main]
   [junit4]   2> 2148462 INFO  (searcherExecutor-8577-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@565d5d2b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 2148462 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2148463 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 16
   [junit4]   2> 2148471 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType 
srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
 strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 2148472 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!geofilt+sfield%3D"srptgeom"+pt%3D"56.9484,24.0981"+d%3D100}&hl=true&hl.fl=srptgeom}
 hits=1 status=0 QTime=9
   [junit4]   2> 2148473 INFO  
(TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[D72543C495094F53])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConstantScoreQueryWithFilterPartOnly
   [junit4]   2> 2148490 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryField
   [junit4]   2> 2148490 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2148490 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2148492 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2148505 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 13
   [junit4]   2> 2148507 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2148507 WARN  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 2148543 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@57273154 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58962251),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@57273154 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58962251),segFN=segments_4,generation=4}
   [junit4]   2> 2148543 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 2148544 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@53851344[collection1] main]
   [junit4]   2> 2148544 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2148544 INFO  (searcherExecutor-8577-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@53851344[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C2)))}
   [junit4]   2> 2148545 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 37
   [junit4]   2> 2148545 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2148545 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2148545 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 2148545 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2148545 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 2148549 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=3
   [junit4]   2> 2148552 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=6
   [junit4]   2> 2148564 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 11
   [junit4]   2> 2148565 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2148567 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@57273154 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58962251),segFN=segments_4,generation=4}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@57273154 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58962251),segFN=segments_5,generation=5}
   [junit4]   2> 2148567 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 2148567 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@65ccd26a[collection1] main]
   [junit4]   2> 2148567 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2148567 INFO  (searcherExecutor-8577-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65ccd26a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C2)
 Uninverting(_4(7.0.0):c1)))}
   [junit4]   2> 2148568 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2148587 ERROR 
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.h.RequestHandlerBase java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.lucene.util.DocIdSetBuilder.<init>(DocIdSetBuilder.java:92)
   [junit4]   2>        at 
org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$IntersectsDifferentiatingQuery$IntersectsDifferentiatingVisitor.<init>(IntersectsRPTVerifyQuery.java:166)
   [junit4]   2>        at 
org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$IntersectsDifferentiatingQuery.compute(IntersectsRPTVerifyQuery.java:157)
   [junit4]   2>        at 
org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$1.scorer(IntersectsRPTVerifyQuery.java:95)
   [junit4]   2>        at 
org.apache.lucene.search.Weight.bulkScorer(Weight.java:135)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:666)
   [junit4]   2>        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:473)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:260)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1810)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1627)
   [junit4]   2>        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:643)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:529)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:292)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:292)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:851)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
   [junit4]   2>        at 
org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField(TestSolr4Spatial2.java:139)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [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:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2148588 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
 status=500 QTime=42
   [junit4]   2> 2148588 ERROR 
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml
   [junit4]   2> 2148588 INFO  
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[D72543C495094F53]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryField
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 
-Dtests.method=testRptWithGeometryField -Dtests.seed=D72543C495094F53 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=NET 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.12s J1 | TestSolr4Spatial2.testRptWithGeometryField <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D72543C495094F53:F132FB32A8581631]:0)
   [junit4]    >        at 
org.apache.lucene.util.DocIdSetBuilder.<init>(DocIdSetBuilder.java:92)
   [junit4]    >        at 
org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$IntersectsDifferentiatingQuery$IntersectsDifferentiatingVisitor.<init>(IntersectsRPTVerifyQuery.java:166)
   [junit4]    >        at 
org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$IntersectsDifferentiatingQuery.compute(IntersectsRPTVerifyQuery.java:157)
   [junit4]    >        at 
org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$1.scorer(IntersectsRPTVerifyQuery.java:95)
   [junit4]    >        at 
org.apache.lucene.search.Weight.bulkScorer(Weight.java:135)
   [junit4]    >        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:666)
   [junit4]    >        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:473)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:260)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1810)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1627)
   [junit4]    >        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:643)
   [junit4]    >        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:529)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:292)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:292)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:851)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
   [junit4]    >        at 
org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField(TestSolr4Spatial2.java:139)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2148591 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2148591 INFO  
(SUITE-TestSolr4Spatial2-seed#[D72543C495094F53]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=201284023
   [junit4]   2> 2148600 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@751c8e05
   [junit4]   2> 2148601 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=4,autocommits=0,soft 
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=4,cumulative_errors=0}
   [junit4]   2> 2148601 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2148601 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 2148601 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 2148608 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2148609 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 2148609 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2148609 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 2148609 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001/index
   [junit4]   2> 2148609 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001;done=false>>]
   [junit4]   2> 2148609 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 2148609 INFO  (coreCloseExecutor-8581-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D72543C495094F53-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{srptgeom=FSTOrd50, bbox__xdl=PostingsFormat(name=MockRandom), 
bbox__maxX=PostingsFormat(name=MockRandom), bbox__maxY=FST50, 
bbox__minX=FSTOrd50, bbox__minY=PostingsFormat(name=Direct), 
id=PostingsFormat(name=MockRandom)}, 
docValues:{srptgeom=DocValuesFormat(name=Asserting), 
bbox__maxX=DocValuesFormat(name=Lucene54), 
bbox__maxY=DocValuesFormat(name=Memory), 
bbox__minX=DocValuesFormat(name=Asserting), 
bbox__minY=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1697, 
maxMBSortInHeap=5.216602639063105, sim=ClassicSimilarity, locale=he, 
timezone=NET
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=1,free=163823512,total=460849152
   [junit4]   2> NOTE: All tests run in this JVM: [BlockDirectoryTest, 
TestQuerySenderNoQuery, CustomCollectionTest, DateRangeFieldTest, 
TestBinaryResponseWriter, RecoveryAfterSoftCommitTest, CollectionReloadTest, 
SolrInfoMBeanTest, TestSolrCoreProperties, TestSolrDeletionPolicy2, 
OverseerRolesTest, SoftAutoCommitTest, TestRebalanceLeaders, 
TestManagedResourceStorage, TestOrdValues, GraphQueryTest, 
SuggestComponentTest, TestUpdate, WordBreakSolrSpellCheckerTest, 
HighlighterTest, TestQueryTypes, TestConfigOverlay, 
TestOverriddenPrefixQueryForCustomFieldType, TestSimpleTrackingShardHandler, 
CollectionsAPIAsyncDistributedZkTest, TestAnalyzeInfixSuggestions, 
TestGraphTermsQParserPlugin, BitVectorTest, 
DistributedQueryComponentCustomSortTest, SpellPossibilityIteratorTest, 
TestCodecSupport, TestTolerantUpdateProcessorCloud, TestDistributedGrouping, 
SpellCheckComponentTest, SolrIndexSplitterTest, DocValuesTest, 
DocumentBuilderTest, NumericFieldsTest, DirectSolrSpellCheckerTest, 
DeleteReplicaTest, TestCursorMarkWithoutUniqueKey, TestSolrConfigHandlerCloud, 
SharedFSAutoReplicaFailoverUtilsTest, TestReloadDeadlock, ZkStateReaderTest, 
ConfigSetsAPITest, TestFreeTextSuggestions, DistributedQueueTest, 
DistributedExpandComponentTest, TestRequestStatusCollectionAPI, TestTrie, 
ShardRoutingCustomTest, TestInfoStreamLogging, FastVectorHighlighterTest, 
SaslZkACLProviderTest, TestSolrDynamicMBean, TestManagedSynonymFilterFactory, 
TestSolrQueryResponse, TimeZoneUtilsTest, LoggingHandlerTest, 
TestDFRSimilarityFactory, DistributedIntervalFacetingTest, ZkControllerTest, 
ChaosMonkeyNothingIsSafeTest, RankQueryTest, TestJsonRequest, 
OpenExchangeRatesOrgProviderTest, UniqFieldsUpdateProcessorFactoryTest, 
TestExclusionRuleCollectionAccess, TestSha256AuthenticationProvider, 
SchemaVersionSpecificBehaviorTest, IndexBasedSpellCheckerTest, 
TestReqParamsAPI, OpenCloseCoreStressTest, HdfsLockFactoryTest, 
TestLMJelinekMercerSimilarityFactory, TestSmileRequest, HttpPartitionTest, 
DistributedFacetPivotSmallAdvancedTest, NotRequiredUniqueKeyTest, 
MultiTermTest, AsyncMigrateRouteKeyTest, TermsComponentTest, 
TestSchemaVersionResource, TestAuthorizationFramework, TestHashPartitioner, 
HighlighterMaxOffsetTest, MBeansHandlerTest, SpatialFilterTest, 
BasicFunctionalityTest, TestManagedSchema, HdfsThreadLeakTest, 
SpatialRPTFieldTypeTest, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, 
SolrCoreTest, SolrCmdDistributorTest, PeerSyncTest, TestFiltering, 
DistributedQueryElevationComponentTest, SuggesterFSTTest, SuggesterWFSTTest, 
PolyFieldTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, 
StandardRequestHandlerTest, FileBasedSpellCheckerTest, RequestHandlersTest, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, 
SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, 
UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, 
ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, 
TestStressRecovery, TestMergePolicyConfig, TestDocSet, TestBinaryField, 
MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, 
TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, 
TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest, 
SpellingQueryConverterTest, ClusterStateTest, TestDocumentBuilder, 
SliceStateTest, FileUtilsTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, 
TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, AliasIntegrationTest, CleanupOldIndexTest, 
CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, 
DistribCursorPagingTest, DistribJoinFromCollectionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, 
RollingRestartTest, SolrCloudExampleTest, SolrXmlInZkTest, 
TestCloudDeleteByQuery, TestCloudInspectUtil, TestCollectionAPI, 
TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, 
TestMiniSolrCloudClusterBase, TestMiniSolrCloudClusterSSL, 
TestOnReconnectListenerSupport, TestSizeLimitedDistributedMap, 
TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateWriterTest, 
CachingDirectoryFactoryTest, TestConfigSetImmutable, TestConfigSets, 
TestDynamicLoading, CoreAdminRequestStatusTest, InfoHandlerTest, 
SecurityConfHandlerTest, DistributedFacetPivotLongTailTest, 
DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, 
DistributedSuggestComponentTest, FacetPivotSmallTest, 
SuggestComponentContextFilterQueryTest, 
TestDistributedStatsComponentCardinality, TestMacros, 
TestGeoJSONResponseWriter, TestRawResponseWriter, TestRawTransformer, 
TestManagedResource, TestBulkSchemaAPI, TestDefaultSearchFieldResource, 
TestDynamicFieldCollectionResource, TestDynamicFieldResource, 
TestFieldCollectionResource, TestFieldResource, 
TestFieldTypeCollectionResource, TestSchemaNameResource, TestSchemaResource, 
TestSchemaSimilarityResource, TestSolrQueryParserResource, 
TestUniqueKeyFieldResource, TestManagedStopFilterFactory, 
ChangedSchemaMergeTest, TestSchemaManager, TestUseDocValuesAsStored, 
TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, MergeStrategyTest, 
TestSolr4Spatial2]
   [junit4] Completed [545/592 (1!)] on J1 in 0.39s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 189 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014:
 There were test failures: 592 suites (10 ignored), 2394 tests, 1 error, 85 
ignored (70 assumptions) [seed: D72543C495094F53]

Total time: 62 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to