Console Output
Started by user weilikang
Replayed #102
Resume disabled by user, switching to high-performance, low-durability mode.
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 7c10b9895c567dfc74d42c844dd6baf0e4a30e8d
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/all-confname@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 7c10b9895c567dfc74d42c844dd6baf0e4a30e8d (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7c10b9895c567dfc74d42c844dd6baf0e4a30e8d # timeout=10
Commit message: "Update vehicleInfo.groovy"
> git rev-list --no-walk 8cf61c251874f6b6c943da6f4a7a43013b3810f8 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/all-confname
[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/all-confname/.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 557a22764de6466cc020a734c2432fa3c743ed1b (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 557a22764de6466cc020a734c2432fa3c743ed1b # timeout=10
Commit message: "Update all-confname.jenkinsfile"
> git rev-list --no-walk d564d02411157162c9b35627b2557c3ff7fea8bb # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
0
[Pipeline] echo
[shared_msgs, pnc, guardian, hesai_lidar, lidar_loc_v2, msf_localization, crane_detection, simulator, crane_align, container_measure, msf_assistant, chassis, tos_visualize, hdmap, msg_recorder, static_transform, prediction, senior_calibration, rslidar_sdk, system-ros, fms_agent, mrpt2, warningModule, peripheral_controller, lidar_camera_fusion, prediction_scene_fetcher, sins_calibration_hmi, rminterpreter, control, hdmap_cloud, lidar_manual_calib, node-manager, thirdparty, node-manager-hmi, node_manager_online, unified-system-monitor, ros-bridge, hdcontrol, versions_observer, multi_simulator, cache_bag_node, virtual_lamp, TruckUpLiDarCalibTool]
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>执行打包>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>压缩成zip包>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ rm -rf '/root/workspace/all-confname/src/*' /root/workspace/all-confname@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] sh
+ cat /root/weilk/master-project/.project-all.json
[Pipeline] sh
+ cat /root/weilk/rcdev-project/.project-all.json
[Pipeline] sh
+ cat /root/weilk/dev-project/.project-all.json
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone: null
[Pipeline] echo
用户不存在列表中
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone: null
[Pipeline] echo
用户不存在列表中
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
-==========================================================================
[Pipeline] build
Scheduling project: module-pnc_replayer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS