See <https://hudson.apache.org/hudson/job/Cassandra-0.7/317/changes>
Changes:
[jbellis] r/m unused code from Srub
[jbellis] avoid non-positive BufferSize. this + previous exposes a bug in EOF
handling
[jbellis] cleanup
------------------------------------------
[...truncated 1702 lines...]
[junit]
[junit] Testsuite: org.apache.cassandra.db.TableTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.053 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.TimeSortTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.487 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.395 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.187 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeValidationTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.272 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.migration.SerializationsTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.62 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.709 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 09:16:57,068 Generated random token
Token(bytes[675c84a19145123b90fb5d88b029464d]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.062 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.286 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.119 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.753 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.394 sec
[junit]
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.114 sec
[junit]
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
[junit]
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.398 sec
[junit]
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.184 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.403 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.334 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.548 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.336 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 09:17:17,549 Invalid file '.svn' in data directory
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.>
[junit] WARN 09:17:18,143 Invalid file '.svn' in data directory
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/test/data/legacy-sstables/e/Keyspace1.>
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.813 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.118 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.586 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 0.19 sec
[junit]
[junit] Testcase:
testEOF(org.apache.cassandra.io.util.BufferedRandomAccessFileTest): FAILED
[junit] java.io.EOFException not received
[junit] junit.framework.AssertionFailedError: java.io.EOFException not
received
[junit] at
org.apache.cassandra.io.util.BufferedRandomAccessFileTest.expectException(BufferedRandomAccessFileTest.java:113)
[junit] at
org.apache.cassandra.io.util.BufferedRandomAccessFileTest.testEOF(BufferedRandomAccessFileTest.java:125)
[junit]
[junit]
[junit] Test org.apache.cassandra.io.util.BufferedRandomAccessFileTest
FAILED
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.153 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.399 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.406 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.575 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.552 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.392 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.039 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 09:17:38,741 Generated random token
Token(bytes[0378be34450ad2c4d8fc9de8637ad88d]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] Exception in thread "Thread-4" java.lang.RuntimeException:
java.lang.NullPointerException
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34)
[junit] at
org.apache.cassandra.streaming.StreamInSession.closeIfFinished(StreamInSession.java:168)
[junit] at
org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:91)
[junit] Caused by: java.lang.NullPointerException
[junit] at
org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:133)
[junit] at
org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:526)
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit] ... 3 more
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.4 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.577 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.551 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 09:17:43,378 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] ------------- ---------------- ---------------
[junit] Testcase:
org.apache.cassandra.service.EmbeddedCassandraServiceTest: Caused an
ERROR
[junit] bufferSize must be positive
[junit] java.lang.IllegalArgumentException: bufferSize must be positive
[junit] at
org.apache.cassandra.io.util.BufferedRandomAccessFile.<init>(BufferedRandomAccessFile.java:120)
[junit] at
org.apache.cassandra.db.commitlog.CommitLog.recover(CommitLog.java:176)
[junit] at
org.apache.cassandra.db.commitlog.CommitLog.recover(CommitLog.java:156)
[junit] at
org.apache.cassandra.service.AbstractCassandraDaemon.setup(AbstractCassandraDaemon.java:175)
[junit] at
org.apache.cassandra.service.AbstractCassandraDaemon.init(AbstractCassandraDaemon.java:217)
[junit] at
org.apache.cassandra.service.EmbeddedCassandraService.start(EmbeddedCassandraService.java:59)
[junit] at
org.apache.cassandra.service.EmbeddedCassandraServiceTest.setup(EmbeddedCassandraServiceTest.java:68)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest
FAILED
[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.MoveTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.054 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 09:17:51,715 Node /127.0.0.3 'leaving' token mismatch. Long
network partition?
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.778 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RowResolverTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.41 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.42 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.432 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.418 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.634 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 09:18:05,736 Generated random token
Token(bytes[1575931f59cd1e0afae4f0a9e529f0ea]). 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.552 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.443 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.631 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 09:18:09,529 Generated random token
Token(bytes[7537b95e3eef665e1f2b4f0fc6e419b6]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.732 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: 3, Failures: 0, Errors: 0, Time elapsed: 0.691 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 3 keys...
[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.655 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.603 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.421 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.636 sec
[junit]
BUILD FAILED
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:562:
The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:557:
Some unit test(s) failed.
Total time: 11 minutes 59 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results