• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • slack-plugin
    • None

      Looks like the slack notifications are serialised in the same job. If I have jenkins running two jobs in parallel and the second to start finishes early, in its log I get:

      Slack Notifications is waiting for a checkpoint on build-any-ib #1

      and the task does not finish. Obviously this is not particularly desirable. Is there any way around this or is this an actual bug?

          [JENKINS-29696] Slack notifications are serialized

          Sam Gleske added a comment -

          Sam Gleske added a comment - https://github.com/jenkinsci/slack-plugin/pull/121

          Code changed in jenkins
          User: k.bigwheel
          Path:
          src/main/java/jenkins/plugins/slack/SlackNotifier.java
          http://jenkins-ci.org/commit/slack-plugin/9ea89a2e951b42944e66a8bf2b5dc1df16641802
          Log:
          [FIXED JENKINS-29696] Allow parallel builds

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: k.bigwheel Path: src/main/java/jenkins/plugins/slack/SlackNotifier.java http://jenkins-ci.org/commit/slack-plugin/9ea89a2e951b42944e66a8bf2b5dc1df16641802 Log: [FIXED JENKINS-29696] Allow parallel builds

          Code changed in jenkins
          User: Sam Gleske
          Path:
          src/main/java/jenkins/plugins/slack/SlackNotifier.java
          http://jenkins-ci.org/commit/slack-plugin/aaf08b1082bb77f3fc815e5cff006cdd2c436dd5
          Log:
          Merge PR #122 [FIXED JENKINS-29696] Allow parallel

          builds

          Compare: https://github.com/jenkinsci/slack-plugin/compare/72693fcaee15...aaf08b1082bb

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Sam Gleske Path: src/main/java/jenkins/plugins/slack/SlackNotifier.java http://jenkins-ci.org/commit/slack-plugin/aaf08b1082bb77f3fc815e5cff006cdd2c436dd5 Log: Merge PR #122 [FIXED JENKINS-29696] Allow parallel builds Compare: https://github.com/jenkinsci/slack-plugin/compare/72693fcaee15...aaf08b1082bb

          Sam Gleske added a comment -

          Merged and possibly fixed in the 2.0 release. https://github.com/jenkinsci/slack-plugin/pull/122

          Sam Gleske added a comment - Merged and possibly fixed in the 2.0 release. https://github.com/jenkinsci/slack-plugin/pull/122

          Code changed in jenkins
          User: k.bigwheel
          Path:
          src/main/java/jenkins/plugins/slack/SlackNotifier.java
          http://jenkins-ci.org/commit/slack-plugin/cdfe45417342752f9832a47cfc9efa34bb8c9cbe
          Log:
          [FIXED JENKINS-29696] Allow parallel builds

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: k.bigwheel Path: src/main/java/jenkins/plugins/slack/SlackNotifier.java http://jenkins-ci.org/commit/slack-plugin/cdfe45417342752f9832a47cfc9efa34bb8c9cbe Log: [FIXED JENKINS-29696] Allow parallel builds

            sag47 Sam Gleske
            ktf Giulio Eulisse
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: