Skip to content

Console Output

18:02:40 Started by user unknown or anonymous
18:02:40 Running as SYSTEM
18:02:40 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness
18:02:40 The recommended git tool is: NONE
18:02:40 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
18:02:40  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/.git # timeout=10
18:02:40 Fetching changes from the remote Git repository
18:02:40  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatchBusiness.git # timeout=10
18:02:40 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatchBusiness.git
18:02:40  > /usr/local/git/bin/git --version # timeout=10
18:02:40  > git --version # 'git version 2.43.0'
18:02:40 using GIT_ASKPASS to set credentials gitlab凭据
18:02:40  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatchBusiness.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:02:41  > /usr/local/git/bin/git rev-parse cb13de48^{commit} # timeout=10
18:02:41 Checking out Revision cb13de48ae5ee84a0f37f56cec62141734ca3194 (detached)
18:02:41  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
18:02:41  > /usr/local/git/bin/git checkout -f cb13de48ae5ee84a0f37f56cec62141734ca3194 # timeout=10
18:02:41 Commit message: "xxxxxx"
18:02:41  > /usr/local/git/bin/git rev-list --no-walk cb13de48ae5ee84a0f37f56cec62141734ca3194 # timeout=10
18:02:41 [badp-bcxin-web-5.x-dispatchBusiness] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins14908627805271153162.sh
18:02:41 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness
18:02:41 + npm install
18:02:41 
18:02:41 up to date in 609ms
18:02:41 
18:02:41 33 packages are looking for funding
18:02:41   run `npm fund` for details
18:02:41 + npm run build
18:02:42 
18:02:42 > vitevue3_project@2.0.0 build
18:02:42 > vite build
18:02:42 
18:02:42 vite v3.1.6 building for production...
18:02:42 transforming...
18:02:42 ✓ 9 modules transformed.
18:02:42 [vite:setup-name-support] [@vue/compiler-sfc] Unexpected character ','. (82:49)
18:02:42 
18:02:42 anonymous.vue
18:02:42 100|  		paramMap[ret[1]] = ret[2];
18:02:42 101|  	}
18:02:42 102|    console.log("当前业务管理的url=",url,"获取到的platform信息为",paramMap);
18:02:42    |                                                   ^
18:02:42 103|    Session.set('platform', paramMap.platform || '1')
18:02:42 104|  }
18:02:42 file: /data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/src/App.vue:82:49
18:02:42 error during build:
18:02:42 SyntaxError: [@vue/compiler-sfc] Unexpected character ','. (82:49)
18:02:42 
18:02:42 anonymous.vue
18:02:42 100|  		paramMap[ret[1]] = ret[2];
18:02:42 101|  	}
18:02:42 102|    console.log("当前业务管理的url=",url,"获取到的platform信息为",paramMap);
18:02:42    |                                                   ^
18:02:42 103|    Session.set('platform', paramMap.platform || '1')
18:02:42 104|  }
18:02:42     at instantiate (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:72:32)
18:02:42     at constructor (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:367:12)
18:02:42     at TypeScriptParserMixin.raise (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:3684:19)
18:02:42     at TypeScriptParserMixin.getTokenFromCode (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:3278:16)
18:02:42     at TypeScriptParserMixin.getTokenFromCode (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:11183:18)
18:02:42     at TypeScriptParserMixin.nextToken (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:2617:10)
18:02:42     at TypeScriptParserMixin.next (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:2521:10)
18:02:42     at TypeScriptParserMixin.parseLiteralAtNode (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:13523:10)
18:02:42     at TypeScriptParserMixin.parseLiteral (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:13529:17)
18:02:42     at TypeScriptParserMixin.parseStringLiteral (/data/jenkins/workspace/badp-bcxin-web-5.x-dispatchBusiness/node_modules/@babel/parser/lib/index.js:13533:17)
18:02:42 Build step 'Execute shell' marked build as failure
18:02:42 Finished: FAILURE