See <https://builds.apache.org/hudson/job/Cassandra-0.8/82/changes>
Changes: [jbellis] JDBC CQL driver exposes getColumn for access to timestamp patch by jbellis ------------------------------------------ [...truncated 2000 lines...] [junit] [junit] Testsuite: org.apache.cassandra.dht.RangeTest [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.384 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.125 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec [junit] [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.377 sec [junit] [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.201 sec [junit] [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.364 sec [junit] [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.759 sec [junit] [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 22.352 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 23:26:26,309 setting live ratio to maximum of 64 instead of {}, newRatio [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.065 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.389 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 23:26:43,423 Invalid file '.svn' in data directory <https://builds.apache.org/hudson/job/Cassandra-0.8/ws/cassandra/test/data/legacy-sstables/e/Keyspace1.> [junit] WARN 23:26:44,047 Invalid file '.svn' in data directory <https://builds.apache.org/hudson/job/Cassandra-0.8/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.> [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.515 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ERROR 23:26:46,305 insufficient space to compact even the two smallest files, aborting [junit] ERROR 23:26:48,242 insufficient space to compact even the two smallest files, aborting [junit] WARN 23:26:48,777 setting live ratio to maximum of 64 instead of {}, newRatio [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.49 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterCommutativeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.358 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.111 sec [junit] [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 3.11 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.148 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.404 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.394 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.57 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.633 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.384 sec [junit] [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.326 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 23:27:16,001 Generated random token Token(bytes[d25ed76db9cbcdbacd1bad081a9ecf59]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] Exception in thread "AntiEntropyStage:1" java.lang.AssertionError [junit] at org.apache.cassandra.locator.TokenMetadata.firstTokenIndex(TokenMetadata.java:508) [junit] at org.apache.cassandra.locator.TokenMetadata.firstToken(TokenMetadata.java:522) [junit] at org.apache.cassandra.locator.AbstractReplicationStrategy.getNaturalEndpoints(AbstractReplicationStrategy.java:99) [junit] at org.apache.cassandra.service.StorageService.constructRangeToEndpointMap(StorageService.java:611) [junit] at org.apache.cassandra.service.StorageService.getRangeToAddressMap(StorageService.java:586) [junit] at org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:166) [junit] at org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:198) [junit] at org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:90) [junit] at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:657) [junit] at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:72) [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:619) [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceStandardTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.424 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 23:27:21,619 Generated random token Token(bytes[3fd940011db0e2ead224a3fde13a1697]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] Exception in thread "AntiEntropyStage:1" java.lang.AssertionError [junit] at org.apache.cassandra.locator.TokenMetadata.firstTokenIndex(TokenMetadata.java:508) [junit] at org.apache.cassandra.locator.TokenMetadata.firstToken(TokenMetadata.java:522) [junit] at org.apache.cassandra.locator.AbstractReplicationStrategy.getNaturalEndpoints(AbstractReplicationStrategy.java:99) [junit] at org.apache.cassandra.service.StorageService.constructRangeToEndpointMap(StorageService.java:611) [junit] at org.apache.cassandra.service.StorageService.getRangeToAddressMap(StorageService.java:586) [junit] at org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:166) [junit] at org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:198) [junit] at org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:90) [junit] at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:657) [junit] at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:72) [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:619) [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.385 sec [junit] [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.928 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.679 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 23:27:30,781 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 23:27:31,760 Generated random token Token(bytes[2d1d3d6ce490472348d3fd17b3e8832a]). 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: 5.396 sec [junit] [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.572 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 23:27:42,697 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ERROR 23:27:42,790 insufficient space to compact even the two smallest files, aborting [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.11 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.256 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ERROR 23:27:50,257 insufficient space to compact even the two smallest files, aborting [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.RowResolverTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.393 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.143 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.393 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.426 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.07 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 23:28:01,803 Generated random token Token(bytes[8c0fb414f2e55d9955f8527914e8e96d]). 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: 0.548 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.417 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.122 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 23:28:06,139 Generated random token Token(bytes[6436e7537084edea4f3131146393e160]). 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: 2, Failures: 0, Errors: 0, Time elapsed: 0.395 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.798 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: 1.271 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.697 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.149 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.141 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.63 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 12, Failures: 1, Errors: 0, Time elapsed: 0.394 sec [junit] [junit] Testcase: testDifference(org.apache.cassandra.utils.MerkleTreeTest): FAILED [junit] [junit] junit.framework.AssertionFailedError: [junit] at org.apache.cassandra.utils.MerkleTreeTest.testDifference(MerkleTreeTest.java:459) [junit] [junit] [junit] Test org.apache.cassandra.utils.MerkleTreeTest FAILED [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.611 sec [junit] BUILD FAILED <https://builds.apache.org/hudson/job/Cassandra-0.8/ws/cassandra/build.xml>:1048: The following error occurred while executing this line: <https://builds.apache.org/hudson/job/Cassandra-0.8/ws/cassandra/build.xml>:1034: Some unit test(s) failed. Total time: 17 minutes 7 seconds [TASKS] Skipping publisher since build result is FAILURE Archiving artifacts Publishing Javadoc Recording test results