Console Output

Generic Cause
GenericWebhookEnvironmentContributor
 Received:

{"object_kind":"push","event_name":"push","before":"4abd018850d4b5f36f933beaec978c8c5bc18e66","after":"f5938994db9ef3d54ee34043318bf695ee11614a","ref":"refs/heads/rc_dev","checkout_sha":"f5938994db9ef3d54ee34043318bf695ee11614a","message":null,"user_id":145,"user_name":"zhaozitong","user_username":"zhaozitong","user_email":"","user_avatar":"https://www.gravatar.com/avatar/a3763e286e5771f1889c2e974dce7db8?s=80&d=identicon","project_id":1828,"project":{"id":1828,"name":"yangpu","description":"","web_url":"http://159.27.226.4/config/hdmap_cloud/yangpu","avatar_url":null,"git_ssh_url":"git@159.27.226.4:config/hdmap_cloud/yangpu.git","git_http_url":"http://159.27.226.4/config/hdmap_cloud/yangpu.git","namespace":"hdmap_cloud","visibility_level":0,"path_with_namespace":"config/hdmap_cloud/yangpu","default_branch":"main","ci_config_path":null,"homepage":"http://159.27.226.4/config/hdmap_cloud/yangpu","url":"git@159.27.226.4:config/hdmap_cloud/yangpu.git","ssh_url":"git@159.27.226.4:config/hdmap_cloud/yangpu.git","http_url":"http://159.27.226.4/config/hdmap_cloud/yangpu.git"},"commits":[{"id":"f5938994db9ef3d54ee34043318bf695ee11614a","message":"feat_out: update config\n","title":"feat_out: update config","timestamp":"2025-08-01T12:38:27+08:00","url":"http://159.27.226.4/config/hdmap_cloud/yangpu/-/commit/f5938994db9ef3d54ee34043318bf695ee11614a","author":{"name":"zhaozitong","email":"zhaozitong@senior.auto"},"added":[],"modified":["params/map2utm.yaml"],"removed":["params/params/cloud_config/backward_waypoints.json","params/params/cloud_config/bay_points.json","params/params/cloud_config/cable_pile_points.json","params/params/cloud_config/forward_waypoints.json","params/params/cloud_config/lock_station_waypoints.json","params/params/cloud_config/parking_spaces.json","params/params/cloud_config/seaside_end_points.json","params/params/cloud_config/yard_seaside_regions.json","params/params/hdmap_config.yaml","params/params/hdmap_interface.yaml","params/params/hdmap_server_node.yaml","params/params/map2utm.yaml","params/params/routing_config.yaml"]}],"total_commits_count":1,"push_options":{},"repository":{"name":"yangpu","url":"git@159.27.226.4:config/hdmap_cloud/yangpu.git","description":"","homepage":"http://159.27.226.4/config/hdmap_cloud/yangpu","git_http_url":"http://159.27.226.4/config/hdmap_cloud/yangpu.git","git_ssh_url":"git@159.27.226.4:config/hdmap_cloud/yangpu.git","visibility_level":0}}


Contributing variables:

    branch = refs/heads/rc_dev
    gitHttpUrl = http://159.27.226.4/config/hdmap_cloud/yangpu.git
    object_kind = push
    projectId = 1828
    projectName = yangpu
    runOpts = GitlabPush
    runOpts_0 = GitlabPush
    userName = zhaozitong


Obtained hdmap/hdmap-config.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git
Loading library jenkinslib@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
 > git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Found match: refs/heads/master revision 1a1b8065e98d575ca129191891559d5d04bb94ae
The recommended git tool is: NONE
using credential gitlab_weilk
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/hdmap-config@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
 > git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 1a1b8065e98d575ca129191891559d5d04bb94ae (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a1b8065e98d575ca129191891559d5d04bb94ae # timeout=10
Commit message: "Update dingtalk.groovy"
 > git rev-list --no-walk 1a1b8065e98d575ca129191891559d5d04bb94ae # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
yangpu
[Pipeline] echo
GitlabPush
[Pipeline] echo
rc_dev
[Pipeline] echo
yangpu
[Pipeline] echo
http://159.27.226.4/config/hdmap_cloud/yangpu.git
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/hdmap-config
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/hdmap-config/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
 > git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 31b5b811e7391a939066b157d71b5881966cf52c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31b5b811e7391a939066b157d71b5881966cf52c # timeout=10
Commit message: "Update hdmap-cloud-arm.jenkinsfile"
 > git rev-list --no-walk 31b5b811e7391a939066b157d71b5881966cf52c # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取hdmap-config>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/hdmap-config/hdmap_cloud_config /root/workspace/hdmap-config/hdmap_cloud_params_yangpu_2025-08-01_12-37-22 /root/workspace/hdmap-config/hdmap_cloud_params_yangpu_2025-08-01_12-37-22.zip /root/workspace/hdmap-config/version.json [Pipeline] dir Running in /root/workspace/hdmap-config/hdmap_cloud_config [Pipeline] { [Pipeline] echo rc_dev,http://159.27.226.4/config/hdmap_cloud/yangpu.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/config/hdmap_cloud/yangpu.git > git init /root/workspace/hdmap-config/hdmap_cloud_config # timeout=10 Fetching upstream changes from http://159.27.226.4/config/hdmap_cloud/yangpu.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress -- http://159.27.226.4/config/hdmap_cloud/yangpu.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/hdmap_cloud/yangpu.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/rc_dev^{commit} # timeout=10 Checking out Revision f5938994db9ef3d54ee34043318bf695ee11614a (origin/rc_dev) > git config core.sparsecheckout # timeout=10 > git checkout -f f5938994db9ef3d54ee34043318bf695ee11614a # timeout=10 Commit message: "feat_out: update config" > git rev-list --no-walk 4abd018850d4b5f36f933beaec978c8c5bc18e66 # timeout=10 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/hdmap-config/hdmap_cloud_config@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] dir Running in /root/workspace/hdmap-config [Pipeline] { [Pipeline] sh + cp -r hdmap_cloud_config/ hdmap_cloud_params_yangpu_2025-08-01_12-38-36 [Pipeline] sh + rm -rf hdmap_cloud_params_yangpu_2025-08-01_12-38-36/.git [Pipeline] sh + zip -rq hdmap_cloud_params_yangpu_2025-08-01_12-38-36.zip hdmap_cloud_params_yangpu_2025-08-01_12-38-36 [Pipeline] sh + echo -n '{"module":[' [Pipeline] echo "device":0,"device_name":"","type":0,"project":"null" [Pipeline] sh + echo -n '{"repo_name":"hdmap-config","branch":"rc_dev","time":"2025-08-01_12-38-35","commit_id":"f593899","version":"","commit_msgs":""}],"device":0,"device_name":"","type":0,"project":"null"}' [Pipeline] sh + cat /root/workspace/hdmap-config/version.json {"module":[{"repo_name":"hdmap-config","branch":"rc_dev","time":"2025-08-01_12-38-35","commit_id":"f593899","version":"","commit_msgs":""}],"device":0,"device_name":"","type":0,"project":"null"} [Pipeline] echo /root/workspace/hdmap-config/hdmap_cloud_params_yangpu_2025-08-01_12-38-36.zip,/root/workspace/hdmap-config/version.json [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/hdmap-config/hdmap_cloud_params_yangpu_2025-08-01_12-38-36.zip"' --form 'version=@"/root/workspace/hdmap-config/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 114k 0 43 100 114k 158 421k --:--:-- --:--:-- --:--:-- 421k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo success [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本上传通知 ### [地图上云参数] --- - 版本名:hdmap_cloud_params_yangpu_2025-08-01_12-38-36 - 详细信息:yangpu - 状态:<font color=#01B468> 上传成功 </font> - 执行人:auto --- > 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 465 100 27 100 438 245 3981 --:--:-- --:--:-- --:--:-- 4227 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS