Description:
We've observed a consistent test failure in the MailServiceBeanIT integration test, specifically due to a container startup failure related to the dockage/mailcatcher:latest image. This has occurred in multiple GitHub Actions runs, including after the merge of PR #11429, though the issue appears unrelated to that change.
Failure Log (excerpt):
Error: MailServiceBeanIT » ContainerLaunch Container startup failed for image dockage/mailcatcher:latest
CI Run References:
Original failed run: https://github.com/IQSS/dataverse/actions/runs/14884027742
Specific failed job step: https://github.com/IQSS/dataverse/actions/runs/14884027742/job/41798903071#step:6:1098
Notes:
Re-run of the job resulted in the same failure.
Issue appears unrelated to any recent PRs, suggesting a possible problem with the container image or CI environment configuration.
Description:
We've observed a consistent test failure in the MailServiceBeanIT integration test, specifically due to a container startup failure related to the dockage/mailcatcher:latest image. This has occurred in multiple GitHub Actions runs, including after the merge of PR #11429, though the issue appears unrelated to that change.
Failure Log (excerpt):
Error: MailServiceBeanIT » ContainerLaunch Container startup failed for image dockage/mailcatcher:latest
CI Run References:
Original failed run: https://github.com/IQSS/dataverse/actions/runs/14884027742
Specific failed job step: https://github.com/IQSS/dataverse/actions/runs/14884027742/job/41798903071#step:6:1098
Notes:
Re-run of the job resulted in the same failure.
Issue appears unrelated to any recent PRs, suggesting a possible problem with the container image or CI environment configuration.