-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
-
Pipeline - October, Pipeline - April 2018
Noted in a master coming up under heavy load with a lot of Queue activity and branch indexing delayed:
2017-10-18 23:22:40.176+0000 [id=79] WARNING c.c.h.p.folder.AbstractFolder#loadChildren: could not find file /var/jenkins_home/jobs/MYFOLDERNAME/jobs/JOBNAME/branches/MYBRANCH/config.xml
Likely we're trying to loadChildren while the directory tree is being modified.
- links to
[JENKINS-47520] Probable race condition in deleting/loading branches of a multibranch project
Assignee | New: Sam Van Oort [ svanoort ] |
Priority | Original: Minor [ 4 ] | New: Critical [ 2 ] |
Sprint | New: Pipeline - October [ 406 ] |
Epic Link | New: JENKINS-35399 [ 171192 ] |
Epic Link | Original: JENKINS-35399 [ 171192 ] | New: JENKINS-47170 [ 185575 ] |
Rank | New: Ranked higher |
Sprint | Original: Pipeline - October [ 406 ] | New: Pipeline - October, Pipeline - December [ 406, 446 ] |
Description |
Original:
Noted in a master coming up under heavy load with a lot of Queue activity and branch indexing delayed: > 2017-10-18 23:22:40.176+0000 [id=79] WARNING c.c.h.p.folder.AbstractFolder#loadChildren: could not find file /var/jenkins_home/jobs/MYFOLDERNAME/jobs/JOBNAME/branches/MYBRANCH/config.xml Likely we're trying to loadChildren while the directory tree is being modified. |
New:
Noted in a master coming up under heavy load with a lot of Queue activity and branch indexing delayed: {noformat} 2017-10-18 23:22:40.176+0000 [id=79] WARNING c.c.h.p.folder.AbstractFolder#loadChildren: could not find file /var/jenkins_home/jobs/MYFOLDERNAME/jobs/JOBNAME/branches/MYBRANCH/config.xml {noformat} Likely we're trying to loadChildren while the directory tree is being modified. |
Remote Link | New: This issue links to "CloudBees Internal CD-328 (Web Link)" [ 19508 ] |