See <https://builds.apache.org/job/Cassandra-quick/573/changes>
Changes: [sylvain] Make sure DeletedColumn.isMFD always return true [dbrosius] fix OOM with ReadMessageTest.testNoCommitLog [sylvain] Set gc_grace to 0 on index CF [sylvain] Promote the use of IFilter for internal commands [sylvain] Fix compilation [brandonwilliams] Fix typo in nodetool output [dbrosius] ex msg for cql3 order by constraints says primary filter can be an IN clause which is misleading [jbellis] fix NPE in compactionstats [sylvain] Add CQL3 documentation [sylvain] CQL3: Reject 2ndary indexes on table with composite key [sylvain] Set JVM stack size to 160k for Java 7 [vijay2win] fix maven dependency version for CLHM [jbellis] fix #4262 reference [yukim] directly stream compressed sstable with java nio. patch by yukim, [jbellis] skip tombstones during hint replay [sylvain] Fix typo [jbellis] fix #4262 reference [jbellis] skip tombstones during hint replay [jbellis] use Functions.identity where applicable [jbellis] inline [jbellis] multithreaded hint replay [jbellis] move hint liveness check to beginning of loop [jbellis] avoid promoting tiny sstables [jbellis] update MessagingService protocol to allow version handshake with broadcast address identification [jbellis] move protocol versions into MessagingService [jbellis] fix potential NPE [jbellis] rename store -> cfs [vijay2win] Fix missing commit for move protocol versions into MessagingService [vijay2win] Use EntryWeigher instead of Weigher to Measuring the cache [jbellis] fix bug in sstable blacklisting with LCS [dbrosius] quell ant runtime warnings while executing target build-test ------------------------------------------ [...truncated 579 lines...] [junit] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [junit] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [junit] at java.util.concurrent.FutureTask.run(FutureTask.java:138) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.25 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.402 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ERROR 09:50:37,728 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 09:50:37,729 Streaming from /127.0.0.6 failed [junit] ERROR 09:50:37,730 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 09:50:37,730 Streaming from /127.0.0.6 failed [junit] ERROR 09:50:37,730 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 09:50:37,730 Streaming from /127.0.0.6 failed [junit] ERROR 09:50:37,731 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 09:50:37,731 Streaming from /127.0.0.6 failed [junit] ERROR 09:50:37,731 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 09:50:37,731 Streaming from /127.0.0.6 failed [junit] ERROR 09:50:37,731 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 09:50:37,731 Streaming from /127.0.0.6 failed [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.RowResolverTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.566 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.566 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.25 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.014 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.384 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 09:51:09,069 No host ID found, created 19f2b1d5-1c2d-47ed-8da7-a5c47698dee3 (Note: This should happen exactly once per node). [junit] WARN 09:51:09,367 Generated random token Token(bytes[4969e12b46a7a2a773f53f0dcf78690c]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.112 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.202 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.566 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 09:51:31,455 No host ID found, created 2ba41b52-60cb-4101-9f32-347d9ae49eb8 (Note: This should happen exactly once per node). [junit] WARN 09:51:31,683 Generated random token Token(bytes[2e0ff688f0aaa0d7d063e37a1fcfb365]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ERROR 09:51:31,903 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ERROR 09:51:31,995 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ERROR 09:51:32,172 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ERROR 09:51:32,271 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ERROR 09:51:32,359 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ERROR 09:51:32,471 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main] [junit] java.lang.RuntimeException: java.io.EOFException [junit] at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] Caused by: java.io.EOFException [junit] at java.io.DataInputStream.readFully(DataInputStream.java:180) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:592) [junit] at java.io.DataInputStream.readUTF(DataInputStream.java:547) [junit] at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194) [junit] at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174) [junit] at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] ... 3 more [junit] ------------- ---------------- --------------- [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest): FAILED [junit] expected:<2> but was:<0> [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0> [junit] at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271) [junit] [junit] [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest): FAILED [junit] [] expected:<1> but was:<0> [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0> [junit] at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330) [junit] [junit] [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.332 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.546 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 1 keys... [junit] 1 keys imported successfully. [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.415 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 3 keys... [junit] Importing 3 keys... [junit] 1 keys imported successfully. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Line 2: Key 303630 is greater than previous, collection is not sorted properly. Aborting import. You might need to delete SSTables manually. [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.528 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.451 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.HexTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.447 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.815 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.217 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec [junit] BUILD FAILED <https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1087: The following error occurred while executing this line: <https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1049: Some unit test(s) failed. Total time: 11 minutes 46 seconds Build step 'Invoke Ant' marked build as failure [TASKS] Skipping publisher since build result is FAILURE Recording test results