See <https://builds.apache.org/job/Cassandra-quick/373/>
------------------------------------------
[...truncated 616 lines...]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:09:42,126 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.224 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:09:49,166 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.219 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:09:57,551 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] WARN 13:10:01,904 No host ID found, created
a4e2d686-ba34-4867-83ad-5c92e0a7b3b7 (Note: This should happen exactly once per
node).
[junit] WARN 13:10:02,086 Generated random token
Token(bytes[74cf517de6ed6dae5f65312b37f72f54]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite:
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.153 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:10:06,918 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] WARN 13:10:11,219 No host ID found, created
780b5bd4-3c0e-40a7-86ef-c87fd14b48e6 (Note: This should happen exactly once per
node).
[junit] WARN 13:10:11,470 Generated random token
Token(bytes[71a97ef0899d979047610ebb10a68d01]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.032 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:10:16,195 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.989 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:10:23,021 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] WARN 13:10:27,414 Unable to lock JVM memory (ENOMEM). This can
result in part of the JVM being swapped out, especially with mmapped I/O
enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root.
[junit] WARN 13:10:27,861 No host ID found, created
f756fede-130a-4534-8f03-2a73077cb3a5 (Note: This should happen exactly once per
node).
[junit] WARN 13:10:28,033 Generated random token
Token(bytes[098e41f2603fab7c6d51b3b66895f38e]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.232 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:10:31,983 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.979 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:10:34,526 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] WARN 13:10:41,059 Node /127.0.0.3 'leaving' token mismatch. Long
network partition?
[junit] ERROR 13:10:41,564 Fatal exception in thread
Thread[CompactionExecutor:4,1,main]
[junit] java.lang.ClassCastException:
org.apache.cassandra.dht.Token$KeyBound cannot be cast to
org.apache.cassandra.dht.Token
[junit] at
org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
[junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
[junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
[junit] at java.util.Arrays.mergeSort(Arrays.java:1270)
[junit] at java.util.Arrays.sort(Arrays.java:1210)
[junit] at java.util.Collections.sort(Collections.java:159)
[junit] at org.apache.cassandra.dht.Range.normalize(Range.java:382)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:548)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:527)
[junit] at
org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:110)
[junit] at
org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:123)
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
[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: 7.779 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:10:44,272 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.18 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:10:52,745 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ERROR 13:10:58,931 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 13:10:58,932 Streaming from /127.0.0.6 failed
[junit] ERROR 13:10:58,932 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 13:10:58,932 Streaming from /127.0.0.6 failed
[junit] ERROR 13:10:58,932 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 13:10:58,933 Streaming from /127.0.0.6 failed
[junit] ERROR 13:10:58,933 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 13:10:58,933 Streaming from /127.0.0.6 failed
[junit] ERROR 13:10:58,933 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 13:10:58,933 Streaming from /127.0.0.6 failed
[junit] ERROR 13:10:58,933 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 13:10:58,933 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.479 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:11:03,979 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.815 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:11:11,183 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.234 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:11:18,298 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.826 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:11:25,109 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.155 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:11:28,614 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] WARN 13:11:28,705 No host ID found, created
9dad601f-48ee-4cef-acdc-0671c4c96b7f (Note: This should happen exactly once per
node).
[junit] WARN 13:11:28,998 Generated random token
Token(bytes[01049d11dcb45cbf0ee7625472e86608]). 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.229 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:11:32,687 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.16 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:11:39,772 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.592 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:11:46,737 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] WARN 13:11:51,065 No host ID found, created
f8100f5f-b538-4a8c-88bd-faab0ace3e2a (Note: This should happen exactly once per
node).
[junit] WARN 13:11:51,266 Generated random token
Token(bytes[b57ec9edbbaea21961110a2808747b48]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.282 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:11:54,951 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.366 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Importing 1 keys...
[junit] 1 keys imported successfully.
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] WARN 13:12:02,003 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.389 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] WARN 13:12:09,163 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[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.526 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 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.057 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.071 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:12:19,916 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.HexTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.IntervalTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.458 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.641 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.825 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:12:34,725 Unrecognized strategy option
{replication_factor} passed to LocalStrategy for keyspace system
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
[junit]
BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1086: The
following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1048: Some unit
test(s) failed.
Total time: 11 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results