Skip to content
Success

Console Output

Push event to branch create-loc-prof-error
18:09:41 Connecting to https://api.github.com using eclipse-che4z-bot/****** (GitHub bot (username/token))
Obtained Jenkinsfile from 09299f7ee5cdff8f8025e4844a23326d8ef9bacb
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘explorer-for-endevor_pod_1_create-loc-prof-error’ are offline
Created Pod: che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1
[Normal][che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1][Scheduled] Successfully assigned che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1 to okdnode-21
[Normal][che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1][AddedInterface] Add eth0 [10.40.56.21/23]
[Normal][che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1][Pulling] Pulling image "node:12.10.0-alpine"
[Normal][che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1][Pulled] Successfully pulled image "node:12.10.0-alpine" in 4.386049113s
[Normal][che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1][Created] Created container node
[Normal][che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1][Started] Started container node
[Normal][che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine
[Normal][che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1][Created] Created container jnlp
[Normal][che4z/explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1][Started] Started container jnlp
Agent explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1 is provisioned from template explorer-for-endevor_pod_1_create-loc-prof-error-bpprc
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.che4z.svc.cluster.local/che4z/job/endevorExplorer/job/create-loc-prof-error/1/"
    runUrl: "job/endevorExplorer/job/create-loc-prof-error/1/"
  labels:
    jenkins: "slave"
    jenkins/label: "explorer-for-endevor_pod_1_create-loc-prof-error"
  name: "explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1"
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-create-loc-prof-error-bpprc-twqt1"
    - name: "JENKINS_NAME"
      value: "explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1"
    - 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:
      requests:
        cpu: "100m"
        memory: "256Mi"
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on explorer-for-endevor-pod-1-create-loc-prof-error-bpprc-twqt1 in /home/jenkins/agent/workspace/orExplorer_create-loc-prof-error
[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/orExplorer_create-loc-prof-error # 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/create-loc-prof-error:refs/remotes/origin/create-loc-prof-error # timeout=10
Avoid second fetch
Checking out Revision 09299f7ee5cdff8f8025e4844a23326d8ef9bacb (create-loc-prof-error)
 > 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/create-loc-prof-error:refs/remotes/origin/create-loc-prof-error # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09299f7ee5cdff8f8025e4844a23326d8ef9bacb # timeout=10
Commit message: "Show more details in the log"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
18:10:47 [2021-05-16T22:10:47.881Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Install Dependencies)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
18:10:49 [2021-05-16T22:10:49.983Z] + npm ci
18:12:41 [2021-05-16T22:12:41.443Z] 
18:12:41 [2021-05-16T22:12:41.443Z] > fsevents@1.2.13 install /home/jenkins/agent/workspace/orExplorer_create-loc-prof-error/node_modules/watchpack-chokidar2/node_modules/fsevents
18:12:41 [2021-05-16T22:12:41.443Z] > node install.js
18:12:41 [2021-05-16T22:12:41.443Z] 
18:12:41 [2021-05-16T22:12:41.443Z] 
18:12:41 [2021-05-16T22:12:41.443Z] Skipping 'fsevents' build as platform linux is not supported
18:12:41 [2021-05-16T22:12:41.443Z] added 1447 packages in 106.236s
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Package)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
18:12:42 [2021-05-16T22:12:42.952Z] + npx vsce package
18:12:42 [2021-05-16T22:12:42.953Z]  INFO  Detected presence of yarn.lock. Using 'yarn' instead of 'npm' (to override this pass '--no-yarn' on the command line).
18:12:46 [2021-05-16T22:12:46.232Z]  DONE  Packaged: /home/jenkins/agent/workspace/orExplorer_create-loc-prof-error/explorer-for-endevor-0.12.0.vsix (4 files, 7.72KB)
[Pipeline] archiveArtifacts
18:12:46 [2021-05-16T22:12:46.244Z] Archiving artifacts
[Pipeline] sh
18:12:48 [2021-05-16T22:12:48.844Z] + mv explorer-for-endevor-0.12.0.vsix explorer-for-endevor_latest.vsix
[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

GitHub has been notified of this commit’s build result

Finished: SUCCESS