Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-47520

Probable race condition in deleting/loading branches of a multibranch project

    • 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.

          [JENKINS-47520] Probable race condition in deleting/loading branches of a multibranch project

          Sam Van Oort created issue -
          Sam Van Oort made changes -
          Assignee New: Sam Van Oort [ svanoort ]
          James Dumay made changes -
          Priority Original: Minor [ 4 ] New: Critical [ 2 ]
          James Dumay made changes -
          Sprint New: Pipeline - October [ 406 ]
          James Dumay made changes -
          Epic Link New: JENKINS-35399 [ 171192 ]
          James Dumay made changes -
          Epic Link Original: JENKINS-35399 [ 171192 ] New: JENKINS-47170 [ 185575 ]
          James Dumay made changes -
          Rank New: Ranked higher
          James Dumay made changes -
          Sprint Original: Pipeline - October [ 406 ] New: Pipeline - October, Pipeline - December [ 406, 446 ]
          James Dumay made changes -
          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.
          CloudBees Inc. made changes -
          Remote Link New: This issue links to "CloudBees Internal CD-328 (Web Link)" [ 19508 ]
          Vivek Pandey made changes -
          Sprint Original: Pipeline - October, Pipeline - December [ 406, 446 ] New: Pipeline - October, Pipeline - March 2018 [ 406, 506 ]

            Unassigned Unassigned
            svanoort Sam Van Oort
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: