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/05/11 12:21:06 UTC

Build failed in Jenkins: Cassandra-0.8 #97

See <https://builds.apache.org/hudson/job/Cassandra-0.8/97/changes>

Changes:

[slebresne] merge from 0.7

------------------------------------------
[...truncated 2043 lines...]
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 10:17:58,376 insufficient space to compact even the two smallest files, aborting
    [junit] ERROR 10:18:00,194 insufficient space to compact even the two smallest files, aborting
    [junit]  WARN 10:18:00,744 setting live ratio to maximum of 64 instead of 71.10714285714286
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.51 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterCommutativeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.211 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.152 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 3.131 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.409 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.395 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.564 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.597 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.386 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.471 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:18:27,341 Generated random token Token(bytes[f78e2e6c58bbcba02fc395dbf51f4756]). 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: 7, Failures: 0, Errors: 0, Time elapsed: 4.689 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:18:33,343 Generated random token Token(bytes[769be5583c95fd58f407404c49652f8b]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 10:18:36,162 Error in ThreadPoolExecutor
    [junit] java.lang.IllegalStateException: replication factor (2) exceeds number of endpoints (1)
    [junit] 	at org.apache.cassandra.locator.SimpleStrategy.calculateNaturalEndpoints(SimpleStrategy.java:61)
    [junit] 	at org.apache.cassandra.locator.AbstractReplicationStrategy.getNaturalEndpoints(AbstractReplicationStrategy.java:100)
    [junit] 	at org.apache.cassandra.service.StorageService.constructRangeToEndpointMap(StorageService.java:616)
    [junit] 	at org.apache.cassandra.service.StorageService.getRangeToAddressMap(StorageService.java:591)
    [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] Exception in thread "AntiEntropyStage:1" java.lang.IllegalStateException: replication factor (2) exceeds number of endpoints (1)
    [junit] 	at org.apache.cassandra.locator.SimpleStrategy.calculateNaturalEndpoints(SimpleStrategy.java:61)
    [junit] 	at org.apache.cassandra.locator.AbstractReplicationStrategy.getNaturalEndpoints(AbstractReplicationStrategy.java:100)
    [junit] 	at org.apache.cassandra.service.StorageService.constructRangeToEndpointMap(StorageService.java:616)
    [junit] 	at org.apache.cassandra.service.StorageService.getRangeToAddressMap(StorageService.java:591)
    [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.822 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.477 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:18:41,723 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 10:18:42,466 Generated random token Token(bytes[8d4b736d93f4f67d2286ad67759e3c3e]). 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.653 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 10:18:52,201 insufficient space to compact even the two smallest files, aborting
    [junit]  WARN 10:18:53,468 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ERROR 10:18:53,563 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.16 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.338 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 10:19:01,340 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.402 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.144 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.397 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.996 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:19:12,929 Generated random token Token(bytes[9facbb8cf6fbdc82e3933b9ac30fcaaa]). 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.576 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.965 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:19:17,200 Generated random token Token(bytes[13f0b019a4ba5044f13d399c887ec93f]). 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.403 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.771 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.333 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.706 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.246 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.143 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.682 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.407 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.603 sec
    [junit] 
     [echo] running driverunit tests
    [junit] WARNING: multiple versions of ant detected in path for junit 
    [junit]          jar:file:/home/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit]      and jar:<https://builds.apache.org/hudson/job/Cassandra-0.8/ws/cassandra/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class>
    [junit] Testsuite: org.apache.cassandra.cql.JdbcDriverTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.456 sec
    [junit] 
    [junit] Testcase: org.apache.cassandra.cql.JdbcDriverTest:	Caused an ERROR
    [junit] org.apache.cassandra.config.ConfigurationException: Unable to find abstract-type class 'org.apache.cassandra.db.marshal.DynamicCompositeType(t=>org.apache.cassandra.db.marshal.TimeUUIDType,b=>org.apache.cassandra.db.marshal.BytesType)'
    [junit] java.lang.RuntimeException: org.apache.cassandra.config.ConfigurationException: Unable to find abstract-type class 'org.apache.cassandra.db.marshal.DynamicCompositeType(t=>org.apache.cassandra.db.marshal.TimeUUIDType,b=>org.apache.cassandra.db.marshal.BytesType)'
    [junit] 	at org.apache.cassandra.cql.jdbc.ColumnDecoder.<init>(ColumnDecoder.java:69)
    [junit] 	at org.apache.cassandra.cql.jdbc.Connection.execute(Connection.java:142)
    [junit] 	at org.apache.cassandra.cql.jdbc.Connection.execute(Connection.java:124)
    [junit] 	at org.apache.cassandra.cql.jdbc.CassandraConnection.<init>(CassandraConnection.java:83)
    [junit] 	at org.apache.cassandra.cql.jdbc.CassandraDriver.connect(CassandraDriver.java:86)
    [junit] 	at java.sql.DriverManager.getConnection(DriverManager.java:582)
    [junit] 	at java.sql.DriverManager.getConnection(DriverManager.java:207)
    [junit] 	at org.apache.cassandra.cql.JdbcDriverTest.startServer(JdbcDriverTest.java:59)
    [junit] Caused by: org.apache.cassandra.config.ConfigurationException: Unable to find abstract-type class 'org.apache.cassandra.db.marshal.DynamicCompositeType(t=>org.apache.cassandra.db.marshal.TimeUUIDType,b=>org.apache.cassandra.db.marshal.BytesType)'
    [junit] 	at org.apache.cassandra.utils.FBUtilities.classForName(FBUtilities.java:561)
    [junit] 	at org.apache.cassandra.utils.FBUtilities.getComparator(FBUtilities.java:527)
    [junit] 	at org.apache.cassandra.config.DatabaseDescriptor.getComparator(DatabaseDescriptor.java:537)
    [junit] 	at org.apache.cassandra.config.CFMetaData.fromThrift(CFMetaData.java:645)
    [junit] 	at org.apache.cassandra.cql.jdbc.ColumnDecoder.<init>(ColumnDecoder.java:61)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.cql.JdbcDriverTest FAILED
    [junit] Testsuite: org.apache.cassandra.cql.jdbc.PreparedStatementTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.554 sec
    [junit] 
    [junit] Testcase: org.apache.cassandra.cql.jdbc.PreparedStatementTest:	Caused an ERROR
    [junit] org.apache.cassandra.config.ConfigurationException: Unable to find abstract-type class 'org.apache.cassandra.db.marshal.DynamicCompositeType(t=>org.apache.cassandra.db.marshal.TimeUUIDType,b=>org.apache.cassandra.db.marshal.BytesType)'
    [junit] java.lang.RuntimeException: org.apache.cassandra.config.ConfigurationException: Unable to find abstract-type class 'org.apache.cassandra.db.marshal.DynamicCompositeType(t=>org.apache.cassandra.db.marshal.TimeUUIDType,b=>org.apache.cassandra.db.marshal.BytesType)'
    [junit] 	at org.apache.cassandra.cql.jdbc.ColumnDecoder.<init>(ColumnDecoder.java:69)
    [junit] 	at org.apache.cassandra.cql.jdbc.Connection.execute(Connection.java:142)
    [junit] 	at org.apache.cassandra.cql.jdbc.Connection.execute(Connection.java:124)
    [junit] 	at org.apache.cassandra.cql.jdbc.CassandraConnection.<init>(CassandraConnection.java:83)
    [junit] 	at org.apache.cassandra.cql.jdbc.CassandraDriver.connect(CassandraDriver.java:86)
    [junit] 	at java.sql.DriverManager.getConnection(DriverManager.java:582)
    [junit] 	at java.sql.DriverManager.getConnection(DriverManager.java:207)
    [junit] 	at org.apache.cassandra.cql.jdbc.PreparedStatementTest.waxOn(PreparedStatementTest.java:47)
    [junit] Caused by: org.apache.cassandra.config.ConfigurationException: Unable to find abstract-type class 'org.apache.cassandra.db.marshal.DynamicCompositeType(t=>org.apache.cassandra.db.marshal.TimeUUIDType,b=>org.apache.cassandra.db.marshal.BytesType)'
    [junit] 	at org.apache.cassandra.utils.FBUtilities.classForName(FBUtilities.java:561)
    [junit] 	at org.apache.cassandra.utils.FBUtilities.getComparator(FBUtilities.java:527)
    [junit] 	at org.apache.cassandra.config.DatabaseDescriptor.getComparator(DatabaseDescriptor.java:537)
    [junit] 	at org.apache.cassandra.config.CFMetaData.fromThrift(CFMetaData.java:645)
    [junit] 	at org.apache.cassandra.cql.jdbc.ColumnDecoder.<init>(ColumnDecoder.java:61)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.cql.jdbc.PreparedStatementTest FAILED

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

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


Jenkins build is back to normal : Cassandra-0.8 #98

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