[ https://issues.apache.org/jira/browse/FLINK-15414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17055380#comment-17055380 ]
Robert Metzger commented on FLINK-15414: ---------------------------------------- Another instance in Flink 1.11: [https://travis-ci.org/apache/flink/jobs/660152150?utm_medium=notification&utm_source=slack] > KafkaITCase#prepare failed in travis > ------------------------------------ > > Key: FLINK-15414 > URL: https://issues.apache.org/jira/browse/FLINK-15414 > Project: Flink > Issue Type: Bug > Components: Connectors / Kafka > Reporter: Dian Fu > Priority: Major > Fix For: 1.9.3 > > > The travis for release-1.9 failed with the following error: > {code} > org.apache.kafka.common.KafkaException: Socket server failed to bind to > 0.0.0.0:44867: Address already in use. > at > org.apache.flink.streaming.connectors.kafka.KafkaITCase.prepare(KafkaITCase.java:58) > Caused by: java.net.BindException: Address already in use > at > org.apache.flink.streaming.connectors.kafka.KafkaITCase.prepare(KafkaITCase.java:58) > {code} > instance: [https://api.travis-ci.org/v3/job/629636116/log.txt] -- This message was sent by Atlassian Jira (v8.3.4#803005)