You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/05/06 04:14:36 UTC

Build failed in Hudson: Lucene-trunk #1176

See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1176/changes>

Changes:

[rmuir] LUCENE-2444: remove refs to contrib/analyzers

[rmuir] LUCENE-2444: boilerplate stuff for the analyzers module

[mikemccand] LUCENE-2387: add missing CHANGES

[rmuir] LUCENE-2444: remove obselete contrib/analyzers directory

[rmuir] LUCENE-2444: move contrib/analyzers to modules/analysis

[mikemccand] fix jdocs; fix unsupported overridden ops in DocsAndPositionsEnum

[mikemccand] LUCENE-2283: mark RAMOutputStream as internal

------------------------------------------
[...truncated 3009 lines...]
    [junit] Testsuite: org.apache.lucene.util.TestNumericUtils
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.547 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestOpenBitSet
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.61 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestPriorityQueue
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestRamUsageEstimator
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestSetOnce
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestSmallFloat
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestSortedVIntList
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestStringHelper
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestStringIntern
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.603 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestUnicodeUtil
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.384 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestVersion
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestVirtualMethod
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestBasicOperations
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.22 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestDeterminism
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.417 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.388 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.116 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.76 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.cache.TestDoubleBarrelLRUCache
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.018 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.cache.TestSimpleLRUCache
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.packed.TestPackedInts
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.074 sec
    [junit] 

junit-parallel:

common.test:

test-core:

build-contrib:
     [echo] Building ant...

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java>
    [javac] Compiling 7 source files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java>
    [javac] Note: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/ant/src/java/org/apache/lucene/ant/IndexTask.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java>

jar-core:
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/lucene-ant-2010-05-06_02-03-41.jar>

jar:

compile-test:
     [echo] Building ant...

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:

common.compile-test:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test>
    [javac] Compiling 4 source files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test>
     [copy] Copying 2 files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test>

build-artifacts-and-tests:
     [echo] Building benchmark...

common.init:

compile-demo:

jflex-uptodate-check:

jflex-notice:

javacc-uptodate-check:

javacc-notice:

init:

clover.setup:

clover.info:

clover:

common.compile-core:

compile-core:

compile-demo:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/demo>
    [javac] Compiling 17 source files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/demo>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-memory:
     [echo] Building memory...

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/classes/java>
    [javac] Compiling 1 source file to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/classes/java>
    [javac] Note: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-core:
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/lucene-memory-2010-05-06_02-03-41.jar>

default:

compile-highlighter:
     [echo] Building highlighter...

build-memory:

build-queries:
     [echo] Highlighter building dependency contrib/queries
     [echo] Building queries...

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/classes/java>
    [javac] Compiling 17 source files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/classes/java>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

jar-core:
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/lucene-queries-2010-05-06_02-03-41.jar>

default:

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

common.compile-core:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java>
    [javac] Compiling 35 source files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

compile-core:

jar-core:
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/lucene-highlighter-2010-05-06_02-03-41.jar>

default:

compile-analyzers-common:

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml>:724: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml>:713: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/build.xml>:246: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/modules/analysis/common> not found.

Total time: 9 minutes 14 seconds
Publishing Javadoc
Archiving artifacts
Recording test results
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Hudson build is back to normal : Lucene-trunk #1184

Posted by Chris Hostetter <ho...@fucit.org>.
: Subject: Hudson build is back to normal : Lucene-trunk #1184
: 
: See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1184/changes>

the problem with the earlier builds was a misconfiguration in where hudson 
was looking for test results -- and since hutdosn is configured to fail 
the build if the tests fail, lack of test results triggered failure.

Note that this latest build includes Robert's changes so that the "test 
multipler" is now "X3" -- hence the build takes quite a bit longer now 
(~2:20 vs ~1:30)



-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Hudson build is back to normal : Lucene-trunk #1184

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1184/changes>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Build failed in Hudson: Lucene-trunk #1183

Posted by Michael McCandless <lu...@mikemccandless.com>.
Ahhh yes that "No test report files found.  Configuration error?" --
hmm so what's misconfigured?  Any Clover experts...?

Mike

On Mon, May 10, 2010 at 8:47 AM, Robert Muir <rc...@gmail.com> wrote:
> On Mon, May 10, 2010 at 4:41 AM, Michael McCandless
> <lu...@mikemccandless.com> wrote:
>>
>> I'm also baffled on what went wrong here!
>>
>> Mike
>>
>
> It looks like it might have something to do with test report generation?
> The 3x branch succeeds, without any complaints.
>
> BUILD SUCCESSFUL
> Total time: 5 minutes 7 seconds
> + exit 0
> Publishing Javadoc
> Archiving artifacts
> Recording test results
> Publishing Clover coverage report...
> Publishing Clover HTML report...
> Publishing Clover XML report...
> Publishing Clover coverage results...
>
> Finished: SUCCESS
>
>
> But the trunk build complains about a configuration error:
>
> BUILD SUCCESSFUL
> Total time: 3 minutes 48 seconds
> + exit 0
> Publishing Javadoc
> Archiving artifacts
> Recording test results
> No test report files were found. Configuration error?
> Publishing Clover coverage report...
> Publishing Clover HTML report...
> Publishing Clover XML report...
> Publishing Clover coverage results...
> --
> Robert Muir
> rcmuir@gmail.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Build failed in Hudson: Lucene-trunk #1183

Posted by Robert Muir <rc...@gmail.com>.
On Mon, May 10, 2010 at 4:41 AM, Michael McCandless
<lu...@mikemccandless.com> wrote:
>
> I'm also baffled on what went wrong here!
>
> Mike
>

It looks like it might have something to do with test report generation?
The 3x branch succeeds, without any complaints.

BUILD SUCCESSFUL
Total time: 5 minutes 7 seconds
+ exit 0
Publishing Javadoc
Archiving artifacts
Recording test results
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Publishing Clover coverage results...

Finished: SUCCESS


But the trunk build complains about a configuration error:

BUILD SUCCESSFUL
Total time: 3 minutes 48 seconds
+ exit 0
Publishing Javadoc
Archiving artifacts
Recording test results
No test report files were found. Configuration error?
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Publishing Clover coverage results...
--
Robert Muir
rcmuir@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Build failed in Hudson: Lucene-trunk #1183

Posted by Michael McCandless <lu...@mikemccandless.com>.
I'm also baffled on what went wrong here!

Mike

On Mon, May 10, 2010 at 12:17 AM, Shai Erera <se...@gmail.com> wrote:
> I don't see any tests that failed. Anybody got an idea why the build
> reports a failure?
>
> On Mon, May 10, 2010 at 6:38 AM, Apache Hudson Server
> <hu...@hudson.zones.apache.org> wrote:
> See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1183/>
>
> ------------------------------------------
> [...truncated 16094 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.index.memory...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-memory/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/memory/lucene-memory-2010-05-10_02-03-41-javadoc.jar>
>      [echo] Building misc...
>
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.index...
>   [javadoc] Loading source files for package org.apache.lucene.misc...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/index/MultiPassIndexSplitter.java>:43:
> warning - Tag @link: reference not found:
> IndexWriter#addIndexes(IndexReader[])
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:  @lucene.internal
>   [javadoc] 1 warning
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/misc/lucene-misc-2010-05-10_02-03-41-javadoc.jar>
>      [echo] Building queries...
>
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.search...
>   [javadoc] Loading source files for package org.apache.lucene.search.regex...
>   [javadoc] Loading source files for package org.apache.lucene.search.similar...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queries/lucene-queries-2010-05-10_02-03-41-javadoc.jar>
>      [echo] Building queryparser...
>
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.analyzing...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.complexPhrase...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.builders...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.config...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.messages...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.nodes...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.processors...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.core.util...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.ext...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.precedence...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard.builders...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard.config...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard.nodes...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.standard.processors...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.surround.parser...
>   [javadoc] Loading source files for package
> org.apache.lucene.queryParser.surround.query...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queryparser/lucene-queryparser-2010-05-10_02-03-41-javadoc.jar>
>      [echo] Building remote...
>
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.search...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/remote/lucene-remote-2010-05-10_02-03-41-javadoc.jar>
>      [echo] Building spatial...
>
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.geohash...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.geometry...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.geometry.shape...
>   [javadoc] Loading source files for package org.apache.lucene.spatial.tier...
>   [javadoc] Loading source files for package
> org.apache.lucene.spatial.tier.projections...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spatial/lucene-spatial-2010-05-10_02-03-41-javadoc.jar>
>      [echo] Building spellchecker...
>
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.search.spell...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spellchecker/lucene-spellchecker-2010-05-10_02-03-41-javadoc.jar>
>      [echo] Building swing...
>
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.swing.models...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/swing/lucene-swing-2010-05-10_02-03-41-javadoc.jar>
>      [echo] Building wordnet...
>
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.wordnet...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/lucene-wordnet-2010-05-10_02-03-41-javadoc.jar>
>      [echo] Building xml-query-parser...
>
> javadocs:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser>
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.xmlparser...
>   [javadoc] Loading source files for package
> org.apache.lucene.xmlparser.builders...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.5.0_22
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser/stylesheet.css...>
>   [javadoc] Note: Custom tags that were not seen:
> @lucene.experimental, @lucene.internal
>       [jar] Building jar:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/xml-query-parser/lucene-xml-query-parser-2010-05-10_02-03-41-javadoc.jar>
>
> javadocs:
>      [echo] Building ant...
>
> javadocs-index.html:
>      [echo] Building benchmark...
>
> javadocs-index.html:
>
> javadocs-index.html:
>      [echo] Building bdb...
>
> javadocs-index.html:
>      [echo] Building bdb-je...
>
> javadocs-index.html:
>      [echo] Building highlighter...
>
> javadocs-index.html:
>      [echo] Building icu...
>
> javadocs-index.html:
>      [echo] Building instantiated...
>
> javadocs-index.html:
>      [echo] Building lucli...
>
> javadocs-index.html:
>      [echo] Building memory...
>
> javadocs-index.html:
>      [echo] Building misc...
>
> javadocs-index.html:
>      [echo] Building queries...
>
> javadocs-index.html:
>      [echo] Building queryparser...
>
> javadocs-index.html:
>      [echo] Building remote...
>
> javadocs-index.html:
>      [echo] Building spatial...
>
> javadocs-index.html:
>      [echo] Building spellchecker...
>
> javadocs-index.html:
>      [echo] Building swing...
>
> javadocs-index.html:
>      [echo] Building wordnet...
>
> javadocs-index.html:
>      [echo] Building xml-query-parser...
>
> javadocs-index.html:
>
> changes-to-html:
>     [mkdir] Created dir:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes>
>      [copy] Copying
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Build failed in Hudson: Lucene-trunk #1183

Posted by Shai Erera <se...@gmail.com>.
I don't see any tests that failed. Anybody got an idea why the build
reports a failure?

On Mon, May 10, 2010 at 6:38 AM, Apache Hudson Server
<hu...@hudson.zones.apache.org> wrote:
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1183/>

------------------------------------------
[...truncated 16094 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-memory/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:
@lucene.experimental, @lucene.internal
      [jar] Building jar:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/memory/lucene-memory-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building misc...

javadocs:
    [mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.misc...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/index/MultiPassIndexSplitter.java>:43:
warning - Tag @link: reference not found:
IndexWriter#addIndexes(IndexReader[])
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning
      [jar] Building jar:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/misc/lucene-misc-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building queries...

javadocs:
    [mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.regex...
  [javadoc] Loading source files for package org.apache.lucene.search.similar...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:
@lucene.experimental, @lucene.internal
      [jar] Building jar:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queries/lucene-queries-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building queryparser...

javadocs:
    [mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.analyzing...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.complexPhrase...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.core...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.core.builders...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.core.config...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.core.messages...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.core.nodes...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.core.parser...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.core.processors...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.core.util...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.ext...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.precedence...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.standard...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.standard.builders...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.standard.config...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.standard.nodes...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.standard.parser...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.standard.processors...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.surround.parser...
  [javadoc] Loading source files for package
org.apache.lucene.queryParser.surround.query...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:
@lucene.experimental, @lucene.internal
      [jar] Building jar:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queryparser/lucene-queryparser-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building remote...

javadocs:
    [mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:
@lucene.experimental, @lucene.internal
      [jar] Building jar:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/remote/lucene-remote-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building spatial...

javadocs:
    [mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package
org.apache.lucene.spatial.geohash...
  [javadoc] Loading source files for package
org.apache.lucene.spatial.geometry...
  [javadoc] Loading source files for package
org.apache.lucene.spatial.geometry.shape...
  [javadoc] Loading source files for package org.apache.lucene.spatial.tier...
  [javadoc] Loading source files for package
org.apache.lucene.spatial.tier.projections...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:
@lucene.experimental, @lucene.internal
      [jar] Building jar:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spatial/lucene-spatial-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building spellchecker...

javadocs:
    [mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search.spell...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:
@lucene.experimental, @lucene.internal
      [jar] Building jar:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spellchecker/lucene-spellchecker-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building swing...

javadocs:
    [mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.swing.models...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:
@lucene.experimental, @lucene.internal
      [jar] Building jar:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/swing/lucene-swing-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building wordnet...

javadocs:
    [mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.wordnet...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:
@lucene.experimental, @lucene.internal
      [jar] Building jar:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/lucene-wordnet-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building xml-query-parser...

javadocs:
    [mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.xmlparser...
  [javadoc] Loading source files for package
org.apache.lucene.xmlparser.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:
@lucene.experimental, @lucene.internal
      [jar] Building jar:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/xml-query-parser/lucene-xml-query-parser-2010-05-10_02-03-41-javadoc.jar>

javadocs:
     [echo] Building ant...

javadocs-index.html:
     [echo] Building benchmark...

javadocs-index.html:

javadocs-index.html:
     [echo] Building bdb...

javadocs-index.html:
     [echo] Building bdb-je...

javadocs-index.html:
     [echo] Building highlighter...

javadocs-index.html:
     [echo] Building icu...

javadocs-index.html:
     [echo] Building instantiated...

javadocs-index.html:
     [echo] Building lucli...

javadocs-index.html:
     [echo] Building memory...

javadocs-index.html:
     [echo] Building misc...

javadocs-index.html:
     [echo] Building queries...

javadocs-index.html:
     [echo] Building queryparser...

javadocs-index.html:
     [echo] Building remote...

javadocs-index.html:
     [echo] Building spatial...

javadocs-index.html:
     [echo] Building spellchecker...

javadocs-index.html:
     [echo] Building swing...

javadocs-index.html:
     [echo] Building wordnet...

javadocs-index.html:
     [echo] Building xml-query-parser...

javadocs-index.html:

changes-to-html:
    [mkdir] Created dir:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes>
     [copy] Copying

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Build failed in Hudson: Lucene-trunk #1183

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1183/>

------------------------------------------
[...truncated 16094 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-memory/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/memory/lucene-memory-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building misc...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.misc...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/index/MultiPassIndexSplitter.java>:43: warning - Tag @link: reference not found: IndexWriter#addIndexes(IndexReader[])
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/misc/lucene-misc-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building queries...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.regex...
  [javadoc] Loading source files for package org.apache.lucene.search.similar...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queries/lucene-queries-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building queryparser...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.queryParser.analyzing...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.complexPhrase...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.config...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.util...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.ext...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.precedence...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.config...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.query...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queryparser/lucene-queryparser-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building remote...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/remote/lucene-remote-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building spatial...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.spatial.geohash...
  [javadoc] Loading source files for package org.apache.lucene.spatial.geometry...
  [javadoc] Loading source files for package org.apache.lucene.spatial.geometry.shape...
  [javadoc] Loading source files for package org.apache.lucene.spatial.tier...
  [javadoc] Loading source files for package org.apache.lucene.spatial.tier.projections...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spatial/lucene-spatial-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building spellchecker...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search.spell...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spellchecker/lucene-spellchecker-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building swing...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.swing.models...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/swing/lucene-swing-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building wordnet...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.wordnet...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/lucene-wordnet-2010-05-10_02-03-41-javadoc.jar>
     [echo] Building xml-query-parser...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.xmlparser...
  [javadoc] Loading source files for package org.apache.lucene.xmlparser.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/xml-query-parser/lucene-xml-query-parser-2010-05-10_02-03-41-javadoc.jar>

javadocs:
     [echo] Building ant...

javadocs-index.html:
     [echo] Building benchmark...

javadocs-index.html:

javadocs-index.html:
     [echo] Building bdb...

javadocs-index.html:
     [echo] Building bdb-je...

javadocs-index.html:
     [echo] Building highlighter...

javadocs-index.html:
     [echo] Building icu...

javadocs-index.html:
     [echo] Building instantiated...

javadocs-index.html:
     [echo] Building lucli...

javadocs-index.html:
     [echo] Building memory...

javadocs-index.html:
     [echo] Building misc...

javadocs-index.html:
     [echo] Building queries...

javadocs-index.html:
     [echo] Building queryparser...

javadocs-index.html:
     [echo] Building remote...

javadocs-index.html:
     [echo] Building spatial...

javadocs-index.html:
     [echo] Building spellchecker...

javadocs-index.html:
     [echo] Building swing...

javadocs-index.html:
     [echo] Building wordnet...

javadocs-index.html:
     [echo] Building xml-query-parser...

javadocs-index.html:

changes-to-html:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes>
     [copy] Copying 3 files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes>

BUILD SUCCESSFUL
Total time: 3 minutes 48 seconds
+ exit 0 
Publishing Javadoc
Archiving artifacts
Recording test results
No test report files were found. Configuration error?
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Publishing Clover coverage results...


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Build failed in Hudson: Lucene-trunk #1182

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1182/changes>

Changes:

[mikemccand] fix some eclipse warnings (thanks Shai!)

[markrmiller] fix package oddities

------------------------------------------
[...truncated 16093 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-memory/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/memory/lucene-memory-2010-05-09_02-03-41-javadoc.jar>
     [echo] Building misc...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.misc...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/index/MultiPassIndexSplitter.java>:43: warning - Tag @link: reference not found: IndexWriter#addIndexes(IndexReader[])
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/misc/lucene-misc-2010-05-09_02-03-41-javadoc.jar>
     [echo] Building queries...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.regex...
  [javadoc] Loading source files for package org.apache.lucene.search.similar...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queries/lucene-queries-2010-05-09_02-03-41-javadoc.jar>
     [echo] Building queryparser...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.queryParser.analyzing...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.complexPhrase...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.config...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.util...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.ext...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.precedence...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.config...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.query...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queryparser/lucene-queryparser-2010-05-09_02-03-41-javadoc.jar>
     [echo] Building remote...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/remote/lucene-remote-2010-05-09_02-03-41-javadoc.jar>
     [echo] Building spatial...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.spatial.geohash...
  [javadoc] Loading source files for package org.apache.lucene.spatial.geometry...
  [javadoc] Loading source files for package org.apache.lucene.spatial.geometry.shape...
  [javadoc] Loading source files for package org.apache.lucene.spatial.tier...
  [javadoc] Loading source files for package org.apache.lucene.spatial.tier.projections...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spatial/lucene-spatial-2010-05-09_02-03-41-javadoc.jar>
     [echo] Building spellchecker...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search.spell...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spellchecker/lucene-spellchecker-2010-05-09_02-03-41-javadoc.jar>
     [echo] Building swing...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.swing.models...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/swing/lucene-swing-2010-05-09_02-03-41-javadoc.jar>
     [echo] Building wordnet...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.wordnet...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/lucene-wordnet-2010-05-09_02-03-41-javadoc.jar>
     [echo] Building xml-query-parser...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.xmlparser...
  [javadoc] Loading source files for package org.apache.lucene.xmlparser.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/xml-query-parser/lucene-xml-query-parser-2010-05-09_02-03-41-javadoc.jar>

javadocs:
     [echo] Building ant...

javadocs-index.html:
     [echo] Building benchmark...

javadocs-index.html:

javadocs-index.html:
     [echo] Building bdb...

javadocs-index.html:
     [echo] Building bdb-je...

javadocs-index.html:
     [echo] Building highlighter...

javadocs-index.html:
     [echo] Building icu...

javadocs-index.html:
     [echo] Building instantiated...

javadocs-index.html:
     [echo] Building lucli...

javadocs-index.html:
     [echo] Building memory...

javadocs-index.html:
     [echo] Building misc...

javadocs-index.html:
     [echo] Building queries...

javadocs-index.html:
     [echo] Building queryparser...

javadocs-index.html:
     [echo] Building remote...

javadocs-index.html:
     [echo] Building spatial...

javadocs-index.html:
     [echo] Building spellchecker...

javadocs-index.html:
     [echo] Building swing...

javadocs-index.html:
     [echo] Building wordnet...

javadocs-index.html:
     [echo] Building xml-query-parser...

javadocs-index.html:

changes-to-html:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes>
     [copy] Copying 3 files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes>

BUILD SUCCESSFUL
Total time: 5 minutes 23 seconds
+ exit 0 
Publishing Javadoc
Archiving artifacts
Recording test results
No test report files were found. Configuration error?
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Publishing Clover coverage results...


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Build failed in Hudson: Lucene-trunk #1181

Posted by Michael McCandless <lu...@mikemccandless.com>.
This test failure is caused by a known bug in Java:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6588260

We are working around it (avoiding this Java API) in the pending fix
on https://issues.apache.org/jira/browse/LUCENE-2449...

Mike

On Fri, May 7, 2010 at 10:17 PM, Apache Hudson Server
<hu...@hudson.zones.apache.org> wrote:
> See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1181/changes>
>
> Changes:
>
> [rmuir] fix the compile target... this never worked for contrib/analyzers before either
>
> [rmuir] LUCENE-2437: Indonesian Analyzer
>
> [rmuir] LUCENE-2437: Indonesian Analyzer
>
> [mikemccand] LUCENE-2451: remove dead code in oal.util.cache; keep only DBLRUCache
>
> ------------------------------------------
> [...truncated 3382 lines...]
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestQueryTermVector
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestQueryWrapperFilter
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestRegexpQuery
>    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestRegexpRandom
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.345 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestRegexpRandom2
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.907 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestScoreCachingWrappingScorer
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestScorerPerf
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.427 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestSetNorm
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestSimilarity
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestSimpleExplanations
>    [junit] Tests run: 53, Failures: 0, Errors: 0, Time elapsed: 4.46 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
>    [junit] Tests run: 53, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestSloppyPhraseQuery
>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.334 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestSort
>    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 2.536 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestSpanQueryFilter
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestTermRangeFilter
>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.724 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestTermRangeQuery
>    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestTermScorer
>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestTermVectors
>    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.186 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestThreadSafe
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.934 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestTimeLimitingCollector
>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.299 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestTopDocsCollector
>    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestTopScoreDocCollector
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestWildcard
>    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.TestWildcardRandom
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.512 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.function.TestCustomScoreQuery
>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.189 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.function.TestDocValues
>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.function.TestFieldScoreQuery
>    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.287 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.function.TestOrdValues
>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.352 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.function.TestValueSource
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.317 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.payloads.TestPayloadNearQuery
>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.105 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.payloads.TestPayloadTermQuery
>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.397 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.spans.TestBasics
>    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 14.718 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
>    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.795 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.spans.TestNearSpansOrdered
>    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.spans.TestPayloadSpans
>    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.393 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.spans.TestSpanExplanations
>    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 2.255 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
>    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 0.106 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.spans.TestSpans
>    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.534 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.spans.TestSpansAdvanced
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.search.spans.TestSpansAdvanced2
>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.133 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.store.TestBufferedIndexInput
>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.118 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.store.TestDirectory
>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.34 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.store.TestFileSwitchDirectory
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.store.TestHugeRamFile
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.494 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.store.TestLock
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.store.TestLockFactory
>    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 3.565 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.store.TestRAMDirectory
>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.093 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.store.TestWindowsMMap
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestArrayUtil
>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestAttributeSource
>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestBitVector
>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.196 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestCharacterUtils
>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestCloseableThreadLocal
>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestFieldCacheSanityChecker
>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.257 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestIndexableBinaryStringTools
>    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 2.691 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestNumericUtils
>    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.434 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestOpenBitSet
>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.654 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestPriorityQueue
>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestRamUsageEstimator
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestSetOnce
>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.277 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestSmallFloat
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestSortedVIntList
>    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestStringHelper
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestStringIntern
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 29.499 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestUnicodeUtil
>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.332 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestVersion
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestVirtualMethod
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.automaton.TestBasicOperations
>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.143 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.automaton.TestDeterminism
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.05 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.48 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
>    [junit] Testcase: testRandomRegexes(org.apache.lucene.util.automaton.TestUTF32ToUTF8):      Caused an ERROR
>    [junit] 3001
>    [junit] java.lang.ArrayIndexOutOfBoundsException: 3001
>    [junit]     at java.lang.Character.toSurrogates(Character.java:2596)
>    [junit]     at java.lang.String.<init>(String.java:275)
>    [junit]     at org.apache.lucene.util.automaton.TestUTF32ToUTF8.assertAutomaton(TestUTF32ToUTF8.java:186)
>    [junit]     at org.apache.lucene.util.automaton.TestUTF32ToUTF8.testRandomRegexes(TestUTF32ToUTF8.java:170)
>    [junit]     at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:276)
>    [junit]
>    [junit]
>    [junit] Tests run: 5, Failures: 0, Errors: 1, Time elapsed: 0.815 sec
>    [junit]
>    [junit] ------------- Standard Output ---------------
>    [junit] NOTE: random seed of testcase 'testRandomRegexes' was: 7110545739962103487
>    [junit] ------------- ---------------- ---------------
>    [junit] TEST org.apache.lucene.util.automaton.TestUTF32ToUTF8 FAILED
>    [junit] Testsuite: org.apache.lucene.util.cache.TestDoubleBarrelLRUCache
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.088 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.packed.TestPackedInts
>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.129 sec
>    [junit]
>    [junit] Tests FAILED
>
> BUILD FAILED
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/common-build.xml>:487: The following error occurred while executing this line:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/common-build.xml>:476: Tests failed!
>
> Total time: 10 minutes 54 seconds
> Publishing Javadoc
> Archiving artifacts
> Recording test results
> Publishing Clover coverage report...
> No Clover report will be published due to a Build Failure
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Build failed in Hudson: Lucene-trunk #1181

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1181/changes>

Changes:

[rmuir] fix the compile target... this never worked for contrib/analyzers before either

[rmuir] LUCENE-2437: Indonesian Analyzer

[rmuir] LUCENE-2437: Indonesian Analyzer

[mikemccand] LUCENE-2451: remove dead code in oal.util.cache; keep only DBLRUCache

------------------------------------------
[...truncated 3382 lines...]
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestQueryTermVector
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestQueryWrapperFilter
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestRegexpQuery
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestRegexpRandom
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.345 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestRegexpRandom2
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.907 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestScoreCachingWrappingScorer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestScorerPerf
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.427 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestSetNorm
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestSimilarity
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestSimpleExplanations
    [junit] Tests run: 53, Failures: 0, Errors: 0, Time elapsed: 4.46 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
    [junit] Tests run: 53, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestSloppyPhraseQuery
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.334 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestSort
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 2.536 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestSpanQueryFilter
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestTermRangeFilter
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.724 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestTermRangeQuery
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestTermScorer
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestTermVectors
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.186 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestThreadSafe
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.934 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestTimeLimitingCollector
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.299 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestTopDocsCollector
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestTopScoreDocCollector
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestWildcard
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.TestWildcardRandom
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.512 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.function.TestCustomScoreQuery
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.189 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.function.TestDocValues
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.function.TestFieldScoreQuery
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.287 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.function.TestOrdValues
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.352 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.function.TestValueSource
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.317 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.payloads.TestPayloadNearQuery
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.105 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.payloads.TestPayloadTermQuery
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.397 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.spans.TestBasics
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 14.718 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.795 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.spans.TestNearSpansOrdered
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.spans.TestPayloadSpans
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.393 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.spans.TestSpanExplanations
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 2.255 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 0.106 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.spans.TestSpans
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.534 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.spans.TestSpansAdvanced
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.search.spans.TestSpansAdvanced2
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.133 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.store.TestBufferedIndexInput
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.118 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.store.TestDirectory
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.34 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.store.TestFileSwitchDirectory
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.store.TestHugeRamFile
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.494 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.store.TestLock
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.store.TestLockFactory
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 3.565 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.store.TestRAMDirectory
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.093 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.store.TestWindowsMMap
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestArrayUtil
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestAttributeSource
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestBitVector
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.196 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestCharacterUtils
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestCloseableThreadLocal
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestFieldCacheSanityChecker
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.257 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestIndexableBinaryStringTools
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 2.691 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestNumericUtils
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.434 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestOpenBitSet
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.654 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestPriorityQueue
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestRamUsageEstimator
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestSetOnce
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.277 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestSmallFloat
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestSortedVIntList
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestStringHelper
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestStringIntern
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 29.499 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestUnicodeUtil
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.332 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestVersion
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestVirtualMethod
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestBasicOperations
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.143 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestDeterminism
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.05 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.48 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
    [junit] Testcase: testRandomRegexes(org.apache.lucene.util.automaton.TestUTF32ToUTF8):	Caused an ERROR
    [junit] 3001
    [junit] java.lang.ArrayIndexOutOfBoundsException: 3001
    [junit] 	at java.lang.Character.toSurrogates(Character.java:2596)
    [junit] 	at java.lang.String.<init>(String.java:275)
    [junit] 	at org.apache.lucene.util.automaton.TestUTF32ToUTF8.assertAutomaton(TestUTF32ToUTF8.java:186)
    [junit] 	at org.apache.lucene.util.automaton.TestUTF32ToUTF8.testRandomRegexes(TestUTF32ToUTF8.java:170)
    [junit] 	at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:276)
    [junit] 
    [junit] 
    [junit] Tests run: 5, Failures: 0, Errors: 1, Time elapsed: 0.815 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] NOTE: random seed of testcase 'testRandomRegexes' was: 7110545739962103487
    [junit] ------------- ---------------- ---------------
    [junit] TEST org.apache.lucene.util.automaton.TestUTF32ToUTF8 FAILED
    [junit] Testsuite: org.apache.lucene.util.cache.TestDoubleBarrelLRUCache
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.088 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.packed.TestPackedInts
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.129 sec
    [junit] 
    [junit] Tests FAILED

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/common-build.xml>:487: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/common-build.xml>:476: Tests failed!

Total time: 10 minutes 54 seconds
Publishing Javadoc
Archiving artifacts
Recording test results
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Build failed in Hudson: Lucene-trunk #1180

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1180/changes>

Changes:

[rmuir] use the new _TestUtil.randomUnicodeString here

------------------------------------------
[...truncated 16099 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-memory/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/memory/lucene-memory-2010-05-07_02-03-41-javadoc.jar>
     [echo] Building misc...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.misc...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/index/MultiPassIndexSplitter.java>:43: warning - Tag @link: reference not found: IndexWriter#addIndexes(IndexReader[])
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/misc/lucene-misc-2010-05-07_02-03-41-javadoc.jar>
     [echo] Building queries...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.regex...
  [javadoc] Loading source files for package org.apache.lucene.search.similar...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queries/lucene-queries-2010-05-07_02-03-41-javadoc.jar>
     [echo] Building queryparser...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.queryParser.analyzing...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.complexPhrase...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.config...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.util...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.ext...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.precedence...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.config...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.query...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queryparser/lucene-queryparser-2010-05-07_02-03-41-javadoc.jar>
     [echo] Building remote...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/remote/lucene-remote-2010-05-07_02-03-41-javadoc.jar>
     [echo] Building spatial...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.spatial.geohash...
  [javadoc] Loading source files for package org.apache.lucene.spatial.geometry...
  [javadoc] Loading source files for package org.apache.lucene.spatial.geometry.shape...
  [javadoc] Loading source files for package org.apache.lucene.spatial.tier...
  [javadoc] Loading source files for package org.apache.lucene.spatial.tier.projections...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spatial/lucene-spatial-2010-05-07_02-03-41-javadoc.jar>
     [echo] Building spellchecker...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search.spell...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spellchecker/lucene-spellchecker-2010-05-07_02-03-41-javadoc.jar>
     [echo] Building swing...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.swing.models...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/swing/lucene-swing-2010-05-07_02-03-41-javadoc.jar>
     [echo] Building wordnet...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.wordnet...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/lucene-wordnet-2010-05-07_02-03-41-javadoc.jar>
     [echo] Building xml-query-parser...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.xmlparser...
  [javadoc] Loading source files for package org.apache.lucene.xmlparser.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/xml-query-parser/lucene-xml-query-parser-2010-05-07_02-03-41-javadoc.jar>

javadocs:
     [echo] Building ant...

javadocs-index.html:
     [echo] Building benchmark...

javadocs-index.html:

javadocs-index.html:
     [echo] Building bdb...

javadocs-index.html:
     [echo] Building bdb-je...

javadocs-index.html:
     [echo] Building highlighter...

javadocs-index.html:
     [echo] Building icu...

javadocs-index.html:
     [echo] Building instantiated...

javadocs-index.html:
     [echo] Building lucli...

javadocs-index.html:
     [echo] Building memory...

javadocs-index.html:
     [echo] Building misc...

javadocs-index.html:
     [echo] Building queries...

javadocs-index.html:
     [echo] Building queryparser...

javadocs-index.html:
     [echo] Building remote...

javadocs-index.html:
     [echo] Building spatial...

javadocs-index.html:
     [echo] Building spellchecker...

javadocs-index.html:
     [echo] Building swing...

javadocs-index.html:
     [echo] Building wordnet...

javadocs-index.html:
     [echo] Building xml-query-parser...

javadocs-index.html:

changes-to-html:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes>
     [copy] Copying 3 files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes>

BUILD SUCCESSFUL
Total time: 4 minutes 12 seconds
+ exit 0 
Publishing Javadoc
Archiving artifacts
Recording test results
No test report files were found. Configuration error?
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Publishing Clover coverage results...


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Build failed in Hudson: Lucene-trunk #1179

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1179/changes>

Changes:

[markrmiller] try changing trunk->lucene

------------------------------------------
[...truncated 16099 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index.memory...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-memory/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/memory/lucene-memory-2010-05-06_15-05-38-javadoc.jar>
     [echo] Building misc...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.index...
  [javadoc] Loading source files for package org.apache.lucene.misc...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/misc/src/java/org/apache/lucene/index/MultiPassIndexSplitter.java>:43: warning - Tag @link: reference not found: IndexWriter#addIndexes(IndexReader[])
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-misc/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.internal
  [javadoc] 1 warning
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/misc/lucene-misc-2010-05-06_15-05-38-javadoc.jar>
     [echo] Building queries...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Loading source files for package org.apache.lucene.search.regex...
  [javadoc] Loading source files for package org.apache.lucene.search.similar...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queries/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queries/lucene-queries-2010-05-06_15-05-38-javadoc.jar>
     [echo] Building queryparser...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.queryParser.analyzing...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.complexPhrase...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.config...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.messages...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.core.util...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.ext...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.precedence...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.builders...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.config...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.nodes...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.processors...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.parser...
  [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.query...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-queryparser/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/queryparser/lucene-queryparser-2010-05-06_15-05-38-javadoc.jar>
     [echo] Building remote...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-remote/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/remote/lucene-remote-2010-05-06_15-05-38-javadoc.jar>
     [echo] Building spatial...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.spatial.geohash...
  [javadoc] Loading source files for package org.apache.lucene.spatial.geometry...
  [javadoc] Loading source files for package org.apache.lucene.spatial.geometry.shape...
  [javadoc] Loading source files for package org.apache.lucene.spatial.tier...
  [javadoc] Loading source files for package org.apache.lucene.spatial.tier.projections...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spatial/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spatial/lucene-spatial-2010-05-06_15-05-38-javadoc.jar>
     [echo] Building spellchecker...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.search.spell...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-spellchecker/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/spellchecker/lucene-spellchecker-2010-05-06_15-05-38-javadoc.jar>
     [echo] Building swing...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.swing.models...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-swing/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/swing/lucene-swing-2010-05-06_15-05-38-javadoc.jar>
     [echo] Building wordnet...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.wordnet...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-wordnet/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/wordnet/lucene-wordnet-2010-05-06_15-05-38-javadoc.jar>
     [echo] Building xml-query-parser...

javadocs:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser>
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.lucene.xmlparser...
  [javadoc] Loading source files for package org.apache.lucene.xmlparser.builders...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_22
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/api/contrib-xml-query-parser/stylesheet.css...>
  [javadoc] Note: Custom tags that were not seen:  @lucene.experimental, @lucene.internal
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/xml-query-parser/lucene-xml-query-parser-2010-05-06_15-05-38-javadoc.jar>

javadocs:
     [echo] Building ant...

javadocs-index.html:
     [echo] Building benchmark...

javadocs-index.html:

javadocs-index.html:
     [echo] Building bdb...

javadocs-index.html:
     [echo] Building bdb-je...

javadocs-index.html:
     [echo] Building highlighter...

javadocs-index.html:
     [echo] Building icu...

javadocs-index.html:
     [echo] Building instantiated...

javadocs-index.html:
     [echo] Building lucli...

javadocs-index.html:
     [echo] Building memory...

javadocs-index.html:
     [echo] Building misc...

javadocs-index.html:
     [echo] Building queries...

javadocs-index.html:
     [echo] Building queryparser...

javadocs-index.html:
     [echo] Building remote...

javadocs-index.html:
     [echo] Building spatial...

javadocs-index.html:
     [echo] Building spellchecker...

javadocs-index.html:
     [echo] Building swing...

javadocs-index.html:
     [echo] Building wordnet...

javadocs-index.html:
     [echo] Building xml-query-parser...

javadocs-index.html:

changes-to-html:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes>
     [copy] Copying 3 files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/docs/changes>

BUILD SUCCESSFUL
Total time: 3 minutes 56 seconds
+ exit 0 
Publishing Javadoc
Archiving artifacts
Recording test results
No test report files were found. Configuration error?
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Publishing Clover coverage results...


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Build failed in Hudson: Lucene-trunk #1178

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1178/>

------------------------------------------
[...truncated 2649 lines...]
AU        analysis/common/src/java/org/apache/lucene/analysis/th/ThaiAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/th/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/reverse
AU        analysis/common/src/java/org/apache/lucene/analysis/reverse/ReverseStringFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/reverse/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/hu
AU        analysis/common/src/java/org/apache/lucene/analysis/hu/HungarianAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/hu/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/no
AU        analysis/common/src/java/org/apache/lucene/analysis/no/NorwegianAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/no/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/payloads
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/DelimitedPayloadTokenFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/AbstractEncoder.java
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/NumericPayloadTokenFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/FloatEncoder.java
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/TypeAsPayloadTokenFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/TokenOffsetPayloadTokenFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/IdentityEncoder.java
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/PayloadEncoder.java
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/PayloadHelper.java
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/IntegerEncoder.java
AU        analysis/common/src/java/org/apache/lucene/analysis/payloads/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/pattern
AU        analysis/common/src/java/org/apache/lucene/analysis/pattern/PatternReplaceFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/pattern/PatternTokenizer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/pattern/PatternReplaceCharFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/pattern/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/ro
AU        analysis/common/src/java/org/apache/lucene/analysis/ro/RomanianAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ro/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/snowball
AU        analysis/common/src/java/org/apache/lucene/analysis/snowball/SnowballAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/snowball/SnowballFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/snowball/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/pt
AU        analysis/common/src/java/org/apache/lucene/analysis/pt/PortugueseAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/pt/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/tr
AU        analysis/common/src/java/org/apache/lucene/analysis/tr/TurkishAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/tr/TurkishLowerCaseFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/tr/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/ru
AU        analysis/common/src/java/org/apache/lucene/analysis/ru/RussianLetterTokenizer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ru/RussianLowerCaseFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ru/RussianStemmer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ru/RussianStemFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ru/RussianAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ru/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/sinks
AU        analysis/common/src/java/org/apache/lucene/analysis/sinks/DateRecognizerSinkFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/sinks/TokenRangeSinkFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/sinks/TeeSinkTokenFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/sinks/TokenTypeSinkFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/sinks/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/shingle
AU        analysis/common/src/java/org/apache/lucene/analysis/shingle/ShingleFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/shingle/ShingleAnalyzerWrapper.java
AU        analysis/common/src/java/org/apache/lucene/analysis/shingle/ShingleMatrixFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/shingle/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/el
AU        analysis/common/src/java/org/apache/lucene/analysis/el/GreekAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/el/GreekLowerCaseFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/el/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/cn
AU        analysis/common/src/java/org/apache/lucene/analysis/cn/ChineseAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/cn/ChineseFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/cn/ChineseTokenizer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/cn/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/ar
AU        analysis/common/src/java/org/apache/lucene/analysis/ar/ArabicStemFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ar/ArabicNormalizer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ar/ArabicAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ar/ArabicLetterTokenizer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ar/ArabicNormalizationFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ar/ArabicStemmer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/ar/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/en
AU        analysis/common/src/java/org/apache/lucene/analysis/en/EnglishAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/en/PorterStemmer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/en/PorterStemFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/en/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/position
AU        analysis/common/src/java/org/apache/lucene/analysis/position/PositionFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/position/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/in
AU        analysis/common/src/java/org/apache/lucene/analysis/in/IndicTokenizer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/in/IndicNormalizationFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/in/IndicNormalizer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/in/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/wikipedia
AU        analysis/common/src/java/org/apache/lucene/analysis/wikipedia/WikipediaTokenizer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/wikipedia/WikipediaTokenizerImpl.java
AU        analysis/common/src/java/org/apache/lucene/analysis/wikipedia/WikipediaTokenizerImpl.jflex
AU        analysis/common/src/java/org/apache/lucene/analysis/wikipedia/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/cjk
AU        analysis/common/src/java/org/apache/lucene/analysis/cjk/CJKTokenizer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/cjk/CJKAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/cjk/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/es
AU        analysis/common/src/java/org/apache/lucene/analysis/es/SpanishAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/es/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/it
AU        analysis/common/src/java/org/apache/lucene/analysis/it/ItalianAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/it/package.html
A         analysis/common/src/java/org/apache/lucene/analysis/cz
AU        analysis/common/src/java/org/apache/lucene/analysis/cz/CzechAnalyzer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/cz/CzechStemmer.java
AU        analysis/common/src/java/org/apache/lucene/analysis/cz/CzechStemFilter.java
AU        analysis/common/src/java/org/apache/lucene/analysis/cz/package.html
A         analysis/common/src/java/org/tartarus
A         analysis/common/src/java/org/tartarus/snowball
AU        analysis/common/src/java/org/tartarus/snowball/TestApp.java
A         analysis/common/src/java/org/tartarus/snowball/ext
AU        analysis/common/src/java/org/tartarus/snowball/ext/PortugueseStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/RomanianStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/SpanishStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/FrenchStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/SwedishStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/DanishStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/DutchStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/GermanStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/KpStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/LovinsStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/PorterStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/HungarianStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/ItalianStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/RussianStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/EnglishStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/NorwegianStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/TurkishStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/German2Stemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/ext/FinnishStemmer.java
AU        analysis/common/src/java/org/tartarus/snowball/Among.java
AU        analysis/common/src/java/org/tartarus/snowball/SnowballProgram.java
AU        analysis/common/src/java/overview.html
A         analysis/common/src/resources
A         analysis/common/src/resources/org
A         analysis/common/src/resources/org/apache
A         analysis/common/src/resources/org/apache/lucene
A         analysis/common/src/resources/org/apache/lucene/analysis
A         analysis/common/src/resources/org/apache/lucene/analysis/hi
AU        analysis/common/src/resources/org/apache/lucene/analysis/hi/stopwords.txt
A         analysis/common/src/resources/org/apache/lucene/analysis/ro
AU        analysis/common/src/resources/org/apache/lucene/analysis/ro/stopwords.txt
A         analysis/common/src/resources/org/apache/lucene/analysis/snowball
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/hungarian_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/finnish_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/italian_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/portuguese_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/russian_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/french_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/spanish_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/danish_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/swedish_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/dutch_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/english_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/german_stop.txt
AU        analysis/common/src/resources/org/apache/lucene/analysis/snowball/norwegian_stop.txt
A         analysis/common/src/resources/org/apache/lucene/analysis/ar
AU        analysis/common/src/resources/org/apache/lucene/analysis/ar/stopwords.txt
A         analysis/common/src/resources/org/apache/lucene/analysis/tr
AU        analysis/common/src/resources/org/apache/lucene/analysis/tr/stopwords.txt
A         analysis/common/src/resources/org/apache/lucene/analysis/fa
AU        analysis/common/src/resources/org/apache/lucene/analysis/fa/stopwords.txt
A         analysis/common/src/resources/org/apache/lucene/analysis/bg
AU        analysis/common/src/resources/org/apache/lucene/analysis/bg/stopwords.txt
AU        analysis/common/README.txt
AU        analysis/common/build.xml
A         analysis/stempel
A         analysis/stempel/pom.xml.template
A         analysis/stempel/src
A         analysis/stempel/src/test
A         analysis/stempel/src/test/org
A         analysis/stempel/src/test/org/apache
A         analysis/stempel/src/test/org/apache/lucene
A         analysis/stempel/src/test/org/apache/lucene/analysis
A         analysis/stempel/src/test/org/apache/lucene/analysis/pl
AU        analysis/stempel/src/test/org/apache/lucene/analysis/pl/TestPolishAnalyzer.java
A         analysis/stempel/src/test/org/egothor
A         analysis/stempel/src/test/org/egothor/stemmer
AU        analysis/stempel/src/test/org/egothor/stemmer/TestCompile.java
AU        analysis/stempel/src/test/org/egothor/stemmer/testRules.txt
AU        analysis/stempel/src/test/org/egothor/stemmer/TestStemmer.java
A         analysis/stempel/src/java
A         analysis/stempel/src/java/org
A         analysis/stempel/src/java/org/apache
A         analysis/stempel/src/java/org/apache/lucene
A         analysis/stempel/src/java/org/apache/lucene/analysis
A         analysis/stempel/src/java/org/apache/lucene/analysis/stempel
AU        analysis/stempel/src/java/org/apache/lucene/analysis/stempel/StempelFilter.java
AU        analysis/stempel/src/java/org/apache/lucene/analysis/stempel/StempelStemmer.java
AU        analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package.html
A         analysis/stempel/src/java/org/apache/lucene/analysis/pl
AU        analysis/stempel/src/java/org/apache/lucene/analysis/pl/PolishAnalyzer.java
AU        analysis/stempel/src/java/org/apache/lucene/analysis/pl/package.html
A         analysis/stempel/src/java/org/egothor
A         analysis/stempel/src/java/org/egothor/stemmer
AU        analysis/stempel/src/java/org/egothor/stemmer/Cell.java
AU        analysis/stempel/src/java/org/egothor/stemmer/Gener.java
AU        analysis/stempel/src/java/org/egothor/stemmer/MultiTrie2.java
AU        analysis/stempel/src/java/org/egothor/stemmer/Optimizer.java
AU        analysis/stempel/src/java/org/egothor/stemmer/Trie.java
AU        analysis/stempel/src/java/org/egothor/stemmer/Optimizer2.java
AU        analysis/stempel/src/java/org/egothor/stemmer/DiffIt.java
AU        analysis/stempel/src/java/org/egothor/stemmer/Reduce.java
AU        analysis/stempel/src/java/org/egothor/stemmer/Row.java
AU        analysis/stempel/src/java/org/egothor/stemmer/Compile.java
AU        analysis/stempel/src/java/org/egothor/stemmer/Diff.java
AU        analysis/stempel/src/java/org/egothor/stemmer/Lift.java
AU        analysis/stempel/src/java/org/egothor/stemmer/MultiTrie.java
AU        analysis/stempel/src/java/overview.html
A         analysis/stempel/src/resources
A         analysis/stempel/src/resources/org
A         analysis/stempel/src/resources/org/apache
A         analysis/stempel/src/resources/org/apache/lucene
A         analysis/stempel/src/resources/org/apache/lucene/analysis
A         analysis/stempel/src/resources/org/apache/lucene/analysis/pl
AU        analysis/stempel/src/resources/org/apache/lucene/analysis/pl/stopwords.txt
AU        analysis/stempel/src/resources/org/apache/lucene/analysis/pl/stemmer_20000.tbl
AU        analysis/stempel/build.xml
AU        analysis/README.txt
AU        analysis/build.xml
AU        build.xml
At revision 941763
no change for http://svn.apache.org/repos/asf/lucene/dev/trunk/lucene since the previous build
no change for http://svn.apache.org/repos/asf/lucene/dev/nightly since the previous build
no change for http://svn.apache.org/repos/asf/lucene/dev/trunk/modules since the previous build
[Lucene-trunk] $ /bin/bash -xe /var/tmp/hudson6211275595677308077.sh
+ sh <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/nightly/hudson-lucene-trunk.sh>
+ . <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/nightly/hudson-settings.sh> 
ANT_HOME=/export/home/hudson/tools/ant/latest
SVNVERSION_EXE=/opt/subversion-1.6.9/bin/svnversion
SVN_EXE=/opt/subversion-1.6.9/bin/svn
MAVEN_SUPPORT=/export/home/nigel/hudsonSupport/maven
CLOVER=/export/home/hudson/tools/clover/clover2latest
SVN_BRANCH_DIR=trunk
MAVEN_ARTIFACT_VERSION=4.0-SNAPSHOT
ARTIFACTS=<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/artifacts>
MAVEN_ARTIFACTS=<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1178/artifact/maven_artifacts>
+ mkdir -p <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/artifacts> 
+ mkdir -p <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1178/artifact/maven_artifacts> 
+ cd <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk> 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/nightly/hudson-lucene-trunk.sh>: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk>: does not exist
Publishing Javadoc
Archiving artifacts
Recording test results
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Build failed in Hudson: Lucene-trunk #1177

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1177/changes>

Changes:

[rmuir] sync all changes to reflect reality

------------------------------------------
[...truncated 3546 lines...]
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.497 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestOpenBitSet
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.39 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestPriorityQueue
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestRamUsageEstimator
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestSetOnce
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestSmallFloat
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestSortedVIntList
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestStringHelper
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestStringIntern
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.415 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestUnicodeUtil
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.268 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestVersion
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.TestVirtualMethod
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestBasicOperations
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.146 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestDeterminism
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.34 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.17 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.867 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.192 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.cache.TestDoubleBarrelLRUCache
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.072 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.cache.TestSimpleLRUCache
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Testsuite: org.apache.lucene.util.packed.TestPackedInts
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.894 sec
    [junit] 

junit-parallel:

common.test:

test-core:

build-contrib:
     [echo] Building ant...

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java>
    [javac] Compiling 7 source files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java>
    [javac] Note: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/ant/src/java/org/apache/lucene/ant/IndexTask.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java>

jar-core:
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/lucene-ant-2010-05-06_14-46-46.jar>

jar:

compile-test:
     [echo] Building ant...

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:

common.compile-test:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test>
    [javac] Compiling 4 source files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test>
     [copy] Copying 2 files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test>

build-artifacts-and-tests:
     [echo] Building benchmark...

common.init:

compile-demo:

jflex-uptodate-check:

jflex-notice:

javacc-uptodate-check:

javacc-notice:

init:

clover.setup:

clover.info:

clover:

common.compile-core:

compile-core:

compile-demo:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/demo>
    [javac] Compiling 17 source files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/demo>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-memory:
     [echo] Building memory...

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/classes/java>
    [javac] Compiling 1 source file to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/classes/java>
    [javac] Note: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-core:
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/lucene-memory-2010-05-06_14-46-46.jar>

default:

compile-highlighter:
     [echo] Building highlighter...

build-memory:

build-queries:
     [echo] Highlighter building dependency contrib/queries
     [echo] Building queries...

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/classes/java>
    [javac] Compiling 17 source files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/classes/java>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

jar-core:
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/lucene-queries-2010-05-06_14-46-46.jar>

default:

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

common.compile-core:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java>
    [javac] Compiling 35 source files to <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

compile-core:

jar-core:
      [jar] Building jar: <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/lucene-highlighter-2010-05-06_14-46-46.jar>

default:

compile-analyzers-common:

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml>:724: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml>:713: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/build.xml>:246: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/modules/analysis/common/build.xml>:30: Cannot find ../../../lucene/contrib/contrib-build.xml imported from <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/modules/analysis/common/build.xml>

Total time: 5 minutes 33 seconds
Publishing Javadoc
Archiving artifacts
Recording test results
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Build failed in Hudson: Lucene-trunk #1176

Posted by Robert Muir <rc...@gmail.com>.
the hudson script needs to check out modules too, this is why the build
fails... (benchmark depends on the analyzers module)

On Wed, May 5, 2010 at 10:14 PM, Apache Hudson Server <
hudson@hudson.zones.apache.org> wrote:

> See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1176/changes>
>
> Changes:
>
> [rmuir] LUCENE-2444: remove refs to contrib/analyzers
>
> [rmuir] LUCENE-2444: boilerplate stuff for the analyzers module
>
> [mikemccand] LUCENE-2387: add missing CHANGES
>
> [rmuir] LUCENE-2444: remove obselete contrib/analyzers directory
>
> [rmuir] LUCENE-2444: move contrib/analyzers to modules/analysis
>
> [mikemccand] fix jdocs; fix unsupported overridden ops in
> DocsAndPositionsEnum
>
> [mikemccand] LUCENE-2283: mark RAMOutputStream as internal
>
> ------------------------------------------
> [...truncated 3009 lines...]
>    [junit] Testsuite: org.apache.lucene.util.TestNumericUtils
>    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.547 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestOpenBitSet
>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.61 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestPriorityQueue
>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestRamUsageEstimator
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestSetOnce
>    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestSmallFloat
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestSortedVIntList
>    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestStringHelper
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestStringIntern
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.603 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestUnicodeUtil
>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.384 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestVersion
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.TestVirtualMethod
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.automaton.TestBasicOperations
>    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.22 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.automaton.TestDeterminism
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.417 sec
>    [junit]
>    [junit] Testsuite:
> org.apache.lucene.util.automaton.TestDeterminizeLexicon
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.388 sec
>    [junit]
>    [junit] Testsuite:
> org.apache.lucene.util.automaton.TestLevenshteinAutomata
>    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.116 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
>    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.76 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.cache.TestDoubleBarrelLRUCache
>    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.018 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.cache.TestSimpleLRUCache
>    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
>    [junit]
>    [junit] Testsuite: org.apache.lucene.util.packed.TestPackedInts
>    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.074 sec
>    [junit]
>
> junit-parallel:
>
> common.test:
>
> test-core:
>
> build-contrib:
>     [echo] Building ant...
>
> common.init:
>
> build-lucene:
>
> init:
>
> clover.setup:
>
> clover.info:
>
> clover:
>
> compile-core:
>    [mkdir] Created dir: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java
> >
>    [javac] Compiling 7 source files to <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java
> >
>    [javac] Note: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/ant/src/java/org/apache/lucene/ant/IndexTask.java>
> uses or overrides a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>     [copy] Copying 1 file to <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java
> >
>
> jar-core:
>      [jar] Building jar: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/lucene-ant-2010-05-06_02-03-41.jar
> >
>
> jar:
>
> compile-test:
>     [echo] Building ant...
>
> common.init:
>
> build-lucene:
>
> init:
>
> clover.setup:
>
> clover.info:
>
> clover:
>
> compile-core:
>
> common.compile-test:
>    [mkdir] Created dir: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test
> >
>    [javac] Compiling 4 source files to <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test
> >
>     [copy] Copying 2 files to <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test
> >
>
> build-artifacts-and-tests:
>     [echo] Building benchmark...
>
> common.init:
>
> compile-demo:
>
> jflex-uptodate-check:
>
> jflex-notice:
>
> javacc-uptodate-check:
>
> javacc-notice:
>
> init:
>
> clover.setup:
>
> clover.info:
>
> clover:
>
> common.compile-core:
>
> compile-core:
>
> compile-demo:
>    [mkdir] Created dir: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/demo
> >
>    [javac] Compiling 17 source files to <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/demo
> >
>    [javac] Note: Some input files use or override a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>
> compile-memory:
>     [echo] Building memory...
>
> common.init:
>
> build-lucene:
>
> init:
>
> clover.setup:
>
> clover.info:
>
> clover:
>
> compile-core:
>    [mkdir] Created dir: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/classes/java
> >
>    [javac] Compiling 1 source file to <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/classes/java
> >
>    [javac] Note: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java>
> uses or overrides a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>    [javac] Note: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java>
> uses unchecked or unsafe operations.
>    [javac] Note: Recompile with -Xlint:unchecked for details.
>
> jar-core:
>      [jar] Building jar: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/lucene-memory-2010-05-06_02-03-41.jar
> >
>
> default:
>
> compile-highlighter:
>     [echo] Building highlighter...
>
> build-memory:
>
> build-queries:
>     [echo] Highlighter building dependency contrib/queries
>     [echo] Building queries...
>
> common.init:
>
> build-lucene:
>
> init:
>
> clover.setup:
>
> clover.info:
>
> clover:
>
> compile-core:
>    [mkdir] Created dir: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/classes/java
> >
>    [javac] Compiling 17 source files to <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/classes/java
> >
>    [javac] Note: Some input files use or override a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>
> jar-core:
>      [jar] Building jar: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/queries/lucene-queries-2010-05-06_02-03-41.jar
> >
>
> default:
>
> common.init:
>
> build-lucene:
>
> init:
>
> clover.setup:
>
> clover.info:
>
> clover:
>
> common.compile-core:
>    [mkdir] Created dir: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java
> >
>    [javac] Compiling 35 source files to <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java
> >
>    [javac] Note: Some input files use or override a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>    [javac] Note: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java>
> uses unchecked or unsafe operations.
>    [javac] Note: Recompile with -Xlint:unchecked for details.
>
> compile-core:
>
> jar-core:
>      [jar] Building jar: <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/lucene-highlighter-2010-05-06_02-03-41.jar
> >
>
> default:
>
> compile-analyzers-common:
>
> BUILD FAILED
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml>:724:
> The following error occurred while executing this line:
> <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml>:713:
> The following error occurred while executing this line:
> <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/build.xml>:246:
> <
> http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/modules/analysis/common>
> not found.
>
> Total time: 9 minutes 14 seconds
> Publishing Javadoc
> Archiving artifacts
> Recording test results
> Publishing Clover coverage report...
> No Clover report will be published due to a Build Failure
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>


-- 
Robert Muir
rcmuir@gmail.com