Started by timer 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 2d089d837af5c5c1c8a1aba7727dbb6458d85c16 (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 2d089d837af5c5c1c8a1aba7727dbb6458d85c16 # timeout=10 Commit message: "过程监督" > D:\Program Files\Git\bin\git.exe rev-list --no-walk 31399a0f89bac6168238a1b47e91e5d1b4c36033 # timeout=10 [yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins3797709004724649279.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\jenkins7218313258336538638.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\jenkins158629402626446411.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\jenkins5956851770671122638.bat D:\jenkins\workspace\yhxt-web>cd D:\jenkins\workspace\yhxt-web && npm install && npm run build npm WARN echarts-liquidfill@2.0.6 requires a peer of echarts@^4.8.0 but none is installed. You must install peer dependencies yourself. npm WARN echarts-liquidfill@2.0.6 requires a peer of zrender@^4.3.1 but none is installed. You must install peer dependencies yourself. npm WARN vue-area-linkage@5.1.0 requires a peer of area-data@>=5.0.6 but none is installed. You must install peer dependencies yourself. npm ERR! code CERT_HAS_EXPIRED npm ERR! errno CERT_HAS_EXPIRED npm ERR! request to https://registry.npm.taobao.org/vue-resize failed, reason: certificate has expired npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2024-06-27T18_13_42_318Z-debug.log Build step 'Execute Windows batch command' marked build as failure SSH: Current build result is [FAILURE], not going to run. Finished: FAILURE