Skip to content

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

@ravindrakmr

Description

@ravindrakmr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions