Skip to content

Console Output

17:59:02 Started by user unknown or anonymous
17:59:02 Running as SYSTEM
17:59:02 Building in workspace /data/jenkins/workspace/front-v5-web
17:59:02 The recommended git tool is: NONE
17:59:02 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
17:59:02  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/front-v5-web/.git # timeout=10
17:59:02 Fetching changes from the remote Git repository
17:59:02  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git # timeout=10
17:59:02 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git
17:59:02  > /usr/local/git/bin/git --version # timeout=10
17:59:02  > git --version # 'git version 2.43.0'
17:59:02 using GIT_ASKPASS to set credentials gitlab凭据
17:59:02  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:59:02  > /usr/local/git/bin/git rev-parse 4f283b794b424256b6b510d9f645abc17ae8190e^{commit} # timeout=10
17:59:02 Checking out Revision 4f283b794b424256b6b510d9f645abc17ae8190e (detached)
17:59:02  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
17:59:02  > /usr/local/git/bin/git checkout -f 4f283b794b424256b6b510d9f645abc17ae8190e # timeout=10
17:59:02 Commit message: "优化保险管理模块,调整保单数据获取逻辑,修复渲染问题,完善参数传递机制,移除冗余条件判断"
17:59:02 First time build. Skipping changelog.
17:59:02 [front-v5-web] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins3287095609116931524.sh
17:59:02 + cd /data/jenkins/workspace/front-v5-web
17:59:02 + npm install --force
17:59:03 npm WARN using --force Recommended protections disabled.
17:59:07 
17:59:07 removed 2 packages in 4s
17:59:07 
17:59:07 196 packages are looking for funding
17:59:07   run `npm fund` for details
17:59:07 + npm run build:server
17:59:07 
17:59:07 > ant-design-pro@1.1.0 build:server
17:59:07 > cross-env ESLINT=none COMPRESS=true roadhog build
17:59:07 
18:01:22 Failed to compile.
18:01:22 
18:01:22 Failed to minify the bundle. Error: index.866ec76d.js from UglifyJs
18:01:22 Unexpected token: punc ()) [index.866ec76d.js:31615,158]
18:01:22     at doneHandler (/data/jenkins/workspace/front-v5-web/node_modules/af-webpack/lib/build.js:91:27)
18:01:22     at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:265:13
18:01:22     at Compiler.emitRecords (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:371:38)
18:01:22     at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:258:10
18:01:22     at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:364:12
18:01:22     at next (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:218:11)
18:01:22     at Compiler.<anonymous> (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/performance/SizeLimitsPlugin.js:99:4)
18:01:22     at next (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:220:14)
18:01:22     at callback (/data/jenkins/workspace/front-v5-web/node_modules/copy-webpack-plugin/dist/index.js:126:17)
18:01:22     at Compiler.afterEmit (/data/jenkins/workspace/front-v5-web/node_modules/copy-webpack-plugin/dist/index.js:220:13)
18:01:22     at Compiler.applyPluginsAsyncSeries1 (/data/jenkins/workspace/front-v5-web/node_modules/tapable/lib/Tapable.js:222:13)
18:01:22     at Compiler.afterEmit (/data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:361:9)
18:01:22     at /data/jenkins/workspace/front-v5-web/node_modules/webpack/lib/Compiler.js:350:15
18:01:22     at /data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:473:16
18:01:22     at iteratorCallback (/data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:1064:13)
18:01:22     at /data/jenkins/workspace/front-v5-web/node_modules/async/dist/async.js:969:16
18:01:22     at /data/jenkins/workspace/front-v5-web/node_modules/graceful-fs/graceful-fs.js:61:14
18:01:22     at FSReqCallback.oncomplete (node:fs:184:23)
18:01:22 Read more here: http://bit.ly/2tRViJ9
18:01:22 
18:01:22 [graceful-process#16604] exit with code:1
18:01:22 Build step 'Execute shell' marked build as failure
18:01:22 Finished: FAILURE