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/352/repository/commits/f93d26d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/352/repository/commits/f93d26d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f93d26d1db24e7f1a36386afadb235e0b1a65b4c","short_id":"f93d26d1","created_at":"2025-06-12T23:44:52.000+08:00","parent_ids":["ccc935ac20dfeed1c07c1ad264435edd91b8fef3"],"title":"feat_out: 增加格式配置","message":"feat_out: 增加格式配置\n","author_name":"guolindong","author_email":"guolindong@senior.auto","authored_date":"2025-06-12T23:44:52.000+08:00","committer_name":"guolindong","committer_email":"guolindong@senior.auto","committed_date":"2025-06-12T23:44:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/lidar_localization_mapping/senior_calibration/-/commit/f93d26d1db24e7f1a36386afadb235e0b1a65b4c","stats":{"additions":221,"deletions":0,"total":221},"status":null,"project_id":352,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399