Skip to content

Console Output

02:50:28 [2024-04-25T06:50:28.992Z] Agent mwe2-master-1859-x9v8h-763c5-6nh53 is provisioned from template mwe2_master_1859-x9v8h-763c5
02:50:28 [2024-04-25T06:50:28.993Z] ---
02:50:28 [2024-04-25T06:50:28.993Z] apiVersion: "v1"
02:50:28 [2024-04-25T06:50:28.993Z] kind: "Pod"
02:50:28 [2024-04-25T06:50:28.993Z] metadata:
02:50:28 [2024-04-25T06:50:28.993Z]   annotations:
02:50:28 [2024-04-25T06:50:28.993Z]     buildUrl: "http://jenkins-ui.mwe.svc.cluster.local/mwe/job/mwe2/job/master/1859/"
02:50:28 [2024-04-25T06:50:28.993Z]     runUrl: "job/mwe2/job/master/1859/"
02:50:28 [2024-04-25T06:50:28.993Z]   labels:
02:50:28 [2024-04-25T06:50:28.993Z]     jenkins: "slave"
02:50:28 [2024-04-25T06:50:28.993Z]     jenkins/label-digest: "9c3beeea98b62c7ae4d34ecf154d9f2e5c381f60"
02:50:28 [2024-04-25T06:50:28.993Z]     jenkins/label: "mwe2_master_1859-x9v8h"
02:50:28 [2024-04-25T06:50:28.993Z]   name: "mwe2-master-1859-x9v8h-763c5-6nh53"
02:50:28 [2024-04-25T06:50:28.993Z]   namespace: "mwe"
02:50:28 [2024-04-25T06:50:28.993Z] spec:
02:50:28 [2024-04-25T06:50:28.993Z]   containers:
02:50:28 [2024-04-25T06:50:28.993Z]   - env:
02:50:28 [2024-04-25T06:50:28.993Z]     - name: "JENKINS_SECRET"
02:50:28 [2024-04-25T06:50:28.993Z]       value: "********"
02:50:28 [2024-04-25T06:50:28.993Z]     - name: "JENKINS_TUNNEL"
02:50:28 [2024-04-25T06:50:28.993Z]       value: "jenkins-discovery.mwe.svc.cluster.local:50000"
02:50:28 [2024-04-25T06:50:28.993Z]     - name: "JENKINS_AGENT_NAME"
02:50:28 [2024-04-25T06:50:28.993Z]       value: "mwe2-master-1859-x9v8h-763c5-6nh53"
02:50:28 [2024-04-25T06:50:28.993Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
02:50:28 [2024-04-25T06:50:28.993Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
02:50:28 [2024-04-25T06:50:28.993Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
02:50:28 [2024-04-25T06:50:28.993Z]     - name: "JAVA_TOOL_OPTIONS"
02:50:28 [2024-04-25T06:50:28.993Z]       value: ""
02:50:28 [2024-04-25T06:50:28.993Z]     - name: "_JAVA_OPTIONS"
02:50:28 [2024-04-25T06:50:28.993Z]       value: ""
02:50:28 [2024-04-25T06:50:28.993Z]     - name: "OPENJ9_JAVA_OPTIONS"
02:50:28 [2024-04-25T06:50:28.993Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
02:50:28 [2024-04-25T06:50:28.993Z]     - name: "JENKINS_NAME"
02:50:28 [2024-04-25T06:50:28.993Z]       value: "mwe2-master-1859-x9v8h-763c5-6nh53"
02:50:28 [2024-04-25T06:50:28.993Z]     - name: "JENKINS_AGENT_WORKDIR"
02:50:28 [2024-04-25T06:50:28.993Z]       value: "/home/jenkins/agent"
02:50:28 [2024-04-25T06:50:28.993Z]     - name: "JENKINS_URL"
02:50:28 [2024-04-25T06:50:28.993Z]       value: "http://jenkins-ui.mwe.svc.cluster.local/mwe/"
02:50:28 [2024-04-25T06:50:28.993Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc"
02:50:28 [2024-04-25T06:50:28.993Z]     imagePullPolicy: "Always"
02:50:28 [2024-04-25T06:50:28.993Z]     name: "jnlp"
02:50:28 [2024-04-25T06:50:28.993Z]     resources:
02:50:28 [2024-04-25T06:50:28.993Z]       limits:
02:50:28 [2024-04-25T06:50:28.993Z]         cpu: "2000m"
02:50:28 [2024-04-25T06:50:28.993Z]         memory: "4096Mi"
02:50:28 [2024-04-25T06:50:28.993Z]       requests:
02:50:28 [2024-04-25T06:50:28.993Z]         cpu: "1000m"
02:50:28 [2024-04-25T06:50:28.993Z]         memory: "4096Mi"
02:50:28 [2024-04-25T06:50:28.993Z]     tty: true
02:50:28 [2024-04-25T06:50:28.993Z]     volumeMounts:
02:50:28 [2024-04-25T06:50:28.993Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
02:50:28 [2024-04-25T06:50:28.993Z]       name: "m2-dir"
02:50:28 [2024-04-25T06:50:28.993Z]       readOnly: true
02:50:28 [2024-04-25T06:50:28.993Z]       subPath: "toolchains.xml"
02:50:28 [2024-04-25T06:50:28.993Z]     - mountPath: "/home/jenkins/.mavenrc"
02:50:28 [2024-04-25T06:50:28.993Z]       name: "m2-dir"
02:50:28 [2024-04-25T06:50:28.993Z]       readOnly: true
02:50:28 [2024-04-25T06:50:28.993Z]       subPath: ".mavenrc"
02:50:28 [2024-04-25T06:50:28.993Z]     - mountPath: "/opt/tools"
02:50:28 [2024-04-25T06:50:28.993Z]       name: "volume-0"
02:50:28 [2024-04-25T06:50:28.993Z]       readOnly: false
02:50:28 [2024-04-25T06:50:28.993Z]     - mountPath: "/home/jenkins/.m2/repository"
02:50:28 [2024-04-25T06:50:28.993Z]       name: "volume-1"
02:50:28 [2024-04-25T06:50:28.993Z]       readOnly: false
02:50:28 [2024-04-25T06:50:28.993Z]     - mountPath: "/home/jenkins"
02:50:28 [2024-04-25T06:50:28.993Z]       name: "volume-3"
02:50:28 [2024-04-25T06:50:28.993Z]       readOnly: false
02:50:28 [2024-04-25T06:50:28.993Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
02:50:28 [2024-04-25T06:50:28.993Z]       name: "m2-secret-dir"
02:50:28 [2024-04-25T06:50:28.993Z]       readOnly: true
02:50:28 [2024-04-25T06:50:28.993Z]       subPath: "settings-security.xml"
02:50:28 [2024-04-25T06:50:28.993Z]     - mountPath: "/home/jenkins/.m2/wrapper"
02:50:28 [2024-04-25T06:50:28.993Z]       name: "volume-2"
02:50:28 [2024-04-25T06:50:28.993Z]       readOnly: false
02:50:28 [2024-04-25T06:50:28.993Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
02:50:28 [2024-04-25T06:50:28.993Z]       name: "m2-secret-dir"
02:50:28 [2024-04-25T06:50:28.993Z]       readOnly: true
02:50:28 [2024-04-25T06:50:28.993Z]       subPath: "settings.xml"
02:50:28 [2024-04-25T06:50:28.993Z]     - mountPath: "/home/jenkins/.ssh"
02:50:28 [2024-04-25T06:50:28.993Z]       name: "volume-4"
02:50:28 [2024-04-25T06:50:28.993Z]       readOnly: false
02:50:28 [2024-04-25T06:50:28.993Z]       subPath: ""
02:50:28 [2024-04-25T06:50:28.993Z]     - mountPath: "/home/jenkins/agent"
02:50:28 [2024-04-25T06:50:28.993Z]       name: "workspace-volume"
02:50:28 [2024-04-25T06:50:28.993Z]       readOnly: false
02:50:28 [2024-04-25T06:50:28.993Z]     workingDir: "/home/jenkins/agent"
02:50:28 [2024-04-25T06:50:28.993Z]   nodeSelector:
02:50:28 [2024-04-25T06:50:28.994Z]     kubernetes.io/os: "linux"
02:50:28 [2024-04-25T06:50:28.994Z]   restartPolicy: "Never"
02:50:28 [2024-04-25T06:50:28.994Z]   volumes:
02:50:28 [2024-04-25T06:50:28.994Z]   - name: "volume-0"
02:50:28 [2024-04-25T06:50:28.994Z]     persistentVolumeClaim:
02:50:28 [2024-04-25T06:50:28.994Z]       claimName: "tools-claim-jiro-mwe"
02:50:28 [2024-04-25T06:50:28.994Z]       readOnly: true
02:50:28 [2024-04-25T06:50:28.994Z]   - name: "m2-secret-dir"
02:50:28 [2024-04-25T06:50:28.994Z]     secret:
02:50:28 [2024-04-25T06:50:28.994Z]       secretName: "m2-secret-dir"
02:50:28 [2024-04-25T06:50:28.994Z]   - emptyDir:
02:50:28 [2024-04-25T06:50:28.994Z]       medium: ""
02:50:28 [2024-04-25T06:50:28.994Z]     name: "volume-2"
02:50:28 [2024-04-25T06:50:28.994Z]   - configMap:
02:50:28 [2024-04-25T06:50:28.994Z]       name: "m2-dir"
02:50:28 [2024-04-25T06:50:28.994Z]     name: "m2-dir"
02:50:28 [2024-04-25T06:50:28.994Z]   - emptyDir:
02:50:28 [2024-04-25T06:50:28.994Z]       medium: ""
02:50:28 [2024-04-25T06:50:28.994Z]     name: "volume-1"
02:50:28 [2024-04-25T06:50:28.994Z]   - emptyDir:
02:50:28 [2024-04-25T06:50:28.994Z]       medium: ""
02:50:28 [2024-04-25T06:50:28.994Z]     name: "workspace-volume"
02:50:28 [2024-04-25T06:50:28.994Z]   - configMap:
02:50:28 [2024-04-25T06:50:28.994Z]       name: "known-hosts"
02:50:28 [2024-04-25T06:50:28.994Z]     name: "volume-4"
02:50:28 [2024-04-25T06:50:28.994Z]   - emptyDir:
02:50:28 [2024-04-25T06:50:28.994Z]       medium: ""
02:50:28 [2024-04-25T06:50:28.994Z]     name: "volume-3"
02:50:28 [2024-04-25T06:50:28.994Z] 
02:50:29 [2024-04-25T06:50:29.087Z] Running on mwe2-master-1859-x9v8h-763c5-6nh53 in /home/jenkins/agent/workspace/mwe2_master