Aborted控制台输出

Started by user admin
Running as SYSTEM
Building in workspace D:\jenkins\workspace\xypm-web
The recommended git tool is: NONE
using credential acb71845-9146-47b3-a91f-6f1885a5272e
 > 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/cqxy_pm_web.git # timeout=10
Fetching upstream changes from http://183.230.176.125:26090/Artfess/cqxy_pm_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/cqxy_pm_web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10
Checking out Revision 1f7f8ef7231ffec1ac1303ee0604c127d0b7d5d4 (refs/remotes/origin/dev)
 > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
 > D:\Program Files\Git\bin\git.exe checkout -f 1f7f8ef7231ffec1ac1303ee0604c127d0b7d5d4 # timeout=10
Commit message: "修复bug:时间字段修改"
 > D:\Program Files\Git\bin\git.exe rev-list --no-walk 9aa588efa3b7981956a840c4aa2b8a129b482283 # timeout=10
[xypm-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins8001171357882896742.bat

D:\jenkins\workspace\xypm-web>node -v 
v12.19.0

D:\jenkins\workspace\xypm-web>npm -v 
6.14.8
[xypm-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins2111632263191999892.bat

D:\jenkins\workspace\xypm-web>npm config set registry https://registry.npm.taobao.org 
[xypm-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins5958911219383468311.bat

D:\jenkins\workspace\xypm-web>npm config get registry 
https://registry.npm.taobao.org/
[xypm-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins5896008956137899620.bat

D:\jenkins\workspace\xypm-web>cd D:\jenkins\workspace\xypm-web   && 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