[ https://issues.apache.org/jira/browse/FLINK-35754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862970#comment-17862970 ]
Weijie Guo commented on FLINK-35754: ------------------------------------ https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=60654&view=logs&j=6e8542d7-de38-5a33-4aca-458d6c87066d&t=10d6732b-d79a-5c68-62a5-668516de5313&l=13899 > SqlGatewayE2ECase.testMaterializedTableInFullMode failed due to Internal > Server Error > ------------------------------------------------------------------------------------- > > Key: FLINK-35754 > URL: https://issues.apache.org/jira/browse/FLINK-35754 > Project: Flink > Issue Type: Bug > Affects Versions: 1.20.0 > Reporter: Weijie Guo > Priority: Major > > {code:java} > Jul 03 03:14:31 java.lang.RuntimeException: Execute statement failed > Jul 03 03:14:31 at > org.apache.flink.tests.util.flink.FlinkDistribution$TestSqlGatewayRestClient.executeStatementWithResult(FlinkDistribution.java:592) > Jul 03 03:14:31 at > org.apache.flink.table.gateway.SqlGatewayE2ECase.lambda$testMaterializedTableInFullMode$3(SqlGatewayE2ECase.java:353) > Jul 03 03:14:31 at > org.apache.flink.core.testutils.CommonTestUtils.waitUtil(CommonTestUtils.java:210) > Jul 03 03:14:31 at > org.apache.flink.table.gateway.SqlGatewayE2ECase.testMaterializedTableInFullMode(SqlGatewayE2ECase.java:350) > Jul 03 03:14:31 at > java.base/java.lang.reflect.Method.invoke(Method.java:568) > Jul 03 03:14:31 at > org.apache.flink.util.ExternalResource$1.evaluate(ExternalResource.java:48) > Jul 03 03:14:31 at > org.apache.flink.util.TestNameProvider$1.evaluate(TestNameProvider.java:45) > Jul 03 03:14:31 at > org.testcontainers.containers.FailureDetectingExternalResource$1.evaluate(FailureDetectingExternalResource.java:29) > Jul 03 03:14:31 Caused by: java.lang.RuntimeException: The rest request is > not successful: Internal Server Error > Jul 03 03:14:31 at > org.apache.flink.tests.util.flink.FlinkDistribution$TestSqlGatewayRestClient.sendRequest(FlinkDistribution.java:601) > Jul 03 03:14:31 at > org.apache.flink.tests.util.flink.FlinkDistribution$TestSqlGatewayRestClient.getOperationResult(FlinkDistribution.java:570) > Jul 03 03:14:31 at > org.apache.flink.tests.util.flink.FlinkDistribution$TestSqlGatewayRestClient.executeStatementWithResult(FlinkDistribution.java:590) > Jul 03 03:14:31 ... 7 more > Jul 03 03:14:31 > {code} > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=60620&view=logs&j=e8e46ef5-75cc-564f-c2bd-1797c35cbebe&t=60c49903-2505-5c25-7e46-de91b1737bea&l=14602 -- This message was sent by Atlassian Jira (v8.20.10#820010)