Skip to content

Console Output

Started by user Kai Hudalla
Running as Kai Hudalla
Agent basic-ptrkl is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-ptrkl"
  namespace: "hono"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.hono.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-ptrkl"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-ptrkl"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.hono.svc.cluster.local/hono/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-hono"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-ptrkl (basic) in workspace /home/jenkins/agent/workspace/List artifacts on downloads.eclipse.org
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-hUNqu3gk56h1/agent.56
SSH_AGENT_PID=57
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/List artifacts on downloads.eclipse.org@tmp/private_key_13386998836646723146.key (/home/jenkins/agent/workspace/List artifacts on downloads.eclipse.org@tmp/private_key_13386998836646723146.key)
[ssh-agent] Using credentials genie.hono (ssh://genie.hono@projects-storage.eclipse.org)
[List artifacts on downloads.eclipse.org] $ /bin/sh -xe /tmp/jenkins16697241432020314824.sh
+ ssh genie.hono@projects-storage.eclipse.org ls /home/data/httpd/download.eclipse.org/hono/
eclipse-hono-1.0.0-chart.tar.gz
eclipse-hono-1.0.1-chart.tar.gz
eclipse-hono-1.0.2-chart.tar.gz
eclipse-hono-1.0.3-chart.tar.gz
eclipse-hono-1.0.4-chart.tar.gz
eclipse-hono-1.0-M4-chart.tar.gz
eclipse-hono-1.0-M4-deploy.tar.gz
eclipse-hono-1.0-M5-chart.tar.gz
eclipse-hono-1.0-M6-chart.tar.gz
eclipse-hono-1.0-M7-chart.tar.gz
eclipse-hono-1.1.0-M1-chart.tar.gz
eclipse-hono-1.1.0-M2-chart.tar.gz
eclipse-hono-deploy-0.9-M1.tar.gz
eclipse-hono-deploy-0.9-M2.tar.gz
eclipse-hono-deploy-0.9.tar.gz
eclipse-hono-deploy-1.0-M1.tar.gz
eclipse-hono-deploy-1.0-M2.tar.gz
eclipse-hono-deploy-1.0-M3.tar.gz
hono-cli-0.9-exec.jar
hono-cli-0.9-M1-exec.jar
hono-cli-0.9-M2-exec.jar
hono-cli-1.0.0-exec.jar
hono-cli-1.0.1-exec.jar
hono-cli-1.0.2-exec.jar
hono-cli-1.0.3-exec.jar
hono-cli-1.0.4-exec.jar
hono-cli-1.0-M1-exec.jar
hono-cli-1.0-M2-exec.jar
hono-cli-1.0-M3-exec.jar
hono-cli-1.0-M4-exec.jar
hono-cli-1.0-M5-exec.jar
hono-cli-1.0-M6-exec.jar
hono-cli-1.0-M7-exec.jar
hono-cli-1.10.0-exec.jar
hono-cli-1.10.1-exec.jar
hono-cli-1.1.0-exec.jar
hono-cli-1.1.0-M1-exec.jar
hono-cli-1.1.0-M2-exec.jar
hono-cli-1.11.0-exec.jar
hono-cli-1.11.1-exec.jar
hono-cli-1.11.2-exec.jar
hono-cli-1.11.3-exec.jar
hono-cli-1.1.1-exec.jar
hono-cli-1.12.0-exec.jar
hono-cli-1.12.1-exec.jar
hono-cli-1.12.2-exec.jar
hono-cli-1.12.3-exec.jar
hono-cli-1.1.2-exec.jar
hono-cli-1.2.0-exec.jar
hono-cli-1.2.1-exec.jar
hono-cli-1.2.2-exec.jar
hono-cli-1.2.3-exec.jar
hono-cli-1.2.4-exec.jar
hono-cli-1.3.0-exec.jar
hono-cli-1.3.0-M1-exec.jar
hono-cli-1.3.0-M2-exec.jar
hono-cli-1.3.0-M3-exec.jar
hono-cli-1.3.1-exec.jar
hono-cli-1.3.2-exec.jar
hono-cli-1.4.0-exec.jar
hono-cli-1.4.3-exec.jar
hono-cli-1.4.4-exec.jar
hono-cli-1.4.5-exec.jar
hono-cli-1.5.0-exec.jar
hono-cli-1.5.1-exec.jar
hono-cli-1.5.2-exec.jar
hono-cli-1.6.0-exec.jar
hono-cli-1.6.1-exec.jar
hono-cli-1.6.2-exec.jar
hono-cli-1.7.0-exec.jar
hono-cli-1.7.1-exec.jar
hono-cli-1.7.2-exec.jar
hono-cli-1.7.3-exec.jar
hono-cli-1.7.4-exec.jar
hono-cli-1.8.0-exec.jar
hono-cli-1.8.1-exec.jar
hono-cli-1.8.2-exec.jar
hono-cli-1.8.3-exec.jar
hono-cli-1.9.0-exec.jar
hono-cli-1.9.1-exec.jar
hono-cli-2.0.0-exec.jar
hono-cli-2.0.0-RC1-exec.jar
hono-cli-2.0.0-RC2-exec.jar
hono-cli-2.0.0-RC3-exec.jar
hono-cli-2.0.0-RC4-exec.jar
hono-cli-2.0.1-exec.jar
hono-cli-2.0.2-exec.jar
hono-cli-2.1.0
hono-cli-2.1.0-exec.jar
hono-cli-2.1.0-SNAPSHOT-exec
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 57 killed;
[ssh-agent] Stopped.
Finished: SUCCESS