You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/04/28 18:21:30 UTC

Build failed in Jenkins: Cassandra #871

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

Changes:

[jbellis] add timestamp support to cqlINSERT,UPDATE,and BATCH
patch by Pavel Yaskevich; reviewed by jbellis for CASSANDRA-2555

------------------------------------------
[...truncated 2027 lines...]
    [junit]  WARN 16:18:12,183 Invalid file '.svn' in data directory <https://builds.apache.org/hudson/job/Cassandra/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.896 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:18:17,216 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.574 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterCommutativeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.61 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.509 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 4.101 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.403 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.43 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 1, Errors: 1, Time elapsed: 0.498 sec
    [junit] 
    [junit] Testcase: testEndpointsWereCached(org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest):	FAILED
    [junit] null
    [junit] junit.framework.AssertionFailedError
    [junit] 	at org.apache.cassandra.io.sstable.SSTable.estimateRowsFromIndex(SSTable.java:233)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.load(SSTableReader.java:286)
    [junit] 	at org.apache.cassandra.io.sstable.SSTableReader.open(SSTableReader.java:191)
    [junit] 	at org.apache.cassandra.db.ColumnFamilyStore.<init>(ColumnFamilyStore.java:278)
    [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.db.SystemTable.isIndexBuilt(SystemTable.java:338)
    [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.57 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.385 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.218 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:18:48,117 Generated random token Token(bytes[a5782622b14e7c728972a40264b4d102]). 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.441 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:18:54,344 Generated random token Token(bytes[d9c2a9fcc4b113b14c38d8f1edeeaad5]). 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.387 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.795 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.432 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:19:03,583 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 16:19:06,088 Generated random token Token(bytes[f8f3e9feba69ab66ef1873638bec4d9c]). 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.391 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.156 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:19:17,328 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.191 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.264 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.399 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.399 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.37 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:19:39,821 Generated random token Token(bytes[1e20742f36e83b578dc9303b663088c3]). 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.57 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.416 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.621 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:19:44,431 Generated random token Token(bytes[bce75f57ffc2b891e5cf18209a288e70]). 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.396 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.618 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: 2.545 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.699 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.148 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.153 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.638 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.629 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:651: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:637: Some unit test(s) failed.

Total time: 17 minutes 12 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results


Jenkins build is back to normal : Cassandra #872

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/Cassandra/872/changes>