Skip to content

Console Output

14:39:42 Started by user unknown or anonymous
14:39:42 Running as SYSTEM
14:39:42 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue
14:39:42 The recommended git tool is: NONE
14:39:42 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:39:42  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10
14:39:42 Fetching changes from the remote Git repository
14:39:42  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10
14:39:42 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git
14:39:42  > /usr/local/git/bin/git --version # timeout=10
14:39:42  > git --version # 'git version 2.43.0'
14:39:42 using GIT_ASKPASS to set credentials gitlab凭据
14:39:42  > /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
14:39:42  > /usr/local/git/bin/git rev-parse 47132245^{commit} # timeout=10
14:39:42 Checking out Revision 47132245332b0b05f46a006769c520db7e9a80b8 (detached)
14:39:42  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:39:42  > /usr/local/git/bin/git checkout -f 47132245332b0b05f46a006769c520db7e9a80b8 # timeout=10
14:39:42 Commit message: "调整process不支持的问题"
14:39:42  > /usr/local/git/bin/git rev-list --no-walk 47132245332b0b05f46a006769c520db7e9a80b8 # timeout=10
14:39:42 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins13149613994605860483.sh
14:39:42 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue
14:39:42 + npm install
14:39:43 npm WARN EBADENGINE Unsupported engine {
14:39:43 npm WARN EBADENGINE   package: 'gcoord@1.0.7',
14:39:43 npm WARN EBADENGINE   required: { node: '>=16.11.0' },
14:39:43 npm WARN EBADENGINE   current: { node: 'v16.0.0', npm: '7.10.0' }
14:39:43 npm WARN EBADENGINE }
14:39:44 
14:39:44 up to date in 2s
14:39:44 
14:39:44 249 packages are looking for funding
14:39:44   run `npm fund` for details
14:39:44 + npm run build
14:39:45 
14:39:45 > hello-world@0.1.0 build
14:39:45 > vue-cli-service build
14:39:45 
14:39:45 
14:39:45 -  Building for production...
14:39:46  ERROR  WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
14:39:46  - configuration.resolve has an unknown property 'fallback'. These properties are valid:
14:39:46    object { alias?, aliasFields?, cachePredicate?, cacheWithContext?, concord?, descriptionFiles?, enforceExtension?, enforceModuleExtension?, extensions?, fileSystem?, ignoreRootsErrors?, mainFields?, mainFiles?, moduleExtensions?, modules?, plugins?, preferAbsolute?, resolver?, roots?, symlinks?, unsafeCache?, useSyncFileSystemCalls? }
14:39:46    -> Options for the resolver
14:39:46 WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
14:39:46  - configuration.resolve has an unknown property 'fallback'. These properties are valid:
14:39:46    object { alias?, aliasFields?, cachePredicate?, cacheWithContext?, concord?, descriptionFiles?, enforceExtension?, enforceModuleExtension?, extensions?, fileSystem?, ignoreRootsErrors?, mainFields?, mainFiles?, moduleExtensions?, modules?, plugins?, preferAbsolute?, resolver?, roots?, symlinks?, unsafeCache?, useSyncFileSystemCalls? }
14:39:46    -> Options for the resolver
14:39:46     at webpack (/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/webpack/lib/webpack.js:31:9)
14:39:46     at /data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/@vue/cli-service/lib/commands/build/index.js:192:5
14:39:46     at new Promise (<anonymous>)
14:39:46     at build (/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/@vue/cli-service/lib/commands/build/index.js:191:10)
14:39:46     at async /data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/@vue/cli-service/lib/commands/build/index.js:88:7
14:39:46 Build step 'Execute shell' marked build as failure
14:39:46 Finished: FAILURE