[
https://issues.apache.org/jira/browse/CASSANDRA-18476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715737#comment-17715737
]
Jakub Zytka commented on CASSANDRA-18476:
-----------------------------------------
The same problem can be observed with another test:
{{ant testsome
-Dtest.name=org.apache.cassandra.distributed.test.InternodeEncryptionOptionsTest
-Dtest.method=nodeWillNotStartWithBadKeystoreTest}}
> NativeTransportEncryptionOptionsTest fails with ant testsome, passes in
> intellij
> --------------------------------------------------------------------------------
>
> Key: CASSANDRA-18476
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18476
> Project: Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Jakub Zytka
> Priority: Normal
> Attachments: ant-logs.txt, intellij-logs.txt
>
>
> environment:
> linux, java 11:
>
> {{$ set|grep JAVA}}
> {{JAVA11_HOME=/home/jakub/.sdkman/candidates/java/11.0.11.hs-adpt}}
> {{JAVA_HOME=/home/jakub/.sdkman/candidates/java/current}}
> {{$ which java}}
> {{/home/jakub/.sdkman/candidates/java/current/bin/java}}
> {{$ java -version}}
> {{openjdk version "11.0.11" 2021-04-20}}
> {{OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)}}
> {{OpenJDK 64-Bit Server VM AdoptOpenJDK-11.0.11+9 (build 11.0.11+9, mixed
> mode)}}
> repro steps:
> # clone cassandra (trunk HEAD as of writing this report:
> 8df072e104f6ae5391de12d58e9f973f08cb2c57)
> # {{ant testsome
> -Dtest.name=org.apache.cassandra.distributed.test.NativeTransportEncryptionOptionsTest
> -Dtest.method=optionalTlsConnectionAllowedToRegularPortTest}} fails after
> ~2m30s (see attached ant-logs.txt)
> # {{ant generate-idea-files}}
> # open project in idea, navigate to
> {{{}NativeTransportEncryptionOptionsTest{}}}, right click on
> {{optionalTlsConnectionAllowedToRegularPortTest}} and {{{}Run test{}}}; the
> test passes after ~12s (see attached intellij-logs.txt)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]