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/27 17:28:36 UTC

Build failed in Jenkins: Cassandra-0.7 #499

See <https://builds.apache.org/hudson/job/Cassandra-0.7/499/changes>

Changes:

[jbellis] optimize column serializer creation
patch by jbellis; reviewed by slebresne for CASSANDRA-2716

------------------------------------------
[...truncated 1757 lines...]
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.168 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 08:25:21,579 Received untranslated stream from newer protcol version. Terminating connection!
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.574 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.587 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.422 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.539 sec
    [junit] 
    [junit] Testcase: org.apache.cassandra.service.AntiEntropyServiceTest:	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.listen(MessagingService.java:174)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:423)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:403)
    [junit] 	at org.apache.cassandra.service.AntiEntropyServiceTest.prepareClass(AntiEntropyServiceTest.java:71)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.AntiEntropyServiceTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.411 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.611 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.416 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.listen(MessagingService.java:174)
    [junit] 	at org.apache.cassandra.service.StorageService.initClient(StorageService.java:347)
    [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.MoveTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.086 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:25:37,061 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: 10, Time elapsed: 0.727 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.listen(MessagingService.java:174)
    [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:363)
    [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.listen(MessagingService.java:174)
    [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:363)
    [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.listen(MessagingService.java:174)
    [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:363)
    [junit] 	at org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:90)
    [junit] 
    [junit] 
    [junit] Testcase: testStartRemoving(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.listen(MessagingService.java:174)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
    [junit] 
    [junit] 
    [junit] Testcase: testStartRemoving(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] null
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:363)
    [junit] 	at org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:90)
    [junit] 
    [junit] 
    [junit] Testcase: testFinishRemoving(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.listen(MessagingService.java:174)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
    [junit] 
    [junit] 
    [junit] Testcase: testFinishRemoving(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] null
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:363)
    [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: 5, Failures: 0, Errors: 0, Time elapsed: 0.432 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.443 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.42 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.listen(MessagingService.java:174)
    [junit] 	at org.apache.cassandra.service.StorageService.initClient(StorageService.java:347)
    [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.594 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.listen(MessagingService.java:174)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:423)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:403)
    [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.563 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.249 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.listen(MessagingService.java:174)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:423)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:403)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.setup(StreamingTransferTest.java:58)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.742 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.695 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.744 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: 4, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.119 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.691 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.44 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] 

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

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


Jenkins build is back to normal : Cassandra-0.7 #500

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