-
Notifications
You must be signed in to change notification settings - Fork 1
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
drools.weekly-deploy jobs frequently fail with Request Timeout (408) #1444
Comments
|
thought) https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/nightly/job/drools.build-and-deploy/ Hmm, Sunday night may cause a high-load (even within drools, both nightly and weekly did "deploy" around 4:00 AM on 08-18 ). |
https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/other/job/drools.weekly-deploy/14/ 08-25: SUCCESS (65 WARNINGs in 5 attemps) However, we still see lots of timeout WARNING and retrying. Also I have a doubt if the configured 300 sec timeout was effective. See the log was within 120 sec.
|
09-01: SUCCESS 3 WARNINGs in the 1st attempt. 2nd attempt successful. (Note:
This change |
on 09-05, Jan and Rodrigo manually triggered the job. 09-05 (1st): SUCCESS. No WARNING 09-08: FAILURE. The job was cancelled because of job time out (3 hours). The job was in the middle of 2nd attempt of uploading. 1st uploading hit 30 WARNINGs.
With So far, How to improve further? |
Please also discuss this on Mailing list, because |
Sorry that I missed the discussion, @jstastny-cz . I'll not push the solution "Disable |
What I don't understand - why nightly deploy takes minutes and weekly hours. |
Hi @jstastny-cz , nightly
weekly
nightly has:
Per my understandings, wagon is no longer used by default (since maven 3.9.0). https://stackoverflow.com/questions/71099771/how-do-i-use-transport-http-instead-of-wagon-in-maven
weekyly has:
Btw, I think day of the week and time seems to matter. nightly 09-01 (Sunday) was slow and unstable.
and weekly 09-12 (Thursday) manually triggered by Rodrigo was successful without timeout.
I guess not only KIE projects but also many other projects in apache contribute to this "unstable Sunday night" (I don't know if we have CPU/Network quota). Imagine that many projects do nightly deployment every night and also weekly deployment on Sunday night, the load would be double on Sunday night. So... how about moving the weekly build to Saturday daytime or Sunday daytime (or weekday daytime)? Do you think it's a good idea? |
https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/other/job/drools.weekly-deploy/
07-14: SUCCESS
07-21: FAILURE
07-28: FAILURE
08-04: FAILURE
08-11: FAILURE
08-18: FAILURE
for example)
The text was updated successfully, but these errors were encountered: