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/6ef5d777
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/87/repository/commits/6ef5d777
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6ef5d777f5c4094206b92dea8df546285eaca977","short_id":"6ef5d777","created_at":"2026-04-02T19:54:51.000+08:00","parent_ids":["79224c3e985e01b7a22d6e94954e7fc87b093f56"],"title":"note_out:烟台矮柱标记邻域搜索bug修复.","message":"note_out:烟台矮柱标记邻域搜索bug修复.\n","author_name":"Tang Xiao","author_email":"tangxiao@senior.auto","authored_date":"2026-04-02T19:54:51.000+08:00","committer_name":"Tang Xiao","committer_email":"tangxiao@senior.auto","committed_date":"2026-04-02T19:54:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar/new_detection/-/commit/6ef5d777f5c4094206b92dea8df546285eaca977","stats":{"additions":39,"deletions":2,"total":41},"status":null,"project_id":87,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399