Generic Cause GenericWebhookEnvironmentContributor Received: {"object_kind":"push","event_name":"push","before":"ee93f1e0bd1e135d681bd0ce35bf7a86d5b9cb41","after":"471e69ce6bf2bea7548384306e1c7635ef131f85","ref":"refs/heads/v3.0","checkout_sha":"471e69ce6bf2bea7548384306e1c7635ef131f85","message":null,"user_id":6,"user_name":"liuyong","user_username":"liuyong","user_email":"","user_avatar":"https://www.gravatar.com/avatar/ea9c014430a3769478fc3f51da087dd2?s=80&d=identicon","project_id":527,"project":{"id":527,"name":"polaris","description":"","web_url":"http://159.27.226.4/hardware/polaris","avatar_url":null,"git_ssh_url":"git@159.27.226.4:hardware/polaris.git","git_http_url":"http://159.27.226.4/hardware/polaris.git","namespace":"Hardware","visibility_level":0,"path_with_namespace":"hardware/polaris","default_branch":"master","ci_config_path":null,"homepage":"http://159.27.226.4/hardware/polaris","url":"git@159.27.226.4:hardware/polaris.git","ssh_url":"git@159.27.226.4:hardware/polaris.git","http_url":"http://159.27.226.4/hardware/polaris.git"},"commits":[{"id":"471e69ce6bf2bea7548384306e1c7635ef131f85","message":"feat_out: v3.0 系统固件退回到imu618之前的版本.\n","title":"feat_out: v3.0 系统固件退回到imu618之前的版本.","timestamp":"2026-07-15T19:15:18+08:00","url":"http://159.27.226.4/hardware/polaris/-/commit/471e69ce6bf2bea7548384306e1c7635ef131f85","author":{"name":"liuyong","email":"liuyong@senior.auto"},"added":[],"modified":["BOOT.BIN","image.ub"],"removed":[]}],"total_commits_count":1,"push_options":{},"repository":{"name":"polaris","url":"git@159.27.226.4:hardware/polaris.git","description":"","homepage":"http://159.27.226.4/hardware/polaris","git_http_url":"http://159.27.226.4/hardware/polaris.git","git_ssh_url":"git@159.27.226.4:hardware/polaris.git","visibility_level":0}} Contributing variables: branch = refs/heads/v3.0 object_kind = push projectId = 527 projectName = polaris runOpts = GitlabPush runOpts_0 = GitlabPush userName = liuyong Obtained hardware/polaris.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 65ffcdf14ade5b3de967a8014655b87a7f7efbec The recommended git tool is: NONE using credential gitlab_weilk Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository http://159.27.226.4/weilikang/jenkinslib.git > git init /var/lib/jenkins/workspace/polaris@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3 # timeout=10 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 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65ffcdf14ade5b3de967a8014655b87a7f7efbec (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65ffcdf14ade5b3de967a8014655b87a7f7efbec # timeout=10 Commit message: "Update vehicleInfo.groovy" > git rev-list --no-walk 5f298a5871e574aa01ac21eec1942b3f020819f2 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo polaris [Pipeline] echo GitlabPush [Pipeline] echo v3.0 [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/polaris [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk Cloning the remote Git repository Cloning repository http://159.27.226.4/weilikang/jenkinsfiles.git > git init /var/lib/jenkins/workspace/polaris # 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 config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 9c4de6b2a573885d875644171891cb3f5cfb224f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c4de6b2a573885d875644171891cb3f5cfb224f # timeout=10 Commit message: "Update map-png.jenkinsfile" > git rev-list --no-walk 4d9dfa0e81c503442adfc168a4279b328b27f8ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo v3.0 [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>拉取polaris>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/polaris/polaris /root/workspace/polaris/polaris_2026-05-07_13-59-36 /root/workspace/polaris/polaris_2026-05-07_13-59-36.zip /root/workspace/polaris/version.json + mkdir /root/workspace/polaris/polaris/ [Pipeline] dir Running in /root/workspace/polaris/polaris [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/hardware/polaris.git > git init /root/workspace/polaris/polaris # timeout=10 Fetching upstream changes from http://159.27.226.4/hardware/polaris.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/hardware/polaris.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/hardware/polaris.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/v3.0^{commit} # timeout=10 Checking out Revision 471e69ce6bf2bea7548384306e1c7635ef131f85 (origin/v3.0) > git config core.sparsecheckout # timeout=10 > git checkout -f 471e69ce6bf2bea7548384306e1c7635ef131f85 # timeout=10 Commit message: "feat_out: v3.0 系统固件退回到imu618之前的版本." > git rev-list --no-walk ee93f1e0bd1e135d681bd0ce35bf7a86d5b9cb41 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/polaris@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] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest 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?search=polaris&per_page=100 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=polaris&per_page=100 Response Code: HTTP/1.1 200 OK Response: [{"id":527,"description":"","name":"polaris","name_with_namespace":"Hardware / polaris","path":"polaris","path_with_namespace":"hardware/polaris","created_at":"2023-01-30T03:34:42.526Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/polaris.git","http_url_to_repo":"http://159.27.226.4/hardware/polaris.git","web_url":"http://159.27.226.4/hardware/polaris","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-07-15T11:15:26.303Z","namespace":{"id":13,"name":"Hardware","path":"hardware","kind":"group","full_path":"hardware","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware"},"_links":{"self":"http://159.27.226.4/api/v4/projects/527","issues":"http://159.27.226.4/api/v4/projects/527/issues","merge_requests":"http://159.27.226.4/api/v4/projects/527/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/527/repository/branches","labels":"http://159.27.226.4/api/v4/projects/527/labels","events":"http://159.27.226.4/api/v4/projects/527/events","members":"http://159.27.226.4/api/v4/projects/527/members","cluster_agents":"http://159.27.226.4/api/v4/projects/527/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-31T03:34:42.574Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_url":null,"import_type":null,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":40,"notification_level":3},"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo hardware/polaris [Pipeline] echo 527 [Pipeline] echo 527 [Pipeline] dir Running in /root/workspace/polaris [Pipeline] { [Pipeline] dir Running in /root/workspace/polaris/polaris [Pipeline] { [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] sh + python3 /root/weilk/project/get_git_now.py 527 471e69c [Pipeline] echo "device":1,"device_name":"none","type":1,"project":"0" [Pipeline] sh + echo -n '{"repo_name":"polaris","branch":"v3.0","port":"hairun","time":"2026-07-15_19-15-37","commit_id":"471e69c","version":"","commit_msgs":",IHYzLjAg57O757uf5Zu65Lu26YCA5Zue5YiwaW11NjE45LmL5YmN55qE54mI5pysLg==,"}],"device":1,"device_name":"none","type":1,"project":"0"}' [Pipeline] sh + cat /root/workspace/polaris/version.json {"module":[{"repo_name":"polaris","branch":"v3.0","port":"hairun","time":"2026-07-15_19-15-37","commit_id":"471e69c","version":"","commit_msgs":",IHYzLjAg57O757uf5Zu65Lu26YCA5Zue5YiwaW11NjE45LmL5YmN55qE54mI5pysLg==,"}],"device":1,"device_name":"none","type":1,"project":"0"} [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r polaris/ polaris_2026-07-15_19-15-41 [Pipeline] sh + rm -rf polaris_2026-07-15_19-15-41/.git/ [Pipeline] sh + zip -rq polaris_2026-07-15_19-15-41.zip ./polaris_2026-07-15_19-15-41/ ./version.json [Pipeline] sh + ls /root/workspace/polaris/ polaris polaris_2026-07-15_19-15-41 polaris_2026-07-15_19-15-41.zip polaris@tmp version.json [Pipeline] sh + curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2026-07-15_19-15-41.zip"' --form 'version=@"/root/workspace/polaris/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 11.2M 0 43 100 11.2M 101 26.7M --:--:-- --:--:-- --:--:-- 26.7M [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] sh + curl -X POST http://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2026-07-15_19-15-41.zip"' --form 'version=@"/root/workspace/polaris/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 16 11.2M 0 0 16 1856k 0 2220k 0:00:05 --:--:-- 0:00:05 2217k 37 11.2M 0 0 37 4352k 0 2385k 0:00:04 0:00:01 0:00:03 2384k 59 11.2M 0 0 59 6848k 0 2431k 0:00:04 0:00:02 0:00:02 2430k 81 11.2M 0 0 81 9408k 0 2453k 0:00:04 0:00:03 0:00:01 2453k 100 11.2M 0 0 100 11.2M 0 2027k 0:00:05 0:00:05 --:--:-- 2027k 100 11.2M 0 0 100 11.2M 0 1724k 0:00:06 0:00:06 --:--:-- 1654k 100 11.2M 0 0 100 11.2M 0 1500k 0:00:07 0:00:07 --:--:-- 1226k 100 11.2M 0 0 100 11.2M 0 1328k 0:00:08 0:00:08 --:--:-- 800k 100 11.2M 0 0 100 11.2M 0 1191k 0:00:09 0:00:09 --:--:-- 367k 100 11.2M 0 0 100 11.2M 0 1079k 0:00:10 0:00:10 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 987k 0:00:11 0:00:11 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 909k 0:00:12 0:00:12 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 843k 0:00:13 0:00:13 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 786k 0:00:14 0:00:14 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 736k 0:00:15 0:00:15 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 691k 0:00:16 0:00:16 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 652k 0:00:17 0:00:17 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 617k 0:00:18 0:00:18 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 586k 0:00:19 0:00:19 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 558k 0:00:20 0:00:20 --:--:-- 0 100 11.2M 0 43 100 11.2M 2 548k 0:00:21 0:00:21 --:--:-- 9 100 11.2M 0 43 100 11.2M 2 548k 0:00:21 0:00:21 --:--:-- 12 [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] sh + curl -X POST http://172.16.110.148:60180/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2026-07-15_19-15-41.zip"' --form 'version=@"/root/workspace/polaris/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 5 11.2M 0 0 5 640k 0 1269k 0:00:09 --:--:-- 0:00:09 1267k 60 11.2M 0 0 60 6976k 0 4635k 0:00:02 0:00:01 0:00:01 4632k 100 11.2M 0 0 100 11.2M 0 3604k 0:00:03 0:00:03 --:--:-- 3604k 100 11.2M 0 0 100 11.2M 0 2747k 0:00:04 0:00:04 --:--:-- 2747k 100 11.2M 0 0 100 11.2M 0 2219k 0:00:05 0:00:05 --:--:-- 2219k 100 11.2M 0 0 100 11.2M 0 1861k 0:00:06 0:00:06 --:--:-- 1914k 100 11.2M 0 0 100 11.2M 0 1603k 0:00:07 0:00:07 --:--:-- 804k 100 11.2M 0 0 100 11.2M 0 1407k 0:00:08 0:00:08 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 1255k 0:00:09 0:00:09 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 1132k 0:00:10 0:00:10 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 1031k 0:00:11 0:00:11 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 946k 0:00:12 0:00:12 --:--:-- 0 100 11.2M 0 43 100 11.2M 3 895k 0:00:12 0:00:12 --:--:-- 9 100 11.2M 0 43 100 11.2M 3 895k 0:00:12 0:00:12 --:--:-- 11 [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] sh + curl -X POST http://172.16.110.145:50080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2026-07-15_19-15-41.zip"' --form 'version=@"/root/workspace/polaris/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 0 11.2M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 35 11.2M 0 0 35 4160k 0 3498k 0:00:03 0:00:01 0:00:02 3495k 76 11.2M 0 0 76 8896k 0 4071k 0:00:02 0:00:02 --:--:-- 4069k 92 11.2M 0 0 92 10.4M 0 3026k 0:00:03 0:00:03 --:--:-- 3026k 100 11.2M 0 0 100 11.2M 0 2406k 0:00:04 0:00:04 --:--:-- 2406k 100 11.2M 0 0 100 11.2M 0 1991k 0:00:05 0:00:05 --:--:-- 2063k 100 11.2M 0 0 100 11.2M 0 1698k 0:00:06 0:00:06 --:--:-- 1318k 100 11.2M 0 0 100 11.2M 0 1480k 0:00:07 0:00:07 --:--:-- 474k 100 11.2M 0 0 100 11.2M 0 1312k 0:00:08 0:00:08 --:--:-- 166k 100 11.2M 0 0 100 11.2M 0 1178k 0:00:09 0:00:09 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 1069k 0:00:10 0:00:10 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 979k 0:00:11 0:00:11 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 902k 0:00:12 0:00:12 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 837k 0:00:13 0:00:13 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 780k 0:00:14 0:00:14 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 731k 0:00:15 0:00:15 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 687k 0:00:16 0:00:16 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 649k 0:00:17 0:00:17 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 614k 0:00:18 0:00:18 --:--:-- 0 100 11.2M 0 0 100 11.2M 0 583k 0:00:19 0:00:19 --:--:-- 0 100 11.2M 0 43 100 11.2M 2 566k 0:00:20 0:00:20 --:--:-- 9 100 11.2M 0 43 100 11.2M 2 566k 0:00:20 0:00:20 --:--:-- 11 [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] sh + curl -X POST http://116.252.55.76:8026/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2026-07-15_19-15-41.zip"' --form 'version=@"/root/workspace/polaris/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 4 11.2M 0 0 4 576k 0 1324k 0:00:08 --:--:-- 0:00:08 1324k 14 11.2M 0 0 14 1664k 0 1172k 0:00:09 0:00:01 0:00:08 1171k 23 11.2M 0 0 23 2752k 0 1146k 0:00:10 0:00:02 0:00:08 1146k 33 11.2M 0 0 33 3840k 0 1120k 0:00:10 0:00:03 0:00:07 1120k 42 11.2M 0 0 42 4928k 0 1116k 0:00:10 0:00:04 0:00:06 1115k 52 11.2M 0 0 52 6016k 0 1113k 0:00:10 0:00:05 0:00:05 1094k 61 11.2M 0 0 61 7168k 0 1112k 0:00:10 0:00:06 0:00:04 1095k 71 11.2M 0 0 71 8256k 0 1112k 0:00:10 0:00:07 0:00:03 1095k 80 11.2M 0 0 80 9280k 0 1098k 0:00:10 0:00:08 0:00:02 1083k 89 11.2M 0 0 89 10.1M 0 1099k 0:00:10 0:00:09 0:00:01 1084k 99 11.2M 0 0 99 11.1M 0 1099k 0:00:10 0:00:10 --:--:-- 1084k 100 11.2M 0 0 100 11.2M 0 1002k 0:00:11 0:00:11 --:--:-- 864k 100 11.2M 0 43 100 11.2M 3 993k 0:00:11 0:00:11 --:--:-- 784k [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] dir Running in /root/workspace/polaris/polaris [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] readJSON [Pipeline] echo {"project":{"polaris":"hardware/polaris"},"commit":{"polaris":"ee93f1e"}} [Pipeline] sh + echo '{"project":{"polaris":"hardware/polaris"},"commit":{"polaris":"471e69c"}}' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/polaris/polaris@tmp [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": "# 版本上传通知 ### [polaris更新] --- - 版本名:polaris_2026-07-15_19-15-41 - 详细信息:v3.0 - 状态: 上传成功 - 执行人: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 440 100 27 100 413 321 4916 --:--:-- --:--:-- --:--:-- 5238 [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