6 Aug 2012 03:49
[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b49) - Build # 208 - Failure!
Policeman Jenkins Server <jenkins <at> sd-datasolutions.de>
2012-08-06 01:49:56 GMT
2012-08-06 01:49:56 GMT
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/208/
Java: 64bit/jdk1.8.0-ea-b49 -XX:+UseSerialGC
1 tests failed.
REGRESSION: org.apache.solr.handler.component.DistributedQueryElevationComponentTest.testDistribSearch
Error Message:
.responseHeader.params.q:*:*!=false
Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.params.q:*:*!=false
at __randomizedtesting.SeedInfo.seed([AD9A00A7EAD5DFA:8B3F2E1209F23DC6]:0)
at junit.framework.Assert.fail(Assert.java:50)
at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:670)
at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:392)
at org.apache.solr.handler.component.DistributedQueryElevationComponentTest.doTest(DistributedQueryElevationComponentTest.java:81)
at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:679)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:474)
at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
Build Log:
[...truncated 7117 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.component.DistributedQueryElevationComponentTest
[junit4:junit4] FAILURE 3.00s J0 | DistributedQueryElevationComponentTest.testDistribSearch
[junit4:junit4] > Throwable #1: junit.framework.AssertionFailedError: .responseHeader.params.q:*:*!=false
[junit4:junit4] > at __randomizedtesting.SeedInfo.seed([AD9A00A7EAD5DFA:8B3F2E1209F23DC6]:0)
[junit4:junit4] > at junit.framework.Assert.fail(Assert.java:50)
[junit4:junit4] > at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:670)
[junit4:junit4] > at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:392)
[junit4:junit4] > at org.apache.solr.handler.component.DistributedQueryElevationComponentTest.doTest(DistributedQueryElevationComponentTest.java:81)
[junit4:junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:679)
[junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4] > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4] > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4] > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4] > at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4] >
[junit4:junit4] 2> 12 T37 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4] 2> 151 T37 oejs.Server.doStart jetty-8.1.2.v20120308
[junit4:junit4] 2> 225 T37 oejs.AbstractConnector.doStart Started SocketConnector <at> 0.0.0.0:44749
[junit4:junit4] 2> 249 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 250 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4] 2> 250 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 265 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4] 2> 266 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 266 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4] 2> 266 T37 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4] 2> 267 T37 oasc.CoreContainer.<init> New CoreContainer 1338023827
[junit4:junit4] 2> 267 T37 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 267 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 299 T37 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4] 2> 318 T37 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4] 2> 319 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4] 2> 320 T37 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4] 2> 321 T37 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4] 2> 416 T37 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4] 2> 479 T37 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-elevate.xml
[junit4:junit4] 2> 480 T37 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4] 2> 503 T37 oass.IndexSchema.readSchema Schema name=example
[junit4:junit4] 2> 741 T37 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4] 2> 744 T37 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4] 2> 753 T37 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/control/data/
[junit4:junit4] 2> 754 T37 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer <at> 29d64896
[junit4:junit4] 2> 755 T37 oasc.SolrCore.getNewIndexDir WARNING New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/control/data/index/
[junit4:junit4] 2> 755 T37 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/control/data/index' doesn't exist. Creating new index...
[junit4:junit4] 2> 758 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4] 2> commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory <at> 19f7bd7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 4166d6d3; maxCacheMB=0.025390625 maxMergeSizeMB=0.44921875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 759 T37 oasc.SolrDeletionPolicy.updateCommits newest commit = 1
[junit4:junit4] 2> 764 T37 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4] 2> 765 T37 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 765 T37 oasc.RequestHandlers.initHandlersFromConfig created /dataElevate: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 766 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4] 2> 766 T37 oasc.RequestHandlers.initHandlersFromConfig WARNING no default request handler is registered (either '/select' or 'standard')
[junit4:junit4] 2> 767 T37 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4] 2> 768 T37 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-NATIVELOCK.XML, HUNSPELL-TEST.DIC, FRENCHARTICLES.TXT, SOLRCONFIG-ALTDIRECTORY.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA11.XML, WDFTYPES.TXT, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-PHRASESUGGEST.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, OLD_SYNONYMS.TXT, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, SCHEMA-IB.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SOLRCONFIG-DELPOLICY2.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA-BM25.XML, BAD-MP-SOLRCONFIG.XML, SCHEMA-TRIE.XML, CONDITIONAL.UPDATEPROCESSOR.JS, SOLRCONFIG-TLOG.XML, XSLT, ELEVATE.XML, SOLRCONFIG_CODEC.XML, SOLRCONFIG-PROPINJECT.XML, SCHEMA-STOP-KEEP.XML, TRIVIAL.UPDATEPROCESSOR1.JS, BAD_SOLRCONFIG.XML, STOPTYPES-1.TXT, MAPPING-ISOLATIN1ACCENT.TXT, PHRASESUGGEST.TXT, SOLRCONFIG-QUERYSENDER.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SCHEMA-SIM.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SOLRCONFIG-TERMINDEX.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SCHEMASURROUND.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SOLRCONFIG_PERF.XML, SCHEMA-SPELLCHECKER.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, STOPWORDS.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-CHARFILTERS.XML, SCHEMA_CODEC.XML, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-BASIC.XML, SCHEMA-FOLDING.XML, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, HUNSPELL-TEST.AFF, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, KEEP-1.TXT, SOLRCONFIG-MASTER2.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, STOPWITHBOM.TXT, SCHEMA-REPLICATION1.XML, SOLRCONFIG-REPEATER.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, SOLRCONFIG-ELEVATE.XML, SOLRCONFIG-NOCACHE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, DA_UTF8.XML, SOLRCONFIG-MASTER3.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, KEEP-2.TXT, SCHEMA-TFIDF.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-MASTER1.XML, STOPWORDSWRONGENCODING.TXT, CURRENCY.XML, SCHEMA-COPYFIELD-TEST.XML, SCHEMA-DFR.XML, SCHEMA-MINIMAL.XML, SCHEMA-REVERSED.XML, STOP-SNOWBALL.TXT, STOP-1.TXT, SCHEMA15.XML, STOP-2.TXT, SOLRCONFIG-REQHANDLER.INCL, OPEN-EXCHANGE-RATES.JSON, SCHEMA-COLLATE.XML, SOLRCONFIG-ENABLEPLUGIN.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-XINCLUDE.XML, SCHEMA-REPLICATION2.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-NUMERIC.XML, DA_COMPOUNDDICTIONARY.TXT, COMPOUNDDICTIONARY.TXT, SYNONYMS.TXT, HYPHENATION.DTD, SCHEMA12.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-TRANSFORMERS.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SOLRCONFIG-SPELLCHECKER.XML, PROTWORDS.TXT, STOPTYPES-2.TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-SIMPLELOCK.XML, SCHEMA-LMJELINEKMERCER.XML, SOLRCONFIG-CACHING.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-LAZYWRITER.XML, STEMDICT.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML]
[junit4:junit4] 2> 770 T37 oass.SolrIndexSearcher.<init> Opening Searcher <at> 4b59009c main
[junit4:junit4] 2> 770 T37 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4] 2> 770 T37 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4] 2> 771 T37 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4] 2> 773 T37 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml
[junit4:junit4] 2> 791 T37 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml
[junit4:junit4] 2> 797 T37 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4] 2> 797 T37 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4] 2> 797 T37 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4] 2> 798 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4] 2> 798 T37 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4] 2> 798 T37 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4] 2> 798 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4] 2> 798 T37 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4] 2> 799 T37 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4] 2> 799 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4] 2> 808 T48 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher <at> 4b59009c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 813 T37 oasc.CoreContainer.register registering core: collection1
[junit4:junit4] 2> 814 T37 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0
[junit4:junit4] 2> 814 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4] 2> 821 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4] 2> 830 T37 oejs.Server.doStart jetty-8.1.2.v20120308
[junit4:junit4] 2> 833 T37 oejs.AbstractConnector.doStart Started SocketConnector <at> 0.0.0.0:33720
[junit4:junit4] 2> 834 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 834 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4] 2> 835 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 843 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4] 2> 843 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 844 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4] 2> 844 T37 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4] 2> 844 T37 oasc.CoreContainer.<init> New CoreContainer 686204202
[junit4:junit4] 2> 845 T37 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 846 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 862 T37 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4] 2> 875 T37 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4] 2> 875 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4] 2> 876 T37 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4] 2> 877 T37 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4] 2> 918 T37 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4] 2> 951 T37 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-elevate.xml
[junit4:junit4] 2> 951 T37 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4] 2> 955 T37 oass.IndexSchema.readSchema Schema name=example
[junit4:junit4] 2> 1125 T37 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4] 2> 1127 T37 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4] 2> 1132 T37 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/shard0/data/
[junit4:junit4] 2> 1132 T37 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer <at> 29d64896
[junit4:junit4] 2> 1133 T37 oasc.SolrCore.getNewIndexDir WARNING New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/shard0/data/index/
[junit4:junit4] 2> 1133 T37 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/shard0/data/index' doesn't exist. Creating new index...
[junit4:junit4] 2> 1139 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory <at> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0/index7056770567tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 3553d094),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 1140 T37 oasc.SolrDeletionPolicy.updateCommits newest commit = 1
[junit4:junit4] 2> 1141 T37 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4] 2> 1142 T37 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 1142 T37 oasc.RequestHandlers.initHandlersFromConfig created /dataElevate: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 1143 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4] 2> 1143 T37 oasc.RequestHandlers.initHandlersFromConfig WARNING no default request handler is registered (either '/select' or 'standard')
[junit4:junit4] 2> 1144 T37 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4] 2> 1145 T37 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-NATIVELOCK.XML, HUNSPELL-TEST.DIC, FRENCHARTICLES.TXT, SOLRCONFIG-ALTDIRECTORY.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA11.XML, WDFTYPES.TXT, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-PHRASESUGGEST.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, OLD_SYNONYMS.TXT, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, SCHEMA-IB.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SOLRCONFIG-DELPOLICY2.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA-BM25.XML, BAD-MP-SOLRCONFIG.XML, SCHEMA-TRIE.XML, CONDITIONAL.UPDATEPROCESSOR.JS, SOLRCONFIG-TLOG.XML, XSLT, ELEVATE.XML, SOLRCONFIG_CODEC.XML, SOLRCONFIG-PROPINJECT.XML, SCHEMA-STOP-KEEP.XML, TRIVIAL.UPDATEPROCESSOR1.JS, BAD_SOLRCONFIG.XML, STOPTYPES-1.TXT, MAPPING-ISOLATIN1ACCENT.TXT, PHRASESUGGEST.TXT, SOLRCONFIG-QUERYSENDER.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SCHEMA-SIM.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SOLRCONFIG-TERMINDEX.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SCHEMASURROUND.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SOLRCONFIG_PERF.XML, SCHEMA-SPELLCHECKER.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, STOPWORDS.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-CHARFILTERS.XML, SCHEMA_CODEC.XML, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-BASIC.XML, SCHEMA-FOLDING.XML, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, HUNSPELL-TEST.AFF, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, KEEP-1.TXT, SOLRCONFIG-MASTER2.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, STOPWITHBOM.TXT, SCHEMA-REPLICATION1.XML, SOLRCONFIG-REPEATER.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, SOLRCONFIG-ELEVATE.XML, SOLRCONFIG-NOCACHE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, DA_UTF8.XML, SOLRCONFIG-MASTER3.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, KEEP-2.TXT, SCHEMA-TFIDF.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-MASTER1.XML, STOPWORDSWRONGENCODING.TXT, CURRENCY.XML, SCHEMA-COPYFIELD-TEST.XML, SCHEMA-DFR.XML, SCHEMA-MINIMAL.XML, SCHEMA-REVERSED.XML, STOP-SNOWBALL.TXT, STOP-1.TXT, SCHEMA15.XML, STOP-2.TXT, SOLRCONFIG-REQHANDLER.INCL, OPEN-EXCHANGE-RATES.JSON, SCHEMA-COLLATE.XML, SOLRCONFIG-ENABLEPLUGIN.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-XINCLUDE.XML, SCHEMA-REPLICATION2.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-NUMERIC.XML, DA_COMPOUNDDICTIONARY.TXT, COMPOUNDDICTIONARY.TXT, SYNONYMS.TXT, HYPHENATION.DTD, SCHEMA12.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-TRANSFORMERS.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SOLRCONFIG-SPELLCHECKER.XML, PROTWORDS.TXT, STOPTYPES-2.TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-SIMPLELOCK.XML, SCHEMA-LMJELINEKMERCER.XML, SOLRCONFIG-CACHING.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-LAZYWRITER.XML, STEMDICT.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML]
[junit4:junit4] 2> 1149 T37 oass.SolrIndexSearcher.<init> Opening Searcher <at> 17b4b780 main
[junit4:junit4] 2> 1149 T37 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4] 2> 1150 T37 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4] 2> 1150 T37 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4] 2> 1151 T37 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml
[junit4:junit4] 2> 1160 T37 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml
[junit4:junit4] 2> 1176 T37 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4] 2> 1176 T37 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4] 2> 1177 T37 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4] 2> 1177 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4] 2> 1177 T37 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4] 2> 1177 T37 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4] 2> 1177 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4] 2> 1178 T37 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4] 2> 1178 T37 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4] 2> 1178 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4] 2> 1183 T37 oasc.CoreContainer.register registering core: collection1
[junit4:junit4] 2> 1183 T37 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0
[junit4:junit4] 2> 1184 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4] 2> 1184 T58 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher <at> 17b4b780 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 1184 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4] 2> 1188 T37 oejs.Server.doStart jetty-8.1.2.v20120308
[junit4:junit4] 2> 1190 T37 oejs.AbstractConnector.doStart Started SocketConnector <at> 0.0.0.0:47373
[junit4:junit4] 2> 1191 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 1191 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4] 2> 1192 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 1202 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4] 2> 1202 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 1202 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4] 2> 1203 T37 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4] 2> 1203 T37 oasc.CoreContainer.<init> New CoreContainer 1933831906
[junit4:junit4] 2> 1203 T37 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 1204 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 1215 T37 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4] 2> 1224 T37 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4] 2> 1224 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4] 2> 1225 T37 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4] 2> 1225 T37 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4] 2> 1246 T37 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4] 2> 1287 T37 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-elevate.xml
[junit4:junit4] 2> 1288 T37 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4] 2> 1296 T37 oass.IndexSchema.readSchema Schema name=example
[junit4:junit4] 2> 1471 T37 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4] 2> 1473 T37 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4] 2> 1480 T37 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/shard1/data/
[junit4:junit4] 2> 1480 T37 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer <at> 29d64896
[junit4:junit4] 2> 1481 T37 oasc.SolrCore.getNewIndexDir WARNING New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/shard1/data/index/
[junit4:junit4] 2> 1482 T37 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/shard1/data/index' doesn't exist. Creating new index...
[junit4:junit4] 2> 1483 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory <at> 5d7a9b94 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 21afc5ce),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 1484 T37 oasc.SolrDeletionPolicy.updateCommits newest commit = 1
[junit4:junit4] 2> 1486 T37 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4] 2> 1486 T37 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 1487 T37 oasc.RequestHandlers.initHandlersFromConfig created /dataElevate: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 1488 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4] 2> 1488 T37 oasc.RequestHandlers.initHandlersFromConfig WARNING no default request handler is registered (either '/select' or 'standard')
[junit4:junit4] 2> 1489 T37 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4] 2> 1491 T37 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-NATIVELOCK.XML, HUNSPELL-TEST.DIC, FRENCHARTICLES.TXT, SOLRCONFIG-ALTDIRECTORY.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA11.XML, WDFTYPES.TXT, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-PHRASESUGGEST.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, OLD_SYNONYMS.TXT, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, SCHEMA-IB.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SOLRCONFIG-DELPOLICY2.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA-BM25.XML, BAD-MP-SOLRCONFIG.XML, SCHEMA-TRIE.XML, CONDITIONAL.UPDATEPROCESSOR.JS, SOLRCONFIG-TLOG.XML, XSLT, ELEVATE.XML, SOLRCONFIG_CODEC.XML, SOLRCONFIG-PROPINJECT.XML, SCHEMA-STOP-KEEP.XML, TRIVIAL.UPDATEPROCESSOR1.JS, BAD_SOLRCONFIG.XML, STOPTYPES-1.TXT, MAPPING-ISOLATIN1ACCENT.TXT, PHRASESUGGEST.TXT, SOLRCONFIG-QUERYSENDER.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SCHEMA-SIM.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SOLRCONFIG-TERMINDEX.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SCHEMASURROUND.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SOLRCONFIG_PERF.XML, SCHEMA-SPELLCHECKER.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, STOPWORDS.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-CHARFILTERS.XML, SCHEMA_CODEC.XML, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-BASIC.XML, SCHEMA-FOLDING.XML, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, HUNSPELL-TEST.AFF, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, KEEP-1.TXT, SOLRCONFIG-MASTER2.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, STOPWITHBOM.TXT, SCHEMA-REPLICATION1.XML, SOLRCONFIG-REPEATER.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, SOLRCONFIG-ELEVATE.XML, SOLRCONFIG-NOCACHE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, DA_UTF8.XML, SOLRCONFIG-MASTER3.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, KEEP-2.TXT, SCHEMA-TFIDF.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-MASTER1.XML, STOPWORDSWRONGENCODING.TXT, CURRENCY.XML, SCHEMA-COPYFIELD-TEST.XML, SCHEMA-DFR.XML, SCHEMA-MINIMAL.XML, SCHEMA-REVERSED.XML, STOP-SNOWBALL.TXT, STOP-1.TXT, SCHEMA15.XML, STOP-2.TXT, SOLRCONFIG-REQHANDLER.INCL, OPEN-EXCHANGE-RATES.JSON, SCHEMA-COLLATE.XML, SOLRCONFIG-ENABLEPLUGIN.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-XINCLUDE.XML, SCHEMA-REPLICATION2.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-NUMERIC.XML, DA_COMPOUNDDICTIONARY.TXT, COMPOUNDDICTIONARY.TXT, SYNONYMS.TXT, HYPHENATION.DTD, SCHEMA12.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-TRANSFORMERS.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SOLRCONFIG-SPELLCHECKER.XML, PROTWORDS.TXT, STOPTYPES-2.TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-SIMPLELOCK.XML, SCHEMA-LMJELINEKMERCER.XML, SOLRCONFIG-CACHING.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-LAZYWRITER.XML, STEMDICT.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML]
[junit4:junit4] 2> 1493 T37 oass.SolrIndexSearcher.<init> Opening Searcher <at> 1384f188 main
[junit4:junit4] 2> 1494 T37 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4] 2> 1494 T37 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4] 2> 1495 T37 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4] 2> 1495 T37 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml
[junit4:junit4] 2> 1504 T37 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml
[junit4:junit4] 2> 1512 T37 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4] 2> 1513 T37 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4] 2> 1513 T37 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4] 2> 1513 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4] 2> 1513 T37 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4] 2> 1514 T37 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4] 2> 1514 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4] 2> 1514 T37 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4] 2> 1514 T37 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4] 2> 1515 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4] 2> 1520 T68 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher <at> 1384f188 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 1520 T37 oasc.CoreContainer.register registering core: collection1
[junit4:junit4] 2> 1521 T37 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0
[junit4:junit4] 2> 1521 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4] 2> 1521 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4] 2> 1525 T37 oejs.Server.doStart jetty-8.1.2.v20120308
[junit4:junit4] 2> 1527 T37 oejs.AbstractConnector.doStart Started SocketConnector <at> 0.0.0.0:57289
[junit4:junit4] 2> 1528 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 1528 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4] 2> 1529 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 1549 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4] 2> 1549 T37 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 1549 T37 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4] 2> 1550 T37 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/solr.xml
[junit4:junit4] 2> 1550 T37 oasc.CoreContainer.<init> New CoreContainer 1259494627
[junit4:junit4] 2> 1550 T37 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 1550 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4] 2> 1562 T37 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4] 2> 1573 T37 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1
[junit4:junit4] 2> 1574 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4] 2> 1574 T37 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4] 2> 1574 T37 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4] 2> 1593 T37 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4] 2> 1628 T37 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-elevate.xml
[junit4:junit4] 2> 1628 T37 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4] 2> 1635 T37 oass.IndexSchema.readSchema Schema name=example
[junit4:junit4] 2> 1793 T37 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4] 2> 1795 T37 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4] 2> 1801 T37 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/shard2/data/
[junit4:junit4] 2> 1802 T37 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer <at> 29d64896
[junit4:junit4] 2> 1802 T37 oasc.SolrCore.getNewIndexDir WARNING New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/shard2/data/index/
[junit4:junit4] 2> 1803 T37 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.component.DistributedQueryElevationComponentTest-1344217373991/shard2/data/index' doesn't exist. Creating new index...
[junit4:junit4] 2> 1806 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory <at> 1aa9f17f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 6e5efd25),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 1806 T37 oasc.SolrDeletionPolicy.updateCommits newest commit = 1
[junit4:junit4] 2> 1808 T37 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4] 2> 1809 T37 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 1810 T37 oasc.RequestHandlers.initHandlersFromConfig created /dataElevate: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 1810 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4] 2> 1811 T37 oasc.RequestHandlers.initHandlersFromConfig WARNING no default request handler is registered (either '/select' or 'standard')
[junit4:junit4] 2> 1812 T37 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4] 2> 1813 T37 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-NATIVELOCK.XML, HUNSPELL-TEST.DIC, FRENCHARTICLES.TXT, SOLRCONFIG-ALTDIRECTORY.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA11.XML, WDFTYPES.TXT, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-PHRASESUGGEST.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, OLD_SYNONYMS.TXT, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, SCHEMA-IB.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SOLRCONFIG-DELPOLICY2.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA-BM25.XML, BAD-MP-SOLRCONFIG.XML, SCHEMA-TRIE.XML, CONDITIONAL.UPDATEPROCESSOR.JS, SOLRCONFIG-TLOG.XML, XSLT, ELEVATE.XML, SOLRCONFIG_CODEC.XML, SOLRCONFIG-PROPINJECT.XML, SCHEMA-STOP-KEEP.XML, TRIVIAL.UPDATEPROCESSOR1.JS, BAD_SOLRCONFIG.XML, STOPTYPES-1.TXT, MAPPING-ISOLATIN1ACCENT.TXT, PHRASESUGGEST.TXT, SOLRCONFIG-QUERYSENDER.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SCHEMA-SIM.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-PHRASESUGGEST.XML, SOLRCONFIG-TERMINDEX.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SCHEMASURROUND.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SOLRCONFIG_PERF.XML, SCHEMA-SPELLCHECKER.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, STOPWORDS.TXT, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-CHARFILTERS.XML, SCHEMA_CODEC.XML, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MERGEPOLICY.XML, SOLRCONFIG-BASIC.XML, SCHEMA-FOLDING.XML, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, HUNSPELL-TEST.AFF, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, KEEP-1.TXT, SOLRCONFIG-MASTER2.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, STOPWITHBOM.TXT, SCHEMA-REPLICATION1.XML, SOLRCONFIG-REPEATER.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, SOLRCONFIG-ELEVATE.XML, SOLRCONFIG-NOCACHE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, DA_UTF8.XML, SOLRCONFIG-MASTER3.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, KEEP-2.TXT, SCHEMA-TFIDF.XML, SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-MASTER1.XML, STOPWORDSWRONGENCODING.TXT, CURRENCY.XML, SCHEMA-COPYFIELD-TEST.XML, SCHEMA-DFR.XML, SCHEMA-MINIMAL.XML, SCHEMA-REVERSED.XML, STOP-SNOWBALL.TXT, STOP-1.TXT, SCHEMA15.XML, STOP-2.TXT, SOLRCONFIG-REQHANDLER.INCL, OPEN-EXCHANGE-RATES.JSON, SCHEMA-COLLATE.XML, SOLRCONFIG-ENABLEPLUGIN.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-XINCLUDE.XML, SCHEMA-REPLICATION2.XML, SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-NUMERIC.XML, DA_COMPOUNDDICTIONARY.TXT, COMPOUNDDICTIONARY.TXT, SYNONYMS.TXT, HYPHENATION.DTD, SCHEMA12.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-TRANSFORMERS.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SOLRCONFIG-SPELLCHECKER.XML, PROTWORDS.TXT, STOPTYPES-2.TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-SIMPLELOCK.XML, SCHEMA-LMJELINEKMERCER.XML, SOLRCONFIG-CACHING.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-LAZYWRITER.XML, STEMDICT.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML]
[junit4:junit4] 2> 1815 T37 oass.SolrIndexSearcher.<init> Opening Searcher <at> d814cd3 main
[junit4:junit4] 2> 1816 T37 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4] 2> 1816 T37 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4] 2> 1816 T37 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4] 2> 1817 T37 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml
[junit4:junit4] 2> 1822 T37 oashc.QueryElevationComponent.inform Loading QueryElevation from: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml
[junit4:junit4] 2> 1827 T37 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4] 2> 1828 T37 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4] 2> 1828 T37 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4] 2> 1828 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4] 2> 1828 T37 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4] 2> 1828 T37 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4] 2> 1829 T37 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4] 2> 1829 T37 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4] 2> 1829 T37 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4] 2> 1829 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4] 2> 1834 T78 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher <at> d814cd3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 1835 T37 oasc.CoreContainer.register registering core: collection1
[junit4:junit4] 2> 1835 T37 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0
[junit4:junit4] 2> 1836 T37 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4] 2> 1836 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4] 2> ASYNC NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore <at> c10a9bd
[junit4:junit4] 2> 2100 T41 C1 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4] 2> 2101 T41 C1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4] 2> commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory <at> 19f7bd7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 4166d6d3; maxCacheMB=0.025390625 maxMergeSizeMB=0.44921875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 2101 T41 C1 oasc.SolrDeletionPolicy.updateCommits newest commit = 1
[junit4:junit4] 2> 2102 T41 C1 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 8
[junit4:junit4] 2> ASYNC NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore <at> 50db6129
[junit4:junit4] 2> 2129 T51 C2 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4] 2> 2131 T51 C2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory <at> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0/index7056770567tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 3553d094),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 2131 T51 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 1
[junit4:junit4] 2> 2131 T51 C2 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 2
[junit4:junit4] 2> ASYNC NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore <at> 7f96313c
[junit4:junit4] 2> 2138 T61 C3 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4] 2> 2139 T61 C3 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory <at> 5d7a9b94 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 21afc5ce),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 2140 T61 C3 oasc.SolrDeletionPolicy.updateCommits newest commit = 1
[junit4:junit4] 2> 2140 T61 C3 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 2
[junit4:junit4] 2> ASYNC NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore <at> 5569e2d0
[junit4:junit4] 2> 2147 T71 C4 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4] 2> 2148 T71 C4 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory <at> 1aa9f17f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 6e5efd25),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 2148 T71 C4 oasc.SolrDeletionPolicy.updateCommits newest commit = 1
[junit4:junit4] 2> 2149 T71 C4 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 3
[junit4:junit4] 2> 2166 T41 C1 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 0 11
[junit4:junit4] 2> 2193 T51 C2 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 0 5
[junit4:junit4] 2> 2197 T41 C1 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 0 1
[junit4:junit4] 2> 2206 T61 C3 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 0 1
[junit4:junit4] 2> 2210 T41 C1 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 0 1
[junit4:junit4] 2> 2213 T71 C4 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 0 0
[junit4:junit4] 2> 2220 T41 C1 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 0 0
[junit4:junit4] 2> 2223 T51 C2 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 0 0
[junit4:junit4] 2> 2226 T41 C1 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 0 0
[junit4:junit4] 2> 2230 T61 C3 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 0 0
[junit4:junit4] 2> 2234 T41 C1 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 0 1
[junit4:junit4] 2> 2239 T71 C4 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 0 1
[junit4:junit4] 2> 2242 T41 C1 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 0 0
[junit4:junit4] 2> 2247 T71 C4 UPDATE [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 0 1
[junit4:junit4] 2> 2260 T41 C1 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4] 2> 2309 T41 C1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4] 2> commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory <at> 19f7bd7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 4166d6d3; maxCacheMB=0.025390625 maxMergeSizeMB=0.44921875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory <at> 19f7bd7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 4166d6d3; maxCacheMB=0.025390625 maxMergeSizeMB=0.44921875)),segFN=segments_2,generation=2,filenames=[segments_2, _0_Asserting_0.tim, _0_nrm.cfs, _0_Asserting_0.prx, _0_Asserting_0.frq, _0.fnm, _0_Lucene40WithOrds_0.tii, _0.si, _0.fdx, _0_nrm.cfe, _0_Asserting_0.tip, _0_Lucene40WithOrds_0.prx, _0_Lucene40WithOrds_0.frq, _0.fdt, _0_Lucene40WithOrds_0.tib]
[junit4:junit4] 2> 2310 T41 C1 oasc.SolrDeletionPolicy.updateCommits newest commit = 2
[junit4:junit4] 2> 2320 T41 C1 oass.SolrIndexSearcher.<init> Opening Searcher <at> 1a94f97a main
[junit4:junit4] 2> 2320 T41 C1 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4] 2> 2321 T41 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4] 2> 2322 T48 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher <at> 1a94f97a main{StandardDirectoryReader(segments_2:4 _0(5.0):C7)}
[junit4:junit4] 2> 2323 T41 C1 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&commit=true&wt=javabin&waitSearcher=true} {commit=} 0 63
[junit4:junit4] 2> 2326 T51 C2 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4] 2> 2345 T51 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory <at> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0/index7056770567tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 3553d094),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory <at> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build/solr-core/test/J0/index7056770567tmp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 3553d094),segFN=segments_2,generation=2,filenames=[segments_2, _0_Asserting_0.tim, _0_nrm.cfs, _0_Asserting_0.prx, _0_Asserting_0.frq, _0.fnm, _0_Lucene40WithOrds_0.tii, _0.si, _0.fdx, _0_nrm.cfe, _0_Asserting_0.tip, _0_Lucene40WithOrds_0.prx, _0_Lucene40WithOrds_0.frq, _0.fdt, _0_Lucene40WithOrds_0.tib]
[junit4:junit4] 2> 2345 T51 C2 oasc.SolrDeletionPolicy.updateCommits newest commit = 2
[junit4:junit4] 2> 2348 T51 C2 oass.SolrIndexSearcher.<init> Opening Searcher <at> 69b56985 main
[junit4:junit4] 2> 2349 T51 C2 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4] 2> 2349 T51 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4] 2> 2351 T58 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher <at> 69b56985 main{StandardDirectoryReader(segments_2:4 _0(5.0):C2)}
[junit4:junit4] 2> 2352 T51 C2 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&commit=true&wt=javabin&waitSearcher=true} {commit=} 0 26
[junit4:junit4] 2> 2355 T61 C3 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4] 2> 2358 T61 C3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory <at> 5d7a9b94 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 21afc5ce),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory <at> 5d7a9b94 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 21afc5ce),segFN=segments_2,generation=2,filenames=[segments_2, _0_Asserting_0.tim, _0_nrm.cfs, _0_Asserting_0.prx, _0_Asserting_0.frq, _0.fnm, _0_Lucene40WithOrds_0.tii, _0.si, _0.fdx, _0_nrm.cfe, _0_Lucene40WithOrds_0.prx, _0_Asserting_0.tip, _0_Lucene40WithOrds_0.frq, _0.fdt, _0_Lucene40WithOrds_0.tib]
[junit4:junit4] 2> 2359 T61 C3 oasc.SolrDeletionPolicy.updateCommits newest commit = 2
[junit4:junit4] 2> 2364 T61 C3 oass.SolrIndexSearcher.<init> Opening Searcher <at> 4e8fdfa3 main
[junit4:junit4] 2> 2365 T61 C3 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4] 2> 2365 T61 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4] 2> 2366 T68 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher <at> 4e8fdfa3 main{StandardDirectoryReader(segments_2:4 _0(5.0):C2)}
[junit4:junit4] 2> 2367 T61 C3 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&commit=true&wt=javabin&waitSearcher=true} {commit=} 0 12
[junit4:junit4] 2> 2370 T71 C4 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4] 2> 2372 T71 C4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory <at> 1aa9f17f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 6e5efd25),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory <at> 1aa9f17f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory <at> 6e5efd25),segFN=segments_2,generation=2,filenames=[segments_2, _0_Asserting_0.tim, _0_nrm.cfs, _0_Asserting_0.prx, _0_Asserting_0.frq, _0.fnm, _0_Lucene40WithOrds_0.tii, _0.si, _0.fdx, _0_nrm.cfe, _0_Lucene40WithOrds_0.prx, _0_Asserting_0.tip, _0_Lucene40WithOrds_0.frq, _0.fdt, _0_Lucene40WithOrds_0.tib]
[junit4:junit4] 2> 2372 T71 C4 oasc.SolrDeletionPolicy.updateCommits newest commit = 2
[junit4:junit4] 2> 2373 T71 C4 oass.SolrIndexSearcher.<init> Opening Searcher <at> 54630f2f main
[junit4:junit4] 2> 2374 T71 C4 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4] 2> 2374 T71 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4] 2> 2375 T78 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher <at> 54630f2f main{StandardDirectoryReader(segments_2:4 _0(5.0):C3)}
[junit4:junit4] 2> 2376 T71 C4 UPDATE [collection1] webapp=/solr path=/update params={softCommit=false&version=2&commit=true&wt=javabin&waitSearcher=true} {commit=} 0 6
[junit4:junit4] 2> 2424 T41 C1 REQ [collection1] webapp=/solr path=/elevate params={sort=id+desc&version=2&qt=/elevate&wt=javabin&rows=500&shards.qt=/elevate&fl=id,+score,+[elevated]&q=*:*&distrib=false} hits=7 status=0 QTime=40
[junit4:junit4] 2> 2480 T52 C2 REQ [collection1] webapp=/solr path=/elevate params={version=2&qt=/elevate&start=0&rows=500&shards.qt=/elevate&distrib=false&sort=id+desc&shard.url=localhost:33720/solr&isShard=true&wt=javabin&NOW=1344217376412&fsv=true&fl=id,score&q=*:*} hits=2 status=0 QTime=4
[junit4:junit4] 2> 2482 T72 C4 REQ [collection1] webapp=/solr path=/elevate params={version=2&qt=/elevate&start=0&rows=500&shards.qt=/elevate&distrib=false&sort=id+desc&shard.url=localhost:57289/solr&isShard=true&wt=javabin&NOW=1344217376412&fsv=true&fl=id,score&q=*:*} hits=3 status=0 QTime=2
[junit4:junit4] 2> 2482 T62 C3 REQ [collection1] webapp=/solr path=/elevate params={version=2&qt=/elevate&start=0&rows=500&shards.qt=/elevate&distrib=false&sort=id+desc&shard.url=localhost:47373/solr&isShard=true&wt=javabin&NOW=1344217376412&fsv=true&fl=id,score&q=*:*} hits=2 status=0 QTime=2
[junit4:junit4] 2> 2496 T62 C3 REQ [collection1] webapp=/solr path=/elevate params={version=2&qt=/elevate&rows=500&shards.qt=/elevate&distrib=false&shard.url=localhost:47373/solr&isShard=true&wt=javabin&ids=5.0,2.0&fl=id,+score,+[elevated]&NOW=1344217376412&q=*:*} status=0 QTime=1
[junit4:junit4] 2> 2500 T52 C2 REQ [collection1] webapp=/solr path=/elevate params={version=2&qt=/elevate&rows=500&shards.qt=/elevate&distrib=false&shard.url=localhost:33720/solr&isShard=true&wt=javabin&ids=4.0,1.0&fl=id,+score,+[elevated]&NOW=1344217376412&q=*:*} status=0 QTime=1
[junit4:junit4] 2> 2510 T72 C4 REQ [collection1] webapp=/solr path=/elevate params={version=2&qt=/elevate&rows=500&shards.qt=/elevate&distrib=false&shard.url=localhost:57289/solr&isShard=true&wt=javabin&ids=6.0,7.0,3.0&fl=id,+score,+[elevated]&NOW=1344217376412&q=*:*} status=0 QTime=0
[junit4:junit4] 2> 2511 T61 C3 REQ [collection1] webapp=/solr path=/elevate params={sort=id+desc&version=2&qt=/elevate&shards=localhost:33720/solr,localhost:47373/solr,localhost:57289/solr&wt=javabin&rows=500&shards.qt=/elevate&fl=id,+score,+[elevated]&q=*:*} status=0 QTime=78
[junit4:junit4] 2> 2513 T37 oas.BaseDistributedSearchTestCase.compareResponses SEVERE Mismatched responses:
[junit4:junit4] 2> {responseHeader={status=0,QTime=78,params={sort=id desc,version=2,qt=/elevate,shards=localhost:33720/solr,localhost:47373/solr,localhost:57289/solr,wt=javabin,rows=500,shards.qt=/elevate,fl=id, score, [elevated],q=*:*}},response={numFound=7,start=0,maxScore=1.0,docs=[SolrDocument{id=7.0, [elevated]=false, score=1.0}, SolrDocument{id=6.0, [elevated]=false, score=1.0}, SolrDocument{id=5.0, [elevated]=false, score=1.0}, SolrDocument{id=4.0, [elevated]=false, score=1.0}, SolrDocument{id=3.0, [elevated]=false, score=1.0}, SolrDocument{id=2.0, [elevated]=false, score=1.0}, SolrDocument{id=1.0, [elevated]=false, score=1.0}]}}
[junit4:junit4] 2> {responseHeader={status=0,QTime=40,params={sort=id desc,version=2,qt=/elevate,wt=javabin,rows=500,shards.qt=/elevate,fl=id, score, [elevated],q=*:*,distrib=false}},response={numFound=7,start=0,maxScore=1.0,docs=[SolrDocument{id=7.0, score=1.0, [elevated]=false}, SolrDocument{id=6.0, score=1.0, [elevated]=false}, SolrDocument{id=5.0, score=1.0, [elevated]=false}, SolrDocument{id=4.0, score=1.0, [elevated]=false}, SolrDocument{id=3.0, score=1.0, [elevated]=false}, SolrDocument{id=2.0, score=1.0, [elevated]=false}, SolrDocument{id=1.0, score=1.0, [elevated]=false}]}}
[junit4:junit4] 2> 2517 T37 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1338023827
[junit4:junit4] 2> 2517 T37 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore <at> c10a9bd
[junit4:junit4] 2> 2518 T37 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4] 2> 2519 T37 oasu.DirectUpdateHandler2.close 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=1,cumulative_errors=0}
[junit4:junit4] 2> 2526 T37 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4] 2> 2579 T37 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=686204202
[junit4:junit4] 2> 2579 T37 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore <at> 50db6129
[junit4:junit4] 2> 2584 T37 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4] 2> 2588 T37 oasu.DirectUpdateHandler2.close 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=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4] 2> 2598 T37 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4] 2> 2650 T37 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1933831906
[junit4:junit4] 2> 2651 T37 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore <at> 7f96313c
[junit4:junit4] 2> 2654 T37 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4] 2> 2655 T37 oasu.DirectUpdateHandler2.close 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=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4] 2> 2667 T37 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4] 2> 2720 T37 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1259494627
[junit4:junit4] 2> 2720 T37 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore <at> 5569e2d0
[junit4:junit4] 2> 2721 T37 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4] 2> 2722 T37 oasu.DirectUpdateHandler2.close 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=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4] 2> 2744 T37 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4] 2> 2798 T37 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DistributedQueryElevationComponentTest -Dtests.method=testDistribSearch -Dtests.seed=AD9A00A7EAD5DFA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vi_VN -Dtests.timezone=America/Edmonton -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] 2>
[junit4:junit4] > ( <at> AfterClass output)
[junit4:junit4] 2> 3005 T37 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4] 2> NOTE: test params are: codec=Lucene40: {id=PostingsFormat(name=Asserting), field_t=PostingsFormat(name=Lucene40WithOrds), plow_t=PostingsFormat(name=Asserting), int_i=PostingsFormat(name=Lucene40WithOrds), text=PostingsFormat(name=Lucene40WithOrds)}, sim=RandomSimilarityProvider(queryNorm=false,coord=true): {}, locale=vi_VN, timezone=America/Edmonton
[junit4:junit4] 2> NOTE: Linux 3.2.0-27-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=102090392,total=126681088
[junit4:junit4] 2> NOTE: All tests run in this JVM: [TestFaceting, DistributedQueryElevationComponentTest]
[junit4:junit4] 2>
[junit4:junit4] Completed on J0 in 3.05s, 1 test, 1 failure <<< FAILURES!
[...truncated 636 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/build.xml:29: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/solr/build.xml:144: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/lucene/module-build.xml:62: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/lucene/common-build.xml:1095: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/checkout/lucene/common-build.xml:790: There were test failures: 223 suites, 898 tests, 1 failure, 5 ignored
Total time: 19 minutes 5 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe <at> lucene.apache.org For additional commands, e-mail: dev-help <at> lucene.apache.org
RSS Feed