Skip to content
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

[Bug]: JTE configurations are taking too long to load and initialize if multiple pipelines are running #336

Open
ravindrakmr opened this issue Feb 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@ravindrakmr
Copy link

Jenkins Version

2.426.3

JTE Version

2.5.3

Bug Description

When we run 30+ pipelines simultaneously, JTE configuration takes too much time to load (around 3+ minutes). Two configurations are getting loaded , one from local E: drive (global) and second from SCM (folder level). It also gets the template from SCM based on the configuration. Libraries are getting download from the plugin.
image
image

Any help to resolve this slowness is highly appreciated as it has become a blocker for us. Jenkins stats(CPU, Memory, IOPS) look normal.

Relevant log output

No response

Steps to Reproduce

Read global config (pipeline_config.groovy) from some drive local to Jenkins controller , read folder level configs from SCM and then trigger multiple pipelines simultaneously.

@ravindrakmr ravindrakmr added the bug Something isn't working label Feb 23, 2024
@rodridevops
Copy link

Hi @ravindrakmr.

Di you manage to solve this issue? I'm facing the same problem. I'm loading 10ish libraries, and it takes 10min~ to load them all.

@SomeDeveloper13
Copy link

I too am seeing this issue.
It didn't used to be this slow for us.

@arechavarria
Copy link

#340 Changes have been added via this pull request that improve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants