See <https://builds.apache.org/hudson/job/Cassandra/879/changes>
Changes: [slebresne] merge from 0.8 ------------------------------------------ [...truncated 2060 lines...] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.5 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.733 sec [junit] [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 3.437 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.145 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.406 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.428 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 1, Errors: 1, Time elapsed: 0.539 sec [junit] [junit] Testcase: testEndpointsWereCached(org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest): FAILED [junit] 101 vs 0 [junit] junit.framework.AssertionFailedError: 101 vs 0 [junit] at org.apache.cassandra.io.util.MmappedSegmentedFile.floor(MmappedSegmentedFile.java:57) [junit] at org.apache.cassandra.io.util.MmappedSegmentedFile.getSegment(MmappedSegmentedFile.java:72) [junit] at org.apache.cassandra.io.sstable.SSTableReader.getFileDataInput(SSTableReader.java:663) [junit] at org.apache.cassandra.db.columniterator.SSTableNamesIterator.<init>(SSTableNamesIterator.java:61) [junit] at org.apache.cassandra.db.filter.NamesQueryFilter.getSSTableColumnIterator(NamesQueryFilter.java:58) [junit] at org.apache.cassandra.db.filter.QueryFilter.getSSTableColumnIterator(QueryFilter.java:80) [junit] at org.apache.cassandra.db.ColumnFamilyStore.getTopLevelColumns(ColumnFamilyStore.java:1286) [junit] at org.apache.cassandra.db.ColumnFamilyStore.getColumnFamily(ColumnFamilyStore.java:1186) [junit] at org.apache.cassandra.db.ColumnFamilyStore.getColumnFamily(ColumnFamilyStore.java:1143) [junit] at org.apache.cassandra.db.SystemTable.isIndexBuilt(SystemTable.java:342) [junit] at org.apache.cassandra.db.ColumnFamilyStore.isIndexBuilt(ColumnFamilyStore.java:2032) [junit] at org.apache.cassandra.db.ColumnFamilyStore.addIndex(ColumnFamilyStore.java:339) [junit] at org.apache.cassandra.db.ColumnFamilyStore.<init>(ColumnFamilyStore.java:299) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:453) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:434) [junit] at org.apache.cassandra.db.Table.initCf(Table.java:370) [junit] at org.apache.cassandra.db.Table.<init>(Table.java:307) [junit] at org.apache.cassandra.db.Table.open(Table.java:110) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.setup(ReplicationStrategyEndpointCacheTest.java:46) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.runEndpointsWereCachedTest(ReplicationStrategyEndpointCacheTest.java:68) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.testEndpointsWereCached(ReplicationStrategyEndpointCacheTest.java:61) [junit] [junit] [junit] Testcase: testCacheRespectsTokenChanges(org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest): Caused an ERROR [junit] javax.management.InstanceAlreadyExistsException: org.apache.cassandra.db:type=IndexColumnFamilies,keyspace=Keyspace3,columnfamily=Indexed1.626972746864617465 [junit] java.lang.RuntimeException: javax.management.InstanceAlreadyExistsException: org.apache.cassandra.db:type=IndexColumnFamilies,keyspace=Keyspace3,columnfamily=Indexed1.626972746864617465 [junit] at org.apache.cassandra.db.ColumnFamilyStore.<init>(ColumnFamilyStore.java:313) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:453) [junit] at org.apache.cassandra.db.ColumnFamilyStore.addIndex(ColumnFamilyStore.java:327) [junit] at org.apache.cassandra.db.ColumnFamilyStore.<init>(ColumnFamilyStore.java:299) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:453) [junit] at org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:434) [junit] at org.apache.cassandra.db.Table.initCf(Table.java:370) [junit] at org.apache.cassandra.db.Table.<init>(Table.java:307) [junit] at org.apache.cassandra.db.Table.open(Table.java:110) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.setup(ReplicationStrategyEndpointCacheTest.java:46) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.runCacheRespectsTokenChangesTest(ReplicationStrategyEndpointCacheTest.java:82) [junit] at org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest.testCacheRespectsTokenChanges(ReplicationStrategyEndpointCacheTest.java:75) [junit] Caused by: javax.management.InstanceAlreadyExistsException: org.apache.cassandra.db:type=IndexColumnFamilies,keyspace=Keyspace3,columnfamily=Indexed1.626972746864617465 [junit] at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:453) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1484) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:963) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917) [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312) [junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:482) [junit] at org.apache.cassandra.db.ColumnFamilyStore.<init>(ColumnFamilyStore.java:309) [junit] [junit] [junit] Test org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest FAILED [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.641 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.45 sec [junit] [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.851 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 09:24:10,588 Generated random token Token(bytes[dbd378f53b37c03cc50e291a6ae4d7db]). 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.101 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 09:24:16,763 Generated random token Token(bytes[d220aa5012db0294a3074d8d2596ad2b]). 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.388 sec [junit] [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.942 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.66 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 09:24:25,667 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 09:24:26,548 Generated random token Token(bytes[7b0d8f8f30c2b9b0c2a553f540bee9a9]). 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.393 sec [junit] [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.884 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 09:24:37,854 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ERROR 09:24:38,056 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.358 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.211 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ERROR 09:24:46,724 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.4 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.401 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.506 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.073 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 09:24:58,473 Generated random token Token(bytes[45926d4644f17771f323b4157319d21d]). 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.563 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.424 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.681 sec [junit] [junit] Testcase: org.apache.cassandra.streaming.StreamingTransferTest: Caused an ERROR [junit] /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:195) [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:168) [junit] at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:428) [junit] at org.apache.cassandra.service.StorageService.initServer(StorageService.java:408) [junit] at org.apache.cassandra.streaming.StreamingTransferTest.setup(StreamingTransferTest.java:58) [junit] [junit] [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.376 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.187 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.324 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.711 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.185 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.142 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.643 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.389 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.601 sec [junit] BUILD FAILED <https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:1048: The following error occurred while executing this line: <https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:1034: Some unit test(s) failed. Total time: 17 minutes 10 seconds [TASKS] Skipping publisher since build result is FAILURE Publishing Javadoc Archiving artifacts Recording test results