Build jobs sometimes timeout
See original GitHub issueIn the last time several job builds timeout. As far as we can identify they are all Windows jobs at Java 11 or 14:
Thanks for making me aware of this. The example job you posted is with Java 11 on Windows, and it looks like it timed out during the tests:
2020-08-15T13:32:27.2087572Z > Task :processTestResources 2020-08-15T13:32:27.2087905Z > Task :testClasses 2020-08-15T13:32:57.2085938Z > Task :test 2020-08-15T19:30:51.8898754Z ##[error]The operation was canceled. 2020-08-15T19:30:51.9603377Z Post job cleanup. 2020-08-15T19:30:52.1317368Z Post job cleanup. 2020-08-15T19:30:54.1273868Z [command]"C:\Program Files\Git\bin\git.exe" version
Issue Analytics
- State:
- Created 3 years ago
- Comments:13 (13 by maintainers)
Top Results From Across the Web
Build Timeout - Jenkins Plugins
To do this, click Configure in the job view and in the build environment section, select the item Terminate a build if it's...
Read more >Job timeouts - AWS Batch
Sometimes your application gets stuck in a loop and runs forever, so you can set a timeout of 30 minutes to terminate the...
Read more >Task in Build Pipeline Hangs Until Timeout
These jobs are running concurrently and lately it is up in the air whether one of these jobs will hang until the timeout...
Read more >k8s runner sometime have hanged jobs, it didnt finish ... - GitLab
I actually dont know how to reproduce, retry always helps. Actual behavior. the job hang until timeout. Expected behavior. the job don't hang....
Read more >Job times out after 5 hours - Build Environment
Note: Jobs have a maximum runtime of 5 hours. If your jobs are timing out, consider running some of them in parallel. The...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
After about a dozen complete builds that were all successful, this problem appears to be fixed or at least greatly diminished.
Thank you @Michael1993 for spending time on this, I really appreciate it! You definitely deserve one of these: 🎖️ (Yes, it’s the medal_military 😮 - basically, GitHub’s purple heart.)
Let’s way for a few more PRs to come and go before closing this.