Started by timer Running as SYSTEM Building in workspace D:\jenkins\workspace\dataShare-fvue The recommended git tool is: NONE using credential 5d0af93d-e0a9-46df-a3d1-b394ab81c260 > 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/datashare-fvue.git # timeout=10 Fetching upstream changes from http://140.210.216.73:6090/artfess/datashare-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/datashare-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 aebddeaa51c8457d9a842c5c5a63dce37e55bd37 (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 aebddeaa51c8457d9a842c5c5a63dce37e55bd37 # timeout=10 Commit message: "明细层-数据治理任务//应用层-数据计算任务" > D:\Program Files\Git\bin\git.exe rev-list --no-walk aebddeaa51c8457d9a842c5c5a63dce37e55bd37 # timeout=10 [dataShare-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins739215320061280705.bat D:\jenkins\workspace\dataShare-fvue>node -v v14.18.0 D:\jenkins\workspace\dataShare-fvue>npm -v 6.14.15 [dataShare-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins8362377430119597429.bat D:\jenkins\workspace\dataShare-fvue>npm config set registry https://registry.npmmirror.com [dataShare-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7919288323137647812.bat D:\jenkins\workspace\dataShare-fvue>npm config get registry https://registry.npmmirror.com/ [dataShare-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins6001986202231883423.bat D:\jenkins\workspace\dataShare-fvue>cd D:\jenkins\workspace\dataShare-fvue D:\jenkins\workspace\dataShare-fvue>exit 0 [dataShare-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7749611366900883430.bat D:\jenkins\workspace\dataShare-fvue>del "package-lock.json" D:\jenkins\workspace\dataShare-fvue>exit 0 [dataShare-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins1603923838652389875.bat D:\jenkins\workspace\dataShare-fvue>npm install && npm run build npm WARN deprecated fsevents@1.2.13: Upgrade to fsevents v2 to mitigate potential security issues npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules\chokidar\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules\watchpack\node_modules\chokidar\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN enoent ENOENT: no such file or directory, open 'D:\jenkins\workspace\dataShare-fvue\node_modules\webpack-cli\node_modules\webpack-merge\package.json' npm WARN @wangeditor/editor-for-vue@1.0.2 requires a peer of @wangeditor/editor@>=5.1.0 but none is installed. You must install peer dependencies yourself. npm WARN @wangeditor/editor-for-vue@1.0.2 requires a peer of vue@^2.6.14 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 WARN vue-echarts@6.7.3 requires a peer of vue@^2.6.12 || ^3.1.1 but none is installed. You must install peer dependencies yourself. npm WARN The package sass-loader is included as both a dev and production dependency. removed 11 packages in 31.38s 162 packages are looking for funding run `npm fund` for details > dh@0.1.0 build D:\jenkins\workspace\dataShare-fvue > vue-cli-service build postcss-px-to-viewport: postcss.plugin was deprecated. Migration guide: https://evilmartians.com/chronicles/postcss-8-plugin-migration Browserslist: browsers data (caniuse-lite) is 8 months old. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme - Building for production...