Skip to content

Console Output

10:23:55 Started by user admin
10:23:55 Running as SYSTEM
10:23:55 Building in workspace /data/jenkins/workspace/front-v5-web
10:23:55 The recommended git tool is: NONE
10:23:55 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
10:23:55 Cloning the remote Git repository
10:23:55 Cloning repository https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git
10:23:55  > /usr/local/git/bin/git init /data/jenkins/workspace/front-v5-web # timeout=10
10:23:55 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git
10:23:55  > /usr/local/git/bin/git --version # timeout=10
10:23:55  > git --version # 'git version 2.43.0'
10:23:55 using GIT_ASKPASS to set credentials gitlab凭据
10:23:55  > /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
10:23:59  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git # timeout=10
10:23:59  > /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:23:59 Avoid second fetch
10:23:59  > /usr/local/git/bin/git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
10:23:59 Checking out Revision 7c5ee6f574573afc46128f4e7179b9843eab9463 (refs/remotes/origin/dev)
10:23:59  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
10:23:59  > /usr/local/git/bin/git checkout -f 7c5ee6f574573afc46128f4e7179b9843eab9463 # timeout=10
10:23:59 Commit message: "Merge branch '旧的企业钱包工行-关闭充值入口' into dev"
10:23:59 First time build. Skipping changelog.
10:23:59 [front-v5-web] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins13010879139546012871.sh
10:23:59 + cd /data/jenkins/workspace/front-v5-web
10:23:59 + npm install
10:24:06 npm ERR! code ERESOLVE
10:24:06 npm ERR! ERESOLVE unable to resolve dependency tree
10:24:06 npm ERR! 
10:24:06 npm ERR! While resolving: ant-design-pro@1.1.0
10:24:06 npm ERR! Found: react@16.14.0
10:24:06 npm ERR! node_modules/react
10:24:06 npm ERR!   react@"^16.2.0" from the root project
10:24:06 npm ERR! 
10:24:06 npm ERR! Could not resolve dependency:
10:24:06 npm ERR! peer react@"^15.0.0" from react-fittext@1.0.0
10:24:06 npm ERR! node_modules/react-fittext
10:24:06 npm ERR!   react-fittext@"^1.0.0" from the root project
10:24:06 npm ERR! 
10:24:06 npm ERR! Fix the upstream dependency conflict, or retry
10:24:06 npm ERR! this command with --force, or --legacy-peer-deps
10:24:06 npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
10:24:06 npm ERR! 
10:24:06 npm ERR! See /root/.npm/eresolve-report.txt for a full report.
10:24:06 
10:24:06 npm ERR! A complete log of this run can be found in:
10:24:06 npm ERR!     /root/.npm/_logs/2023-12-11T02_24_00_512Z-debug-0.log
10:24:06 Build step 'Execute shell' marked build as failure
10:24:06 Finished: FAILURE