Hi Joel, This is because the query is not rewritten first. I can try to fix it.
On Thu, Jun 25, 2015 at 5:13 PM, Joel Bernstein <[email protected]> wrote: > I'll investigate... > > Joel Bernstein > http://joelsolr.blogspot.com/ > > On Thu, Jun 25, 2015 at 10:27 AM, Policeman Jenkins Server > <[email protected]> wrote: >> >> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4839/ >> Java: 32bit/jdk1.8.0_45 -server -XX:+UseConcMarkSweepGC >> >> 1 tests failed. >> FAILED: org.apache.solr.search.TestHashQParserPlugin.testHashPartition >> >> Error Message: >> Query does not implement createWeight >> >> Stack Trace: >> java.lang.UnsupportedOperationException: Query does not implement >> createWeight >> at >> __randomizedtesting.SeedInfo.seed([3CDD0F5BDDF9D8B3:ED602EBEE69361D8]:0) >> at org.apache.lucene.search.Query.createWeight(Query.java:79) >> at >> org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851) >> at >> org.apache.lucene.search.ConstantScoreQuery.createWeight(ConstantScoreQuery.java:117) >> at >> org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:151) >> at >> org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851) >> at >> org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:834) >> at >> org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1146) >> at >> org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1628) >> at >> org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1504) >> at >> org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:561) >> at >> org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:518) >> 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:2058) >> at org.apache.solr.util.TestHarness.query(TestHarness.java:320) >> at org.apache.solr.util.TestHarness.query(TestHarness.java:302) >> at >> org.apache.solr.search.TestHashQParserPlugin.testHashPartition(TestHashQParserPlugin.java:94) >> 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 11309 lines...] >> [junit4] Suite: org.apache.solr.search.TestHashQParserPlugin >> [junit4] 2> Creating dataDir: >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001 >> [junit4] 2> 2525836 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) >> [junit4] 2> 2525836 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.SolrTestCaseJ4 ####initCore >> [junit4] 2> 2525836 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: >> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\' >> [junit4] 2> 2525837 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.SolrResourceLoader Adding >> 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' >> to classloader >> [junit4] 2> 2525837 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.SolrResourceLoader Adding >> 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' >> to classloader >> [junit4] 2> 2525855 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.SolrConfig current version of requestparams : -1 >> [junit4] 2> 2525856 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0 >> [junit4] 2> 2525872 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.Config Loaded SolrConfig: solrconfig-hash.xml >> [junit4] 2> 2525872 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.s.IndexSchema Reading Solr Schema from >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-hash.xml >> [junit4] 2> 2525875 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.s.IndexSchema [null] Schema name=test >> [junit4] 2> 2525910 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.s.IndexSchema default search field in schema is text >> [junit4] 2> 2525911 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.s.IndexSchema unique key field: id >> [junit4] 2> 2525911 WARN >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination >> for multiple copyFields (2) >> [junit4] 2> 2525911 WARN >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.s.IndexSchema Field text is not multivalued and destination for >> multiple copyFields (3) >> [junit4] 2> 2525912 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) >> [junit4] 2> 2525912 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.SolrResourceLoader using system property solr.solr.home: >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr >> [junit4] 2> 2525912 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: >> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\' >> [junit4] 2> 2525924 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.CoreContainer New CoreContainer 31212239 >> [junit4] 2> 2525925 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.CoreContainer Loading cores into CoreContainer >> [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\] >> [junit4] 2> 2525925 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.CoreContainer loading shared library: >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib >> [junit4] 2> 2525925 WARN >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to >> classloader: lib (resolved as: >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib). >> [junit4] 2> 2525933 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-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> 2525935 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with >> params: socketTimeout=30000&connTimeout=30000&retry=true >> [junit4] 2> 2525935 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory >> [junit4] 2> 2525935 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.l.LogWatcher Registering Log Listener [Log4j >> (org.slf4j.impl.Log4jLoggerFactory)] >> [junit4] 2> 2525935 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.CoreContainer No authentication plugin used. >> [junit4] 2> 2525936 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, >> config=solrconfig-hash.xml, transient=false, schema=schema-hash.xml, >> loadOnStartup=true, instanceDir=collection1, collection=collection1, >> absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\, >> dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001, >> shard=shard1} >> [junit4] 2> 2525940 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: >> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\' >> [junit4] 2> 2525940 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.c.SolrResourceLoader Adding >> 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' >> to classloader >> [junit4] 2> 2525940 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.c.SolrResourceLoader Adding >> 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' >> to classloader >> [junit4] 2> 2525955 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.c.SolrConfig current version of requestparams : -1 >> [junit4] 2> 2525957 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0 >> [junit4] 2> 2525962 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.c.Config Loaded SolrConfig: solrconfig-hash.xml >> [junit4] 2> 2525962 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.s.IndexSchema Reading Solr Schema from >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-hash.xml >> [junit4] 2> 2525966 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.s.IndexSchema [collection1] Schema name=test >> [junit4] 2> 2525999 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.s.IndexSchema default search field in schema is text >> [junit4] 2> 2525999 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.s.IndexSchema unique key field: id >> [junit4] 2> 2526000 WARN (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination >> for multiple copyFields (2) >> [junit4] 2> 2526000 WARN (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.s.IndexSchema Field text is not multivalued and destination for >> multiple copyFields (3) >> [junit4] 2> 2526000 INFO (coreLoadExecutor-8481-thread-1) [ ] >> o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration >> from instancedir >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\ >> [junit4] 2> 2526000 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory >> [junit4] 2> 2526000 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at >> [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\], >> dataDir=[null] >> [junit4] 2> 2526000 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: >> collection1 >> [junit4] 2> 2526000 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\ >> [junit4] 2> 2526000 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore New index directory detected: old=null >> new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\index/ >> [junit4] 2> 2526000 WARN (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory >> 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\index' >> doesn't exist. Creating new index... >> [junit4] 2> 2526001 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\index >> [junit4] 2> 2526002 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_1,generation=1} >> [junit4] 2> 2526002 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore newest commit generation = 1 >> [junit4] 2> 2526007 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as >> default, creating implicit default >> [junit4] 2> 2526008 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 >> [junit4] 2> 2526009 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 >> [junit4] 2> 2526010 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 >> [junit4] 2> 2526011 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 >> [junit4] 2> 2526013 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.RequestHandlers Registered paths: >> /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file >> [junit4] 2> 2526013 WARN (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.RequestHandlers no default request handler is >> registered (either '/select' or 'standard') >> [junit4] 2> 2526013 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore Using default statsCache cache: >> org.apache.solr.search.stats.LocalStatsCache >> [junit4] 2> 2526016 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: >> org.apache.solr.update.UpdateLog >> [junit4] 2> 2526016 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= >> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 >> numVersionBuckets=65536 >> [junit4] 2> 2526016 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled >> [junit4] 2> 2526016 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled >> [junit4] 2> 2526026 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_1,generation=1} >> [junit4] 2> 2526026 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.SolrCore newest commit generation = 1 >> [junit4] 2> 2526026 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.s.SolrIndexSearcher Opening >> Searcher@153a788[collection1] main >> [junit4] 2> 2526027 WARN (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config >> directory >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf; >> switching to use InMemory storage instead. >> [junit4] 2> 2526027 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: >> {} >> [junit4] 2> 2526027 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json >> using InMemoryStorage >> [junit4] 2> 2526027 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.r.RestManager Initializing 0 registered >> ManagedResources >> [junit4] 2> 2526027 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for >> 10000 >> [junit4] 2> 2526027 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to >> seed version buckets >> [junit4] 2> 2526027 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for >> 65536 version buckets from index >> [junit4] 2> 2526027 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed >> version bucket highest value from index >> [junit4] 2> 2526027 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.u.UpdateLog Could not find max version in index or >> recent updates, using new clock 1504960714480025600 >> [junit4] 2> 2526028 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.u.UpdateLog Took 1 ms to seed version buckets with >> highest version 1504960714480025600 >> [junit4] 2> 2526028 INFO (coreLoadExecutor-8481-thread-1) [ >> x:collection1] o.a.s.c.CoreContainer registering core: collection1 >> [junit4] 2> 2526029 INFO >> (searcherExecutor-8482-thread-1-processing-x:collection1) [ >> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher >> Searcher@153a788[collection1] >> main{ExitableDirectoryReader(UninvertingDirectoryReader())} >> [junit4] 2> 2526031 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.SolrTestCaseJ4 ####initCore end >> [junit4] 2> 2526041 INFO >> (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] >> o.a.s.c.SolrCore Looking for old index directories to cleanup for core >> collection1 in >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\ >> [junit4] 2> 2526045 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.SolrTestCaseJ4 ###Starting testHashPartition >> [junit4] 2> 2526047 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {deleteByQuery=*:* (-1504960714498899968)} 0 2 >> [junit4] 2> 2526049 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler start >> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} >> [junit4] 2> 2526049 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit. >> [junit4] 2> 2526049 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: >> org.apache.solr.search.SolrIndexSearcher >> [junit4] 2> 2526049 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler end_commit_flush >> [junit4] 2> 2526049 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {commit=} 0 0 >> [junit4] 2> 2526052 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[932490 (1504960714504142848)]} 0 1 >> [junit4] 2> 2526052 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler start >> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} >> [junit4] 2> 2526053 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2 >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_1,generation=1} >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_2,generation=2} >> [junit4] 2> 2526053 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore newest commit generation = 2 >> [junit4] 2> 2526053 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.s.SolrIndexSearcher Opening Searcher@bb453f[collection1] main >> [junit4] 2> 2526054 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler end_commit_flush >> [junit4] 2> 2526054 INFO (searcherExecutor-8482-thread-1) [ ] >> o.a.s.c.SolrCore [collection1] Registered new searcher >> Searcher@bb453f[collection1] >> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1)))} >> [junit4] 2> 2526054 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {commit=} 0 2 >> [junit4] 2> 2526055 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[275668 (1504960714508337152)]} 0 1 >> [junit4] 2> 2526055 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[243256 (1504960714509385728)]} 0 0 >> [junit4] 2> 2526056 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[328346 (1504960714510434304)]} 0 0 >> [junit4] 2> 2526056 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[477874 (1504960714510434305)]} 0 0 >> [junit4] 2> 2526056 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[967499 (1504960714510434306)]} 0 0 >> [junit4] 2> 2526057 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[162536 (1504960714511482880)]} 0 0 >> [junit4] 2> 2526057 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[283326 (1504960714511482881)]} 0 0 >> [junit4] 2> 2526057 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[720746 (1504960714511482882)]} 0 0 >> [junit4] 2> 2526058 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[433378 (1504960714512531456)]} 0 0 >> [junit4] 2> 2526058 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[489516 (1504960714512531457)]} 0 0 >> [junit4] 2> 2526058 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler start >> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} >> [junit4] 2> 2526060 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2 >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_2,generation=2} >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_3,generation=3} >> [junit4] 2> 2526060 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore newest commit generation = 3 >> [junit4] 2> 2526060 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.s.SolrIndexSearcher Opening Searcher@1902a1[collection1] main >> [junit4] 2> 2526060 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler end_commit_flush >> [junit4] 2> 2526060 INFO (searcherExecutor-8482-thread-1) [ ] >> o.a.s.c.SolrCore [collection1] Registered new searcher >> Searcher@1902a1[collection1] >> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1) >> Uninverting(_1(5.3.0):C10)))} >> [junit4] 2> 2526060 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {commit=} 0 2 >> [junit4] 2> 2526062 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[297555 (1504960714514628608)]} 0 1 >> [junit4] 2> 2526062 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[19785 (1504960714516725760)]} 0 0 >> [junit4] 2> 2526063 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[523069 (1504960714517774336)]} 0 0 >> [junit4] 2> 2526063 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[960725 (1504960714517774337)]} 0 0 >> [junit4] 2> 2526063 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[318587 (1504960714517774338)]} 0 0 >> [junit4] 2> 2526064 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[530166 (1504960714518822912)]} 0 0 >> [junit4] 2> 2526064 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[877793 (1504960714518822913)]} 0 0 >> [junit4] 2> 2526064 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[533649 (1504960714518822914)]} 0 0 >> [junit4] 2> 2526065 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[82943 (1504960714519871488)]} 0 0 >> [junit4] 2> 2526065 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[303755 (1504960714519871489)]} 0 0 >> [junit4] 2> 2526065 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler start >> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} >> [junit4] 2> 2526067 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2 >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_3,generation=3} >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_4,generation=4} >> [junit4] 2> 2526067 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore newest commit generation = 4 >> [junit4] 2> 2526068 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.s.SolrIndexSearcher Opening Searcher@409d86[collection1] main >> [junit4] 2> 2526068 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler end_commit_flush >> [junit4] 2> 2526068 INFO (searcherExecutor-8482-thread-1) [ ] >> o.a.s.c.SolrCore [collection1] Registered new searcher >> Searcher@409d86[collection1] >> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1) >> Uninverting(_1(5.3.0):C10) Uninverting(_2(5.3.0):C10)))} >> [junit4] 2> 2526068 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {commit=} 0 3 >> [junit4] 2> 2526070 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[315944 (1504960714523017216)]} 0 1 >> [junit4] 2> 2526070 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[413662 (1504960714525114368)]} 0 0 >> [junit4] 2> 2526070 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[604443 (1504960714525114369)]} 0 0 >> [junit4] 2> 2526070 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[903509 (1504960714525114370)]} 0 0 >> [junit4] 2> 2526071 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[531934 (1504960714526162944)]} 0 0 >> [junit4] 2> 2526079 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[83354 (1504960714534551552)]} 0 0 >> [junit4] 2> 2526080 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[251874 (1504960714535600128)]} 0 0 >> [junit4] 2> 2526080 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[203384 (1504960714535600129)]} 0 0 >> [junit4] 2> 2526081 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[994428 (1504960714535600130)]} 0 0 >> [junit4] 2> 2526081 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[381303 (1504960714536648704)]} 0 0 >> [junit4] 2> 2526081 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler start >> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} >> [junit4] 2> 2526082 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2 >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_4,generation=4} >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_5,generation=5} >> [junit4] 2> 2526083 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore newest commit generation = 5 >> [junit4] 2> 2526083 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.s.SolrIndexSearcher Opening Searcher@e87b7c[collection1] main >> [junit4] 2> 2526083 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler end_commit_flush >> [junit4] 2> 2526083 INFO (searcherExecutor-8482-thread-1) [ ] >> o.a.s.c.SolrCore [collection1] Registered new searcher >> Searcher@e87b7c[collection1] >> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1) >> Uninverting(_1(5.3.0):C10) Uninverting(_2(5.3.0):C10) >> Uninverting(_3(5.3.0):C10)))} >> [junit4] 2> 2526084 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {commit=} 0 3 >> [junit4] 2> 2526085 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[654863 (1504960714539794432)]} 0 1 >> [junit4] 2> 2526086 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[684335 (1504960714540843008)]} 0 0 >> [junit4] 2> 2526086 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[668543 (1504960714541891584)]} 0 0 >> [junit4] 2> 2526086 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[925706 (1504960714541891585)]} 0 0 >> [junit4] 2> 2526087 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[614634 (1504960714541891586)]} 0 0 >> [junit4] 2> 2526087 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[963698 (1504960714542940160)]} 0 0 >> [junit4] 2> 2526087 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[511843 (1504960714542940161)]} 0 0 >> [junit4] 2> 2526087 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[97218 (1504960714542940162)]} 0 0 >> [junit4] 2> 2526087 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[361364 (1504960714542940163)]} 0 0 >> [junit4] 2> 2526087 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[328048 (1504960714542940164)]} 0 0 >> [junit4] 2> 2526087 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler start >> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} >> [junit4] 2> 2526090 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2 >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_5,generation=5} >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_6,generation=6} >> [junit4] 2> 2526090 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore newest commit generation = 6 >> [junit4] 2> 2526090 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.s.SolrIndexSearcher Opening Searcher@11bc13c[collection1] main >> [junit4] 2> 2526090 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler end_commit_flush >> [junit4] 2> 2526090 INFO (searcherExecutor-8482-thread-1) [ ] >> o.a.s.c.SolrCore [collection1] Registered new searcher >> Searcher@11bc13c[collection1] >> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1) >> Uninverting(_1(5.3.0):C10) Uninverting(_2(5.3.0):C10) >> Uninverting(_3(5.3.0):C10) Uninverting(_4(5.3.0):C10)))} >> [junit4] 2> 2526091 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {commit=} 0 3 >> [junit4] 2> 2526092 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[182465 (1504960714547134464)]} 0 1 >> [junit4] 2> 2526092 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[214389 (1504960714548183040)]} 0 0 >> [junit4] 2> 2526093 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[382255 (1504960714549231616)]} 0 0 >> [junit4] 2> 2526093 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[107003 (1504960714549231617)]} 0 0 >> [junit4] 2> 2526093 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[573250 (1504960714549231618)]} 0 0 >> [junit4] 2> 2526094 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[538838 (1504960714550280192)]} 0 0 >> [junit4] 2> 2526094 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[362796 (1504960714550280193)]} 0 0 >> [junit4] 2> 2526094 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[365700 (1504960714550280194)]} 0 0 >> [junit4] 2> 2526095 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {add=[280319 (1504960714551328768)]} 0 0 >> [junit4] 2> 2526095 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler start >> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} >> [junit4] 2> 2526097 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2 >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_6,generation=6} >> [junit4] 2> >> commit{dir=MockDirectoryWrapper(RAMDirectory@1e038e0 >> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e30535),segFN=segments_7,generation=7} >> [junit4] 2> 2526097 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore newest commit generation = 7 >> [junit4] 2> 2526097 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.s.SolrIndexSearcher Opening Searcher@187f0f[collection1] main >> [junit4] 2> 2526098 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.UpdateHandler end_commit_flush >> [junit4] 2> 2526098 INFO (searcherExecutor-8482-thread-1) [ ] >> o.a.s.c.SolrCore [collection1] Registered new searcher >> Searcher@187f0f[collection1] >> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C1) >> Uninverting(_1(5.3.0):C10) Uninverting(_2(5.3.0):C10) >> Uninverting(_3(5.3.0):C10) Uninverting(_4(5.3.0):C10) >> Uninverting(_5(5.3.0):C9)))} >> [junit4] 2> 2526098 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} >> {commit=} 0 3 >> [junit4] 2> 2526103 ERROR >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.SolrCore java.lang.UnsupportedOperationException: Query 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:851) >> [junit4] 2> at >> org.apache.lucene.search.ConstantScoreQuery.createWeight(ConstantScoreQuery.java:117) >> [junit4] 2> at >> org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:151) >> [junit4] 2> at >> org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851) >> [junit4] 2> at >> org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:834) >> [junit4] 2> at >> org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1146) >> [junit4] 2> at >> org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1628) >> [junit4] 2> at >> org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1504) >> [junit4] 2> at >> org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:561) >> [junit4] 2> at >> org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:518) >> [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:2058) >> [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.search.TestHashQParserPlugin.testHashPartition(TestHashQParserPlugin.java:94) >> [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> 2526104 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.c.S.Request [collection1] webapp=null path=null >> params={q=*%3A*&fq=%7B%21hash+worker%3D0+workers%3D3+cost%3D1%7D&partitionKeys=a_s&rows=50} >> status=500 QTime=7 >> [junit4] 2> 2526104 INFO >> (TEST-TestHashQParserPlugin.testHashPartition-seed#[3CDD0F5BDDF9D8B3]) [ >> ] o.a.s.SolrTestCaseJ4 ###Ending testHashPartition >> [junit4] 2> NOTE: reproduce with: ant test >> -Dtestcase=TestHashQParserPlugin -Dtests.method=testHashPartition >> -Dtests.seed=3CDD0F5BDDF9D8B3 -Dtests.slow=true -Dtests.locale=iw_IL >> -Dtests.timezone=Pacific/Johnston -Dtests.asserts=true >> -Dtests.file.encoding=UTF-8 >> [junit4] ERROR 0.08s J1 | TestHashQParserPlugin.testHashPartition <<< >> [junit4] > Throwable #1: java.lang.UnsupportedOperationException: >> Query does not implement createWeight >> [junit4] > at >> __randomizedtesting.SeedInfo.seed([3CDD0F5BDDF9D8B3:ED602EBEE69361D8]:0) >> [junit4] > at >> org.apache.lucene.search.Query.createWeight(Query.java:79) >> [junit4] > at >> org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851) >> [junit4] > at >> org.apache.lucene.search.ConstantScoreQuery.createWeight(ConstantScoreQuery.java:117) >> [junit4] > at >> org.apache.solr.search.HashQParserPlugin$HashQuery.createWeight(HashQParserPlugin.java:151) >> [junit4] > at >> org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:851) >> [junit4] > at >> org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:834) >> [junit4] > at >> org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1146) >> [junit4] > at >> org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1628) >> [junit4] > at >> org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1504) >> [junit4] > at >> org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:561) >> [junit4] > at >> org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:518) >> [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:2058) >> [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.search.TestHashQParserPlugin.testHashPartition(TestHashQParserPlugin.java:94) >> [junit4] > at java.lang.Thread.run(Thread.java:745) >> [junit4] 2> 2526108 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.SolrTestCaseJ4 ###deleteCore >> [junit4] 2> 2526108 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ ] >> o.a.s.c.CoreContainer Shutting down CoreContainer instance=31212239 >> [junit4] 2> 2526110 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore >> org.apache.solr.core.SolrCore@16feaf7 >> [junit4] 2> 2526110 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.u.UpdateHandler closing >> DirectUpdateHandler2{commits=7,autocommits=0,soft >> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=50,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=3689,transaction_logs_total_number=7} >> [junit4] 2> 2526111 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState >> [junit4] 2> 2526111 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has >> reached 0 - closing IndexWriter >> [junit4] 2> 2526111 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with >> IndexWriterCloser >> [junit4] 2> 2526111 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on >> request. >> [junit4] 2> 2526111 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory >> - 2 directories currently being tracked >> [junit4] 2> 2526111 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.c.CachingDirectoryFactory looking to close >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\ >> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\;done=false>>] >> [junit4] 2> 2526111 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\ >> [junit4] 2> 2526112 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.c.CachingDirectoryFactory looking to close >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\index >> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\index;done=false>>] >> [junit4] 2> 2526112 INFO >> (SUITE-TestHashQParserPlugin-seed#[3CDD0F5BDDF9D8B3]-worker) [ >> x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001\init-core-data-001\index >> [junit4] 2> NOTE: leaving temporary files on disk at: >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestHashQParserPlugin_3CDD0F5BDDF9D8B3-001 >> [junit4] 2> NOTE: test params are: codec=Lucene53, >> sim=DefaultSimilarity, locale=iw_IL, timezone=Pacific/Johnston >> [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 >> (32-bit)/cpus=3,threads=1,free=240484272,total=518979584 >> [junit4] 2> NOTE: All tests run in this JVM: >> [TestLMDirichletSimilarityFactory, TestMiniSolrCloudCluster, EchoParamsTest, >> TestBadConfig, HdfsChaosMonkeySafeLeaderTest, DebugComponentTest, >> SearchHandlerTest, SuggestComponentTest, DeleteReplicaTest, >> TestManagedSchemaFieldResource, ConcurrentDeleteAndCreateCollectionTest, >> TestManagedSynonymFilterFactory, LeaderFailoverAfterPartitionTest, >> FullSolrCloudDistribCmdsTest, StatelessScriptUpdateProcessorFactoryTest, >> TestFastWriter, HdfsCollectionsAPIDistributedZkTest, TestJoin, >> TestMaxScoreQueryParser, BasicZkTest, BinaryUpdateRequestHandlerTest, >> TestSimpleQParserPlugin, TestConfigOverlay, TestSolrXml, >> DistribDocExpirationUpdateProcessorTest, >> VMParamsZkACLAndCredentialsProvidersTest, SpellingQueryConverterTest, >> IndexBasedSpellCheckerTest, CollectionsAPIAsyncDistributedZkTest, >> TestTolerantSearch, RAMDirectoryFactoryTest, TestSolrJ, >> UpdateRequestProcessorFactoryTest, TestFastOutputStream, >> RegexBoostProcessorTest, MultiThreadedOCPTest, TestConfig, >> TestStressUserVersions, TestValueSourceCache, DistributedTermsComponentTest, >> DistributedMLTComponentTest, CSVRequestHandlerTest, >> ExternalFileFieldSortTest, ReturnFieldsTest, CleanupOldIndexTest, >> CoreAdminRequestStatusTest, TestCodecSupport, ChaosMonkeySafeLeaderTest, >> SpellPossibilityIteratorTest, TestSolrQueryParserResource, >> TestFileDictionaryLookup, TestComplexPhraseQParserPlugin, >> DeleteInactiveReplicaTest, OverseerCollectionProcessorTest, >> TestSchemaVersionResource, TestDynamicFieldResource, >> FileBasedSpellCheckerTest, TestFiltering, ReplicationFactorTest, >> DirectSolrSpellCheckerTest, PolyFieldTest, CurrencyFieldXmlFileTest, >> ConnectionManagerTest, TestPseudoReturnFields, TestRandomFaceting, >> TestSolrCoreProperties, BasicDistributedZk2Test, >> TestFieldCollectionResource, TestFieldResource, >> SignatureUpdateProcessorFactoryTest, TestMergePolicyConfig, >> DistributedDebugComponentTest, SharedFSAutoReplicaFailoverUtilsTest, >> RecoveryAfterSoftCommitTest, XsltUpdateRequestHandlerTest, >> TestLuceneMatchVersion, MoreLikeThisHandlerTest, ShardRoutingCustomTest, >> TestSortingResponseWriter, TestRTGBase, CollectionStateFormat2Test, >> SpatialFilterTest, JavabinLoaderTest, BadIndexSchemaTest, >> DateMathParserTest, TestMiniSolrCloudClusterSSL, TestOrdValues, >> FastVectorHighlighterTest, TestAuthenticationFramework, CopyFieldTest, >> FieldMutatingUpdateProcessorTest, SimpleCollectionCreateDeleteTest, >> TestQuerySenderListener, AddBlockUpdateTest, MBeansHandlerTest, >> TestPHPSerializedResponseWriter, TestIntervalFaceting, >> TermVectorComponentTest, SolrRequestParserTest, TestJsonFacets, >> SpatialRPTFieldTypeTest, DistribCursorPagingTest, SuggesterTSTTest, >> DocValuesMissingTest, DisMaxRequestHandlerTest, >> TestDefaultSimilarityFactory, TestCollationFieldDocValues, >> TestDFRSimilarityFactory, LeaderElectionIntegrationTest, >> TestRandomRequestDistribution, TestSolrQueryParserDefaultOperatorResource, >> BadCopyFieldTest, TestCloudInspectUtil, OverseerRolesTest, >> ResourceLoaderTest, WordBreakSolrSpellCheckerTest, HdfsDirectoryTest, >> TestNRTOpen, SpellCheckComponentTest, BasicDistributedZkTest, >> UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, >> OpenCloseCoreStressTest, OverseerTest, TestZkChroot, AutoCommitTest, >> TestDistributedGrouping, TestRecovery, TestHashPartitioner, >> TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, >> TestReload, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, >> SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest, >> ConvertedLegacyTest, TestSort, BasicFunctionalityTest, TestLazyCores, >> DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, >> ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, >> DistributedQueryElevationComponentTest, SolrIndexSplitterTest, >> SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, >> SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, >> TestStressLucene, TestTrie, TestCSVLoader, >> SchemaVersionSpecificBehaviorTest, TestUpdate, QueryEqualityTest, >> DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, >> TestSolrDeletionPolicy1, LukeRequestHandlerTest, >> DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, >> XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestSolrQueryParser, >> LoggingHandlerTest, IndexSchemaTest, QueryParsingTest, >> TestPartialUpdateDeduplication, TestBinaryResponseWriter, >> AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, >> BadComponentTest, TestSolrDeletionPolicy2, MinimalSchemaTest, >> TestPostingsSolrHighlighter, SynonymTokenizerTest, TestIBSimilarityFactory, >> ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, >> PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, >> DateFieldTest, DOMUtilTest, TestUtils, ZkNodePropsTest, >> SystemInfoHandlerTest, FileUtilsTest, CircularListTest, CursorPagingTest, >> TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, >> TestEmbeddedSolrServerConstructors, TestJettySolrRunner, >> AliasIntegrationTest, AssignTest, AsyncMigrateRouteKeyTest, >> CustomCollectionTest, DistributedVersionInfoTest, MigrateRouteKeyTest, >> SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, >> TestReplicaProperties, TriLevelCompositeIdRoutingTest, >> CachingDirectoryFactoryTest, ExitableDirectoryReaderTest, >> QueryResultKeyTest, TestConfigSets, TestImplicitCoreProperties, >> TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, >> TestSolrConfigHandler, TestSolrDynamicMBean, TestBlobHandler, >> TestConfigReload, TestReplicationHandlerBackup, TestReqParamsAPI, >> TestRestoreCore, CoreAdminCreateDiscoverTest, >> CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, >> SegmentsInfoRequestHandlerTest, DistributedFacetPivotLongTailTest, >> DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, >> DistributedQueryComponentOptimizationTest, HighlighterMaxOffsetTest, >> SmileWriterTest, TestMacros, TestRawResponseWriter, TestManagedResource, >> TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, >> TestClassNameShortening, TestDynamicFieldCollectionResource, >> TestSchemaNameResource, TestSchemaResource, TestSchemaSimilarityResource, >> TestUniqueKeyFieldResource, ChangedSchemaMergeTest, DateRangeFieldTest, >> EnumFieldTest, TestBulkSchemaConcurrent, TestManagedSchema, >> AnalyticsMergeStrategyTest, CursorMarkTest, MergeStrategyTest, >> RankQueryTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, >> TestCustomSort, TestHashQParserPlugin] >> [junit4] Completed [470/507] on J1 in 0.30s, 1 test, 1 error <<< >> FAILURES! >> >> [...truncated 121 lines...] >> BUILD FAILED >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The >> following error occurred while executing this line: >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The >> following error occurred while executing this line: >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The >> following error occurred while executing this line: >> >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: >> The following error occurred while executing this line: >> >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: >> The following error occurred while executing this line: >> >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:512: >> The following error occurred while executing this line: >> >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1444: >> The following error occurred while executing this line: >> >> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:999: >> There were test failures: 507 suites, 2007 tests, 1 error, 68 ignored (34 >> assumptions) >> >> Total time: 64 minutes 37 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] > > -- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
