Skip to content

Console Output

16:59:26 Started by user unknown or anonymous
16:59:26 Running as SYSTEM
16:59:26 Building in workspace /data/jenkins/workspace/front-v5-web
16:59:26 The recommended git tool is: NONE
16:59:26 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
16:59:26 Cloning the remote Git repository
16:59:26 Cloning repository https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git
16:59:26  > /usr/local/git/bin/git init /data/jenkins/workspace/front-v5-web # timeout=10
16:59:26 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git
16:59:26  > /usr/local/git/bin/git --version # timeout=10
16:59:26  > git --version # 'git version 2.43.0'
16:59:26 using GIT_ASKPASS to set credentials gitlab凭据
16:59:26  > /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
16:59:30  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git # timeout=10
16:59:30  > /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:59:30 Avoid second fetch
16:59:30  > /usr/local/git/bin/git rev-parse ba418bbe19c3fa2352fb5cf2251ac46464033d77^{commit} # timeout=10
16:59:30 Checking out Revision ba418bbe19c3fa2352fb5cf2251ac46464033d77 (detached)
16:59:30  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
16:59:31  > /usr/local/git/bin/git checkout -f ba418bbe19c3fa2352fb5cf2251ac46464033d77 # timeout=10
16:59:31 Commit message: "优化构建配置,调整HappyPack线程池大小,替换TerserPlugin为UglifyJsPlugin并保留注释"
16:59:31  > /usr/local/git/bin/git rev-list --no-walk ba418bbe19c3fa2352fb5cf2251ac46464033d77 # timeout=10
16:59:31 [front-v5-web] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins5204392947582017290.sh
16:59:31 + cd /data/jenkins/workspace/front-v5-web
16:59:31 + npm install
16:59:35 npm ERR! code ERESOLVE
16:59:35 npm ERR! ERESOLVE unable to resolve dependency tree
16:59:35 npm ERR! 
16:59:35 npm ERR! While resolving: ant-design-pro@1.1.0
16:59:35 npm ERR! Found: react@16.14.0
16:59:35 npm ERR! node_modules/react
16:59:35 npm ERR!   react@"^16.2.0" from the root project
16:59:35 npm ERR! 
16:59:35 npm ERR! Could not resolve dependency:
16:59:35 npm ERR! peer react@"^15.0.0" from react-fittext@1.0.0
16:59:35 npm ERR! node_modules/react-fittext
16:59:35 npm ERR!   react-fittext@"^1.0.0" from the root project
16:59:35 npm ERR! 
16:59:35 npm ERR! Fix the upstream dependency conflict, or retry
16:59:35 npm ERR! this command with --force, or --legacy-peer-deps
16:59:35 npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
16:59:35 npm ERR! 
16:59:35 npm ERR! See /root/.npm/eresolve-report.txt for a full report.
16:59:35 
16:59:35 npm ERR! A complete log of this run can be found in:
16:59:35 npm ERR!     /root/.npm/_logs/2025-09-04T08_59_35_439Z-debug.log
16:59:35 Build step 'Execute shell' marked build as failure
16:59:35 Finished: FAILURE