See <https://builds.apache.org/job/Cassandra-0.8/418/changes>
Changes:
[slebresne] prepare for release 0.8.9
------------------------------------------
[...truncated 2004 lines...]
[junit]
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.44 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.425 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.61 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.416 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 3.93 sec
[junit]
[junit] Testcase:
testValidatorPrepare(org.apache.cassandra.service.AntiEntropyServiceCounterTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:237)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:210)
[junit] at
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:467)
[junit] at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:444)
[junit] at
org.apache.cassandra.service.AntiEntropyServiceTestAbstract.prepare(AntiEntropyServiceTestAbstract.java:80)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.AntiEntropyServiceCounterTest
FAILED
[junit] Testsuite:
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 3.88 sec
[junit]
[junit] Testcase:
testValidatorPrepare(org.apache.cassandra.service.AntiEntropyServiceStandardTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:237)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:210)
[junit] at
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:467)
[junit] at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:444)
[junit] at
org.apache.cassandra.service.AntiEntropyServiceTestAbstract.prepare(AntiEntropyServiceTestAbstract.java:80)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.AntiEntropyServiceStandardTest
FAILED
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.642 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit]
[junit] Testcase:
org.apache.cassandra.service.EmbeddedCassandraServiceTest:BeforeFirstTest:
Caused an ERROR
[junit] Forked Java VM exited abnormally. Please note the time in the
report does not reflect the time until the VM exit.
[junit] junit.framework.AssertionFailedError: Forked Java VM exited
abnormally. Please note the time in the report does not reflect the time until
the VM exit.
[junit]
[junit]
[junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest
FAILED (crashed)
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.421 sec
[junit]
[junit] Testcase:
testInitClientStartup(org.apache.cassandra.service.InitClientTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:237)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:210)
[junit] at
org.apache.cassandra.service.StorageService.initClient(StorageService.java:357)
[junit] at
org.apache.cassandra.service.InitClientTest.testInitClientStartup(InitClientTest.java:33)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.InitClientTest FAILED
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 12.21 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 01:18:22,526 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: 6.439 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 3, Failures: 0, Errors: 6, Time elapsed: 4.294 sec
[junit]
[junit] Testcase: testBadToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:237)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:210)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase: testBadToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:464)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:90)
[junit]
[junit]
[junit] Testcase: testLocalToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:237)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:210)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase: testLocalToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:464)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:90)
[junit]
[junit]
[junit] Testcase: testRemoveToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:237)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:210)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase: testRemoveToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:464)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:90)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.RemoveTest FAILED
[junit] Testsuite: org.apache.cassandra.service.RowResolverTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.423 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.426 sec
[junit]
[junit] Testcase:
testClientOnlyMode(org.apache.cassandra.service.StorageServiceClientTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:237)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:210)
[junit] at
org.apache.cassandra.service.StorageService.initClient(StorageService.java:357)
[junit] at
org.apache.cassandra.service.StorageServiceClientTest.testClientOnlyMode(StorageServiceClientTest.java:39)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.StorageServiceClientTest FAILED
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.807 sec
[junit]
[junit] Testcase:
testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:237)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:210)
[junit] at
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:467)
[junit] at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:444)
[junit] at
org.apache.cassandra.service.StorageServiceServerTest.testRegularMode(StorageServiceServerTest.java:45)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.StorageServiceServerTest FAILED
[junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.605 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.527 sec
[junit]
[junit] Testcase: org.apache.cassandra.streaming.StreamingTransferTest:
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:237)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:210)
[junit] at
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:467)
[junit] at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:444)
[junit] at
org.apache.cassandra.streaming.StreamingTransferTest.setup(StreamingTransferTest.java:59)
[junit]
[junit]
[junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
[junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.798 sec
[junit]
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.798 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.199 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.789 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.154 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.146 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.686 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.419 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.631 sec
[junit]
BUILD FAILED
<https://builds.apache.org/job/Cassandra-0.8/ws/cassandra/build.xml>:984: The
following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-0.8/ws/cassandra/build.xml>:970: Some
unit test(s) failed.
Total time: 17 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Javadoc
Recording test results