Issue Type: Bug Bug
Assignee: Unassigned
Components: slack-plugin
Created: 06/Apr/15 1:14 PM
Description:

When multiple builds of the same job are running, Slack Plugin fails when waiting for a checkpoint on a previous job. The error below is from MyBuildJob #124.

Slack Notifications is waiting for a checkpoint on MyBuildJob #123
ERROR: Publisher jenkins.plugins.slack.SlackNotifier aborted due to exception
java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:503)
	at hudson.model.Run$RunExecution$CheckpointSet.waitForCheckPoint(Run.java:1596)
	at hudson.model.Run.waitForCheckpoint(Run.java:1550)
	at hudson.model.CheckPoint.block(CheckPoint.java:157)
	at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:41)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
Environment: Jenkins ver. 1.580.3
Slack Plugin ver. 1.2
Project: Jenkins
Priority: Major Major
Reporter: Matt Firtion
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to