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/87/repository/commits/073935ee
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/073935ee
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"073935ee0da6687b32ad4b155ed4d84586fb698a","short_id":"073935ee","created_at":"2026-01-16T15:30:25.000+08:00","parent_ids":["185052b4e60452b9a0df5761b26428a3de9f1d35"],"title":"note: 土堆点占用次数超过一定值后保持","message":"note: 土堆点占用次数超过一定值后保持\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2026-01-16T15:30:25.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2026-01-16T15:30:25.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/073935ee0da6687b32ad4b155ed4d84586fb698a","stats":{"additions":24,"deletions":2,"total":26},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399