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

Changes:

[eevans] embed a copy of the generated code (twisted)

Patch by eevans

[eevans] fix unicode term marshal function (and tests)

Patch by eevans

[eevans] embed a copy of the generated code

Patch by eevans

[brandonwilliams] Forgotten files from 2272

------------------------------------------
[...truncated 1896 lines...]
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.494 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.211 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.4 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:15,515 Invalid file '.svn' in data directory 
<https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.>
    [junit]  WARN 13:12:16,115 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.813 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.157 sec
    [junit] 
    [junit] Testsuite: 
org.apache.cassandra.io.sstable.SSTableWriterCommutativeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.536 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: 2, Failures: 0, Errors: 0, Time elapsed: 0.444 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.597 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.428 sec
    [junit] 
    [junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.116 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:38,885 Generated random token 
Token(bytes[37c8c6148be3e09618b4825939d6fcc8]). 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.096 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:41,114 Generated random token 
Token(bytes[bf6c6a2202973e29469747071b34dd0e]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [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] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
    [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] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.082 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:43,364 Generated random token 
Token(bytes[97edc5fc6751c3b7d96097ff908a2557]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.432 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.595 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.783 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:48,060 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:12:48,288 Generated random token 
Token(bytes[7ecb42b07912ca1457139cdaf5a1a00b]). 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.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.184 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:12:57,096 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.902 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.839 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.471 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.688 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:13:12,997 Generated random token 
Token(bytes[198754ed0c68ffbcbb34bbc5016f3ab2]). 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.591 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.473 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.635 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:13:17,048 Generated random token 
Token(bytes[5b763eca90e19a984ee1f34859419ac6]). 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.445 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.92 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.77 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.659 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.144 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.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.61 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.675 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://hudson.apache.org/hudson/job/Cassandra/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: 7, Failures: 0, Errors: 0, Time elapsed: 1.084 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:13:32,121 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:13:32,356 Generated random token 
Token(bytes[d62d173b8713625b00bf436614182a32]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------

BUILD SUCCESSFUL
Total time: 14 minutes 27 seconds
[TASKS] Scanning workspace files for tasks...
ERROR: Publisher hudson.plugins.tasks.TasksPublisher aborted due to exception
java.lang.ClassCastException: cannot assign instance of 
hudson.plugins.tasks.parser.WorkspaceScanner to field 
hudson.FilePath$FileCallableWrapper.callable of type 
hudson.FilePath$FileCallable in instance of hudson.FilePath$FileCallableWrapper
        at 
java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
        at 
java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
        at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
        at hudson.remoting.UserRequest.perform(UserRequest.java:98)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:636)
Publishing Javadoc
Archiving artifacts
Recording test results

Reply via email to