As far as I can tell, this appears to perhaps be a windows issue with 
replication - if the logged errors are involved, it's not finding a file to 
copy that it's expecting to find. Search me as to why. Certainly seems to be 
finding them on the linux and freebsd runs.

On May 23, 2012, at 8:10 PM, [email protected] wrote:

> See 
> <http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/175/>
> 
> ------------------------------------------
> [...truncated 10792 lines...]
>   [junit4]  
>   [junit4] Suite: org.apache.solr.spelling.IndexBasedSpellCheckerTest
>   [junit4] Completed in 1.18s, 5 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.core.SOLR749Test
>   [junit4] Completed in 0.66s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.handler.admin.LukeRequestHandlerTest
>   [junit4] Completed in 2.15s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.handler.XmlUpdateRequestHandlerTest
>   [junit4] Completed in 0.69s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.cloud.OverseerTest
>   [junit4] Completed in 33.82s, 7 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
>   [junit4] Completed in 44.89s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
>   [junit4] Completed in 75.36s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.cloud.ZkSolrClientTest
>   [junit4] Completed in 14.66s, 4 tests
>   [junit4]  
>   [junit4] Suite: 
> org.apache.solr.handler.component.DistributedTermsComponentTest
>   [junit4] Completed in 14.79s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.update.AutoCommitTest
>   [junit4] Completed in 10.52s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.TestJoin
>   [junit4] Completed in 12.98s, 2 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.request.TestFaceting
>   [junit4] Completed in 23.93s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
>   [junit4] Completed in 8.20s, 9 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.request.SimpleFacetsTest
>   [junit4] Completed in 8.30s, 29 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.update.PeerSyncTest
>   [junit4] Completed in 6.30s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterFSTTest
>   [junit4] Completed in 2.08s, 4 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.SolrInfoMBeanTest
>   [junit4] Completed in 1.37s, 1 test
>   [junit4]  
>   [junit4] Suite: 
> org.apache.solr.search.similarities.TestLMDirichletSimilarityFactory
>   [junit4] Completed in 0.26s, 2 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestWordDelimiterFilterFactory
>   [junit4] Completed in 2.05s, 7 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTSTTest
>   [junit4] Completed in 2.25s, 4 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.search.SpatialFilterTest
>   [junit4] Completed in 2.58s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.core.SolrCoreCheckLockOnStartupTest
>   [junit4] Completed in 2.45s, 2 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterWFSTTest
>   [junit4] Completed in 2.20s, 4 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.servlet.CacheHeaderTest
>   [junit4] Completed in 1.61s, 5 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
>   [junit4] IGNOR/A 0.02s | TestSolrDeletionPolicy1.testCommitAge
>   [junit4]    > Assumption #1: This test is not working on Windows (or maybe 
> machines with only 2 CPUs)
>   [junit4]   2> 1237 T3010 oas.SolrTestCaseJ4.setUp ###Starting testCommitAge
>   [junit4]   2> 1243 T3010 C49 oasu.DirectUpdateHandler2.deleteAll 
> [collection1] REMOVING ALL DOCUMENTS FROM INDEX
>   [junit4]   2> 1243 T3010 C49 UPDATE [collection1] webapp=null path=null 
> params={} {deleteByQuery=*:*} 0 1
>   [junit4]   2> 1247 T3010 oas.SolrTestCaseJ4.tearDown ###Ending testCommitAge
>   [junit4]   2>
>   [junit4] Completed in 1.44s, 3 tests, 1 skipped
>   [junit4]  
>   [junit4] Suite: org.apache.solr.core.RequestHandlersTest
>   [junit4] Completed in 1.21s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.highlight.FastVectorHighlighterTest
>   [junit4] Completed in 1.31s, 2 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.spelling.FileBasedSpellCheckerTest
>   [junit4] Completed in 1.39s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.response.TestPHPSerializedResponseWriter
>   [junit4] Completed in 1.57s, 2 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.DisMaxRequestHandlerTest
>   [junit4] Completed in 1.57s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerOptimizeTest
>   [junit4] Completed in 1.09s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
>   [junit4] Completed in 1.14s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.schema.TestCollationField
>   [junit4] Completed in 0.95s, 8 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentTest
>   [junit4] Completed in 2.25s, 4 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
>   [junit4] Completed in 1.11s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.update.UpdateParamsTest
>   [junit4] Completed in 1.06s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.search.ReturnFieldsTest
>   [junit4] Completed in 1.46s, 10 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.core.TestXIncludeConfig
>   [junit4] Completed in 1.27s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.schema.UUIDFieldTest
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestJapaneseTokenizerFactory
>   [junit4] Completed in 0.04s, 4 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestLuceneMatchVersion
>   [junit4] Completed in 0.41s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.LegacyHTMLStripCharFilterTest
>   [junit4] IGNORED 0.00s | LegacyHTMLStripCharFilterTest.testRandom
>   [junit4]    > Cause: Annotated @Ignore(broken offsets: see LUCENE-2208)
>   [junit4] Completed in 0.83s, 13 tests, 1 skipped
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestCollationKeyFilterFactory
>   [junit4] Completed in 0.03s, 5 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.spelling.suggest.TestPhraseSuggestions
>   [junit4] Completed in 0.37s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.core.TestCodecSupport
>   [junit4] Completed in 0.21s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.search.TestFastLRUCache
>   [junit4] Completed in 0.07s, 7 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.core.TestSolrXMLSerializer
>   [junit4] Completed in 0.04s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestStandardFactories
>   [junit4] Completed in 0.06s, 10 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestSlowSynonymFilter
>   [junit4] Completed in 0.03s, 7 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.internal.csv.CharBufferTest
>   [junit4] Completed in 0.03s, 13 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestSynonymFilterFactory
>   [junit4] Completed in 0.03s, 4 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.util.TestSystemIdResolver
>   [junit4] Completed in 0.02s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.cloud.ZkNodePropsTest
>   [junit4] Completed in 0.02s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestHunspellStemFilterFactory
>   [junit4] Completed in 0.02s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestKeywordMarkerFilterFactory
>   [junit4] Completed in 0.02s, 2 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestBrazilianStemFilterFactory
>   [junit4] Completed in 0.02s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestGreekStemFilterFactory
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestPorterStemFilterFactory
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.internal.csv.writer.CSVWriterTest
>   [junit4] Completed in 0.01s, 2 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestFrenchMinimalStemFilterFactory
>   [junit4] Completed in 0.02s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestIrishLowerCaseFilterFactory
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestPatternTokenizerFactory
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestStemmerOverrideFilterFactory
>   [junit4] Completed in 0.01s, 2 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestTrimFilterFactory
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestTurkishLowerCaseFilterFactory
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.internal.csv.writer.CSVConfigGuesserTest
>   [junit4] Completed in 0.02s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestCzechStemFilterFactory
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestGermanMinimalStemFilterFactory
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestGermanStemFilterFactory
>   [junit4] Completed in 0.02s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.analysis.TestItalianLightStemFilterFactory
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.util.FileUtilsTest
>   [junit4] Completed in 0.01s, 1 test
>   [junit4]  
>   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
>   [junit4] Completed in 1.49s, 5 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldTest
>   [junit4] Completed in 0.03s, 3 tests
>   [junit4]  
>   [junit4] Suite: org.apache.solr.update.TestUpdate
>   [junit4] Completed in 1.70s, 1 test
>   [junit4]  
>   [junit4] JVM J0:     1.34 ..  1016.15 =  1014.81s
>   [junit4] Execution time total: 16 minutes 56 seconds
>   [junit4] Tests summary: 286 suites, 970 tests, 1 failure, 10 ignored (5 
> assumptions)
> 
> BUILD FAILED
> <http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/ws/build.xml>:29:
>  The following error occurred while executing this line:
> <http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/ws/solr\build.xml>:144:
>  The following error occurred while executing this line:
> <http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/ws/lucene\module-build.xml>:62:
>  The following error occurred while executing this line:
> <http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/ws/lucene\common-build.xml>:1019:
>  The following error occurred while executing this line:
> <http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/ws/lucene\common-build.xml>:745:
>  There were test failures: 286 suites, 970 tests, 1 failure, 10 ignored (5 
> assumptions)
> 
> Total time: 38 minutes 36 seconds
> Build step 'Invoke Ant' marked build as failure
> Recording test results
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

- Mark Miller
lucidimagination.com












---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to