-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI Timeout issues #2852
Comments
Seems like this is also one of those shrodinger bugs, if you look at it, you cant reproduce. Running like 15 tests with debug logging and suddenly it just works. Seems like its a timing/race somewhere. Or the setup just got significantly slower somehow. |
@Arqu where do i find those logs that you print extracts from? Following the links just gives me opaque failure messages without a debug log of iroh. |
I've been trying to get a fresh set of these, when you run the netsim job with debug logs you get that output but I had trouble getting it to fail with debug logs enabled again. The original ones I got by sshing into the box directly. |
One contributing bug was #2876 |
Last ~20 days or so we have started seeing CI jobs fail due to stuff seemingly timing out.
The ones affected I've seen so far are: netsim, cross tests, docker.
It's concerning because netsim and docker tests run a plain binary and exhibit this behavior. It's become more prominent in the last 2 weeks and presumably is also affecting users.
Sample links:
https://github.com/n0-computer/iroh/actions/runs/11342921218/job/31544406620?pr=2804
https://github.com/n0-computer/iroh/actions/runs/11354934395/job/31583241218?pr=2807
https://github.com/n0-computer/iroh/actions/runs/11370155916/job/31629269957?pr=2808
Some logs from netsim:
Some context from discord:
The text was updated successfully, but these errors were encountered: