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/16/repository/commits/32334d0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/32334d0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"32334d000675a8e9faa66ac5b3334a4eb573a3fb","short_id":"32334d00","created_at":"2026-08-06T11:06:41.000+08:00","parent_ids":["b4b632a0687eea102b2a28235f255bd0beb3d911"],"title":"tos_msgs: AccessLine 字段 yard_id 重命名为 yard","message":"tos_msgs: AccessLine 字段 yard_id 重命名为 yard\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2026-07-15T18:56:52.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2026-08-06T11:06:41.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/32334d000675a8e9faa66ac5b3334a4eb573a3fb","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399