-
Notifications
You must be signed in to change notification settings - Fork 47
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
Stop Container Settings #289
Comments
Does UI load a value after you set it and reload page? |
Could you enable debug in daemon and check what value is send to daemon? That will very help |
looking deeper into this problem, it is not a timeout issue. due to some issues, one of the thread is dead. this usually happens anywhere from 5 mins from job, more frequently around 10 mins. i could run successfully once 15 mins just after a restart, which is my best case. A thread (Thread-3592/4897) died unexpectedly due to an uncaught exception, this may leave your Jenkins in a bad way and is usually indicative of a bug in the code. |
Container is killed by 5 mins or 10 mins automatically irrespective of values in stop container settings. unable to increase the container stop timout more than 10 mins
The text was updated successfully, but these errors were encountered: