Skip to content

Merge pull request #538 from Bit-Quill/chore/update-docker-mysql-8.0.36 #634

Merge pull request #538 from Bit-Quill/chore/update-docker-mysql-8.0.36

Merge pull request #538 from Bit-Quill/chore/update-docker-mysql-8.0.36 #634

Triggered via push January 23, 2024 02:06
Status Failure
Total duration 34m 17s
Artifacts

main.yml

on: push
Run Integration Tests
34m 5s
Run Integration Tests
Run Community Tests
30m 37s
Run Community Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run Integration Tests: AuroraIntegrationContainerTest.java#L205
1086.5sec testsuite.integration.host.AuroraIntegrationContainerTest > testRunTestInContainer() org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:668) at testsuite.integration.utility.ContainerHelper.runTest(ContainerHelper.java:86) at testsuite.integration.host.AuroraIntegrationContainerTest.testRunTestInContainer(AuroraIntegrationContainerTest.java:205)
Run Integration Tests: task ':test-integration-docker'#L1
Execution failed for task ':test-integration-docker': org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/aws-mysql-jdbc/aws-mysql-jdbc/build/reports/tests/test-integration-docker/index.html
Run Integration Tests
Process completed with exit code 1.
Run Integration Tests
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Run Integration Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/