You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paulo Motta (JIRA)" <ji...@apache.org> on 2015/08/21 04:21:45 UTC

[jira] [Commented] (CASSANDRA-10110) Windows dtest 3.0: udtencoding_test.py:TestUDTEncoding.udt_test

    [ https://issues.apache.org/jira/browse/CASSANDRA-10110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706123#comment-14706123 ] 

Paulo Motta commented on CASSANDRA-10110:
-----------------------------------------

Test is passing again, locally and on [ci|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest_win32/lastCompletedBuild/testReport/udtencoding_test/TestUDTEncoding/udt_test/]. Will resolve for now, and reopen if it becomes flakey.

> Windows dtest 3.0: udtencoding_test.py:TestUDTEncoding.udt_test
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-10110
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10110
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Joshua McKenzie
>              Labels: Windows
>
> Currently broken by CASSANDRA-7066 (thus depending on CASSANDRA-10109). Error message from CI yesterday was:
> {noformat}
> File "D:\Python27\lib\unittest\case.py", line 329, in run
>     testMethod()
>   File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\udtencoding_test.py", line 15, in udt_test
>     cluster.populate(3).start()
>   File "build\bdist.win-amd64\egg\ccmlib\cluster.py", line 249, in start
>     p = node.start(update_pid=False, jvm_args=jvm_args, profile_options=profile_options)
>   File "build\bdist.win-amd64\egg\ccmlib\node.py", line 447, in start
>     common.check_socket_available(itf)
>   File "build\bdist.win-amd64\egg\ccmlib\common.py", line 343, in check_socket_available
>     raise UnavailableSocketError("Inet address %s:%s is not available: %s" % (addr, port, msg))
> 'Inet address 127.0.0.1:7000 is not available: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: d:\\temp\\dtest-dpsz3i\n--------------------- >> end captured logging << ---------------------'
> {noformat}
> Failure history: [regression in build #17|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest_win32/lastCompletedBuild/testReport/udtencoding_test/TestUDTEncoding/udt_test/history/]. Doesn't look like there was any real change to explain that though.
> Env: Not sure if repro locally since CASSANDRA-7066 error is in the way. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)