You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where tc_minio is "github.com/testcontainers/testcontainers-go/modules/minio".
I've never seen this before bumping TC from 0.34.0 to 0.35.0 last week. This used to run smoothly for a long while.
Relevant log output
Additional information
I'm sorry there aren't better logs -- but the test run uses TC a lot and this is the only failure in it. So previous and subsequent calls to reaper must have succeeded.
The text was updated successfully, but these errors were encountered:
Testcontainers version
0.35.0
Using the latest Testcontainers version?
Yes
Host OS
Linux
Host arch
x86
Go version
1.23.5
Docker version
Docker info
What happened?
Suddenly, a new type of failure spuriously hits our CI runs:
The code in question is a helper method to spin up minio:
where
tc_minio
is "github.com/testcontainers/testcontainers-go/modules/minio".I've never seen this before bumping TC from 0.34.0 to 0.35.0 last week. This used to run smoothly for a long while.
Relevant log output
Additional information
I'm sorry there aren't better logs -- but the test run uses TC a lot and this is the only failure in it. So previous and subsequent calls to reaper must have succeeded.
The text was updated successfully, but these errors were encountered: