See <https://builds.apache.org/job/Cassandra/1970/changes>

Changes:

[jbellis] add disk_failure_policy

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1 in workspace 
<https://builds.apache.org/job/Cassandra/ws/>
Checkout:Cassandra / <https://builds.apache.org/job/Cassandra/ws/> - 
hudson.remoting.Channel@37792cb9:ubuntu1
Using strategy: Default
Last Built Revision: Revision 58c5533e956cab461a4122e63212cee1f8275713 
(origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 99605d9f8db9a64ce58a738de5aa236103ec8f66 
(origin/trunk)
Checking out Revision 99605d9f8db9a64ce58a738de5aa236103ec8f66 (origin/trunk)
[Cassandra] $ /home/hudson/tools/ant/latest/bin/ant 
-Dversion=2012-08-24_20-14-36 -Dtest.timeout=90000 
-Dcobertura.dir=/usr/share/java clean release test
Buildfile: <https://builds.apache.org/job/Cassandra/ws/build.xml>

clean:
   [delete] Deleting directory 
<https://builds.apache.org/job/Cassandra/ws/build/test>
   [delete] Deleting directory 
<https://builds.apache.org/job/Cassandra/ws/build/classes>
   [delete] Deleting directory 
<https://builds.apache.org/job/Cassandra/ws/src/gen-java>
   [delete] Deleting: 
<https://builds.apache.org/job/Cassandra/ws/build/internode.avpr>

maven-ant-tasks-localrepo:

maven-ant-tasks-download:

maven-ant-tasks-init:

maven-declare-dependencies:

maven-ant-tasks-retrieve-build:

init-dependencies:
     [echo] Loading dependency paths from file: 
<https://builds.apache.org/job/Cassandra/ws/build/build-dependencies.xml>

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

check-avro-generate:

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

avro-generate:

build-subprojects:

check-gen-cli-grammar:

gen-cli-grammar:
     [echo] Building Grammar 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/cli/Cli.g>
  ....

check-gen-cql2-grammar:

gen-cql2-grammar:
     [echo] Building Grammar 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/cql/Cql.g>
  ...

check-gen-cql3-grammar:

gen-cql3-grammar:
     [echo] Building Grammar 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/cql3/Cql.g>
  ...

build-project:
     [echo] apache-cassandra: 
<https://builds.apache.org/job/Cassandra/ws/build.xml>
    [javac] Compiling 40 source files to 
<https://builds.apache.org/job/Cassandra/ws/build/classes/thrift>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 633 source files to 
<https://builds.apache.org/job/Cassandra/ws/build/classes/main>
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/utils/StreamingHistogram.java>:130:
 warning: unmappable character for encoding ASCII
    [javac]      * Calculates estimated number of points in interval [-???,b].
    [javac]                                                            ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/utils/StreamingHistogram.java>:130:
 warning: unmappable character for encoding ASCII
    [javac]      * Calculates estimated number of points in interval [-???,b].
    [javac]                                                             ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/utils/StreamingHistogram.java>:130:
 warning: unmappable character for encoding ASCII
    [javac]      * Calculates estimated number of points in interval [-???,b].
    [javac]                                                              ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/utils/StreamingHistogram.java>:133:
 warning: unmappable character for encoding ASCII
    [javac]      * @return estimated number of points in a interval [-???,b].
    [javac]                                                           ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/utils/StreamingHistogram.java>:133:
 warning: unmappable character for encoding ASCII
    [javac]      * @return estimated number of points in a interval [-???,b].
    [javac]                                                            ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/utils/StreamingHistogram.java>:133:
 warning: unmappable character for encoding ASCII
    [javac]      * @return estimated number of points in a interval [-???,b].
    [javac]                                                             ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/io/util/Memory.java>:20:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
    [javac] import sun.misc.Unsafe;
    [javac]                ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/io/util/Memory.java>:26:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
    [javac]     private static final Unsafe unsafe;
    [javac]                          ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/utils/FastByteComparisons.java>:25:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
    [javac] import sun.misc.Unsafe;
    [javac]                ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/utils/FastByteComparisons.java>:114:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
    [javac]       static final Unsafe theUnsafe;
    [javac]                    ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/db/Directories.java>:165:
 cannot find symbol
    [javac] symbol  : variable BlacklistedDirectories
    [javac] location: class org.apache.cassandra.db.Directories
    [javac]             if (BlacklistedDirectories.isUnwritable(dir))
    [javac]                 ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/db/Directories.java>:327:
 cannot find symbol
    [javac] symbol  : variable BlacklistedDirectories
    [javac] location: class org.apache.cassandra.db.Directories.SSTableLister
    [javac]                 if (BlacklistedDirectories.isUnreadable(location))
    [javac]                     ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/io/util/Memory.java>:32:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
    [javac]             Field field = 
sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
    [javac]                                   ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/io/util/Memory.java>:34:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
    [javac]             unsafe = (sun.misc.Unsafe) field.get(null);
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/service/CassandraDaemon.java>:157:
 cannot find symbol
    [javac] symbol: variable BlacklistedDirectories
    [javac]                         
BlacklistedDirectories.maybeMarkUnwritable(e.path);
    [javac]                         ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/service/CassandraDaemon.java>:160:
 cannot find symbol
    [javac] symbol: variable BlacklistedDirectories
    [javac]                             File directory = 
BlacklistedDirectories.maybeMarkUnreadable(e.path);
    [javac]                                              ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/utils/FastByteComparisons.java>:120:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
    [javac]         theUnsafe = (Unsafe) AccessController.doPrivileged(
    [javac]                      ^
    [javac] 
<https://builds.apache.org/job/Cassandra/ws/src/java/org/apache/cassandra/utils/FastByteComparisons.java>:125:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future 
release
    [javac]                   Field f = 
Unsafe.class.getDeclaredField("theUnsafe");
    [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] 4 errors
    [javac] 14 warnings

BUILD FAILED
<https://builds.apache.org/job/Cassandra/ws/build.xml>:680: Compile failed; see 
the compiler error output for details.

Total time: 21 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Publishing Javadoc

Reply via email to