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

Sleep interrupted when triggering two jobs in parallel

      I trigger 2 builds at the same time, and I try to wait for them with the handle.updateBuildStatusBlocking() function.

      However, randomly I receive sleep interrupted and the the builds, even though the build is still running in the remote server.

      I already tried to tweak every single parameter for the triggerRemoteJob step, but none changes this.

          [JENKINS-67019] Sleep interrupted when triggering two jobs in parallel

          Felipe Santos created issue -
          Felipe Santos made changes -
          Description Original: I trigger 2 builds at the same time, and I try to wait for them with the handle.updateBuildStatusBlocking() function.

          However, randomly I receive sleep interrupted and the the builds, even though the build is still running in the remote server.

          I already tried to tweak every single parameter for the triggerRemoteJob step, but none changes this.

          The same issue seems to happen when doing the "while" loop approach, but it just fails silently.
          New: I trigger 2 builds at the same time, and I try to wait for them with the handle.updateBuildStatusBlocking() function.

          However, randomly I receive sleep interrupted and the the builds, even though the build is still running in the remote server.

          I already tried to tweak every single parameter for the triggerRemoteJob step, but none changes this.

            cashlalala KaiHsiang Chang
            felipecassiors Felipe Santos
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: