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

Infinite loop on pipeline start

XMLWordPrintable

      After creation of a new job with jobDSL the created pipeline freezes just before starts to run.
      Debugging I noticed the thread is locked at Utils.groovy#L869
      The attached stack trace shows a possible conflict with groovy MetaClass getProperty, causing the mentioned loop.
      As seen in attached file "jobDsl", the "logRotator" command causes the bug, but I think it's a pipeline-model-definition bug.

        1. another-config.xml
          2 kB
        2. another-thread-stack.txt
          7 kB
        3. config.xml
          2 kB
        4. jobDsl
          0.4 kB
        5. stack
          13 kB

            tom_gl Thomas de Grenier de Latour
            bkmeneguello Bruno Meneguello
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: