question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build jobs sometimes timeout

See original GitHub issue

In 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

961045944 - win / java 11

990846534 - win / java 14

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
nipafxcommented, Apr 28, 2021

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.)

0reactions
nipafxcommented, Apr 23, 2021

Let’s way for a few more PRs to come and go before closing this.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found