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://140.210.216.73:6090/artfess/yhxt_fvue.git # timeout=10 Fetching upstream changes from http://140.210.216.73:6090/artfess/yhxt_fvue.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://140.210.216.73:6090/artfess/yhxt_fvue.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 6b0e32790daf339d539fd8f2386676a56300cc3f (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 6b0e32790daf339d539fd8f2386676a56300cc3f # timeout=10 Commit message: "Merge branch 'dev' of http://140.210.216.73:6090/artfess/yhxt_fvue into dev" First time build. Skipping changelog. [yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins6311259758361948053.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\jenkins2270418989163985639.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\jenkins2896616849060409806.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\jenkins1212870590975265043.bat D:\jenkins\workspace\yhxt-web>cd D:\jenkins\workspace\yhxt-web && npm install && npm run build ^C^C终止批处理操作吗(Y/N)? Build was aborted Aborted by admin SSH: Current build result is [ABORTED], not going to run. Finished: ABORTED