Console Output

Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [gitlabToken]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects/508/repository/commits/3ae4196
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/508/repository/commits/3ae4196
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3ae419605e9652fab50eab94cf46e7f92995d110","short_id":"3ae41960","created_at":"2026-07-13T14:49:10.000+08:00","parent_ids":["c0458ead26abd3912623faade9715b0022ccca88"],"title":"调整横梁去除细节","message":"调整横梁去除细节\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-07-13T14:49:10.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-07-13T14:49:10.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/imv_spreader_detection/-/commit/3ae419605e9652fab50eab94cf46e7f92995d110","stats":{"additions":5,"deletions":1,"total":6},"status":null,"project_id":508,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399