[ https://issues.apache.org/jira/browse/FLINK-25100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-25100: ----------------------------------- Labels: auto-deprioritized-major stale-minor test-stability (was: auto-deprioritized-major test-stability) I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Minor but is unassigned and neither itself nor its Sub-Tasks have been updated for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is still Minor, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized. > RMQSourceITCase failed on azure due to java.io.EOFException > ----------------------------------------------------------- > > Key: FLINK-25100 > URL: https://issues.apache.org/jira/browse/FLINK-25100 > Project: Flink > Issue Type: Bug > Components: Connectors/ RabbitMQ > Affects Versions: 1.14.1, 1.13.6, 1.14.3, 1.15.0 > Reporter: Yun Gao > Priority: Minor > Labels: auto-deprioritized-major, stale-minor, test-stability > > {code:java} > Nov 29 12:02:05 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, > Time elapsed: 55.545 s <<< FAILURE! - in > org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase > Nov 29 12:02:05 [ERROR] testStopWithSavepoint Time elapsed: 15.014 s <<< > ERROR! > Nov 29 12:02:05 com.rabbitmq.client.PossibleAuthenticationFailureException: > Possibly caused by authentication failure > Nov 29 12:02:05 at > com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:388) > Nov 29 12:02:05 at > com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory.newConnection(RecoveryAwareAMQConnectionFactory.java:64) > Nov 29 12:02:05 at > com.rabbitmq.client.impl.recovery.AutorecoveringConnection.init(AutorecoveringConnection.java:156) > Nov 29 12:02:05 at > com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1130) > Nov 29 12:02:05 at > com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1087) > Nov 29 12:02:05 at > com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1045) > Nov 29 12:02:05 at > com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1207) > Nov 29 12:02:05 at > org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.getRMQConnection(RMQSourceITCase.java:201) > Nov 29 12:02:05 at > org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.setUp(RMQSourceITCase.java:96) > Nov 29 12:02:05 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > Nov 29 12:02:05 at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > Nov 29 12:02:05 at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > Nov 29 12:02:05 at java.lang.reflect.Method.invoke(Method.java:498) > Nov 29 12:02:05 at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) > Nov 29 12:02:05 at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > Nov 29 12:02:05 at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) > Nov 29 12:02:05 at > org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) > Nov 29 12:02:05 at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) > Nov 29 12:02:05 at > org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) > Nov 29 12:02:05 at > org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) > Nov 29 12:02:05 at > org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) > Nov 29 12:02:05 at > org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) > Nov 29 12:02:05 at > org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) > Nov 29 12:02:05 at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) > Nov 29 12:02:05 at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) > Nov 29 12:02:05 at > org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) > Nov 29 12:02:05 at > org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) > Nov 29 12:02:05 at > org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) > Nov 29 12:02:05 at > org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) > Nov 29 12:02:05 at > org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) > Nov 29 12:02:05 at > org.testcontainers.containers.FailureDetectingExternalResource$1.evaluate(FailureDetectingExternalResource.java:30) > Nov 29 12:02:05 at org.junit.rules.RunRules.evaluate(RunRules.java:20) > Nov 29 12:02:05 at > org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) > Nov 29 12:02:05 at > org.junit.runners.ParentRunner.run(ParentRunner.java:413) > {code} > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27205&view=logs&j=d44f43ce-542c-597d-bf94-b0718c71e5e8&t=ed165f3f-d0f6-524b-5279-86f8ee7d0e2d&l=13942 -- This message was sent by Atlassian Jira (v8.20.10#820010)