[Mondrian] Build failed in Jenkins: mondrian #1033

buildguy at pentaho.com buildguy at pentaho.com
Mon May 16 14:27:23 EDT 2011


See <http://ci.pentaho.com/job/mondrian/1033/changes>

Changes:

[Luc Boudreau] MONDRIAN: Adds cache invalidation calls to the SegmentCache SPI.

------------------------------------------
[...truncated 469 lines...]
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol MATCHES
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol MEMBER
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol NOT
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol ON
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol OR
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol PROPERTIES
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol RETURN
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol SELECT
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol SET
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol THEN
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol WHEN
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol XOR
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol COLON
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol COMMA
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol EQ
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol GE
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol GT
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol LE
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol LT
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol NE
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol RBRACE
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup] *** Shift/Reduce conflict found in state #105
  [javacup]   between term3 ::= term3 IS NULL (*) 
  [javacup]   under symbol RPAREN
  [javacup]   Resolved in favor of shifting.
  [javacup] 
  [javacup]   Checking for non-reduced productions...
  [javacup] Writing parser...
  [javacup] Closing files...
  [javacup] ------- CUP v0.10k Parser Generation Summary -------
  [javacup]   0 errors and 64 warnings
  [javacup]   66 terminals, 65 non-terminals, and 143 productions declared, 
  [javacup]   producing 217 unique parse states.
  [javacup]   1 terminal declared but not used.
  [javacup]   0 non-terminal declared but not used.
  [javacup]   0 productions never reduced.
  [javacup]   63 conflicts detected (63 expected).
  [javacup]   Code written to "Parser.java", and "ParserSym.java".
  [javacup] ---------------------------------------------------- (v0.10k)
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/parser/MdxParser.jj> . . .
   [javacc] Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

generate.resources:
    [javac] Compiling 7 source files to <http://ci.pentaho.com/job/mondrian/ws/classes>
   [resgen] Generating <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/resource/MondrianResource.java>
   [resgen] Generating <http://ci.pentaho.com/job/mondrian/ws/classes/mondrian/resource/MondrianResource.properties>
   [resgen] Generating <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/resource/MondrianResource_en_US.java>
   [resgen] Generating <http://ci.pentaho.com/job/mondrian/ws/classes/mondrian/resource/MondrianResource_en_US.properties>
   [resgen] Generating <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/resource/MondrianResource_de_DE.java>
   [resgen] Generating <http://ci.pentaho.com/job/mondrian/ws/classes/mondrian/resource/MondrianResource_de_DE.properties>
   [resgen] Generating <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/resource/MondrianResource_de.java>
   [resgen] Generating <http://ci.pentaho.com/job/mondrian/ws/classes/mondrian/resource/MondrianResource_de.properties>
   [resgen] Generating <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/resource/MondrianResource_es_ES.java>
   [resgen] Generating <http://ci.pentaho.com/job/mondrian/ws/classes/mondrian/resource/MondrianResource_es_ES.properties>

generate.properties:
    [javac] Compiling 1 source file to <http://ci.pentaho.com/job/mondrian/ws/classes>
     [java] Generating src/main/mondrian/olap/MondrianProperties.java
     [java] Generating doc/properties.html
     [java] Generating mondrian.properties.template

def:
   [xomgen] Writing <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap/mondrian.dtd>
   [xomgen] Writing <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap/MondrianDef.java>
   [xomgen] Done
     [copy] Copying 1 file to <http://ci.pentaho.com/job/mondrian/ws/lib>
   [xomgen] Writing <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/gui/mondrian_SW.dtd>
   [xomgen] Writing <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/gui/MondrianGuiDef.java>
   [xomgen] Done
     [copy] Copying 1 file to <http://ci.pentaho.com/job/mondrian/ws/lib>
   [xomgen] Writing <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/xmla/datasourcesconfig.dtd>
   [xomgen] Writing <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/xmla/DataSourcesConfig.java>
   [xomgen] Done
     [copy] Copying 1 file to <http://ci.pentaho.com/job/mondrian/ws/lib>

compile.java:
    [javac] Compiling 643 source files to <http://ci.pentaho.com/job/mondrian/ws/classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to <http://ci.pentaho.com/job/mondrian/ws/classes>
     [copy] Copying 1 file to <http://ci.pentaho.com/job/mondrian/ws/classes>
     [copy] Copying 3 files to <http://ci.pentaho.com/job/mondrian/ws/classes>

compile:

info:
     [echo] ==============================================================
     [echo] | Mondrian configuration info                                |
     [echo] ==============================================================
     [echo] project.location             = <http://ci.pentaho.com/job/mondrian/ws/>
     [echo] jdk.home                     = /opt/java5
     [echo] log4j.configuration          = log4j.properties
     [echo] mondrian.foodmart.catalogURL = <http://ci.pentaho.com/job/mondrian/ws/demo/FoodMart.xml>
     [echo] mondrian.foodmart.jdbcURL    = jdbc:odbc:MondrianFoodMart
     [echo] mondrian.jdbcDrivers         = sun.jdbc.odbc.JdbcOdbcDriver
     [echo] driver.classpath (additions) = 
     [echo] ==============================================================

compile.tests:
     [echo] Test Classpath: <http://ci.pentaho.com/job/mondrian/ws/lib/asm-commons.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/asm-tree.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/asm-util.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/asm.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/backport-util-concurrent.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/commons-collections.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/commons-dbcp.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/commons-io.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/commons-lang.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/commons-logging.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/commons-math.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/commons-pool.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/commons-vfs.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/derby.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/dom4j.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/eigenbase-properties.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/eigenbase-resgen.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/eigenbase-xom.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/hsqldb.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/javacc.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/javacup.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/jlfgr.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/jsp-api.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/junit.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/log4j.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/olap4j-source.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/olap4j-tck.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/olap4j-xmla.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/olap4j.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/retroweaver-rt.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/retroweaver.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/servlet-api.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/xalan.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/xercesImpl.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/xml-apis.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/lib/xmlunit.jar>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/classes>
     [echo]  <http://ci.pentaho.com/job/mondrian/ws/testclasses>
    [javac] Compiling 162 source files to <http://ci.pentaho.com/job/mondrian/ws/testclasses>
    [javac] <http://ci.pentaho.com/job/mondrian/ws/testsrc/main/mondrian/rolap/agg/MockSegmentCache.java>:29: mondrian.rolap.agg.MockSegmentCache is not abstract and does not override abstract method remove(mondrian.rolap.agg.SegmentHeader) in mondrian.spi.SegmentCache
    [javac] public class MockSegmentCache implements SegmentCache {
    [javac]        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
<http://ci.pentaho.com/job/mondrian/ws/build.xml>:554: Compile failed; see the compiler error output for details.

Total time: 2 minutes 17 seconds
Archiving artifacts
Recording test results
Recording fingerprints
Skipping Cobertura coverage report as build was not UNSTABLE or better ...




More information about the Mondrian mailing list