[JIRA] (JENKINS-58727) Mailer refuses to send e-mail from post >> cleanup

16 views
Skip to first unread message

cgarcia@intesis.com (JIRA)

unread,
Jul 30, 2019, 6:47:03 AM7/30/19
to jenkinsc...@googlegroups.com
Carlos Garcia created an issue
 
Jenkins / Bug JENKINS-58727
Mailer refuses to send e-mail from post >> cleanup
Issue Type: Bug Bug
Assignee: Adrien Lecharpentier
Attachments: build.groovy.txt
Components: mailer-plugin
Created: 2019-07-30 10:46
Environment: mailer 1.24, Jenkins 2.176.2
Priority: Major Major
Reporter: Carlos Garcia

Given the attached Groovy pipeline script (irrelevant parts removed), mailer plugin complais with the following error message: 
No mail will be sent out, as 'V6_Interfaces » DK_AC_WIFI_1_2G » BUILD_DK_AC_WIFI_1_2G_DEV #1' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
It complains even though the build result is SUCCESS.

It worked several days ago, before an update of Jenkins and certain plugins.+

 

Is there anybody experiencing a similar issue? Maybe there is something wrong in my script, but it worked before, during months.

If there is any workaround to avoid this, it will be welcome

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

cgarcia@intesis.com (JIRA)

unread,
Jul 30, 2019, 6:48:01 AM7/30/19
to jenkinsc...@googlegroups.com
Carlos Garcia updated an issue
Change By: Carlos Garcia
Given the attached Groovy pipeline script (irrelevant parts removed), mailer plugin complais with the following error message: 
No mail will be sent out, as ' V6_Interfaces » DK_AC_WIFI_1_2G » BUILD_DK_AC_WIFI_1_2G_DEV #1 XXX ' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.

It complains even though the build result is SUCCESS.

It worked several days ago, before an update of Jenkins and certain plugins.+

 

Is there anybody experiencing a similar issue? Maybe there is something wrong in my script, but it worked before, during months.

If there is any workaround to avoid this, it will be welcome :)

 

cgarcia@intesis.com (JIRA)

unread,
Jul 30, 2019, 7:15:02 AM7/30/19
to jenkinsc...@googlegroups.com
Carlos Garcia commented on Bug JENKINS-58727
 
Re: Mailer refuses to send e-mail from post >> cleanup

It seems to be only a misleading log message coming from mailer plugin.

When the plugin is expected to send an e-mail (i.e: the build fails, or changes to normal after a failure), the log is not printed out and the e-mail is sent. When the build was SUCCESS and it is SUCCESS again, no e-mail is expected to be sent, and no e-mail is sent, but this log appears.

It is safe to simply ignore the message.

cgarcia@intesis.com (JIRA)

unread,
Jul 30, 2019, 7:17:02 AM7/30/19
to jenkinsc...@googlegroups.com
Carlos Garcia edited a comment on Bug JENKINS-58727
It seems to be only a misleading log message coming from mailer plugin.

When the plugin is expected to send an e-mail (i.e: the build fails, or changes to normal after a failure), the log is not printed out and the e-mail is sent. When the build was SUCCESS and it is SUCCESS again, no e-mail is expected to be sent, and no e-mail is sent, but this log appears.

It is safe to simply ignore the message.


 

EDIT: Please, you can close the issue :) And sorry for the alarm.
Reply all
Reply to author
Forward
0 new messages