• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • core
    • Jenkins 2.359
      Rebuilder 1.34
    • 2.363

      Currently all our pipelines are facing an issue with the "rebuild" of the jobs from previous build job. A fresh dummy commit is able to trigger the job but when "rebuild" on the previous build is hit, a new job just freezes trying to load and just sits there until it forcefully aborted.

          [JENKINS-69124] Rebuild jobs freezing and stuck forever

          Tomas Rehak added a comment -

          Same issues here after updating to 2.360

          Tomas Rehak added a comment - Same issues here after updating to 2.360

          Dheeraj M added a comment -

          trehak1 : Any in-depth troubleshooting steps that you might have done for this issue to corroborate more on this issue ?

          Dheeraj M added a comment - trehak1 : Any in-depth troubleshooting steps that you might have done for this issue to corroborate more on this issue ?

          Tomas Rehak added a comment -

          Absolutely no idea at all. I will just keep updating Jenkins until this gets fixed.

          Tomas Rehak added a comment - Absolutely no idea at all. I will just keep updating Jenkins until this gets fixed.

          uygar bayar added a comment - - edited

          Same as 2.362. if the build failed before, the rebuild hangs forever. I caught a log here:

          2022-08-04 05:52:16.671+0000 [id=2447]    SEVERE    hudson.model.Executor#finish1: Executor threw an exception
          java.lang.NullPointerException
              at java.base/java.util.Objects.requireNonNull(Objects.java:221)
              at java.base/java.nio.file.Files.writeString(Files.java:3635)
              at hudson.triggers.SCMTrigger$SCMTriggerCause.onAddedTo(SCMTrigger.java:746)
              at hudson.model.CauseAction.onAttached(CauseAction.java:164)
              at hudson.model.Run.addAction(Run.java:433)
              at hudson.model.AbstractBuild.addAction(AbstractBuild.java:1010)
              at hudson.model.Executor.run(Executor.java:432)

          uygar bayar added a comment - - edited Same as 2.362. if the build failed before, the rebuild hangs forever. I caught a log here: 2022-08-04 05:52:16.671+0000 [id=2447]    SEVERE    hudson.model.Executor#finish1: Executor threw an exception java.lang.NullPointerException     at java.base/java.util.Objects.requireNonNull(Objects.java:221)     at java.base/java.nio.file.Files.writeString(Files.java:3635)     at hudson.triggers.SCMTrigger$SCMTriggerCause.onAddedTo(SCMTrigger.java:746)     at hudson.model.CauseAction.onAttached(CauseAction.java:164)     at hudson.model.Run.addAction(Run.java:433)     at hudson.model.AbstractBuild.addAction(AbstractBuild.java:1010)     at hudson.model.Executor.run(Executor.java:432)

          Diana Ruby added a comment -

          We faced the same problem on version 2.361

          Diana Ruby added a comment - We faced the same problem on version 2.361

          Basil Crow added a comment -

          Duplicates JENKINS-69210.

          Basil Crow added a comment - Duplicates JENKINS-69210 .

          Basil Crow added a comment -

          Fix was released in 2.363.

          Basil Crow added a comment - Fix was released in 2.363.

            basil Basil Crow
            djmagan Dheeraj M
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: