Started by GitLab push by Administrator Running as SYSTEM Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile The recommended git tool is: NONE using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/.git # timeout=10 Fetching changes from the remote Git repository > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-mobile.git # timeout=10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-mobile.git > /usr/local/git/bin/git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_ASKPASS to set credentials gitlab凭据 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-dispatch-mobile.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/main, since it originates from another repository > /usr/local/git/bin/git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 6455d78621e2c8eefc5690cf2455b99bc34aba90 (origin/main) > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 > /usr/local/git/bin/git checkout -f 6455d78621e2c8eefc5690cf2455b99bc34aba90 # timeout=10 Commit message: "提交自动结束页面" > /usr/local/git/bin/git rev-list --no-walk c2993f941fb1161e41764082faeff6bb08da0931 # timeout=10 [badp-bcxin-web-5.x-dispatch-mobile] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins7079573863001165312.sh + cd /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile + npm install --unsafe-perm=true --allow-root --no-fund --legacy-peer-deps npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it! > yorkie@2.0.0 uninstall /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/node_modules/yorkie > node bin/uninstall.js husky uninstalling Git hooks done > yorkie@2.0.0 install /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/node_modules/yorkie > node bin/install.js CI detected, skipping Git hooks installation > core-js@3.32.0 postinstall /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > ejs@2.7.4 postinstall /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/node_modules/ejs > node ./postinstall.js npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 7 packages from 4 contributors, removed 7 packages and updated 1450 packages in 23.109s + npm run build > dispatch-platform-mobile@0.1.0 build /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile > vue-cli-service build --mode staging - Building for staging... DONE Compiled successfully in 7709ms3:54:10 PM File Size Gzipped dist/static/js/chunk-libs.js 2573.75 KiB 586.57 KiB dist/static/js/vendors~about.js 2027.41 KiB 391.80 KiB dist/static/js/about.js 717.01 KiB 87.50 KiB dist/static/js/app.js 109.92 KiB 21.10 KiB dist/static/js/runtime.js 8.99 KiB 2.44 KiB Images and other types of assets omitted. DONE Build complete. The dist directory is ready to be deployed. INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html + rm -rf /data/workspace/badp-bcxin-web-5.x-static/static/signon/dispatchMobile + cp -rp /data/jenkins/workspace/badp-bcxin-web-5.x-dispatch-mobile/dist /data/workspace/badp-bcxin-web-5.x-static/static/signon/dispatchMobile + chmod 755 /data/workspace/badp-bcxin-web-5.x-static -R Finished: SUCCESS