You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/03/28 23:19:09 UTC

Build failed in Jenkins: Cassandra #813

See <https://hudson.apache.org/hudson/job/Cassandra/813/changes>

Changes:

[jbellis] merge from 0.7

[jbellis] merge from 0.7

[jbellis] merge from 0.7

------------------------------------------
[...truncated 895 lines...]
A         lib/commons-lang-2.4.jar
A         lib/json-simple-1.1.jar
A         lib/jline-0.9.94.jar
A         lib/avro-1.4.0-sources-fixes.jar
A         lib/log4j-1.2.16.jar
AU        lib/slf4j-log4j12-1.6.1.jar
A         redhat
A         redhat/cassandra
A         redhat/cassandra.conf
A         redhat/default
A         redhat/apache-cassandra.spec
A         redhat/cassandra.in.sh
A         bin
AU        bin/clustertool
AU        bin/nodetool
A         bin/clustertool.bat
A         bin/nodetool.bat
AU        bin/sstablekeys
AU        bin/stop-server
A         bin/sstablekeys.bat
AU        bin/cassandra
AU        bin/cassandra-cli
AU        bin/cassandra.bat
AU        bin/cassandra-cli.bat
AU        bin/json2sstable
AU        bin/sstable2json
AU        bin/cassandra.in.sh
A         bin/json2sstable.bat
A         bin/sstable2json.bat
AU        README.txt
A         build.properties.default
A         drivers
A         drivers/java
A         drivers/java/test
A         drivers/java/test/org
A         drivers/java/test/org/apache
A         drivers/java/test/org/apache/cassandra
A         drivers/java/test/org/apache/cassandra/cql
A         drivers/java/test/org/apache/cassandra/cql/EmbeddedServiceBase.java
A         drivers/java/test/org/apache/cassandra/cql/driver
A         drivers/java/test/org/apache/cassandra/cql/driver/jdbc
A         drivers/java/test/org/apache/cassandra/cql/JdbcDriverTest.java
A         drivers/java/src
A         drivers/java/src/org
A         drivers/java/src/org/apache
A         drivers/java/src/org/apache/cassandra
A         drivers/java/src/org/apache/cassandra/cql
A         drivers/java/src/org/apache/cassandra/cql/jdbc
A         drivers/java/src/org/apache/cassandra/cql/jdbc/CassandraConnection.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/Connection.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/Utils.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/ColumnDecoder.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/TypedColumn.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/CassandraStatement.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/InvalidUrlException.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/ConnectionPool.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/CassandraResultSet.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/CassandraDriver.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/CassandraResultSetMetaData.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/DriverResolverException.java
A         drivers/java/src/org/apache/cassandra/cql/jdbc/ColumnMetaData.java
A         drivers/java/src/org/apache/cassandra/cql/driver
A         drivers/java/src/org/apache/cassandra/cql/driver/jdbc
A         drivers/txpy
AU        drivers/txpy/example.py
AU        drivers/txpy/setup.py
A         drivers/txpy/txcql
A         drivers/txpy/txcql/cassandra
A         drivers/txpy/txcql/cassandra/ttypes.py
A         drivers/txpy/txcql/cassandra/constants.py
A         drivers/txpy/txcql/cassandra/Cassandra.py
A         drivers/txpy/txcql/cassandra/__init__.py
AU        drivers/txpy/txcql/connection_pool.py
AU        drivers/txpy/txcql/__init__.py
AU        drivers/txpy/txcql/connection.py
A         drivers/txpy/README
A         drivers/py
A         drivers/py/cql
A         drivers/py/cql/cassandra
A         drivers/py/cql/cassandra/ttypes.py
A         drivers/py/cql/cassandra/constants.py
A         drivers/py/cql/cassandra/Cassandra.py
A         drivers/py/cql/cassandra/__init__.py
A         drivers/py/cql/connection_pool.py
A         drivers/py/cql/decoders.py
A         drivers/py/cql/errors.py
A         drivers/py/cql/__init__.py
A         drivers/py/cql/connection.py
A         drivers/py/cql/results.py
A         drivers/py/cql/marshal.py
A         drivers/py/test
A         drivers/py/test/test_query_preparation.py
A         drivers/py/test/test_query_compression.py
AU        drivers/py/setup.py
AU        drivers/py/cqlsh
A         drivers/py/README
A         .rat-excludes
 U        .
At revision 1086405
[cassandra] $ /home/hudson/tools/ant/latest/bin/ant -Dversion=2011-03-28_21-18-35 -Dtest.timeout=90000 -Dcobertura.dir=/usr/share/java clean release test
Buildfile: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>

clean:

maven-ant-tasks-download:
     [echo] Downloading Maven ANT Tasks...
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build>
      [get] Getting: http://repo2.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.1/maven-ant-tasks-2.1.1.jar
      [get] To: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build/maven-ant-tasks-2.1.1.jar>

maven-ant-tasks-init:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build/lib>

maven-ant-tasks-retrieve-build:
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'asm:asm:java-source:sources:3.2' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'asm:asm:java-source:sources:3.2' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from repository cloudera at https://repository.cloudera.com/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'asm:asm:java-source:sources:3.2' in repository cloudera (https://repository.cloudera.com/content/repositories/releases)
[artifact:dependencies] Downloading: asm/asm/3.2/asm-3.2-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'asm:asm:java-source:sources:3.2' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: org/apache/rat/apache-rat/0.6/apache-rat-0.6-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.apache.rat:apache-rat:java-source:sources:0.6' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: org/apache/rat/apache-rat/0.6/apache-rat-0.6-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.apache.rat:apache-rat:java-source:sources:0.6' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: org/apache/rat/apache-rat/0.6/apache-rat-0.6-sources.jar from repository cloudera at https://repository.cloudera.com/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.apache.rat:apache-rat:java-source:sources:0.6' in repository cloudera (https://repository.cloudera.com/content/repositories/releases)
[artifact:dependencies] Downloading: org/apache/rat/apache-rat/0.6/apache-rat-0.6-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.apache.rat:apache-rat:java-source:sources:0.6' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: xmlenc/xmlenc/0.52/xmlenc-0.52-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'xmlenc:xmlenc:java-source:sources:0.52' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: xmlenc/xmlenc/0.52/xmlenc-0.52-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'xmlenc:xmlenc:java-source:sources:0.52' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: xmlenc/xmlenc/0.52/xmlenc-0.52-sources.jar from repository cloudera at https://repository.cloudera.com/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'xmlenc:xmlenc:java-source:sources:0.52' in repository cloudera (https://repository.cloudera.com/content/repositories/releases)
[artifact:dependencies] Downloading: xmlenc/xmlenc/0.52/xmlenc-0.52-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'xmlenc:xmlenc:java-source:sources:0.52' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-runtime:java-source:sources:5.5.12' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-runtime:java-source:sources:5.5.12' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12-sources.jar from repository cloudera at https://repository.cloudera.com/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-runtime:java-source:sources:5.5.12' in repository cloudera (https://repository.cloudera.com/content/repositories/releases)
[artifact:dependencies] Downloading: tomcat/jasper-runtime/5.5.12/jasper-runtime-5.5.12-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-runtime:java-source:sources:5.5.12' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-compiler:java-source:sources:5.5.12' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-compiler:java-source:sources:5.5.12' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12-sources.jar from repository cloudera at https://repository.cloudera.com/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-compiler:java-source:sources:5.5.12' in repository cloudera (https://repository.cloudera.com/content/repositories/releases)
[artifact:dependencies] Downloading: tomcat/jasper-compiler/5.5.12/jasper-compiler-5.5.12-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'tomcat:jasper-compiler:java-source:sources:5.5.12' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: org/eclipse/jdt/core/3.1.1/core-3.1.1-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.eclipse.jdt:core:java-source:sources:3.1.1' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: org/eclipse/jdt/core/3.1.1/core-3.1.1-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.eclipse.jdt:core:java-source:sources:3.1.1' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: org/eclipse/jdt/core/3.1.1/core-3.1.1-sources.jar from repository cloudera at https://repository.cloudera.com/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.eclipse.jdt:core:java-source:sources:3.1.1' in repository cloudera (https://repository.cloudera.com/content/repositories/releases)
[artifact:dependencies] Downloading: org/eclipse/jdt/core/3.1.1/core-3.1.1-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'org.eclipse.jdt:core:java-source:sources:3.1.1' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: net/sf/kosmosfs/kfs/0.3/kfs-0.3-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.kosmosfs:kfs:java-source:sources:0.3' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: net/sf/kosmosfs/kfs/0.3/kfs-0.3-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.kosmosfs:kfs:java-source:sources:0.3' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: net/sf/kosmosfs/kfs/0.3/kfs-0.3-sources.jar from repository cloudera at https://repository.cloudera.com/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.kosmosfs:kfs:java-source:sources:0.3' in repository cloudera (https://repository.cloudera.com/content/repositories/releases)
[artifact:dependencies] Downloading: net/sf/kosmosfs/kfs/0.3/kfs-0.3-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.kosmosfs:kfs:java-source:sources:0.3' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Downloading: hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10-sources.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'hsqldb:hsqldb:java-source:sources:1.8.0.10' in repository central (http://repo1.maven.org/maven2)
[artifact:dependencies] Downloading: hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10-sources.jar from repository apache at https://repository.apache.org/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'hsqldb:hsqldb:java-source:sources:1.8.0.10' in repository apache (https://repository.apache.org/content/repositories/releases)
[artifact:dependencies] Downloading: hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10-sources.jar from repository cloudera at https://repository.cloudera.com/content/repositories/releases
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'hsqldb:hsqldb:java-source:sources:1.8.0.10' in repository cloudera (https://repository.cloudera.com/content/repositories/releases)
[artifact:dependencies] Downloading: hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10-sources.jar from repository java.net2 at http://download.java.net/maven/2
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'hsqldb:hsqldb:java-source:sources:1.8.0.10' in repository java.net2 (http://download.java.net/maven/2)
[artifact:dependencies] Building ant file: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build/build-dependencies.xml>
     [copy] Copying 34 files to <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build/lib/jars>
     [copy] Copying 26 files to <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build/lib/sources>

init:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build/classes/main>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build/classes/thrift>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build/classes/cql>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build/test/lib>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build/test/classes>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/src/gen-java>

check-avro-generate:

avro-interface-generate-hadoop:
     [echo] Generating Avro hadoop code...
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/src/gen-java/org/apache/cassandra/hadoop>

avro-interface-generate-internode:
     [echo] Generating Avro internode code...

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
     [echo] Building Grammar <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/src/java/org/apache/cassandra/cli/Cli.g>  ....
     [java] error(208): <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/src/java/org/apache/cassandra/cli/Cli.g>:597:1: The following token definitions can never be matched because prior tokens match the same input: IntegerNegativeLiteral

BUILD FAILED
<https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:144: Java returned: 1

Total time: 13 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results


Jenkins build is back to normal : Cassandra #814

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Cassandra/814/changes>