Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13575/
Java: 32bit/jdk1.8.0_51 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.search.TestSolrQueryParser.testFilter
Error Message:
Query SortedIntDocSetTopFilter does not implement createWeight
Stack Trace:
java.lang.UnsupportedOperationException: Query SortedIntDocSetTopFilter does
not implement createWeight
at
__randomizedtesting.SeedInfo.seed([E4F663FA8FF22C3F:2C24066C10FB0B65]:0)
at org.apache.lucene.search.Query.createWeight(Query.java:79)
at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:855)
at
org.apache.lucene.search.ConstantScoreQuery.createWeight(ConstantScoreQuery.java:117)
at org.apache.solr.query.FilterQuery.createWeight(FilterQuery.java:96)
at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:855)
at org.apache.lucene.search.BooleanWeight.<init>(BooleanWeight.java:56)
at
org.apache.lucene.search.BooleanQuery.createWeight(BooleanQuery.java:203)
at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:855)
at
org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:838)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:486)
at
org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1259)
at
org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher.java:941)
at
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1103)
at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1625)
at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1501)
at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:555)
at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:522)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:277)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:831)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:800)
at
org.apache.solr.search.TestSolrQueryParser.testFilter(TestSolrQueryParser.java:224)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10520 lines...]
[junit4] Suite: org.apache.solr.search.TestSolrQueryParser
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001
[junit4] 2> 590200 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 590200 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 590200 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 590200 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 590200 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 590215 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 590223 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 590238 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 590239 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema12.xml
[junit4] 2> 590241 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 590295 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 590295 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 590296 WARN
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (2)
[junit4] 2> 590299 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 590300 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 590301 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 590301 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
[junit4] 2> 590302 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/'
[junit4] 2> 590311 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 5959278
[junit4] 2> 590311 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/]
[junit4] 2> 590311 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib
[junit4] 2> 590311 WARN
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib).
[junit4] 2> 590315 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-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,useRetries : false,
[junit4] 2> 590317 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 590318 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 590318 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 590318 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 590318 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 590319 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema12.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
instanceDir=collection1, collection=collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/,
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001,
shard=shard1}
[junit4] 2> 590319 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 590319 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 590319 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 590330 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 590335 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 590353 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 590353 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema12.xml
[junit4] 2> 590358 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 590460 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 590460 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 590461 WARN (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (2)
[junit4] 2> 590464 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 590465 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 590466 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf'
[junit4] 2> 590467 INFO (coreLoadExecutor-2175-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/
[junit4] 2> 590467 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 590467 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/],
dataDir=[null]
[junit4] 2> 590467 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1529c81
[junit4] 2> 590467 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001
[junit4] 2> 590467 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001/index/
[junit4] 2> 590468 WARN (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 590468 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001/index
[junit4] 2> 590468 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=52.890625,
floorSegmentMB=0.8935546875, forceMergeDeletesPctAllowed=4.898189388492872,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.535304990078272
[junit4] 2> 590468 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14e06b6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a0a09),segFN=segments_1,generation=1}
[junit4] 2> 590468 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 590469 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001/
[junit4] 2> 590471 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 590471 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 590471 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 590471 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 590471 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 590472 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 590472 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 590472 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 590472 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 590472 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 590472 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 590472 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 590473 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 590474 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 590474 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 590475 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 590477 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 590480 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 590480 WARN (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 590481 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 590481 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 590481 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 590481 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.735029427069838]
[junit4] 2> 590482 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14e06b6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a0a09),segFN=segments_1,generation=1}
[junit4] 2> 590482 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 590482 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@164a2ca[collection1]
main
[junit4] 2> 590482 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 590482 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 590482 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 590482 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 590505 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 590592 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 590592 INFO
(searcherExecutor-2176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 590592 INFO
(searcherExecutor-2176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 590592 INFO
(searcherExecutor-2176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 590592 INFO
(searcherExecutor-2176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 590592 INFO (coreLoadExecutor-2175-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 590592 INFO
(searcherExecutor-2176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 590593 INFO
(searcherExecutor-2176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 590593 INFO
(searcherExecutor-2176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 590593 INFO
(searcherExecutor-2176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 590593 INFO
(searcherExecutor-2176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 590593 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 590593 INFO
(searcherExecutor-2176-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@164a2ca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 590594 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[1]} 0 0
[junit4] 2> 590595 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[2]} 0 0
[junit4] 2> 590595 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[3]} 0 0
[junit4] 2> 590596 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[10]} 0 0
[junit4] 2> 590596 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[11]} 0 0
[junit4] 2> 590596 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[12]} 0 0
[junit4] 2> 590596 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[13]} 0 0
[junit4] 2> 590597 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 590599 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14e06b6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a0a09),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@14e06b6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a0a09),segFN=segments_2,generation=2}
[junit4] 2> 590599 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 590600 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@1cd2ef4[collection1] main
[junit4] 2> 590601 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 590601 INFO (searcherExecutor-2176-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1cd2ef4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C7)))}
[junit4] 2> 590601 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 4
[junit4] 2> 590603 INFO
(TEST-TestSolrQueryParser.testNestedQueryModifiers-seed#[E4F663FA8FF22C3F]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNestedQueryModifiers
[junit4] 2> 590605 INFO
(TEST-TestSolrQueryParser.testNestedQueryModifiers-seed#[E4F663FA8FF22C3F]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=_query_:"\"how+brown\"~2"&debug=query&wt=xml} hits=1 status=0 QTime=1
[junit4] 2> 590605 INFO
(TEST-TestSolrQueryParser.testNestedQueryModifiers-seed#[E4F663FA8FF22C3F]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qq="how+brown"~2&q=_query_:"{!v%3D$qq}"&debug=query&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 590606 INFO
(TEST-TestSolrQueryParser.testNestedQueryModifiers-seed#[E4F663FA8FF22C3F]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qq="how+brown"~2&q=_query_:"{!v%3D$qq}"~1&debug=query&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 590606 INFO
(TEST-TestSolrQueryParser.testNestedQueryModifiers-seed#[E4F663FA8FF22C3F]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qq="how+brown"~2&q=++{!v%3D$qq}~1&debug=query&wt=xml} hits=1 status=0
QTime=0
[junit4] 2> 590607 INFO
(TEST-TestSolrQueryParser.testNestedQueryModifiers-seed#[E4F663FA8FF22C3F]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qq=text:x^2&q=_query_:"{!v%3D$qq}"^3&debug=query&fl=id,score&fq=id:1&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 590608 INFO
(TEST-TestSolrQueryParser.testNestedQueryModifiers-seed#[E4F663FA8FF22C3F]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qq=text:x^2&q=++{!v%3D$qq}^3&debug=query&fl=id,score&fq=id:1&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 590608 INFO
(TEST-TestSolrQueryParser.testNestedQueryModifiers-seed#[E4F663FA8FF22C3F]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNestedQueryModifiers
[junit4] 2> 590609 INFO
(TEST-TestSolrQueryParser.testComments-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testComments
[junit4] 2> 590610 INFO
(TEST-TestSolrQueryParser.testComments-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1+id:2+/*+*:*+*/+id:3&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 590610 INFO
(TEST-TestSolrQueryParser.testComments-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1+/**.*/&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 590611 INFO
(TEST-TestSolrQueryParser.testComments-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=+"/*"+id:1+id:2+"*/"+id:3&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 590611 INFO
(TEST-TestSolrQueryParser.testComments-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1+/*+id:2+/*+*/+/*+/**/+id:3+*/+id:10+*/+id:11&wt=xml} hits=2
status=0 QTime=0
[junit4] 2> 590611 INFO
(TEST-TestSolrQueryParser.testComments-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testComments
[junit4] 2> 590612 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFilter
[junit4] 2> 590614 ERROR
(TEST-TestSolrQueryParser.testFilter-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.SolrCore java.lang.UnsupportedOperationException: Query
SortedIntDocSetTopFilter does not implement createWeight
[junit4] 2> at
org.apache.lucene.search.Query.createWeight(Query.java:79)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:855)
[junit4] 2> at
org.apache.lucene.search.ConstantScoreQuery.createWeight(ConstantScoreQuery.java:117)
[junit4] 2> at
org.apache.solr.query.FilterQuery.createWeight(FilterQuery.java:96)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:855)
[junit4] 2> at
org.apache.lucene.search.BooleanWeight.<init>(BooleanWeight.java:56)
[junit4] 2> at
org.apache.lucene.search.BooleanQuery.createWeight(BooleanQuery.java:203)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:855)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:838)
[junit4] 2> at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:486)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1259)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher.java:941)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1103)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1625)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1501)
[junit4] 2> at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:555)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:522)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:277)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:831)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:800)
[junit4] 2> at
org.apache.solr.search.TestSolrQueryParser.testFilter(TestSolrQueryParser.java:224)
[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:497)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
[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:50)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
[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:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[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:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 590615 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*+0&fq=filter(just_to_clear_the_cache)+filter(id:100000)+filter(id:100010)&wt=xml}
status=500 QTime=2
[junit4] 2> 590615 ERROR
(TEST-TestSolrQueryParser.testFilter-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=*:*+0&fq=filter(just_to_clear_the_cache)+filter(id:100000)+filter(id:100010)&wt=xml
[junit4] 2> 590615 INFO
(TEST-TestSolrQueryParser.testFilter-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFilter
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrQueryParser
-Dtests.method=testFilter -Dtests.seed=E4F663FA8FF22C3F -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Atlantic/Jan_Mayen
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.01s J2 | TestSolrQueryParser.testFilter <<<
[junit4] > Throwable #1: java.lang.UnsupportedOperationException: Query
SortedIntDocSetTopFilter does not implement createWeight
[junit4] > at
__randomizedtesting.SeedInfo.seed([E4F663FA8FF22C3F:2C24066C10FB0B65]:0)
[junit4] > at
org.apache.lucene.search.Query.createWeight(Query.java:79)
[junit4] > at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:855)
[junit4] > at
org.apache.lucene.search.ConstantScoreQuery.createWeight(ConstantScoreQuery.java:117)
[junit4] > at
org.apache.solr.query.FilterQuery.createWeight(FilterQuery.java:96)
[junit4] > at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:855)
[junit4] > at
org.apache.lucene.search.BooleanWeight.<init>(BooleanWeight.java:56)
[junit4] > at
org.apache.lucene.search.BooleanQuery.createWeight(BooleanQuery.java:203)
[junit4] > at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:855)
[junit4] > at
org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:838)
[junit4] > at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:486)
[junit4] > at
org.apache.solr.search.SolrIndexSearcher.getDocSetNC(SolrIndexSearcher.java:1259)
[junit4] > at
org.apache.solr.search.SolrIndexSearcher.getPositiveDocSet(SolrIndexSearcher.java:941)
[junit4] > at
org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1103)
[junit4] > at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1625)
[junit4] > at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1501)
[junit4] > at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:555)
[junit4] > at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:522)
[junit4] > at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:277)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:831)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:800)
[junit4] > at
org.apache.solr.search.TestSolrQueryParser.testFilter(TestSolrQueryParser.java:224)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 590621 INFO
(TEST-TestSolrQueryParser.testCSQ-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCSQ
[junit4] 2> 590621 INFO
(TEST-TestSolrQueryParser.testCSQ-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCSQ
[junit4] 2> 590622 INFO
(TEST-TestSolrQueryParser.testSolr4121-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSolr4121
[junit4] 2> 590623 INFO
(TEST-TestSolrQueryParser.testSolr4121-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=eee_s:'balance'&indent=true&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 590623 INFO
(TEST-TestSolrQueryParser.testSolr4121-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSolr4121
[junit4] 2> 590624 INFO
(TEST-TestSolrQueryParser.testSyntax-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSyntax
[junit4] 2> 590624 INFO
(TEST-TestSolrQueryParser.testSyntax-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*&df=doesnotexist_s&wt=xml} hits=7 status=0 QTime=0
[junit4] 2> 590625 INFO
(TEST-TestSolrQueryParser.testSyntax-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=doesnotexist_s:*&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 590625 INFO
(TEST-TestSolrQueryParser.testSyntax-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=doesnotexist_s:(+*+*+*+)&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 590626 INFO
(TEST-TestSolrQueryParser.testSyntax-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=foo_dt:"2013-03-08T00:46:15Z/DAY%2B000MILLISECONDS%2B00SECONDS%2B00MINUTES%2B00HOURS%2B0000000000YEARS%2B6MONTHS%2B3DAYS"&debug=query&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 590626 INFO
(TEST-TestSolrQueryParser.testSyntax-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSyntax
[junit4] 2> 590628 INFO
(TEST-TestSolrQueryParser.testPhrase-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPhrase
[junit4] 2> 590628 INFO
(TEST-TestSolrQueryParser.testPhrase-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=text:now-cow&indent=true&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 590629 INFO
(TEST-TestSolrQueryParser.testPhrase-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=text_np:now-cow&indent=true&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 590629 INFO
(TEST-TestSolrQueryParser.testPhrase-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPhrase
[junit4] 2> 590631 INFO
(TEST-TestSolrQueryParser.testLocalParamsInQP-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsInQP
[junit4] 2> 590632 INFO
(TEST-TestSolrQueryParser.testLocalParamsInQP-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qq=now&q=qaz+{!term+f%3Dtext+v%3D$qq}+wsx&wt=xml} hits=2 status=0
QTime=0
[junit4] 2> 590632 INFO
(TEST-TestSolrQueryParser.testLocalParamsInQP-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qq=nomatch&q=qaz+{!term+f%3Dtext+v%3D$qq}+wsx&wt=xml} hits=0 status=0
QTime=0
[junit4] 2> 590632 INFO
(TEST-TestSolrQueryParser.testLocalParamsInQP-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qq=now&q=qaz+{!term+f%3Dtext}now+wsx&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 590633 INFO
(TEST-TestSolrQueryParser.testLocalParamsInQP-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=qaz+{!term+f%3Dfoo_s+v%3D'a+\'+"+\\+{!+)+}+(+{+z'}+wsx&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 590633 INFO
(TEST-TestSolrQueryParser.testLocalParamsInQP-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=qaz+{!term+f%3Dfoo_s+v%3D"a+'+\"+\\+{!+)+}+(+{+z"}+wsx&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 590635 INFO
(TEST-TestSolrQueryParser.testLocalParamsInQP-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=qaz+{!join+from%3Dwww_s+to%3Deee_s}{!join+from%3Dqqq_s+to%3Dwww_s}id:10&wt=xml}
hits=1 status=0 QTime=1
[junit4] 2> 590635 INFO
(TEST-TestSolrQueryParser.testLocalParamsInQP-seed#[E4F663FA8FF22C3F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsInQP
[junit4] 2> 590635 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 590635 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5959278
[junit4] 2> 590635 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d06e35
[junit4] 2> 590636 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 590636 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 590636 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 590636 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 590636 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 590647 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 590647 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001;done=false>>]
[junit4] 2> 590647 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001
[junit4] 2> 590648 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001/index;done=false>>]
[junit4] 2> 590648 INFO
(SUITE-TestSolrQueryParser-seed#[E4F663FA8FF22C3F]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001/init-core-data-001/index
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestSolrQueryParser_E4F663FA8FF22C3F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53):
{eee_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
qqq_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
text_np=PostingsFormat(name=Memory doPackFST= true), foo_s=FST50,
id=Lucene50(blocksize=128),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
www_s=Lucene50(blocksize=128)}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=el_CY,
timezone=Atlantic/Jan_Mayen
[junit4] 2> NOTE: Linux 3.16.0-44-generic i386/Oracle Corporation 1.8.0_51
(32-bit)/cpus=12,threads=1,free=133768264,total=240906240
[junit4] 2> NOTE: All tests run in this JVM: [TestStressReorder,
BadIndexSchemaTest, DirectUpdateHandlerTest, TestPseudoReturnFields,
TestSortByMinMaxFunction, QueryEqualityTest, TestManagedSynonymFilterFactory,
TestExactStatsCache, PluginInfoTest, TestRecoveryHdfs, CircularListTest,
XsltUpdateRequestHandlerTest, TestCollectionAPI, BufferStoreTest,
XmlUpdateRequestHandlerTest, TestLuceneMatchVersion, TestExactSharedStatsCache,
TestExtendedDismaxParser, DistributedFacetPivotSmallAdvancedTest,
TestSortingResponseWriter, TestCollationField, BasicDistributedZk2Test,
DistributedQueryComponentOptimizationTest, CoreMergeIndexesAdminHandlerTest,
SolrXmlInZkTest, PolyFieldTest, TermVectorComponentDistributedTest,
TestPerFieldSimilarity, DistributedQueueTest, DistribCursorPagingTest,
OpenExchangeRatesOrgProviderTest, AutoCommitTest, AtomicUpdatesTest,
TestSmileRequest, BinaryUpdateRequestHandlerTest, ActionThrottleTest,
TestObjectReleaseTracker, DocValuesMissingTest, TestGroupingSearch,
CloudMLTQParserTest, OutputWriterTest, BigEndianAscendingWordSerializerTest,
TestInitParams, UnloadDistributedZkTest, DocValuesTest, SynonymTokenizerTest,
TestExceedMaxTermLength, TestTrie, TestRecovery, TestSchemaVersionResource,
DistributedIntervalFacetingTest, SampleTest, FullSolrCloudDistribCmdsTest,
TestPartialUpdateDeduplication, TestJsonRequest, TestMiniSolrCloudClusterSSL,
SSLMigrationTest, TestRemoveLastDynamicCopyField, RuleEngineTest,
FileBasedSpellCheckerTest, HdfsRecoveryZkTest, DistributedFacetPivotLargeTest,
TestZkChroot, FacetPivotSmallTest, SoftAutoCommitTest,
HdfsCollectionsAPIDistributedZkTest, SolrInfoMBeanTest, SuggestComponentTest,
DirectSolrSpellCheckerTest, TestManagedSchemaFieldResource, RecoveryZkTest,
TestSolrQueryParser]
[junit4] Completed [205/531] on J2 in 0.46s, 8 tests, 1 error <<< FAILURES!
[...truncated 1016 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:726: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:670: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:524: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1449: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1003:
There were test failures: 531 suites, 2105 tests, 1 error, 66 ignored (30
assumptions)
Total time: 50 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: [email protected]
For additional commands, e-mail: [email protected]