Aborted控制台输出

Started by user admin
Running as SYSTEM
Building in workspace D:\jenkins\workspace\yhxt-web
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/yhxt_web.git # timeout=10
Fetching upstream changes from http://183.230.176.125:26090/artfess/yhxt_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/yhxt_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 1e3911dd9428ce2eff57007c0985aeab439050fe (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 1e3911dd9428ce2eff57007c0985aeab439050fe # timeout=10
Commit message: "修复bug"
 > D:\Program Files\Git\bin\git.exe rev-list --no-walk 1e3911dd9428ce2eff57007c0985aeab439050fe # timeout=10
[yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins2249759857157137712.bat

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

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

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

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

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