Push event to branch compare-feature-and-cli-dep-removing 11:03:22 Connecting to https://api.github.com using GitHub bot (username/token) Obtained Jenkinsfile from 560fea623b73959057c23dd32c7f0489fe78ab9a Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685 [Normal][che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685][Scheduled] Successfully assigned che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685 to okdnode-10 [Normal][che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685][AddedInterface] Add eth0 [10.40.27.59/23] [Normal][che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685][Pulling] Pulling image "node:12.10.0-alpine" Still waiting to schedule task ‘explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685’ is offline [Normal][che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685][Pulled] Successfully pulled image "node:12.10.0-alpine" in 4.451410978s [Normal][che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685][Created] Created container node [Normal][che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685][Started] Started container node [Normal][che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine [Normal][che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685][Created] Created container jnlp [Normal][che4z/explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685][Started] Started container jnlp Agent explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685 is provisioned from template explorer-for-endevor_pod_1_compare-feature-and-cli-dep-removing-q3p1c --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.che4z.svc.cluster.local/che4z/job/endevorExplorer/job/compare-feature-and-cli-dep-removing/1/" runUrl: "job/endevorExplorer/job/compare-feature-and-cli-dep-removing/1/" labels: jenkins: "slave" jenkins/label-digest: "a3744f0283588e775ed1040da569b7d4c99fc777" jenkins/label: "explorer-for-endevor_pod_1_compare-feature-and-cli-dep-removing" name: "explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685" spec: containers: - image: "node:12.10.0-alpine" name: "node" resources: limits: memory: "2Gi" cpu: "1" requests: memory: "2Gi" cpu: "1" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.che4z.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685" - name: "JENKINS_NAME" value: "explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.che4z.svc.cluster.local/che4z/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" name: "jnlp" resources: limits: {} requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "workspace-volume" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on explorer-for-endevor-pod-1-compare-feature-and-cli-dep-re-0f685 in /home/jenkins/agent/workspace/are-feature-and-cli-dep-removing [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse/che-che4z-explorer-for-endevor.git > git init /home/jenkins/agent/workspace/are-feature-and-cli-dep-removing # timeout=10 Fetching upstream changes from https://github.com/eclipse/che-che4z-explorer-for-endevor.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse/che-che4z-explorer-for-endevor.git +refs/heads/compare-feature-and-cli-dep-removing:refs/remotes/origin/compare-feature-and-cli-dep-removing # timeout=10 Avoid second fetch Checking out Revision 560fea623b73959057c23dd32c7f0489fe78ab9a (compare-feature-and-cli-dep-removing) > git config remote.origin.url https://github.com/eclipse/che-che4z-explorer-for-endevor.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/compare-feature-and-cli-dep-removing:refs/remotes/origin/compare-feature-and-cli-dep-removing # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 560fea623b73959057c23dd32c7f0489fe78ab9a # timeout=10 Commit message: "apply compare & cli dependency removing changes" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:04:19 [2021-07-07T15:04:19.309Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Install Dependencies) [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh 11:04:19 [2021-07-07T15:04:19.984Z] + npm ci 11:05:28 [2021-07-07T15:05:28.978Z] 11:05:28 [2021-07-07T15:05:28.978Z] > fsevents@1.2.13 install /home/jenkins/agent/workspace/are-feature-and-cli-dep-removing/node_modules/watchpack-chokidar2/node_modules/fsevents 11:05:28 [2021-07-07T15:05:28.978Z] > node install.js 11:05:28 [2021-07-07T15:05:28.978Z] 11:05:29 [2021-07-07T15:05:29.237Z] 11:05:29 [2021-07-07T15:05:29.237Z] Skipping 'fsevents' build as platform linux is not supported 11:05:29 [2021-07-07T15:05:29.802Z] added 1460 packages in 69.484s [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Package) [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh 11:05:30 [2021-07-07T15:05:30.518Z] + npx vsce package 11:05:30 [2021-07-07T15:05:30.519Z] ERROR @types/vscode ^1.56.0 greater than engines.vscode ^1.50.0. Consider upgrade engines.vscode or use an older @types/vscode version [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE