| Step | Arguments | | | Status |
|---|
| Start of Pipeline - (1 min 18 sec in block) | | | | |
| Print Message - (19 ms in self) | null | |  | |
| Print Message - (97 ms in self) | null | |  | |
| Allocate node : Start - (1 min 18 sec in block) | built-in | |  | |
| Allocate node : Body : Start - (1 min 17 sec in block) | | | | |
| Stage : Start - (0.24 sec in block) | Declarative: Checkout SCM | |  | |
| Declarative: Checkout SCM - (0.19 sec in block) | | | | |
| Check out from version control - (0.16 sec in self) | | |  | |
| Set environment variables : Start - (1 min 17 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |  | |
| Set environment variables : Body : Start - (1 min 17 sec in block) | | | | |
| Set environment variables : Start - (1 min 17 sec in block) | commitPath, commitFileName, commitPathTmp, _time, verPath, workHome | |  | |
| Set environment variables : Body : Start - (1 min 17 sec in block) | | | | |
| Stage : Start - (3.3 sec in block) | checkout | |  | |
| checkout - (3.2 sec in block) | | | | |
| Run arbitrary Pipeline script : Start - (3.2 sec in block) | | |  | |
| Run arbitrary Pipeline script : Body : Start - (3.1 sec in block) | | | | |
| Print Message - (24 ms in self) | rc_dev | |  | |
| Color ANSI Console Output : Start - (96 ms in block) | xterm | |  | |
| Color ANSI Console Output : Body : Start - (37 ms in block) | | |  | |
| Print Message - (8 ms in self) | [1;32m >>>>>>>>>>拉取polaris>>>>>>>>>> [m | |  | |
| Shell Script - (0.3 sec in self) | rm -rf /root/workspace/polaris/* && mkdir /root/workspace/polaris/polaris/ | |  | |
| Change current directory : Start - (2.4 sec in block) | /root/workspace/polaris/polaris/ | |  | |
| Change current directory : Body : Start - (2.4 sec in block) | | | | |
| Check out from version control - (2.3 sec in self) | | |  | |
| Shell Script - (0.27 sec in self) | rm -rf /root/workspace/polaris@tmp | |  | |
| Stage : Start - (1 min 13 sec in block) | zip->post | |  | |
| zip->post - (1 min 13 sec in block) | | | | |
| Run arbitrary Pipeline script : Start - (1 min 13 sec in block) | | |  | |
| Run arbitrary Pipeline script : Body : Start - (1 min 13 sec in block) | | | | |
| Color ANSI Console Output : Start - (95 ms in block) | xterm | |  | |
| Color ANSI Console Output : Body : Start - (39 ms in block) | | |  | |
| Print Message - (12 ms in self) | [1;32m >>>>>>>>>>压缩成zip包>>>>>>>>>> [m | |  | |
| Read JSON from files in the workspace. - (32 ms in self) | /root/commtest/project/project-polaris.json | |  | |
| Bind credentials to variables : Start - (0.21 sec in block) | | |  | |
| Bind credentials to variables : Body : Start - (0.14 sec in block) | | | | |
| Perform an HTTP Request and return a response object - (0.12 sec in self) | | |  | |
| Read JSON from files in the workspace. - (31 ms in self) | | |  | |
| Print Message - (16 ms in self) | hardware/polaris | |  | |
| Print Message - (15 ms in self) | 527 | |  | |
| Print Message - (25 ms in self) | 527 | |  | |
| Change current directory : Start - (1 min 11 sec in block) | /root/workspace/polaris/ | |  | |
| Change current directory : Body : Start - (1 min 11 sec in block) | | | | |
| Change current directory : Start - (1.7 sec in block) | /root/workspace/polaris/polaris/ | |  | |
| Change current directory : Body : Start - (1.6 sec in block) | | | | |
| Shell Script - (0.27 sec in self) | echo -n '{"module":[' > /root/workspace/polaris/version.json | |  | |
| Shell Script - (0.28 sec in self) | git rev-parse --short HEAD | |  | |
| Shell Script - (0.28 sec in self) | python3 /root/weilk/project/get_git_now.py 527 b21fdb9 | |  | |
| Print Message - (27 ms in self) | "device":1,"device_name":"none","type":1,"project":"0" | |  | |
| Shell Script - (0.5 sec in self) | echo -n '{"repo_name":"polaris","branch":"rc_dev","port":"hairun","time":"2026-09-09_17-39-34","commit_id":"b21fdb9","version":"","commit_msgs":",,"}],"device":1,"device_name":"none","type":1,"project":"0"}' >> /root/workspace/polaris/version.json | |  | |
| Shell Script - (0.27 sec in self) | cat /root/workspace/polaris/version.json | |  | |
| Shell Script - (0.27 sec in self) | cp -r polaris/ polaris_2026-09-09_17-39-38/ | |  | |
| Shell Script - (0.27 sec in self) | rm -rf polaris_2026-09-09_17-39-38/.git/ | |  | |
| Shell Script - (0.81 sec in self) | zip -rq polaris_2026-09-09_17-39-38.zip ./polaris_2026-09-09_17-39-38/ ./version.json | |  | |
| Shell Script - (0.27 sec in self) | ls /root/workspace/polaris/ | |  | |
| Shell Script - (0.82 sec in self) | curl -X POST 'http://127.0.0.1:8090/otaUploadFileAndVersion' --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2026-09-09_17-39-38.zip"' --form 'version=@"/root/workspace/polaris/version.json"'
| |  | |
| Print Message - (15 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Read JSON from files in the workspace. - (18 ms in self) | | |  | |
| Print Message - (12 ms in self) | [msg:操作成功, code:200, data:] | |  | |
| Print Message - (17 ms in self) | status:200 | |  | |
| Print Message - (20 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Shell Script - (21 sec in self) | 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-09-09_17-39-38.zip"' --form 'version=@"/root/workspace/polaris/version.json"'
| |  | |
| Print Message - (13 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Read JSON from files in the workspace. - (19 ms in self) | | |  | |
| Print Message - (14 ms in self) | [msg:操作成功, code:200, data:] | |  | |
| Print Message - (13 ms in self) | status:200 | |  | |
| Print Message - (21 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Shell Script - (13 sec in self) | 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-09-09_17-39-38.zip"' --form 'version=@"/root/workspace/polaris/version.json"'
| |  | |
| Print Message - (39 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Read JSON from files in the workspace. - (29 ms in self) | | |  | |
| Print Message - (23 ms in self) | [msg:操作成功, code:200, data:] | |  | |
| Print Message - (20 ms in self) | status:200 | |  | |
| Print Message - (20 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Shell Script - (12 sec in self) | curl -X POST 'http://183.255.70.81:50080/ota-api/otaUploadFileAndVersion' --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2026-09-09_17-39-38.zip"' --form 'version=@"/root/workspace/polaris/version.json"'
| |  | |
| Print Message - (15 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Read JSON from files in the workspace. - (19 ms in self) | | |  | |
| Print Message - (14 ms in self) | [msg:操作成功, code:200, data:] | |  | |
| Print Message - (14 ms in self) | status:200 | |  | |
| Print Message - (22 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Shell Script - (4.2 sec in self) | curl -X POST 'http://159.27.114.184:31018/ota-api/otaUploadFileAndVersion' --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2026-09-09_17-39-38.zip"' --form 'version=@"/root/workspace/polaris/version.json"'
| |  | |
| Print Message - (14 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Read JSON from files in the workspace. - (17 ms in self) | | |  | |
| Print Message - (12 ms in self) | [msg:操作成功, code:200, data:] | |  | |
| Print Message - (14 ms in self) | status:200 | |  | |
| Print Message - (20 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Shell Script - (14 sec in self) | curl -X POST 'http://159.27.114.184:35918/ota-api/otaUploadFileAndVersion' --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/polaris/polaris_2026-09-09_17-39-38.zip"' --form 'version=@"/root/workspace/polaris/version.json"'
| |  | |
| Print Message - (16 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Read JSON from files in the workspace. - (36 ms in self) | | |  | |
| Print Message - (17 ms in self) | [msg:操作成功, code:200, data:] | |  | |
| Print Message - (18 ms in self) | status:200 | |  | |
| Print Message - (18 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
| Change current directory : Start - (0.71 sec in block) | /root/workspace/polaris/polaris/ | |  | |
| Change current directory : Body : Start - (0.64 sec in block) | | | | |
| Shell Script - (0.28 sec in self) | git rev-parse --short HEAD | |  | |
| Read JSON from files in the workspace. - (36 ms in self) | /root/commtest/project/project-polaris.json | |  | |
| Print Message - (21 ms in self) | {"project":{"polaris":"hardware/polaris"},"commit":{"polaris":"1d711ff"}} | |  | |
| Shell Script - (0.28 sec in self) | echo '{"project":{"polaris":"hardware/polaris"},"commit":{"polaris":"b21fdb9"}}' > /root/commtest/project/project-polaris.json | |  | |
| Shell Script - (0.26 sec in self) | rm -rf /root/workspace/polaris/*@tmp | |  | |
| Stage : Start - (0.8 sec in block) | Declarative: Post Actions | |  | |
| Declarative: Post Actions - (0.77 sec in block) | | | | |
| Run arbitrary Pipeline script : Start - (0.16 sec in block) | | |  | |
| Run arbitrary Pipeline script : Body : Start - (0.1 sec in block) | | | | |
| Print Message - (71 ms in self) | always | |  | |
| Run arbitrary Pipeline script : Start - (0.54 sec in block) | | |  | |
| Run arbitrary Pipeline script : Body : Start - (0.51 sec in block) | | | | |
| Print Message - (23 ms in self) | success | |  | |
| Set jenkins user build variables : Start - (0.44 sec in block) | | |  | |
| General Build Wrapper : Body : Start - (0.39 sec in block) | | | | |
| Run arbitrary Pipeline script : Start - (98 ms in block) | | |  | |
| Run arbitrary Pipeline script : Body : Start - (44 ms in block) | | | | |
| Print Message - (12 ms in self) | user: , telphone: | |  | |
| Shell Script - (0.27 sec in self) | 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-09-09_17-39-38
- 详细信息:rc_dev
- 状态:<font color=#01B468> 上传成功 </font>
- 执行人:weilikang
---
> 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }'
| |  | |
| Print Message - (8 ms in self) | {"errcode":0,"errmsg":"ok"} | |  | |