Attila Doroszlai created HDDS-9963:
--------------------------------------

             Summary: Intermittent failure in TestInterSCMGrpcProtocolService 
due to port conflict
                 Key: HDDS-9963
                 URL: https://issues.apache.org/jira/browse/HDDS-9963
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: test
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{code:title=https://github.com/apache/ozone/actions/runs/7259363191/job/19776631803#step:5:1783}
[INFO] Running org.apache.hadoop.hdds.scm.ha.TestInterSCMGrpcProtocolService
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.447 s 
<<< FAILURE! -- in org.apache.hadoop.hdds.scm.ha.TestInterSCMGrpcProtocolService
[ERROR] 
org.apache.hadoop.hdds.scm.ha.TestInterSCMGrpcProtocolService.testMTLSOnInterScmGrpcProtocolServiceAccess
 -- Time elapsed: 3.413 s <<< ERROR!
java.io.IOException: Failed to bind to address 0.0.0.0/0.0.0.0:45378
        at 
org.apache.ratis.thirdparty.io.grpc.netty.NettyServer.start(NettyServer.java:326)
        at 
org.apache.ratis.thirdparty.io.grpc.internal.ServerImpl.start(ServerImpl.java:185)
        at 
org.apache.ratis.thirdparty.io.grpc.internal.ServerImpl.start(ServerImpl.java:94)
        at 
org.apache.hadoop.hdds.scm.ha.InterSCMGrpcProtocolService.start(InterSCMGrpcProtocolService.java:102)
        at 
org.apache.hadoop.hdds.scm.ha.TestInterSCMGrpcProtocolService.testMTLSOnInterScmGrpcProtocolServiceAccess(TestInterSCMGrpcProtocolService.java:99)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at java.util.ArrayList.forEach(ArrayList.java:1259)
        at java.util.ArrayList.forEach(ArrayList.java:1259)
Caused by: 
org.apache.ratis.thirdparty.io.netty.channel.unix.Errors$NativeIoException: 
bind(..) failed: Address already in use
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to