Started by user unknown or anonymous Running as SYSTEM Building in workspace /data/jenkins/workspace/badp-bcxin-web-tuoluojiang [badp-bcxin-web-tuoluojiang] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins2767784193668857609.sh + export NODE_HOME=/usr/local/node-v14.21.3-linux-x64 + NODE_HOME=/usr/local/node-v14.21.3-linux-x64 + export PATH=/usr/local/node-v14.21.3-linux-x64/bin:/usr/local/n/versions/node/16.0.0/bin:/usr/local/jdk1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/var/lib/snapd/snap/bin:/usr/local/maven/bin:/usr/local/git/bin:/root/bin + PATH=/usr/local/node-v14.21.3-linux-x64/bin:/usr/local/n/versions/node/16.0.0/bin:/usr/local/jdk1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/var/lib/snapd/snap/bin:/usr/local/maven/bin:/usr/local/git/bin:/root/bin + chmod 755 /data/jenkins/workspace/test-v5qy-tuoluojiang/oa-saas-master/view-pc -R + cd /data/jenkins/workspace/test-v5qy-tuoluojiang/oa-saas-master/view-pc + npm cache clean --force npm WARN using --force I sure hope you know what you are doing. + npm install --unsafe-perm=true --allow-root > tuoluojiang@1.1.0 postinstall /data/jenkins/workspace/test-v5qy-tuoluojiang/oa-saas-master/view-pc > patch-package patch-package 6.4.7 Applying patches... No patch files found npm WARN @fullcalendar/vue@6.1.5 requires a peer of vue@^2.6.12 but none is installed. You must install peer dependencies yourself. npm WARN @wangeditor/basic-modules@1.1.7 requires a peer of nanoid@^3.2.0 but none is installed. You must install peer dependencies yourself. npm WARN @wangeditor/core@1.1.19 requires a peer of nanoid@^3.2.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 @wangeditor/plugin-formula@1.0.11 requires a peer of katex@^0.15.2 but none is installed. You must install peer dependencies yourself. npm WARN @wangeditor/table-module@1.1.4 requires a peer of nanoid@^3.2.0 but none is installed. You must install peer dependencies yourself. npm WARN @wangeditor/video-module@1.1.4 requires a peer of nanoid@^3.2.0 but none is installed. You must install peer dependencies yourself. npm WARN eslint-loader@2.2.1 requires a peer of eslint@>=1.6.0 <7.0.0 but none is installed. You must install peer dependencies yourself. npm WARN update-browserslist-db@1.0.9 requires a peer of browserslist@>= 4.21.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (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":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/sane/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) up to date in 12.677s 107 packages are looking for funding run `npm fund` for details + npm run Lifecycle scripts included in tuoluojiang: postinstall patch-package available via `npm run-script`: dev vue-cli-service serve build:prod vue-cli-service build build vue-cli-service build && node build/release.mjs preview node build/index.js --preview lint eslint --ext .js,.vue src prettier:comment 自动格式化当前目录下的所有文件 prettier prettier --write . svgo svgo -f src/icons/svg --config=src/icons/svgo.yml Finished: SUCCESS