Hello, Have any other 'Git' users seen this problem? We are at Jenkins v1.554.3 with Git Plugin v 2.2.2, Git Parameter Plugin v 0.3.2, and Git Client Plugin v 1.9.1
The problem occurs at the very end of the job, when it is attempting to send job success notices to the developers who committed code included in the build. Even though the real work of the build was error free, when Jenkins was unable to identify the author of a commit, it caused a general, fatal, error for the job. Here is a snippet of the Console Output: Archiving artifacts Recording NUnit tests results FATAL: No author in changeset c81c92cc02ab4535fada09e1dbc49d78a889fb9a java.lang.RuntimeException: No author in changeset c81c92cc02ab4535fada09e1dbc49d78a889fb9a at hudson.plugins.git.GitChangeSet.getAuthor(GitChangeSet.java:324) at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:414) at hudson.model.AbstractBuild.getCulprits(AbstractBuild.java:410) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:729) We have verified that there is no problem with any of the commits in the Git repository. Thanks in advance for any insight or suggestions. Steve K. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.