Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/186139
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 jdt/jikespg-16-wmrkf-l2c50
[Normal][jdt/jikespg-16-wmrkf-l2c50][Scheduled] Successfully assigned jdt/jikespg-16-wmrkf-l2c50 to okdnode-14
[Normal][jdt/jikespg-16-wmrkf-l2c50][AddedInterface] Add eth0 [10.40.49.233/23]
[Normal][jdt/jikespg-16-wmrkf-l2c50][Pulling] Pulling image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg"
[Normal][jdt/jikespg-16-wmrkf-l2c50][Pulled] Successfully pulled image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" in 1.057972363s
[Normal][jdt/jikespg-16-wmrkf-l2c50][Created] Created container custom
[Normal][jdt/jikespg-16-wmrkf-l2c50][Started] Started container custom
[Normal][jdt/jikespg-16-wmrkf-l2c50][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" already present on machine
[Normal][jdt/jikespg-16-wmrkf-l2c50][Created] Created container jnlp
[Normal][jdt/jikespg-16-wmrkf-l2c50][Started] Started container jnlp
Still waiting to schedule task
‘jikespg-16-wmrkf-l2c50’ is offline
Agent jikespg-16-wmrkf-l2c50 is provisioned from template jikespg-16-wmrkf
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.jdt.svc.cluster.local/jdt/job/eclipse.jdt.core-jikespg-auto-gerrit/16/"
    runUrl: "job/eclipse.jdt.core-jikespg-auto-gerrit/16/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "3883a0172763503f1e34d408f661cfcd59e628e5"
    jenkins/label: "jikespg-16"
  name: "jikespg-16-wmrkf-l2c50"
spec:
  containers:
  - command:
    - "cat"
    image: "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg"
    imagePullPolicy: "Always"
    name: "custom"
    resources:
      limits:
        memory: "2048Mi"
        cpu: "1000m"
      requests:
        memory: "512Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jdt.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "jikespg-16-wmrkf-l2c50"
    - name: "JENKINS_NAME"
      value: "jikespg-16-wmrkf-l2c50"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jdt.svc.cluster.local/jdt/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7"
    name: "jnlp"
    resources:
      limits: {}
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on jikespg-16-wmrkf-l2c50 in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run jikespg)
[Pipeline] container
[Pipeline] {
[Pipeline] dir
04:47:41 [2021-10-06T08:47:41.530Z] Running in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/eclipse.jdt.core
[Pipeline] {
[Pipeline] checkout
04:47:49 [2021-10-06T08:47:49.354Z] The recommended git tool is: NONE
04:47:58 [2021-10-06T08:47:58.640Z] No credentials specified
04:47:58 [2021-10-06T08:47:58.640Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@82dd49c0; decorates org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@48169415; decorates RemoteLauncher[hudson.remoting.Channel@ec354687:JNLP4-connect connection from 10.40.49.233/10.40.49.233:54018] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
04:47:58 [2021-10-06T08:47:58.644Z] Cloning the remote Git repository
04:48:03 [2021-10-06T08:48:03.943Z] Cloning repository https://git.eclipse.org/r/jdt/eclipse.jdt.core.git
04:48:04 [2021-10-06T08:48:04.041Z]  > git init /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/eclipse.jdt.core # timeout=10
04:48:04 [2021-10-06T08:48:04.146Z] Fetching upstream changes from https://git.eclipse.org/r/jdt/eclipse.jdt.core.git
04:48:04 [2021-10-06T08:48:04.146Z]  > git --version # timeout=10
04:48:04 [2021-10-06T08:48:04.150Z]  > git --version # 'git version 2.20.1'
04:48:04 [2021-10-06T08:48:04.150Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/jdt/eclipse.jdt.core.git +refs/heads/*:refs/remotes/origin/* # timeout=120
04:51:26 [2021-10-06T08:51:26.640Z] Checking out Revision db4f3b470aebb8948fdd06f14f5c7f764c485b11 (FETCH_HEAD)
04:51:23 [2021-10-06T08:51:23.855Z]  > git config remote.origin.url https://git.eclipse.org/r/jdt/eclipse.jdt.core.git # timeout=10
04:51:23 [2021-10-06T08:51:23.859Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:51:23 [2021-10-06T08:51:23.941Z]  > git config remote.origin.url https://git.eclipse.org/r/jdt/eclipse.jdt.core.git # timeout=10
04:51:24 [2021-10-06T08:51:24.037Z] Fetching upstream changes from https://git.eclipse.org/r/jdt/eclipse.jdt.core.git
04:51:24 [2021-10-06T08:51:24.037Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/jdt/eclipse.jdt.core.git refs/changes/39/186139/11 # timeout=120
04:51:26 [2021-10-06T08:51:26.546Z]  > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10
04:51:26 [2021-10-06T08:51:26.555Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:51:26 [2021-10-06T08:51:26.646Z]  > git config core.sparsecheckout # timeout=10
04:51:26 [2021-10-06T08:51:26.735Z]  > git checkout -f db4f3b470aebb8948fdd06f14f5c7f764c485b11 # timeout=10
Aborted by new patch set.
04:51:32 [2021-10-06T08:51:32.890Z] ERROR: Unable to retrieve commit message
04:51:32 [2021-10-06T08:51:32.890Z] java.lang.InterruptedException
04:51:32 [2021-10-06T08:51:32.891Z] 	at java.base/java.lang.Object.wait(Native Method)
04:51:32 [2021-10-06T08:51:32.891Z] 	at java.base/java.lang.Object.wait(Object.java:221)
[Pipeline] }
04:51:32 [2021-10-06T08:51:32.892Z] 	at hudson.remoting.Request.call(Request.java:177)
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: ABORTED