13:11:54 Started by user unknown or anonymous
13:11:54 Running as SYSTEM
13:11:54 Building in workspace /data/jenkins/workspace/IM-web
13:11:54 The recommended git tool is: NONE
13:11:54 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
13:11:54 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/IM-web/.git # timeout=10
13:11:54 Fetching changes from the remote Git repository
13:11:54 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcin-web-im.git # timeout=10
13:11:54 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcin-web-im.git
13:11:54 > /usr/local/git/bin/git --version # timeout=10
13:11:54 > git --version # 'git version 2.43.0'
13:11:54 using GIT_ASKPASS to set credentials gitlab凭据
13:11:54 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcin-web-im.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:11:55 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
13:11:55 Checking out Revision 73ef29300712a6d18cad88528f6afc5806382d96 (refs/remotes/origin/test)
13:11:55 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
13:11:55 > /usr/local/git/bin/git checkout -f 73ef29300712a6d18cad88528f6afc5806382d96 # timeout=10
13:11:55 Commit message: "init commit"
13:11:55 > /usr/local/git/bin/git rev-list --no-walk 73ef29300712a6d18cad88528f6afc5806382d96 # timeout=10
13:11:55 [IM-web] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins1319593613119217919.sh
13:11:55 + cd /data/jenkins/workspace/IM-web
13:11:55 + docker build -t im-web:latest .
13:11:55 #0 building with "default" instance using docker driver
13:11:55
13:11:55 #1 [internal] load .dockerignore
13:11:55 #1 transferring context: 2B done
13:11:55 #1 DONE 0.0s
13:11:55
13:11:55 #2 [internal] load build definition from Dockerfile
13:11:55 #2 transferring dockerfile: 271B done
13:11:55 #2 DONE 0.0s
13:11:55
13:11:55 #3 [internal] load metadata for docker.io/library/node:18.19.0
13:11:55 #3 DONE 0.0s
13:11:55
13:11:55 #4 [1/6] FROM docker.io/library/node:18.19.0
13:11:55 #4 DONE 0.0s
13:11:55
13:11:55 #5 [internal] load build context
13:11:57 #5 transferring context: 16.14MB 1.7s done
13:11:57 #5 DONE 1.8s
13:11:57
13:11:57 #6 [2/6] WORKDIR /app
13:11:57 #6 CACHED
13:11:57
13:11:57 #7 [3/6] COPY package*.json ./
13:11:57 #7 DONE 0.3s
13:11:57
13:11:57 #8 [4/6] RUN npm install
13:11:59 #8 1.967 npm WARN old lockfile
13:11:59 #8 1.968 npm WARN old lockfile The package-lock.json file was created with an old version of npm,
13:11:59 #8 1.968 npm WARN old lockfile so supplemental metadata must be fetched from the registry.
13:11:59 #8 1.968 npm WARN old lockfile
13:11:59 #8 1.969 npm WARN old lockfile This is a one-time fix-up, please be patient...
13:11:59 #8 1.969 npm WARN old lockfile
13:12:00 #8 CANCELED
13:12:00 ERROR: failed to solve: Canceled: context canceled
13:12:00 Build was aborted
13:12:00 Aborted by anonymous
13:12:00 Finished: ABORTED