Skip to content

Console Output

13:13:08 Started by user unknown or anonymous
13:13:08 Running as SYSTEM
13:13:08 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue
13:13:08 The recommended git tool is: NONE
13:13:08 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
13:13:08  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10
13:13:08 Fetching changes from the remote Git repository
13:13:08  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10
13:13:08 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git
13:13:08  > /usr/local/git/bin/git --version # timeout=10
13:13:08  > git --version # 'git version 2.43.0'
13:13:08 using GIT_ASKPASS to set credentials gitlab凭据
13:13:08  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:13:08  > /usr/local/git/bin/git rev-parse eb855e6436bc3120bcd0bfcdbc369e2a7d561d62^{commit} # timeout=10
13:13:08 Checking out Revision eb855e6436bc3120bcd0bfcdbc369e2a7d561d62 (detached)
13:13:08  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
13:13:08  > /usr/local/git/bin/git checkout -f eb855e6436bc3120bcd0bfcdbc369e2a7d561d62 # timeout=10
13:13:08 Commit message: "fix: 修复已知问题"
13:13:08  > /usr/local/git/bin/git rev-list --no-walk 20e45c352fefe5b05f1b4a5915495847909fc2a0 # timeout=10
13:13:08 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins1931040509165227263.sh
13:13:08 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue
13:13:08 + npm install
13:13:11 
13:13:11 up to date in 2s
13:13:11 
13:13:11 123 packages are looking for funding
13:13:11   run `npm fund` for details
13:13:11 + npm run build
13:13:11 
13:13:11 > hello-world@0.1.0 build
13:13:11 > vue-cli-service build
13:13:11 
13:13:11 
13:13:11 -  Building for production...
13:13:13  ERROR  Failed to compile with 1 error1:13:13 PM
13:13:13 
13:13:13  error  in ./src/main.js
13:13:13 
13:13:13 Syntax Error: Thread Loader (Worker 0)
13:13:13 Cannot set property 'jsx' of undefined
13:13:13 
13:13:13 
13:13:13  @ multi ./src/main.js
13:13:13 
13:13:13  ERROR  Build failed with errors.
13:13:13 Build step 'Execute shell' marked build as failure
13:13:13 Finished: FAILURE