Skip to content

Run Aurora Integration Tests Default #204

Run Aurora Integration Tests Default

Run Aurora Integration Tests Default #204

Manually triggered May 12, 2025 21:58
Status Failure
Total duration 2h 27m 16s
Artifacts

run-integration-tests-default.yml

on: workflow_dispatch
Matrix: Run Aurora integration tests with default engine version
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run Aurora integration tests with default engine version (pg-multi-az)
Process completed with exit code 1.
Run Aurora integration tests with default engine version (pg-multi-az): task ':aws-advanced-jdbc-wrapper:test-all-pg-multi-az'#L0
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-pg-multi-az': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-pg-multi-az/
Run Aurora integration tests with default engine version (pg-multi-az): TestRunner.java#L29
4.5sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [RDS_MULTI_AZ_CLUSTER, PG, OPENJDK11, MULTI_INSTANCE, 3, [SKIP_MYSQL_DRIVER_TESTS, SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: You can't specify IOPS or storage throughput for engine postgres and a storage size less than 400. (Service: Rds, Status Code: 400, Request ID: 6e57f01c-2ad4-46a2-af75-8e19c0305d61) (SDK Attempt Count: 1) at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:466) at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:347) at integration.host.TestEnvironment.createAuroraOrMultiAzEnvironment(TestEnvironment.java:222) at integration.host.TestEnvironment.build(TestEnvironment.java:149) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: software.amazon.awssdk.services.rds.model.RdsException: You can't specify IOPS or storage throughput for engine postgres and a storage size less than 400. (Service: Rds, Status Code: 400, Request ID: 6e57f01c-2ad4-46a2-af75-8e19c0305d61) (SDK Attempt Count: 1) at software.amazon.awssdk.services.rds.model.RdsException$BuilderImpl.build(RdsException.java:113) at software.amazon.awssdk.services.rds.model.RdsException$BuilderImpl.build(RdsException.java:61) at software.amazon.awssdk.core.internal.http.pipeline.stages.utils.RetryableStageHelper.retryPolicyDisallowedRetryException(RetryableStageHelper.java:168) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:73) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:36) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:53) at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:35) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.executeWithTimer(ApiCallTimeoutTrackingStage.java:82) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:62) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:43) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallMetricCollectionStage.execute(ApiCallMetricCollectionStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallMetricCollectionStage.execute(ApiCallMetricCollectionStage.java:32) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage.execute(ExecutionFailureExceptionReportingStage.java:37) at software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage.execute(ExecutionFailureExceptionReportingStage.java:26) at software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient$RequestExecutionBuilderImpl.execute(AmazonSyncHttpClient.java:210) at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.invoke(BaseSyncClientHandler.java:103) at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.doExecute(BaseSyncClientHandler.java:173) at software.amazon.awssdk.core.intern
Run Aurora integration tests with default engine version (mysql-multi-az)
Process completed with exit code 1.
Run Aurora integration tests with default engine version (mysql-multi-az): task ':aws-advanced-jdbc-wrapper:test-all-mysql-multi-az'#L0
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-mysql-multi-az': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-mysql-multi-az/
Run Aurora integration tests with default engine version (mysql-multi-az): TestRunner.java#L29
4.5sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [RDS_MULTI_AZ_CLUSTER, MYSQL, OPENJDK11, MULTI_INSTANCE, 3, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, TELEMETRY_METRICS_ENABLED, HIKARI, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: You can't specify IOPS or storage throughput for engine mysql and a storage size less than 400. (Service: Rds, Status Code: 400, Request ID: ced70981-ed40-4a32-b040-b7e4e17088b7) (SDK Attempt Count: 1) at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:466) at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:347) at integration.host.TestEnvironment.createAuroraOrMultiAzEnvironment(TestEnvironment.java:222) at integration.host.TestEnvironment.build(TestEnvironment.java:149) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: software.amazon.awssdk.services.rds.model.RdsException: You can't specify IOPS or storage throughput for engine mysql and a storage size less than 400. (Service: Rds, Status Code: 400, Request ID: ced70981-ed40-4a32-b040-b7e4e17088b7) (SDK Attempt Count: 1) at software.amazon.awssdk.services.rds.model.RdsException$BuilderImpl.build(RdsException.java:113) at software.amazon.awssdk.services.rds.model.RdsException$BuilderImpl.build(RdsException.java:61) at software.amazon.awssdk.core.internal.http.pipeline.stages.utils.RetryableStageHelper.retryPolicyDisallowedRetryException(RetryableStageHelper.java:168) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:73) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:36) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:53) at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:35) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.executeWithTimer(ApiCallTimeoutTrackingStage.java:82) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:62) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:43) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallMetricCollectionStage.execute(ApiCallMetricCollectionStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallMetricCollectionStage.execute(ApiCallMetricCollectionStage.java:32) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage.execute(ExecutionFailureExceptionReportingStage.java:37) at software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage.execute(ExecutionFailureExceptionReportingStage.java:26) at software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient$RequestExecutionBuilderImpl.execute(AmazonSyncHttpClient.java:210) at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.invoke(BaseSyncClientHandler.java:103) at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.doExecute(BaseSyncClientHandler.java:173) at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.