You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/08/09 16:19:10 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b99) - Build # 6857 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6857/
Java: 32bit/jdk1.8.0-ea-b99 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI

Error Message:
Server returned HTTP response code: 500 for URL: http://127.0.0.1:39809/test/

Stack Trace:
java.io.IOException: Server returned HTTP response code: 500 for URL: http://127.0.0.1:39809/test/
	at __randomizedtesting.SeedInfo.seed([FAF60A483961C612:C224E91B5E0A5DAD]:0)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1781)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)
	at java.net.URL.openStream(URL.java:1038)
	at org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI(JettyWebappTest.java:98)
	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:491)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	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.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	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.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 10845 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.JettyWebappTest
   [junit4]   2> 85496 T289 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 85628 T289 oejw.StandardDescriptorProcessor.visitServlet NO JSP Support for /test, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 85648 T289 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 85650 T289 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 85651 T289 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr
   [junit4]   2> 85651 T289 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/'
   [junit4]   2> 85674 T289 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/solr.xml
   [junit4]   2> 85688 T289 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 85689 T289 oasc.CoreContainer.<init> New CoreContainer 22117369
   [junit4]   2> 85689 T289 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/]
   [junit4]   2> 85690 T289 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 85690 T289 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 85690 T289 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 85690 T289 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 85691 T289 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 85691 T289 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 85691 T289 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 85691 T289 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 85692 T289 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 85692 T289 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 85697 T289 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr
   [junit4]   2> 85698 T289 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/
   [junit4]   2> 85702 T289 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 85702 T291 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1
   [junit4]   2> 85703 T291 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/'
   [junit4]   2> 85734 T291 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 85735 T291 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 85735 T291 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 85735 T291 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 85736 T291 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 85736 T291 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 85736 T291 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 85737 T291 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 85737 T291 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 85762 T291 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 85763 T291 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 85794 T291 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 85795 T291 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 85811 T291 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 86083 T291 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 86101 T291 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 86106 T291 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 86124 T291 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 86124 T291 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094/
   [junit4]   2> 86125 T291 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17f0e96
   [junit4]   2> 86125 T291 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 86126 T291 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 86136 T291 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094
   [junit4]   2> 86136 T291 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094/index/
   [junit4]   2> 86136 T291 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094/index' doesn't exist. Creating new index...
   [junit4]   2> 86137 T291 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094/index
   [junit4]   2> 86138 T291 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-156-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@164bb99
   [junit4]   2> 86138 T291 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-156-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 86138 T291 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-156-thread-1]: 0 msec to checkpoint
   [junit4]   2> 86138 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: init: create=true
   [junit4]   2> 86139 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: 
   [junit4]   2> 	dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37e0bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e0799)
   [junit4]   2> 	index=
   [junit4]   2> 	version=4.5-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_45
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	readerTermsIndexDivisor=1
   [junit4]   2> 	termIndexInterval=32
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene42
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@697776
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 86139 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 86139 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 86139 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]:   index before flush 
   [junit4]   2> 86140 T291 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-156-thread-1]: coreLoadExecutor-156-thread-1 startFullFlush
   [junit4]   2> 86140 T291 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-156-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 86140 T291 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-156-thread-1]: coreLoadExecutor-156-thread-1 finishFullFlush success=true
   [junit4]   2> 86140 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: apply all deletes during flush
   [junit4]   2> 86141 T291 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-156-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@12619ed minGen=9223372036854775807 packetCount=0
   [junit4]   2> 86141 T291 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-156-thread-1]: now merge
   [junit4]   2> 86141 T291 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-156-thread-1]:   index: 
   [junit4]   2> 86141 T291 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-156-thread-1]:   no more merges pending; now return
   [junit4]   2> 86142 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: waitForMerges
   [junit4]   2> 86142 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: waitForMerges done
   [junit4]   2> 86142 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: now call final commit()
   [junit4]   2> 86142 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: commit: start
   [junit4]   2> 86142 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: commit: enter lock
   [junit4]   2> 86143 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: commit: now prepare
   [junit4]   2> 86143 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: prepareCommit: flush
   [junit4]   2> 86143 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]:   index before flush 
   [junit4]   2> 86143 T291 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-156-thread-1]: coreLoadExecutor-156-thread-1 startFullFlush
   [junit4]   2> 86144 T291 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-156-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 86144 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: apply all deletes during flush
   [junit4]   2> 86144 T291 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-156-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@12619ed minGen=9223372036854775807 packetCount=0
   [junit4]   2> 86144 T291 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-156-thread-1]: coreLoadExecutor-156-thread-1 finishFullFlush success=true
   [junit4]   2> 86145 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: startCommit(): start
   [junit4]   2> 86145 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 86145 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: done all syncs: []
   [junit4]   2> 86145 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: commit: pendingCommit != null
   [junit4]   2> 86146 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 86146 T291 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-156-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 86146 T291 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37e0bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e0799),segFN=segments_1,generation=1}
   [junit4]   2> 86147 T291 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 86147 T291 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-156-thread-1]: 0 msec to checkpoint
   [junit4]   2> 86147 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: commit: done
   [junit4]   2> 86147 T291 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-156-thread-1]: at close: 
   [junit4]   2> 86148 T291 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 86148 T291 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 86148 T291 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 86149 T291 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 86149 T291 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 86174 T291 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2fe5aa
   [junit4]   2> 86178 T291 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 86178 T291 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 86178 T291 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 86178 T291 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 86179 T291 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094/index;done=false>>]
   [junit4]   2> 86179 T291 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094/index
   [junit4]   2> 86179 T291 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094;done=false>>]
   [junit4]   2> 86179 T291 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.JettyWebappTest-1376057943094
   [junit4]   2> 86180 T291 oasc.CoreContainer.recordAndThrow ERROR Unable to create core: collection1 org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
   [junit4]   2> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
   [junit4]   2> 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:353)
   [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   [junit4]   2> 	at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:788)
   [junit4]   2> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   [junit4]   2> 	at java.lang.Class.forName0(Native Method)
   [junit4]   2> 	at java.lang.Class.forName(Class.java:339)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 	... 19 more
   [junit4]   2> 
   [junit4]   2> 86181 T291 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: Unable to create core: collection1
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:930)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:562)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		... 8 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:353)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:788)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:339)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 19 more
   [junit4]   2> 	
   [junit4]   2> 86194 T289 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 86195 T289 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 86244 T289 oejs.AbstractConnector.doStart Started SocketConnector@0.0.0.0:39809
   [junit4]   2> 86274 T294 oasc.SolrException.log ERROR null:org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:781)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:258)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:158)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:624)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:518)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:553)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:245)
   [junit4]   2> 		at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:237)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 		... 1 more
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.clustering.ClusteringComponent'
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:449)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:381)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:525)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:581)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2114)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2108)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initPlugins(SolrCore.java:2141)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.loadSearchComponents(SolrCore.java:1172)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2> 		... 11 more
   [junit4]   2> 	Caused by: java.lang.ClassNotFoundException: solr.clustering.ClusteringComponent
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:365)
   [junit4]   2> 		at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
   [junit4]   2> 		at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2> 		at java.net.URLClassLoader.findClass(URLClassLoader.java:353)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   [junit4]   2> 		at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:788)
   [junit4]   2> 		at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   [junit4]   2> 		at java.lang.Class.forName0(Native Method)
   [junit4]   2> 		at java.lang.Class.forName(Class.java:339)
   [junit4]   2> 		at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:433)
   [junit4]   2> 		... 19 more
   [junit4]   2> 	
   [junit4]   2> 86312 T289 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=22117369
   [junit4]   2> 86316 T289 oejsh.ContextHandler.doStop stopped o.e.j.w.WebAppContext{/test,file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/webapp/web/},/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/webapp/web
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JettyWebappTest -Dtests.method=testAdminUI -Dtests.seed=FAF60A483961C612 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq_AL -Dtests.timezone=America/Knox_IN -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.95s J0 | JettyWebappTest.testAdminUI <<<
   [junit4]    > Throwable #1: java.io.IOException: Server returned HTTP response code: 500 for URL: http://127.0.0.1:39809/test/
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FAF60A483961C612:C224E91B5E0A5DAD]:0)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1781)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1382)
   [junit4]    > 	at java.net.URL.openStream(URL.java:1038)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettyWebappTest.testAdminUI(JettyWebappTest.java:98)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=sq_AL, timezone=America/Knox_IN
   [junit4]   2> NOTE: Linux 3.2.0-51-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=18339632,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServer, ModifiableSolrParamsTest, AnlysisResponseBaseTest, LargeVolumeJettyTest, TestCoreAdmin, ClientUtilsTest, DocumentAnalysisResponseTest, TestXMLEscaping, SolrParamTest, TestJavaBinCodec, TestDocumentObjectBinder, CloudSolrServerTest, SolrExampleStreamingTest, SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleEmbeddedTest, JettyWebappTest]
   [junit4] Completed on J0 in 0.97s, 1 test, 1 error <<< FAILURES!

[...truncated 49 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:395: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:194: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1233: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:876: There were test failures: 46 suites, 272 tests, 1 error

Total time: 40 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b99 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure