| Jesse Glick, I think I'm experiencing shared libs participating in polling that Anton Lundin is mentioning. My little test pipeline is using two shared global libs and one folder-specific shared lib; as well as using a polling checkout of the actual project codebase the pipeline is to build. The shared pipeline libs and the project codebase are in SVN servers. I switched over to the Modern Subversion config facility but experienced this at one point with Legacy as well. The pipeline is configured to poll SCM every few hours. If I'm not mistaken the poll log screenshot  reveals that the shared libs are participating in SCM polling. The first three log messages there are for those libs. Setup: LTS 2.19.1 on Win7 Pro Zulu OpenJDK 1.8.0_102-b14 Pipeline: SCM Step 2.2 Pipeline: Shared Groovy Libraries 2.4 SCM API 1.3 Subversion 2.7.1 I'm wondering if this is somehow related to the business with multiple shared libs you recently submitted a patch for in the course of JENKINS-38517. |