-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
Production
Jenkins Version: 2.426.2
Hi Team,
We are facing issue with Azure Devops Service Hook Trigger Git Build when we are pushing the changes the Jenkins build is not starting, we are getting HTTP 500 server error.
Please find the below response & request for the same.
Request:
Method: GET
URI: https://<Jenkins URL>/git/notifyCommit?url=https:%2F%2Ffabrikam-fiber-inc.visualstudio.com%2FDefaultCollection%2F_git%2FFabrikam-Fiber-Git&sha1=fnrfnifniedidbedediqeodxjqosjiew&branches=master
HTTP Version: 1.1
Headers:
Response:
Status Code: 500
Reason Phrase: Server Error
HTTP Version: 1.1
Headers:
We have also checked the Jenkins Master logs and we see below error in the logs.
2024-01-04 07:28:42.536+0000 [id=288646465] WARNING h.i.i.InstallUncaughtExceptionHandler#handleException: Caught unhandled exception with ID firnfirn-c4jrnb1-4vrve11-avesef352-13vr445893b10bc
java.lang.NullPointerException: Cannot invoke "hudson.scm.SCM.getKey()" because "scm" is null
Can someone please help us to resolve this issue.