Hi We have increasing problems with building the website as it fails during checking out the source via git.
I looked into this last night and this morning. And after various internet searches and AI answers then there are suggestions to change git compression and upgrade git / jenkins and whatnot. However I then found an older YT video from 2018 with some Jenkins details, and this lead me to "shallow git clone" https://www.youtube.com/watch?v=jBGFjFc6Jf8&t=6888s And sure there is an option in the Jenkins UI configuration that you can [x]. So I tried that and kicked off a new website build https://ci-builds.apache.org/job/Camel/job/Camel.website/job/main/2085/cloudbees-pipeline-explorer/ However I suspect that if the website build needs branches to build the content (ie docs for 4.10.x and so on) then this may fail as well. But we may need to find a way to reduce the git clone size of the website, or some other means. -- Claus Ibsen