Mark Waite commented on Bug JENKINS-22537

I thought that the git plugin remembered the SHA1 of the preceding commit it processed so that it could use that earlier SHA1 to generate the list of changes. If the SHA1 of the preceding commit was in the Jenkins job, then was somehow removed, it seems like that might cause the failure you're describing.

Is there any chance the job moved from one node to another between the passing and the failing run?

Was the workspace wiped between the passing and the failing case? If it was wiped, then the plugin might remember the SHA1 which no longer exists in the newly cloned repository.

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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to