See <https://hudson.apache.org/hudson/job/Cassandra/775/changes>
Changes:
[gdusbabek] make RowMetaData typed
[gdusbabek] RowData exposes sparse column attributes through CassandraResultSet
[eevans] more flexible keyword argument specification
Patch by eevans for CASSANDRA-2027
------------------------------------------
[...truncated 1864 lines...]
[junit] Testsuite:
org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.302 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.124 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.779 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.421 sec
[junit]
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.119 sec
[junit]
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
[junit]
[junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
[junit]
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.192 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.425 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.414 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.21 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.428 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:26:29,892 Invalid file '.svn' in data directory
<https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.>
[junit] WARN 13:26:30,516 Invalid file '.svn' in data directory
<https://hudson.apache.org/hudson/job/Cassandra/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.833 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.164 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.io.sstable.SSTableWriterCommutativeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.62 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.532 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.178 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.431 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.44 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.595 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.604 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.42 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.049 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:26:53,053 Generated random token
Token(bytes[454e74a34349644de537323d18532f0d]). 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:169)
[junit] at
org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:155)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:93)
[junit] Caused by: java.lang.NullPointerException
[junit] at
org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:135)
[junit] at
org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:528)
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit] ... 4 more
[junit] ------------- ---------------- ---------------
[junit] Testsuite:
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.064 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:26:55,265 Generated random token
Token(bytes[1cbd35bd93bb187b4bb63cea70c5a6d5]). 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:169)
[junit] at
org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:155)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:93)
[junit] Caused by: java.lang.NullPointerException
[junit] at
org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:135)
[junit] at
org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:528)
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit] ... 4 more
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.078 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:26:57,454 Generated random token
Token(bytes[d9b526c903862e6538f2ec907fc6be9d]). 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:169)
[junit] at
org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:155)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:93)
[junit] Caused by: java.lang.NullPointerException
[junit] at
org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:135)
[junit] at
org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:528)
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit] ... 4 more
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.6 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.759 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:27:02,104 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 13:27:02,315 Generated random token
Token(bytes[d0c7ba6e3001df009e94c6d3bce343b8]). 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.424 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.154 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:27:11,114 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: 0.878 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.838 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RowResolverTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.445 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.455 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.46 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.675 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:27:27,067 Generated random token
Token(bytes[911dabea03a4399ae11f9848e8c8ec6a]). 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.598 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:27:31,003 Generated random token
Token(bytes[a83904fb5d925e6b7c4b44008f6afb5a]). 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.436 sec
[junit]
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.822 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: 0.75 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.671 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.143 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
[junit] Tests run: 6, 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.437 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
[junit]
BUILD FAILED
<https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:648:
The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:634:
Some unit test(s) failed.
Total time: 14 minutes 7 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results