Branch indexing Connecting to https://api.github.com using eclipse-sprotty-bot/****** (GitHub bot) Obtained Jenkinsfile from 56b51b6b8943c6a70f4f81d3378f32c01db12359 Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor Created Pod: sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx [Normal][sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx][Scheduled] Successfully assigned sprotty-layout-agent-pod-8xrxs-p5cbx to osnode-17.eclipse.org [Normal][sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" [Normal][sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-l45kh" [Normal][sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx][Pulling] pulling image "node:8.12" [Normal][sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx][Pulled] Successfully pulled image "node:8.12" [Normal][sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx][Created] Created container [Normal][sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx][Started] Started container [Normal][sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" already present on machine [Normal][sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx][Created] Created container [Normal][sprotty/sprotty-layout-agent-pod-8xrxs-p5cbx][Started] Started container Agent sprotty-layout-agent-pod-8xrxs-p5cbx is provisioned from template sprotty-layout-agent-pod-8xrxs --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.sprotty.svc.cluster.local/sprotty/job/sprotty-layout/job/master/3/" runUrl: "job/sprotty-layout/job/master/3/" labels: jenkins: "slave" jenkins/label: "sprotty-layout-agent-pod" name: "sprotty-layout-agent-pod-8xrxs-p5cbx" spec: containers: - image: "node:8.12" name: "node" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.sprotty.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "sprotty-layout-agent-pod-8xrxs-p5cbx" - name: "JENKINS_NAME" value: "sprotty-layout-agent-pod-8xrxs-p5cbx" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.sprotty.svc.cluster.local/sprotty/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" name: "jnlp" resources: requests: cpu: "100m" memory: "256Mi" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - emptyDir: medium: "" name: "workspace-volume" Running on sprotty-layout-agent-pod-8xrxs-p5cbx in /home/jenkins/agent/workspace/sprotty-layout_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse/sprotty-layout.git > git init /home/jenkins/agent/workspace/sprotty-layout_master # timeout=10 Fetching upstream changes from https://github.com/eclipse/sprotty-layout.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub bot > git fetch --no-tags --force --progress -- https://github.com/eclipse/sprotty-layout.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 56b51b6b8943c6a70f4f81d3378f32c01db12359 (master) > git config remote.origin.url https://github.com/eclipse/sprotty-layout.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/eclipse/sprotty-layout.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/sprotty-layout.git using GIT_ASKPASS to set credentials GitHub bot > git fetch --no-tags --force --progress -- https://github.com/eclipse/sprotty-layout.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56b51b6b8943c6a70f4f81d3378f32c01db12359 # timeout=10 Commit message: "v0.9.0" > git rev-list --no-walk 13afad72261504ca472b7e64ce394164133d7038 # timeout=10 Cleaning workspace [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build sprotty-elk) [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/sprotty-layout_master/sprotty-elk [Pipeline] { [Pipeline] sh > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + yarn --cache-folder /home/jenkins/agent/workspace/sprotty-layout_master/yarn-cache --global-folder /home/jenkins/agent/workspace/sprotty-layout_master/yarn-global install yarn install v1.9.4 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning "sprotty > snabbdom-virtualize@0.7.0" has incorrect peer dependency "snabbdom@~0.6.6". [4/4] Building fresh packages... $ yarn run clean && yarn run build warning Cannot find a suitable global folder. Tried these: "/usr/local, /.yarn" yarn run v1.9.4 warning Skipping preferred cache folder "/.cache/yarn" because it is not writable. warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-1001800000". $ rimraf lib artifacts warning Cannot find a suitable global folder. Tried these: "/usr/local, /.yarn" Done in 0.48s. yarn run v1.9.4 warning Skipping preferred cache folder "/.cache/yarn" because it is not writable. warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-1001800000". $ tsc -p ./lib.tsconfig.json && yarn run lint warning Cannot find a suitable global folder. Tried these: "/usr/local, /.yarn" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE