控制台输出
Started by user admin
Running as SYSTEM
Building in workspace D:\jenkins\workspace\xq-web-bpm
The recommended git tool is: NONE
using credential db7fcbe3-f63d-40ab-bb44-4da92b582254
> D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> D:\Program Files\Git\bin\git.exe config remote.origin.url http://183.230.176.125:26090/artfess/BPM_WEB.git # timeout=10
Fetching upstream changes from http://183.230.176.125:26090/artfess/BPM_WEB.git
> D:\Program Files\Git\bin\git.exe --version # timeout=10
> git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials
> D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://183.230.176.125:26090/artfess/BPM_WEB.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/xq_meeting^{commit}" # timeout=10
Checking out Revision 82ea452628ce9934b9ba227845ee07c9134eacc5 (refs/remotes/origin/xq_meeting)
> D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
> D:\Program Files\Git\bin\git.exe checkout -f 82ea452628ce9934b9ba227845ee07c9134eacc5 # timeout=10
Commit message: "心跳"
> D:\Program Files\Git\bin\git.exe rev-list --no-walk 82ea452628ce9934b9ba227845ee07c9134eacc5 # timeout=10
[xq-web-bpm] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins6211141638094166582.bat
D:\jenkins\workspace\xq-web-bpm>node -v
v12.19.0
D:\jenkins\workspace\xq-web-bpm>npm -v
6.14.8
[xq-web-bpm] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins8894341225682536634.bat
D:\jenkins\workspace\xq-web-bpm>npm config set registry https://registry.npm.taobao.org
[xq-web-bpm] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7527956661692272258.bat
D:\jenkins\workspace\xq-web-bpm>npm config get registry
https://registry.npm.taobao.org/
[xq-web-bpm] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7019542523574612220.bat
D:\jenkins\workspace\xq-web-bpm>cd D:\jenkins\workspace\xq-web-bpm && npm install && npm run build
终止批处理操作吗(Y/N)?
Build was aborted
Aborted by admin
SSH: Current build result is [ABORTED], not going to run.
Finished: ABORTED