Started by user sunyufu
Obtained params/daxie-submodule.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 be1b6f12be5dbad6fe7456b124029684e3352aaa
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/daxie-submodule@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 be1b6f12be5dbad6fe7456b124029684e3352aaa (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f be1b6f12be5dbad6fe7456b124029684e3352aaa # timeout=10
Commit message: "Update vehicleInfo.groovy"
> git rev-list --no-walk be1b6f12be5dbad6fe7456b124029684e3352aaa # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
pointcloud_customized,lidar_loc_v2_customized
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/daxie-submodule
[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/daxie-submodule/.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 5424178a131c15354a14e23162c7f0c6e41569c1 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5424178a131c15354a14e23162c7f0c6e41569c1 # timeout=10
Commit message: "Update qingdao-xilian-submodule.jenkinsfile"
> git rev-list --no-walk 5424178a131c15354a14e23162c7f0c6e41569c1 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Label: built-in, Quantity: 1]
Lock acquired on [Label: built-in, Quantity: 1]
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 5 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>################################# 更新车辆参数: [NBDX_ZQ_AT709] ###############################>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params/*' /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_module_orin_master_NBDX_ZQ_AT709_2026-02-22_23-40-09 /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_module_orin_master_NBDX_ZQ_AT709_2026-02-22_23-40-09.zip '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule@tmp
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule
[Pipeline] echo
-------------------------- 更新NBDX_ZQ_AT709参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT709.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT709.git
> git init /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT709.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 --depth=1 -- http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT709.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT709.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 803b626e6232b81ec11989443ee23d0601a81151 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 803b626e6232b81ec11989443ee23d0601a81151 # timeout=30
Commit message: "Updated 3 submodules: pncc_port_related_config, pncc_common_config, pncc_vehicle_related_config"
> git rev-list --no-walk 803b626e6232b81ec11989443ee23d0601a81151 # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/ningbodaxie/NBDX_ZQ_AT707.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T709.git) registered for path 'mqtt-tls'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/ningbo_daxie/nbdx_zq_at709.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/NBDX_ZQ_AT709.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pointcloud_customized
Cloning into '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/pointcloud_customized'...
Submodule path 'pointcloud_customized': checked out '4fb82b4ab87d45a88b4dc36fd123c17956f8c908'
[Pipeline] sh
+ git submodule update --remote lidar_loc_v2_customized
Cloning into '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/lidar_loc_v2_customized'...
Submodule path 'lidar_loc_v2_customized': checked out 'bbd7e3ea76bd3a1d3aede0b7540ce77319802325'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (getInfo & merge)
[Pipeline] parallel
[Pipeline] { (Branch: version&dingtalk)
[Pipeline] { (Branch: merge)
[Pipeline] stage
[Pipeline] { (version&dingtalk)
[Pipeline] stage
[Pipeline] { (merge)
[Pipeline] script
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>################### 拉取新参数方式,合并旧参数([NBDX_ZQ_AT709]) ###################>>>>>>>>>> [m
[Pipeline] }
[Pipeline] echo
[47;34m >>>>>>>>>>>################### 拉取新参数方式,合并旧参数([NBDX_ZQ_AT709]) ###################<<<<<<<<<<< [0m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] // ansiColor
[Pipeline] sh
[Pipeline] echo
----------------------------------------------- NBDX_ZQ_AT709拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule
[Pipeline] {
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/index.html
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/
crane_align_common
crane_align_customized
hardware
hdmap
hdmap_interface
hesai_lidar_customized
lidar_loc_v2_common
lidar_loc_v2_customized
mqtt-tls
msf-port
msf-vehicle
perception_camera_driver
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_segmentation_fisheye
perception_spreader_imv
perception_spreader_truck
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
README.md
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-daxie
system-port
[Pipeline] echo
合并submodule个别子仓库:[pointcloud_customized, lidar_loc_v2_customized]
[Pipeline] sh
+ echo ''
[Pipeline] echo
------------------------------- 更新NBDX_ZQ_AT709车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pointcloud_customized, lidar_loc_v2_customized]
[Pipeline] echo
1
[Pipeline] script
[Pipeline] {
[Pipeline] echo
+ wc -l
+ ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/pointcloud_customized/
清空submodule选项记录
[Pipeline] sh
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/submodules
+ touch /root/workspace/params-submodule/daxie-submodule/submodules
[Pipeline] readFile
+ cp -r /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/pointcloud_customized/bay_mask.txt /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/pointcloud_customized/bay.txt /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/pointcloud_customized/field.yaml /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/pointcloud_customized/gantry.txt /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/pointcloud_customized/pointcloud /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/pointcloud_customized/reflector_measure.yaml /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params/
[Pipeline] sh
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/lidar_loc_v2_customized/
+ wc -l
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params/
[Pipeline] echo
ok
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params/
bay_mask.txt
bay.txt
field.yaml
gantry.txt
lidar_loc_v2
pointcloud
reflector_measure.yaml
[Pipeline] }
+ echo system-node-daxie
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] sh
[Pipeline] // stage
[Pipeline] }
+ echo system-port
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo hesai_lidar_customized
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ echo perception_segmentation_fisheye
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo mqtt-tls
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ cat /root/workspace/params-submodule/daxie-submodule/submodules
system-common
system-device
system-mqtt
system-node-daxie
system-port
prediction_config
perception_new_detection
perception_spreader_truck
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
perception_lane_detection
perception_camera_driver
rslidar_sdk_common
perception_lidar_camera_fusion
rslidar_sdk_customized
perception_data_collection
hesai_lidar_customized
perception_spreader_imv
pncc_port_related_config
pncc_common_config
pncc_vehicle_related_config
hdmap
hdmap_interface
perception_segmentation_fisheye
hardware
mqtt-tls
perception_vehicles
[Pipeline] echo
更新submodule子仓库:[pointcloud_customized, lidar_loc_v2_customized]
[Pipeline] echo
[pointcloud_customized, lidar_loc_v2_customized]
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/pointcloud_customized
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pointcloud_customized当前commitId: 4fb82b4
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin_3hs_3bp, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_3hesai_3bp_imv_spreader_adjust_segmentation, system-port:daxie_ignore_503310, prediction_config:all_all_v2, perception_new_detection:daxie_truck_zq2_3pxt32-2rsbp, perception_spreader_truck:daxie_truck_zq_pxt32-rsbp, crane_align_customized:daxie_truck_zq2_3pxt32-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3pxt32, perception_lane_detection:daxie_truck, perception_camera_driver:daxie_truck, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv4, perception_data_collection:daxie_truck, hesai_lidar_customized:truck_top_90, perception_spreader_imv:daxie_truck_zq2_pxt32-rsbp, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_zhongqi_new, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer, hardware:dev, mqtt-tls:main, perception_vehicles:master]
[Pipeline] echo
pointcloud_customized对应分支为: daxie
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
[Pipeline] echo
pointcloud_customized对应的path_name: lidar_localization_mapping/config/pointcloud/pointcloud_customized
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
[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=pointcloud_customized&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pointcloud_customized&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":852,"description":"","name":"pointcloud_customized","name_with_namespace":"lidar_localization_mapping / config / pointcloud / pointcloud_customized","path":"pointcloud_customized","path_with_namespace":"lidar_localization_mapping/config/pointcloud/pointcloud_customized","created_at":"2023-07-21T07:15:41.992Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git","http_url_to_repo":"http://159.27.226.4/lidar_localization_mapping/config/pointcloud/pointcloud_customized.git","web_url":"http://159.27.226.4/lidar_localization_mapping/config/pointcloud/pointcloud_customized","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-02-11T09:36:02.764Z","namespace":{"id":968,"name":"pointcloud","path":"pointcloud","kind":"group","full_path":"lidar_localization_mapping/config/pointcloud","parent_id":825,"avatar_url":"/uploads/-/system/group/avatar/968/network.png","web_url":"http://159.27.226.4/groups/lidar_localization_mapping/config/pointcloud"},"_links":{"self":"http://159.27.226.4/api/v4/projects/852","issues":"http://159.27.226.4/api/v4/projects/852/issues","merge_requests":"http://159.27.226.4/api/v4/projects/852/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/852/repository/branches","labels":"http://159.27.226.4/api/v4/projects/852/labels","events":"http://159.27.226.4/api/v4/projects/852/events","members":"http://159.27.226.4/api/v4/projects/852/members","cluster_agents":"http://159.27.226.4/api/v4/projects/852/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-07-22T07:15:42.016Z"},"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":3,"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":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
lidar_localization_mapping/config/pointcloud/pointcloud_customized
[Pipeline] echo
852
[Pipeline] echo
pointcloud_customized对应的projectId: 852
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//NBDX_ZQ_AT709/master,pointcloud_customized
[Pipeline] echo
304ada4
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 852 304ada4 4fb82b4
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pointcloud_customized","branch":"daxie","time":"2026-02-26_09-05-17","commit_id":"4fb82b4","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pointcloud_customized","branch":"daxie","time":"2026-02-26_09-05-17","commit_id":"4fb82b4","version":"","commit_msgs":",,"}
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/lidar_loc_v2_customized
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
lidar_loc_v2_customized当前commitId: bbd7e3e
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:orin_3hs_3bp, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_3hesai_3bp_imv_spreader_adjust_segmentation, system-port:daxie_ignore_503310, prediction_config:all_all_v2, perception_new_detection:daxie_truck_zq2_3pxt32-2rsbp, perception_spreader_truck:daxie_truck_zq_pxt32-rsbp, crane_align_customized:daxie_truck_zq2_3pxt32-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3pxt32, perception_lane_detection:daxie_truck, perception_camera_driver:daxie_truck, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv4, perception_data_collection:daxie_truck, hesai_lidar_customized:truck_top_90, perception_spreader_imv:daxie_truck_zq2_pxt32-rsbp, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_zhongqi_new, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer, hardware:dev, mqtt-tls:main, perception_vehicles:master]
[Pipeline] echo
lidar_loc_v2_customized对应分支为: daxie/truck/3pxt32
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
[Pipeline] echo
lidar_loc_v2_customized对应的path_name: lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
[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=lidar_loc_v2_customized&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=lidar_loc_v2_customized&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":843,"description":"","name":"lidar_loc_v2_customized","name_with_namespace":"lidar_localization_mapping / config / lidar_loc_v2 / lidar_loc_v2_customized","path":"lidar_loc_v2_customized","path_with_namespace":"lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized","created_at":"2023-07-21T03:57:22.307Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git","http_url_to_repo":"http://159.27.226.4/lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git","web_url":"http://159.27.226.4/lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized","readme_url":"http://159.27.226.4/lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-02-25T07:49:40.386Z","namespace":{"id":826,"name":"lidar_loc_v2","path":"lidar_loc_v2","kind":"group","full_path":"lidar_localization_mapping/config/lidar_loc_v2","parent_id":825,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar_localization_mapping/config/lidar_loc_v2"},"_links":{"self":"http://159.27.226.4/api/v4/projects/843","issues":"http://159.27.226.4/api/v4/projects/843/issues","merge_requests":"http://159.27.226.4/api/v4/projects/843/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/843/repository/branches","labels":"http://159.27.226.4/api/v4/projects/843/labels","events":"http://159.27.226.4/api/v4/projects/843/events","members":"http://159.27.226.4/api/v4/projects/843/members","cluster_agents":"http://159.27.226.4/api/v4/projects/843/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-07-22T03:57:22.328Z"},"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":3,"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":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
lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized
[Pipeline] echo
843
[Pipeline] echo
lidar_loc_v2_customized对应的projectId: 843
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/daxie//NBDX_ZQ_AT709/master,lidar_loc_v2_customized
[Pipeline] echo
8343a7f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 843 8343a7f bbd7e3e
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"lidar_loc_v2_customized","branch":"daxie/truck/3pxt32","time":"2026-02-26_09-05-17","commit_id":"bbd7e3e","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"lidar_loc_v2_customized","branch":"daxie/truck/3pxt32","time":"2026-02-26_09-05-17","commit_id":"bbd7e3e","version":"","commit_msgs":",,"}
[Pipeline] echo
1
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pointcloud_customized","branch":"daxie","time":"2026-02-26_09-05-17","commit_id":"4fb82b4","version":"","commit_msgs":",,"},{"repo_name":"lidar_loc_v2_customized","branch":"daxie/truck/3pxt32","time":"2026-02-26_09-05-17","commit_id":"bbd7e3e","version":"","commit_msgs":",,"}],"device":1,"device_name":"NBDX_ZQ_AT709_Master","type":0,"project":"1"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pointcloud_customized","branch":"daxie","time":"2026-02-26_09-05-17","commit_id":"4fb82b4","version":"","commit_msgs":",,"},{"repo_name":"lidar_loc_v2_customized","branch":"daxie/truck/3pxt32","time":"2026-02-26_09-05-17","commit_id":"bbd7e3e","version":"","commit_msgs":",,"}],"device":1,"device_name":"NBDX_ZQ_AT709_Master","type":0,"project":"1"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/lidar_loc_v2_customized@tmp /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/pointcloud_customized@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pointcloud_customized","branch":"daxie","time":"2026-02-26_09-05-17","commit_id":"4fb82b4","version":"","commit_msgs":",,"},{"repo_name":"lidar_loc_v2_customized","branch":"daxie/truck/3pxt32","time":"2026-02-26_09-05-17","commit_id":"bbd7e3e","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
[Pipeline] sh
+ echo NBDX_ZQ_AT709
[Pipeline] readJSON
[Pipeline] echo
NBDX_ZQ_AT709
| 模块名称 | commitID | 分支名称 |
|---|
| pointcloud_customized | 4fb82b4 | daxie |
| lidar_loc_v2_customized | bbd7e3e | daxie/truck/3pxt32 |
[Pipeline] sh
+ echo 'NBDX_ZQ_AT709
| 模块名称 | commitID | 分支名称 |
|---|
| pointcloud_customized | 4fb82b4 | daxie |
| lidar_loc_v2_customized | bbd7e3e | daxie/truck/3pxt32 |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[NBDX_ZQ_AT709master]
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[40;31m >>>>>>>>>>>############################### [NBDX_ZQ_AT709] 压缩并上传! #################################<<<<<<<<<<< [0m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
------------------------------------- NBDX_ZQ_AT709压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params/
+ ls -d lidar_loc_v2/ pointcloud/
[Pipeline] echo
lidar_loc_v2/
pointcloud/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_NBDX_ZQ_AT709_2026-02-26_09-05-17/
+ mv params/ params_module_orin_master_NBDX_ZQ_AT709_2026-02-26_09-05-17/
[Pipeline] sh
+ zip -rq params_module_orin_master_NBDX_ZQ_AT709_2026-02-26_09-05-17.zip params_module_orin_master_NBDX_ZQ_AT709_2026-02-26_09-05-17 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_module_orin_master_NBDX_ZQ_AT709_2026-02-26_09-05-17.zip,/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_module_orin_master_NBDX_ZQ_AT709_2026-02-26_09-05-17.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/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 211M 0 0 100 211M 0 173M 0:00:01 0:00:01 --:--:-- 173M
100 211M 0 0 100 211M 0 95.3M 0:00:02 0:00:02 --:--:-- 95.3M
100 211M 0 0 100 211M 0 65.7M 0:00:03 0:00:03 --:--:-- 65.7M
100 211M 0 0 100 211M 0 50.1M 0:00:04 0:00:04 --:--:-- 50.1M
100 211M 0 0 100 211M 0 40.5M 0:00:05 0:00:05 --:--:-- 40.5M
100 211M 0 0 100 211M 0 34.0M 0:00:06 0:00:06 --:--:-- 0
100 211M 0 0 100 211M 0 29.3M 0:00:07 0:00:07 --:--:-- 0
100 211M 0 0 100 211M 0 25.7M 0:00:08 0:00:08 --:--:-- 0
100 211M 0 0 100 211M 0 22.9M 0:00:09 0:00:09 --:--:-- 0
100 211M 0 0 100 211M 0 20.6M 0:00:10 0:00:10 --:--:-- 0
100 211M 0 0 100 211M 0 18.8M 0:00:11 0:00:11 --:--:-- 0
100 211M 0 0 100 211M 0 17.3M 0:00:12 0:00:12 --:--:-- 0
100 211M 0 0 100 211M 0 15.9M 0:00:13 0:00:13 --:--:-- 0
100 211M 0 0 100 211M 0 14.8M 0:00:14 0:00:14 --:--:-- 0
100 211M 0 0 100 211M 0 13.8M 0:00:15 0:00:15 --:--:-- 0
100 211M 0 0 100 211M 0 13.0M 0:00:16 0:00:16 --:--:-- 0
100 211M 0 0 100 211M 0 12.2M 0:00:17 0:00:17 --:--:-- 0
100 211M 0 0 100 211M 0 11.6M 0:00:18 0:00:18 --:--:-- 0
100 211M 0 0 100 211M 0 11.0M 0:00:19 0:00:19 --:--:-- 0
100 211M 0 0 100 211M 0 10.4M 0:00:20 0:00:20 --:--:-- 0
100 211M 0 0 100 211M 0 9.9M 0:00:21 0:00:21 --:--:-- 0
100 211M 0 0 100 211M 0 9747k 0:00:22 0:00:22 --:--:-- 0
100 211M 0 0 100 211M 0 9327k 0:00:23 0:00:23 --:--:-- 0
100 211M 0 0 100 211M 0 8942k 0:00:24 0:00:24 --:--:-- 0
100 211M 0 0 100 211M 0 8587k 0:00:25 0:00:25 --:--:-- 0
100 211M 0 0 100 211M 0 8260k 0:00:26 0:00:26 --:--:-- 0
100 211M 0 0 100 211M 0 7956k 0:00:27 0:00:27 --:--:-- 0
100 211M 0 0 100 211M 0 7674k 0:00:28 0:00:28 --:--:-- 0
100 211M 0 0 100 211M 0 7412k 0:00:29 0:00:29 --:--:-- 0
100 211M 0 0 100 211M 0 7166k 0:00:30 0:00:30 --:--:-- 0
100 211M 0 0 100 211M 0 6937k 0:00:31 0:00:31 --:--:-- 0
100 211M 0 0 100 211M 0 6721k 0:00:32 0:00:32 --:--:-- 0
100 211M 0 0 100 211M 0 6519k 0:00:33 0:00:33 --:--:-- 0
100 211M 0 0 100 211M 0 6328k 0:00:34 0:00:34 --:--:-- 0
100 211M 0 0 100 211M 0 6149k 0:00:35 0:00:35 --:--:-- 0
100 211M 0 0 100 211M 0 5979k 0:00:36 0:00:36 --:--:-- 0
100 211M 0 0 100 211M 0 5818k 0:00:37 0:00:37 --:--:-- 0
100 211M 0 0 100 211M 0 5666k 0:00:38 0:00:38 --:--:-- 0
100 211M 0 0 100 211M 0 5521k 0:00:39 0:00:39 --:--:-- 0
100 211M 0 0 100 211M 0 5384k 0:00:40 0:00:40 --:--:-- 0
100 211M 0 0 100 211M 0 5254k 0:00:41 0:00:41 --:--:-- 0
100 211M 0 0 100 211M 0 5129k 0:00:42 0:00:42 --:--:-- 0
100 211M 0 0 100 211M 0 5010k 0:00:43 0:00:43 --:--:-- 0
100 211M 0 0 100 211M 0 4897k 0:00:44 0:00:44 --:--:-- 0
100 211M 0 0 100 211M 0 4789k 0:00:45 0:00:45 --:--:-- 0
100 211M 0 0 100 211M 0 4685k 0:00:46 0:00:46 --:--:-- 0
100 211M 0 0 100 211M 0 4586k 0:00:47 0:00:47 --:--:-- 0
100 211M 0 0 100 211M 0 4491k 0:00:48 0:00:48 --:--:-- 0
100 211M 0 0 100 211M 0 4400k 0:00:49 0:00:49 --:--:-- 0
100 211M 0 0 100 211M 0 4312k 0:00:50 0:00:50 --:--:-- 0
100 211M 0 0 100 211M 0 4228k 0:00:51 0:00:51 --:--:-- 0
100 211M 0 0 100 211M 0 4147k 0:00:52 0:00:52 --:--:-- 0
100 211M 0 0 100 211M 0 4069k 0:00:53 0:00:53 --:--:-- 0
100 211M 0 0 100 211M 0 3994k 0:00:54 0:00:54 --:--:-- 0
100 211M 0 0 100 211M 0 3921k 0:00:55 0:00:55 --:--:-- 0
100 211M 0 0 100 211M 0 3852k 0:00:56 0:00:56 --:--:-- 0
100 211M 0 0 100 211M 0 3784k 0:00:57 0:00:57 --:--:-- 0
100 211M 0 0 100 211M 0 3719k 0:00:58 0:00:58 --:--:-- 0
100 211M 0 0 100 211M 0 3657k 0:00:59 0:00:59 --:--:-- 0
100 211M 0 0 100 211M 0 3596k 0:01:00 0:01:00 --:--:-- 0
100 211M 0 0 100 211M 0 3537k 0:01:01 0:01:01 --:--:-- 0
100 211M 0 0 100 211M 0 3480k 0:01:02 0:01:02 --:--:-- 0
100 211M 0 0 100 211M 0 3425k 0:01:03 0:01:03 --:--:-- 0
100 211M 0 0 100 211M 0 3372k 0:01:04 0:01:04 --:--:-- 0
100 211M 0 0 100 211M 0 3320k 0:01:05 0:01:05 --:--:-- 0
100 211M 0 0 100 211M 0 3270k 0:01:06 0:01:06 --:--:-- 0
100 211M 0 0 100 211M 0 3221k 0:01:07 0:01:07 --:--:-- 0
100 211M 0 0 100 211M 0 3174k 0:01:08 0:01:08 --:--:-- 0
100 211M 0 0 100 211M 0 3128k 0:01:09 0:01:09 --:--:-- 0
100 211M 0 0 100 211M 0 3084k 0:01:10 0:01:10 --:--:-- 0
100 211M 0 0 100 211M 0 3040k 0:01:11 0:01:11 --:--:-- 0
100 211M 0 0 100 211M 0 2998k 0:01:12 0:01:12 --:--:-- 0
100 211M 0 0 100 211M 0 2957k 0:01:13 0:01:13 --:--:-- 0
100 211M 0 0 100 211M 0 2917k 0:01:14 0:01:14 --:--:-- 0
100 211M 0 0 100 211M 0 2879k 0:01:15 0:01:15 --:--:-- 0
100 211M 0 0 100 211M 0 2841k 0:01:16 0:01:16 --:--:-- 0
100 211M 0 0 100 211M 0 2804k 0:01:17 0:01:17 --:--:-- 0
100 211M 0 0 100 211M 0 2768k 0:01:18 0:01:18 --:--:-- 0
100 211M 0 0 100 211M 0 2733k 0:01:19 0:01:19 --:--:-- 0
100 211M 0 0 100 211M 0 2699k 0:01:20 0:01:20 --:--:-- 0
100 211M 0 0 100 211M 0 2666k 0:01:21 0:01:21 --:--:-- 0
100 211M 0 0 100 211M 0 2633k 0:01:22 0:01:22 --:--:-- 0
100 211M 0 0 100 211M 0 2602k 0:01:23 0:01:23 --:--:-- 0
100 211M 0 0 100 211M 0 2571k 0:01:24 0:01:24 --:--:-- 0
100 211M 0 0 100 211M 0 2541k 0:01:25 0:01:25 --:--:-- 0
100 211M 0 0 100 211M 0 2511k 0:01:26 0:01:26 --:--:-- 0
100 211M 0 0 100 211M 0 2482k 0:01:27 0:01:27 --:--:-- 0
100 211M 0 0 100 211M 0 2454k 0:01:28 0:01:28 --:--:-- 0
100 211M 0 0 100 211M 0 2427k 0:01:29 0:01:29 --:--:-- 0
100 211M 0 0 100 211M 0 2400k 0:01:30 0:01:30 --:--:-- 0
100 211M 0 0 100 211M 0 2374k 0:01:31 0:01:31 --:--:-- 0
100 211M 0 0 100 211M 0 2348k 0:01:32 0:01:32 --:--:-- 0
100 211M 0 0 100 211M 0 2323k 0:01:33 0:01:33 --:--:-- 0
100 211M 0 0 100 211M 0 2298k 0:01:34 0:01:34 --:--:-- 0
100 211M 0 0 100 211M 0 2274k 0:01:35 0:01:35 --:--:-- 0
100 211M 0 0 100 211M 0 2250k 0:01:36 0:01:36 --:--:-- 0
100 211M 0 0 100 211M 0 2227k 0:01:37 0:01:37 --:--:-- 0
100 211M 0 0 100 211M 0 2204k 0:01:38 0:01:38 --:--:-- 0
100 211M 0 0 100 211M 0 2182k 0:01:39 0:01:39 --:--:-- 0
100 211M 0 0 100 211M 0 2160k 0:01:40 0:01:40 --:--:-- 0
100 211M 0 0 100 211M 0 2139k 0:01:41 0:01:41 --:--:-- 0
100 211M 0 0 100 211M 0 2118k 0:01:42 0:01:42 --:--:-- 0
100 211M 0 0 100 211M 0 2098k 0:01:43 0:01:43 --:--:-- 0
100 211M 0 0 100 211M 0 2077k 0:01:44 0:01:44 --:--:-- 0
100 211M 0 0 100 211M 0 2058k 0:01:45 0:01:45 --:--:-- 0
100 211M 0 0 100 211M 0 2038k 0:01:46 0:01:46 --:--:-- 0
100 211M 0 0 100 211M 0 2019k 0:01:47 0:01:47 --:--:-- 0
100 211M 0 0 100 211M 0 2001k 0:01:48 0:01:48 --:--:-- 0
100 211M 0 0 100 211M 0 1982k 0:01:49 0:01:49 --:--:-- 0
100 211M 0 0 100 211M 0 1964k 0:01:50 0:01:50 --:--:-- 0
100 211M 0 0 100 211M 0 1947k 0:01:51 0:01:51 --:--:-- 0
100 211M 0 0 100 211M 0 1929k 0:01:52 0:01:52 --:--:-- 0
100 211M 0 0 100 211M 0 1912k 0:01:53 0:01:53 --:--:-- 0
100 211M 0 0 100 211M 0 1895k 0:01:54 0:01:54 --:--:-- 0
100 211M 0 0 100 211M 0 1879k 0:01:55 0:01:55 --:--:-- 0
100 211M 0 0 100 211M 0 1863k 0:01:56 0:01:56 --:--:-- 0
100 211M 0 0 100 211M 0 1847k 0:01:57 0:01:57 --:--:-- 0
100 211M 0 0 100 211M 0 1831k 0:01:58 0:01:58 --:--:-- 0
100 211M 0 0 100 211M 0 1816k 0:01:59 0:01:59 --:--:-- 0
100 211M 0 0 100 211M 0 1801k 0:02:00 0:02:00 --:--:-- 0
100 211M 0 0 100 211M 0 1786k 0:02:01 0:02:01 --:--:-- 0
100 211M 0 0 100 211M 0 1771k 0:02:02 0:02:02 --:--:-- 0
100 211M 0 0 100 211M 0 1757k 0:02:03 0:02:03 --:--:-- 0
100 211M 0 0 100 211M 0 1743k 0:02:04 0:02:04 --:--:-- 0
100 211M 0 0 100 211M 0 1729k 0:02:05 0:02:05 --:--:-- 0
100 211M 0 0 100 211M 0 1715k 0:02:06 0:02:06 --:--:-- 0
100 211M 0 0 100 211M 0 1702k 0:02:07 0:02:07 --:--:-- 0
100 211M 0 0 100 211M 0 1688k 0:02:08 0:02:08 --:--:-- 0
100 211M 0 0 100 211M 0 1675k 0:02:09 0:02:09 --:--:-- 0
100 211M 0 0 100 211M 0 1663k 0:02:10 0:02:10 --:--:-- 0
100 211M 0 0 100 211M 0 1650k 0:02:11 0:02:11 --:--:-- 0
100 211M 0 0 100 211M 0 1637k 0:02:12 0:02:12 --:--:-- 0
100 211M 0 0 100 211M 0 1625k 0:02:13 0:02:13 --:--:-- 0
100 211M 0 0 100 211M 0 1613k 0:02:14 0:02:14 --:--:-- 0
100 211M 0 0 100 211M 0 1601k 0:02:15 0:02:15 --:--:-- 0
100 211M 0 0 100 211M 0 1589k 0:02:16 0:02:16 --:--:-- 0
100 211M 0 0 100 211M 0 1578k 0:02:17 0:02:17 --:--:-- 0
100 211M 0 0 100 211M 0 1566k 0:02:18 0:02:18 --:--:-- 0
100 211M 0 0 100 211M 0 1555k 0:02:19 0:02:19 --:--:-- 0
100 211M 0 0 100 211M 0 1544k 0:02:20 0:02:20 --:--:-- 0
100 211M 0 0 100 211M 0 1533k 0:02:21 0:02:21 --:--:-- 0
100 211M 0 0 100 211M 0 1522k 0:02:22 0:02:22 --:--:-- 0
100 211M 0 0 100 211M 0 1512k 0:02:23 0:02:23 --:--:-- 0
100 211M 0 0 100 211M 0 1501k 0:02:24 0:02:24 --:--:-- 0
100 211M 0 0 100 211M 0 1491k 0:02:25 0:02:25 --:--:-- 0
100 211M 0 0 100 211M 0 1481k 0:02:26 0:02:26 --:--:-- 0
100 211M 0 0 100 211M 0 1470k 0:02:27 0:02:27 --:--:-- 0
100 211M 0 0 100 211M 0 1461k 0:02:28 0:02:28 --:--:-- 0
100 211M 0 0 100 211M 0 1451k 0:02:29 0:02:29 --:--:-- 0
100 211M 0 0 100 211M 0 1441k 0:02:30 0:02:30 --:--:-- 0
100 211M 0 0 100 211M 0 1432k 0:02:31 0:02:31 --:--:-- 0
100 211M 0 0 100 211M 0 1422k 0:02:32 0:02:32 --:--:-- 0
100 211M 0 0 100 211M 0 1413k 0:02:33 0:02:33 --:--:-- 0
100 211M 0 0 100 211M 0 1404k 0:02:34 0:02:34 --:--:-- 0
100 211M 0 0 100 211M 0 1395k 0:02:35 0:02:35 --:--:-- 0
100 211M 0 0 100 211M 0 1386k 0:02:36 0:02:36 --:--:-- 0
100 211M 0 0 100 211M 0 1377k 0:02:37 0:02:37 --:--:-- 0
100 211M 0 0 100 211M 0 1368k 0:02:38 0:02:38 --:--:-- 0
100 211M 0 0 100 211M 0 1360k 0:02:39 0:02:39 --:--:-- 0
100 211M 0 0 100 211M 0 1351k 0:02:40 0:02:40 --:--:-- 0
100 211M 0 0 100 211M 0 1343k 0:02:41 0:02:41 --:--:-- 0
100 211M 0 43 100 211M 0 1335k 0:02:42 0:02:42 --:--:-- 8
100 211M 0 43 100 211M 0 1335k 0:02:42 0:02:42 --:--:-- 10
[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] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master@tmp
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT709/master/params_submodule/
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] writeFile
[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] publishHTML
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /root/workspace/params-submodule/daxie-submodule to /var/lib/jenkins/jobs/daxie-submodule/builds/518/htmlreports/update_20message
[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": "# 参数发布通知
### [大榭车辆参数]
---
- 状态: 编译成功
- 执行人:sunyufu
- 更新车辆:
[NBDX_ZQ_AT709master]
- 分支名:main
- 具体模块分支:[点此链接](http://jenkins.vehicle.senior.auto:8080/jenkins/job/daxie-submodule/518/update_20message/index.html)
---
> 请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 588 100 27 100 561 350 7285 --:--:-- --:--:-- --:--:-- 7636
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Lock released on resource [Label: built-in, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS