Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1944/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)

No tests ran.

Build Log:
[...truncated 330 lines...]
    [javac] Compiling 676 source files to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/core/classes/java
    [javac] 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/core/src/java/org/apache/lucene/search/LRUFilterCache.java:117:
 error: cannot find symbol
    [javac]     Filter singleton = uniqueFilters.putIfAbsent(filter, filter);
    [javac]                                     ^
    [javac]   symbol:   method putIfAbsent(Filter,Filter)
    [javac]   location: variable uniqueFilters of type Map<Filter,Filter>
    [javac] 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/core/src/java/org/apache/lucene/search/LRUFilterCache.java:196:
 error: method newSetFromMap in class Collections cannot be applied to given 
types;
    [javac]       Set<Filter> keys = Collections.newSetFromMap(new 
IdentityHashMap<>());
    [javac]                                     ^
    [javac]   required: Map<E,Boolean>
    [javac]   found: IdentityHashMap<Object,Object>
    [javac]   reason: no instance(s) of type variable(s) E exist so that 
argument type IdentityHashMap<Object,Object> conforms to formal parameter type 
Map<E,Boolean>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in method 
<E>newSetFromMap(Map<E,Boolean>)
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build.xml:49: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:514: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1875: 
Compile failed; see the compiler error output for details.

Total time: 37 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 
-XX:-UseCompressedOops -XX:+UseG1GC (asserts: true)
Archiving artifacts
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
        at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
        at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:92)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2677)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:324)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at ......remote call to MacOSX VBOX(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
        at hudson.remoting.Channel.call(Channel.java:752)
        at hudson.FilePath.act(FilePath.java:970)
        at hudson.FilePath.act(FilePath.java:959)
        at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:89)
        at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
        at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
        at hudson.model.Build$BuildExecution.post2(Build.java:183)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
        at hudson.model.Run.execute(Run.java:1784)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:89)
        at hudson.model.Executor.run(Executor.java:240)
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to