Console Output

Generic Cause
GenericWebhookEnvironmentContributor
 Received:

{"object_kind":"push","event_name":"push","before":"3fce28c9602c84197ab11cd5a5870f469b970324","after":"eaabf4c24c81e3d8f95d6a36f930c7148fd5a2ee","ref":"refs/heads/rc_daxie","checkout_sha":"eaabf4c24c81e3d8f95d6a36f930c7148fd5a2ee","message":null,"user_id":134,"user_name":"yuli","user_username":"yuli","user_email":null,"user_avatar":"https://www.gravatar.com/avatar/e569ac243a63690160f9bf91f5c1686c?s=80&d=identicon","project_id":283,"project":{"id":283,"name":"Maps 2.0","description":"HDMaps 2.0 data repository","web_url":"http://159.27.226.4/map/maps_2.0","avatar_url":"http://159.27.226.4/uploads/-/system/project/avatar/283/map.png","git_ssh_url":"git@159.27.226.4:map/maps_2.0.git","git_http_url":"http://159.27.226.4/map/maps_2.0.git","namespace":"Map","visibility_level":0,"path_with_namespace":"map/maps_2.0","default_branch":"master","ci_config_path":null,"homepage":"http://159.27.226.4/map/maps_2.0","url":"git@159.27.226.4:map/maps_2.0.git","ssh_url":"git@159.27.226.4:map/maps_2.0.git","http_url":"http://159.27.226.4/map/maps_2.0.git"},"commits":[{"id":"eaabf4c24c81e3d8f95d6a36f930c7148fd5a2ee","message":"Upload dx_v1.0.271","title":"Upload dx_v1.0.271","timestamp":"2026-07-17T09:09:19+00:00","url":"http://159.27.226.4/map/maps_2.0/-/commit/eaabf4c24c81e3d8f95d6a36f930c7148fd5a2ee","author":{"name":"yuli","email":"yuli@senior.com"},"added":["hdmap2.0_dx_20260717_v1.0.271.zip"],"modified":[],"removed":[]}],"total_commits_count":1,"push_options":{},"repository":{"name":"Maps 2.0","url":"git@159.27.226.4:map/maps_2.0.git","description":"HDMaps 2.0 data repository","homepage":"http://159.27.226.4/map/maps_2.0","git_http_url":"http://159.27.226.4/map/maps_2.0.git","git_ssh_url":"git@159.27.226.4:map/maps_2.0.git","visibility_level":0}}


Contributing variables:

    added = ["hdmap2.0_dx_20260717_v1.0.271.zip"]
    added_0 = hdmap2.0_dx_20260717_v1.0.271.zip
    branch = refs/heads/rc_daxie
    modified = []
    object_kind = push
    projectId = 283
    projectName = Maps 2.0
    runOpts = GitlabPush
    runOpts_0 = GitlabPush
    userName = yuli


Obtained hdmap/map-png.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 818b370658ab17902e69440a0aa56a3fc16a347b
The recommended git tool is: NONE
using credential gitlab_weilk
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/map@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 818b370658ab17902e69440a0aa56a3fc16a347b (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 818b370658ab17902e69440a0aa56a3fc16a347b # timeout=10
Commit message: "Update vehicleInfo.groovy"
 > git rev-list --no-walk 818b370658ab17902e69440a0aa56a3fc16a347b # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
Maps 2.0
[Pipeline] echo
GitlabPush
[Pipeline] echo
rc_daxie
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/map
[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/map/.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 c1459170520e28388ead1dc0200e31887959a062 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c1459170520e28388ead1dc0200e31887959a062 # timeout=10
Commit message: "Update map-png.jenkinsfile"
 > git rev-list --no-walk c1459170520e28388ead1dc0200e31887959a062 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
rc_daxie
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取map>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/map/hdmap2.0_wq_20260526_v1.0.1.zip /root/workspace/map/hdmap2.0_wq_20260717_v1.0.2 /root/workspace/map/hdmap2.0_wq_20260717_v1.0.2.zip /root/workspace/map/README.md /root/workspace/map/version.json [Pipeline] dir Running in /root/workspace/map [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/map/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/map/maps_2.0.git # timeout=10 Fetching upstream changes from http://159.27.226.4/map/maps_2.0.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/map/maps_2.0.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git rev-parse origin/rc_daxie^{commit} # timeout=10 Checking out Revision eaabf4c24c81e3d8f95d6a36f930c7148fd5a2ee (origin/rc_daxie) > git config core.sparsecheckout # timeout=10 > git checkout -f eaabf4c24c81e3d8f95d6a36f930c7148fd5a2ee # timeout=10 Commit message: "Upload dx_v1.0.271" > git rev-list --no-walk 3fce28c9602c84197ab11cd5a5870f469b970324 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/map@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=Maps%202.0&per_page=100 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=Maps%202.0&per_page=100 Response Code: HTTP/1.1 200 OK Response: [{"id":283,"description":"HDMaps 2.0 data repository","name":"Maps 2.0","name_with_namespace":"Map / Maps 2.0","path":"maps_2.0","path_with_namespace":"map/maps_2.0","created_at":"2022-03-23T12:36:30.458Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:map/maps_2.0.git","http_url_to_repo":"http://159.27.226.4/map/maps_2.0.git","web_url":"http://159.27.226.4/map/maps_2.0","readme_url":"http://159.27.226.4/map/maps_2.0/-/blob/master/README.md","avatar_url":"http://159.27.226.4/uploads/-/system/project/avatar/283/map.png","forks_count":2,"star_count":3,"last_activity_at":"2026-07-17T09:09:24.656Z","namespace":{"id":12,"name":"Map","path":"map","kind":"group","full_path":"map","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/map"},"_links":{"self":"http://159.27.226.4/api/v4/projects/283","issues":"http://159.27.226.4/api/v4/projects/283/issues","merge_requests":"http://159.27.226.4/api/v4/projects/283/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/283/repository/branches","labels":"http://159.27.226.4/api/v4/projects/283/labels","events":"http://159.27.226.4/api/v4/projects/283/events","members":"http://159.27.226.4/api/v4/projects/283/members","cluster_agents":"http://159.27.226.4/api/v4/projects/283/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":"2022-03-24T12:36:30.568Z"},"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":27,"import_url":null,"import_type":null,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"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":[{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":20,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":20,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":20,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":20,"expires_at":null}],"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}},{"id":273,"description":"","name":"HDMapServer2.0InternalRelease","name_with_namespace":"ningshangshang / HDMapServer2.0InternalRelease","path":"hdmapserver2.0","path_with_namespace":"ningshangshang/hdmapserver2.0","created_at":"2022-03-12T14:52:13.814Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ningshangshang/hdmapserver2.0.git","http_url_to_repo":"http://159.27.226.4/ningshangshang/hdmapserver2.0.git","web_url":"http://159.27.226.4/ningshangshang/hdmapserver2.0","readme_url":"http://159.27.226.4/ningshangshang/hdmapserver2.0/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2022-03-15T13:31:04.996Z","namespace":{"id":40,"name":"ningshangshang","path":"ningshangshang","kind":"user","full_path":"ningshangshang","parent_id":null,"avatar_url":"https://www.gravatar.com/avatar/b82dc82add8c8c07721d9ecfeed6ef6e?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ningshangshang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/273","issues":"http://159.27.226.4/api/v4/projects/273/issues","merge_requests":"http://159.27.226.4/api/v4/projects/273/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/273/repository/branches","labels":"http://159.27.226.4/api/v4/projects/273/labels","events":"http://159.27.226.4/api/v4/projects/273/events","members":"http://159.27.226.4/api/v4/projects/273/members","cluster_agents":"http://159.27.226.4/api/v4/projects/273/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"public","owner":{"id":27,"username":"ningshangshang","name":"ningshangshang","state":"banned","avatar_url":"https://www.gravatar.com/avatar/b82dc82add8c8c07721d9ecfeed6ef6e?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ningshangshang"},"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":"2022-03-13T14:52:13.961Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"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":"enabled","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":27,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"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":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo map/maps_2.0 [Pipeline] echo 283 [Pipeline] echo 283 [Pipeline] dir Running in /root/workspace/map [Pipeline] { [Pipeline] sh + unzip -d hdmap2.0_dx_20260717_v1.0.271 hdmap2.0_dx_20260717_v1.0.271.zip Archive: hdmap2.0_dx_20260717_v1.0.271.zip inflating: hdmap2.0_dx_20260717_v1.0.271/hdmap2.0_dx_20260717_v1.0.271.png inflating: hdmap2.0_dx_20260717_v1.0.271/hdmap2.0_dx_20260717_v1.0.271.json inflating: hdmap2.0_dx_20260717_v1.0.271/map2utm.yaml inflating: hdmap2.0_dx_20260717_v1.0.271/hdmap2.0_dx_20260717_v1.0.271.tiff inflating: hdmap2.0_dx_20260717_v1.0.271/lidar_regions.json inflating: hdmap2.0_dx_20260717_v1.0.271/lidar_dynamic_regions.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/all_junction_regions.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/all_lanes.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/backward_waypoints.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/bay_points.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/bidirection_lanes.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/cable_pile_points.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/candidate_forbidden_lanes.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/fork_gantry_exchanges.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/forward_waypoints.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/junction_regions.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/lock_station_waypoints.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/parking_spaces.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/seaside_end_points.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/turn_around_config.json inflating: hdmap2.0_dx_20260717_v1.0.271/cloud_config/yard_seaside_regions.json [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /root/workspace/map/hdmap2.0_dx_20260717_v1.0.271 [Pipeline] { [Pipeline] echo hdmap2.0_dx_20260717_v1.0.271 [Pipeline] echo hdmap2.0_dx_20260717_v1.0.271.zip [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] sh + python3 /root/weilk/project/get_git_now.py 283 eaabf4c2 [Pipeline] echo "device":9,"device_name":"","type":0,"project":"1" [Pipeline] sh + echo -n '{"repo_name":"map_dx_20260717_v1.0.271","branch":"rc_daxie","port":"daxie","time":"2026-07-17_17:09:31","commit_id":"eaabf4c2","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"1"}' [Pipeline] sh + cat /root/workspace/map/version.json {"module":[{"repo_name":"map_dx_20260717_v1.0.271","branch":"rc_daxie","port":"daxie","time":"2026-07-17_17:09:31","commit_id":"eaabf4c2","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"1"} [Pipeline] sh + mv /root/workspace/map/hdmap2.0_dx_20260717_v1.0.271/hdmap2.0_dx_20260717_v1.0.271.json /root/workspace/map/hdmap2.0_dx_20260717_v1.0.271/map_daxie.json [Pipeline] sh + mv /root/workspace/map/hdmap2.0_dx_20260717_v1.0.271/hdmap2.0_dx_20260717_v1.0.271.png /root/workspace/map/hdmap2.0_dx_20260717_v1.0.271/perception_map.png [Pipeline] sh + cp /root/workspace/map/version.json /root/workspace/map/hdmap2.0_dx_20260717_v1.0.271 [Pipeline] sh + ls /root/workspace/map/hdmap2.0_dx_20260717_v1.0.271 cloud_config hdmap2.0_dx_20260717_v1.0.271.tiff lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_daxie.json perception_map.png version.json [Pipeline] sh + zip -rq map_dx_20260717_v1.0.271.zip cloud_config hdmap2.0_dx_20260717_v1.0.271.tiff lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_daxie.json perception_map.png version.json [Pipeline] sh + cp map_dx_20260717_v1.0.271.zip hdmap_cloud_map_dx_20260717_v1.0.271.zip [Pipeline] sh + rm -rf map_daxie.json [Pipeline] sh + ls /root/workspace/map/hdmap2.0_dx_20260717_v1.0.271 cloud_config hdmap2.0_dx_20260717_v1.0.271.tiff hdmap_cloud_map_dx_20260717_v1.0.271.zip lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_dx_20260717_v1.0.271.zip perception_map.png version.json [Pipeline] sh + curl -X POST http://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_20260717_v1.0.271/map_dx_20260717_v1.0.271.zip"' --form 'version=@"/root/workspace/map/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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 101M 0 0 2 2496k 0 2442k 0:00:42 0:00:01 0:00:41 2439k 4 101M 0 0 4 5056k 0 2482k 0:00:41 0:00:02 0:00:39 2480k 7 101M 0 0 7 7552k 0 2491k 0:00:41 0:00:03 0:00:38 2490k 9 101M 0 0 9 9.8M 0 2492k 0:00:41 0:00:04 0:00:37 2492k 12 101M 0 0 12 12.2M 0 2497k 0:00:41 0:00:05 0:00:36 2523k 14 101M 0 0 14 14.6M 0 2497k 0:00:41 0:00:06 0:00:35 2508k 16 101M 0 0 16 17.1M 0 2500k 0:00:41 0:00:07 0:00:34 2507k 18 101M 0 0 18 18.6M 0 2377k 0:00:43 0:00:08 0:00:35 2308k 21 101M 0 0 21 21.8M 0 2483k 0:00:41 0:00:09 0:00:32 2476k 23 101M 0 0 23 24.1M 0 2461k 0:00:42 0:00:10 0:00:32 2425k 25 101M 0 0 25 26.3M 0 2442k 0:00:42 0:00:11 0:00:31 2376k 28 101M 0 0 28 28.5M 0 2428k 0:00:42 0:00:12 0:00:30 2326k 30 101M 0 0 30 30.7M 0 2418k 0:00:42 0:00:13 0:00:29 2483k 32 101M 0 0 32 33.1M 0 2417k 0:00:42 0:00:14 0:00:28 2300k 34 101M 0 0 34 35.3M 0 2410k 0:00:43 0:00:15 0:00:28 2307k 37 101M 0 0 37 37.6M 0 2401k 0:00:43 0:00:16 0:00:27 2311k 39 101M 0 0 39 39.8M 0 2395k 0:00:43 0:00:17 0:00:26 2318k 41 101M 0 0 41 42.1M 0 2390k 0:00:43 0:00:18 0:00:25 2320k 43 101M 0 0 43 44.3M 0 2385k 0:00:43 0:00:19 0:00:24 2294k 46 101M 0 0 46 46.6M 0 2365k 0:00:43 0:00:20 0:00:23 2235k 48 101M 0 0 48 49.0M 0 2384k 0:00:43 0:00:21 0:00:22 2329k 50 101M 0 0 50 51.1M 0 2377k 0:00:43 0:00:22 0:00:21 2315k 52 101M 0 0 52 53.3M 0 2373k 0:00:43 0:00:23 0:00:20 2309k 54 101M 0 0 54 55.1M 0 2319k 0:00:44 0:00:24 0:00:20 2085k 56 101M 0 0 56 57.3M 0 2348k 0:00:44 0:00:25 0:00:19 2275k 58 101M 0 0 58 59.6M 0 2349k 0:00:44 0:00:26 0:00:18 2199k 61 101M 0 0 61 61.9M 0 2346k 0:00:44 0:00:27 0:00:17 2210k 63 101M 0 0 63 64.1M 0 2345k 0:00:44 0:00:28 0:00:16 2215k 65 101M 0 0 65 66.4M 0 2343k 0:00:44 0:00:29 0:00:15 2468k 67 101M 0 0 67 68.6M 0 2342k 0:00:44 0:00:30 0:00:14 2312k 70 101M 0 0 70 70.9M 0 2341k 0:00:44 0:00:31 0:00:13 2299k 72 101M 0 0 72 73.1M 0 2339k 0:00:44 0:00:32 0:00:12 2301k 74 101M 0 0 74 75.4M 0 2338k 0:00:44 0:00:33 0:00:11 2303k 76 101M 0 0 76 77.6M 0 2337k 0:00:44 0:00:34 0:00:10 2301k 78 101M 0 0 78 79.9M 0 2337k 0:00:44 0:00:35 0:00:09 2305k 81 101M 0 0 81 82.1M 0 2335k 0:00:44 0:00:36 0:00:08 2303k 83 101M 0 0 83 84.4M 0 2334k 0:00:44 0:00:37 0:00:07 2298k 85 101M 0 0 85 86.6M 0 2332k 0:00:44 0:00:38 0:00:06 2291k 87 101M 0 0 87 88.8M 0 2331k 0:00:44 0:00:39 0:00:05 2286k 89 101M 0 0 89 91.0M 0 2328k 0:00:44 0:00:40 0:00:04 2270k 92 101M 0 0 92 93.2M 0 2326k 0:00:44 0:00:41 0:00:03 2261k 94 101M 0 0 94 95.4M 0 2324k 0:00:44 0:00:42 0:00:02 2252k 95 101M 0 0 95 97.0M 0 2308k 0:00:44 0:00:43 0:00:01 2122k 98 101M 0 0 98 100M 0 2327k 0:00:44 0:00:44 --:--:-- 2297k 100 101M 0 0 100 101M 0 2275k 0:00:45 0:00:45 --:--:-- 1886k 100 101M 0 0 100 101M 0 2226k 0:00:46 0:00:46 --:--:-- 1479k 100 101M 0 0 100 101M 0 2179k 0:00:47 0:00:47 --:--:-- 1075k 100 101M 0 0 100 101M 0 2134k 0:00:48 0:00:48 --:--:-- 785k 100 101M 0 0 100 101M 0 2091k 0:00:49 0:00:49 --:--:-- 219k 100 101M 0 0 100 101M 0 2049k 0:00:50 0:00:50 --:--:-- 0 100 101M 0 0 100 101M 0 2010k 0:00:51 0:00:51 --:--:-- 0 100 101M 0 0 100 101M 0 1971k 0:00:52 0:00:52 --:--:-- 0 100 101M 0 0 100 101M 0 1935k 0:00:53 0:00:53 --:--:-- 0 100 101M 0 0 100 101M 0 1899k 0:00:54 0:00:54 --:--:-- 0 100 101M 0 0 100 101M 0 1865k 0:00:55 0:00:55 --:--:-- 0 100 101M 0 0 100 101M 0 1832k 0:00:56 0:00:56 --:--:-- 0 100 101M 0 0 100 101M 0 1800k 0:00:57 0:00:57 --:--:-- 0 100 101M 0 0 100 101M 0 1769k 0:00:58 0:00:58 --:--:-- 0 100 101M 0 0 100 101M 0 1740k 0:00:59 0:00:59 --:--:-- 0 100 101M 0 0 100 101M 0 1711k 0:01:00 0:01:00 --:--:-- 0 100 101M 0 0 100 101M 0 1683k 0:01:01 0:01:01 --:--:-- 0 100 101M 0 0 100 101M 0 1656k 0:01:02 0:01:02 --:--:-- 0 100 101M 0 0 100 101M 0 1630k 0:01:03 0:01:03 --:--:-- 0 100 101M 0 0 100 101M 0 1605k 0:01:04 0:01:04 --:--:-- 0 100 101M 0 0 100 101M 0 1580k 0:01:05 0:01:05 --:--:-- 0 100 101M 0 0 100 101M 0 1556k 0:01:06 0:01:06 --:--:-- 0 100 101M 0 43 100 101M 0 1535k 0:01:07 0:01:07 --:--:-- 8 100 101M 0 43 100 101M 0 1535k 0:01:07 0:01:07 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] sh + sed -i '$ s/device":9/device":0/' /root/workspace/map/version.json [Pipeline] sh + curl -X POST http://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_20260717_v1.0.271/hdmap_cloud_map_dx_20260717_v1.0.271.zip"' --form 'version=@"/root/workspace/map/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 1 101M 0 0 1 1792k 0 2395k 0:00:43 --:--:-- 0:00:43 2392k 4 101M 0 0 4 4352k 0 2461k 0:00:42 0:00:01 0:00:41 2460k 6 101M 0 0 6 6848k 0 2479k 0:00:41 0:00:02 0:00:39 2478k 9 101M 0 0 9 9344k 0 2489k 0:00:41 0:00:03 0:00:38 2489k 11 101M 0 0 11 11.5M 0 2494k 0:00:41 0:00:04 0:00:37 2493k 13 101M 0 0 13 14.0M 0 2496k 0:00:41 0:00:05 0:00:36 2512k 16 101M 0 0 16 16.5M 0 2500k 0:00:41 0:00:06 0:00:35 2514k 18 101M 0 0 18 18.8M 0 2486k 0:00:41 0:00:07 0:00:34 2490k 20 101M 0 0 20 21.0M 0 2460k 0:00:42 0:00:08 0:00:34 2439k 22 101M 0 0 22 22.6M 0 2376k 0:00:43 0:00:09 0:00:34 2265k 25 101M 0 0 25 25.6M 0 2444k 0:00:42 0:00:10 0:00:32 2384k 27 101M 0 0 27 27.8M 0 2429k 0:00:42 0:00:11 0:00:31 2333k 29 101M 0 0 29 30.1M 0 2416k 0:00:42 0:00:12 0:00:30 2308k 31 101M 0 0 31 32.3M 0 2405k 0:00:43 0:00:13 0:00:30 2310k 34 101M 0 0 34 34.5M 0 2398k 0:00:43 0:00:14 0:00:29 2442k 35 101M 0 0 35 36.1M 0 2347k 0:00:44 0:00:15 0:00:29 2138k 38 101M 0 0 38 39.2M 0 2396k 0:00:43 0:00:16 0:00:27 2320k 40 101M 0 0 40 41.4M 0 2390k 0:00:43 0:00:17 0:00:26 2323k 43 101M 0 0 43 43.6M 0 2385k 0:00:43 0:00:18 0:00:25 2328k 45 101M 0 0 45 45.9M 0 2381k 0:00:43 0:00:19 0:00:24 2329k 47 101M 0 0 47 48.0M 0 2352k 0:00:44 0:00:20 0:00:24 2368k 49 101M 0 0 49 50.5M 0 2379k 0:00:43 0:00:21 0:00:22 2321k 52 101M 0 0 52 52.8M 0 2376k 0:00:43 0:00:22 0:00:21 2324k 54 101M 0 0 54 55.0M 0 2372k 0:00:43 0:00:23 0:00:20 2324k 56 101M 0 0 56 57.4M 0 2375k 0:00:43 0:00:24 0:00:19 2351k 58 101M 0 0 58 59.6M 0 2370k 0:00:43 0:00:25 0:00:18 2450k 60 101M 0 0 60 61.7M 0 2355k 0:00:44 0:00:26 0:00:18 2253k 63 101M 0 0 63 64.3M 0 2373k 0:00:43 0:00:27 0:00:16 2359k 65 101M 0 0 65 66.5M 0 2370k 0:00:43 0:00:28 0:00:15 2362k 67 101M 0 0 67 68.8M 0 2368k 0:00:43 0:00:29 0:00:14 2336k 70 101M 0 0 70 71.0M 0 2366k 0:00:43 0:00:30 0:00:13 2341k 72 101M 0 0 72 73.3M 0 2365k 0:00:43 0:00:31 0:00:12 2420k 74 101M 0 0 74 75.6M 0 2362k 0:00:43 0:00:32 0:00:11 2306k 76 101M 0 0 76 77.8M 0 2361k 0:00:43 0:00:33 0:00:10 2305k 79 101M 0 0 79 80.1M 0 2360k 0:00:43 0:00:34 0:00:09 2312k 81 101M 0 0 81 82.3M 0 2358k 0:00:43 0:00:35 0:00:08 2311k 83 101M 0 0 83 84.6M 0 2357k 0:00:43 0:00:36 0:00:07 2304k 85 101M 0 0 85 86.8M 0 2355k 0:00:44 0:00:37 0:00:07 2308k 88 101M 0 0 88 89.1M 0 2354k 0:00:44 0:00:38 0:00:06 2310k 90 101M 0 0 90 91.4M 0 2354k 0:00:44 0:00:39 0:00:05 2311k 92 101M 0 0 92 93.5M 0 2349k 0:00:44 0:00:40 0:00:04 2287k 94 101M 0 0 94 95.6M 0 2346k 0:00:44 0:00:41 0:00:03 2267k 96 101M 0 0 96 97.9M 0 2345k 0:00:44 0:00:42 0:00:02 2269k 98 101M 0 0 98 100M 0 2342k 0:00:44 0:00:43 0:00:01 2246k 100 101M 0 0 100 101M 0 2285k 0:00:45 0:00:45 --:--:-- 1797k 100 101M 0 0 100 101M 0 2236k 0:00:46 0:00:46 --:--:-- 1409k 100 101M 0 0 100 101M 0 2189k 0:00:47 0:00:47 --:--:-- 1015k 100 101M 0 0 100 101M 0 2143k 0:00:48 0:00:48 --:--:-- 604k 100 101M 0 0 100 101M 0 2100k 0:00:49 0:00:49 --:--:-- 206k 100 101M 0 0 100 101M 0 2058k 0:00:50 0:00:50 --:--:-- 0 100 101M 0 0 100 101M 0 2018k 0:00:51 0:00:51 --:--:-- 0 100 101M 0 0 100 101M 0 1979k 0:00:52 0:00:52 --:--:-- 0 100 101M 0 0 100 101M 0 1942k 0:00:53 0:00:53 --:--:-- 0 100 101M 0 0 100 101M 0 1907k 0:00:54 0:00:54 --:--:-- 0 100 101M 0 0 100 101M 0 1872k 0:00:55 0:00:55 --:--:-- 0 100 101M 0 0 100 101M 0 1839k 0:00:56 0:00:56 --:--:-- 0 100 101M 0 0 100 101M 0 1807k 0:00:57 0:00:57 --:--:-- 0 100 101M 0 0 100 101M 0 1776k 0:00:58 0:00:58 --:--:-- 0 100 101M 0 0 100 101M 0 1746k 0:00:59 0:00:59 --:--:-- 0 100 101M 0 0 100 101M 0 1717k 0:01:00 0:01:00 --:--:-- 0 100 101M 0 0 100 101M 0 1689k 0:01:01 0:01:01 --:--:-- 0 100 101M 0 0 100 101M 0 1662k 0:01:02 0:01:02 --:--:-- 0 100 101M 0 0 100 101M 0 1635k 0:01:03 0:01:03 --:--:-- 0 100 101M 0 0 100 101M 0 1610k 0:01:04 0:01:04 --:--:-- 0 100 101M 0 0 100 101M 0 1585k 0:01:05 0:01:05 --:--:-- 0 100 101M 0 0 100 101M 0 1561k 0:01:06 0:01:06 --:--:-- 0 100 101M 0 43 100 101M 0 1558k 0:01:06 0:01:06 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] sh + sed -i '$ s/project":"1/project":"1000/' /root/workspace/map/version.json [Pipeline] sh + curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_20260717_v1.0.271/hdmap_cloud_map_dx_20260717_v1.0.271.zip"' --form 'version=@"/root/workspace/map/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 101M 0 0 100 101M 0 60.8M 0:00:01 0:00:01 --:--:-- 60.8M 100 101M 0 0 100 101M 0 37.9M 0:00:02 0:00:02 --:--:-- 38.0M 100 101M 0 43 100 101M 14 33.3M 0:00:03 0:00:03 --:--:-- 33.3M 100 101M 0 43 100 101M 14 33.2M 0:00:03 0:00:03 --:--:-- 33.2M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + sed -i '$ s/project":"1000/project":"1001/' /root/workspace/map/version.json [Pipeline] sh + curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_20260717_v1.0.271/map_dx_20260717_v1.0.271.zip"' --form 'version=@"/root/workspace/map/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 14 101M 0 0 14 14.5M 0 246M --:--:-- --:--:-- --:--:-- 242M 100 101M 0 0 100 101M 0 65.4M 0:00:01 0:00:01 --:--:-- 65.4M 100 101M 0 0 100 101M 0 39.7M 0:00:02 0:00:02 --:--:-- 39.7M 100 101M 0 43 100 101M 14 34.8M 0:00:02 0:00:02 --:--:-- 34.8M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + rsync --max-size=1G -avP -e 'ssh -p 65522' /root/workspace/map/hdmap2.0_dx_20260717_v1.0.271/map_dx_20260717_v1.0.271.zip senior-bj@106.120.216.186:/volume1/test-data/maps2.0/daxie/ sending incremental file list map_dx_20260717_v1.0.271.zip 32,768 0% 0.00kB/s 0:00:00 12,812,288 12% 11.84MB/s 0:00:07 20,905,984 19% 9.63MB/s 0:00:08 29,687,808 27% 9.21MB/s 0:00:08 39,124,992 36% 9.04MB/s 0:00:07 49,152,000 46% 8.40MB/s 0:00:06 58,720,256 55% 8.75MB/s 0:00:05 68,845,568 64% 8.97MB/s 0:00:04 77,103,104 72% 8.73MB/s 0:00:03 85,262,336 80% 8.35MB/s 0:00:02 94,797,824 89% 8.26MB/s 0:00:01 102,924,288 96% 7.84MB/s 0:00:00 106,167,272 100% 8.59MB/s 0:00:11 (xfr#1, to-chk=0/1) sent 106,193,295 bytes received 35 bytes 7,866,172.59 bytes/sec total size is 106,167,272 speedup is 1.00 [Pipeline] echo [map_dx_20260717_v1.0.271] [Pipeline] } [Pipeline] // dir [Pipeline] echo [] [Pipeline] dir Running in /root/workspace/map [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] readJSON [Pipeline] echo {"project":{"map2":"map/maps_2.0"},"commit":{"map2":"c3205cae"}} [Pipeline] sh + echo '{"project":{"map2":"map/maps_2.0"},"commit":{"map2":"eaabf4c2"}}' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/map/hdmap2.0_dx_20260717_v1.0.271@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": "# 版本上传通知 ### [大榭地图更新] --- - 版本名: [map_dx_20260717_v1.0.271] - 详细信息:daxie - 状态:<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 446 100 27 100 419 313 4872 --:--:-- --:--:-- --:--:-- 5186 [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