Skip to content

Console Output

11:39:54 [2024-04-11T15:39:54.739Z] Agent centos-7-8sfwx is provisioned from template centos-7
11:39:54 [2024-04-11T15:39:54.742Z] ---
11:39:54 [2024-04-11T15:39:54.742Z] apiVersion: "v1"
11:39:54 [2024-04-11T15:39:54.742Z] kind: "Pod"
11:39:54 [2024-04-11T15:39:54.742Z] metadata:
11:39:54 [2024-04-11T15:39:54.742Z]   labels:
11:39:54 [2024-04-11T15:39:54.742Z]     jenkins: "slave"
11:39:54 [2024-04-11T15:39:54.742Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
11:39:54 [2024-04-11T15:39:54.742Z]     jenkins/label: "migration_jipp-migration_centos-7"
11:39:54 [2024-04-11T15:39:54.742Z]   name: "centos-7-8sfwx"
11:39:54 [2024-04-11T15:39:54.742Z]   namespace: "egit"
11:39:54 [2024-04-11T15:39:54.742Z] spec:
11:39:54 [2024-04-11T15:39:54.742Z]   containers:
11:39:54 [2024-04-11T15:39:54.742Z]   - env:
11:39:54 [2024-04-11T15:39:54.742Z]     - name: "JENKINS_SECRET"
11:39:54 [2024-04-11T15:39:54.742Z]       value: "********"
11:39:54 [2024-04-11T15:39:54.742Z]     - name: "JENKINS_TUNNEL"
11:39:54 [2024-04-11T15:39:54.742Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
11:39:54 [2024-04-11T15:39:54.742Z]     - name: "JENKINS_AGENT_NAME"
11:39:54 [2024-04-11T15:39:54.742Z]       value: "centos-7-8sfwx"
11:39:54 [2024-04-11T15:39:54.742Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:39:54 [2024-04-11T15:39:54.742Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:39:54 [2024-04-11T15:39:54.742Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:39:54 [2024-04-11T15:39:54.742Z]     - name: "JAVA_TOOL_OPTIONS"
11:39:54 [2024-04-11T15:39:54.742Z]       value: ""
11:39:54 [2024-04-11T15:39:54.742Z]     - name: "_JAVA_OPTIONS"
11:39:54 [2024-04-11T15:39:54.742Z]       value: ""
11:39:54 [2024-04-11T15:39:54.742Z]     - name: "OPENJ9_JAVA_OPTIONS"
11:39:54 [2024-04-11T15:39:54.742Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:39:54 [2024-04-11T15:39:54.742Z]     - name: "JENKINS_NAME"
11:39:54 [2024-04-11T15:39:54.742Z]       value: "centos-7-8sfwx"
11:39:54 [2024-04-11T15:39:54.742Z]     - name: "JENKINS_AGENT_WORKDIR"
11:39:54 [2024-04-11T15:39:54.742Z]       value: "/home/jenkins/agent"
11:39:54 [2024-04-11T15:39:54.742Z]     - name: "JENKINS_URL"
11:39:54 [2024-04-11T15:39:54.742Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
11:39:54 [2024-04-11T15:39:54.742Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
11:39:54 [2024-04-11T15:39:54.742Z]     imagePullPolicy: "Always"
11:39:54 [2024-04-11T15:39:54.742Z]     name: "jnlp"
11:39:54 [2024-04-11T15:39:54.742Z]     resources:
11:39:54 [2024-04-11T15:39:54.742Z]       limits:
11:39:54 [2024-04-11T15:39:54.742Z]         cpu: "2000m"
11:39:54 [2024-04-11T15:39:54.742Z]         memory: "4096Mi"
11:39:54 [2024-04-11T15:39:54.742Z]       requests:
11:39:54 [2024-04-11T15:39:54.742Z]         cpu: "1000m"
11:39:54 [2024-04-11T15:39:54.742Z]         memory: "4096Mi"
11:39:54 [2024-04-11T15:39:54.742Z]     tty: true
11:39:54 [2024-04-11T15:39:54.742Z]     volumeMounts:
11:39:54 [2024-04-11T15:39:54.742Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:39:54 [2024-04-11T15:39:54.742Z]       name: "m2-dir"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: true
11:39:54 [2024-04-11T15:39:54.742Z]       subPath: "toolchains.xml"
11:39:54 [2024-04-11T15:39:54.742Z]     - mountPath: "/home/jenkins/.mavenrc"
11:39:54 [2024-04-11T15:39:54.742Z]       name: "m2-dir"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: true
11:39:54 [2024-04-11T15:39:54.742Z]       subPath: ".mavenrc"
11:39:54 [2024-04-11T15:39:54.742Z]     - mountPath: "/opt/tools"
11:39:54 [2024-04-11T15:39:54.742Z]       name: "volume-0"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: false
11:39:54 [2024-04-11T15:39:54.742Z]     - mountPath: "/home/jenkins"
11:39:54 [2024-04-11T15:39:54.742Z]       name: "volume-2"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: false
11:39:54 [2024-04-11T15:39:54.742Z]     - mountPath: "/home/jenkins/.m2/repository"
11:39:54 [2024-04-11T15:39:54.742Z]       name: "volume-3"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: false
11:39:54 [2024-04-11T15:39:54.742Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:39:54 [2024-04-11T15:39:54.742Z]       name: "m2-secret-dir"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: true
11:39:54 [2024-04-11T15:39:54.742Z]       subPath: "settings-security.xml"
11:39:54 [2024-04-11T15:39:54.742Z]     - mountPath: "/home/jenkins/.m2/wrapper"
11:39:54 [2024-04-11T15:39:54.742Z]       name: "volume-4"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: false
11:39:54 [2024-04-11T15:39:54.742Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
11:39:54 [2024-04-11T15:39:54.742Z]       name: "m2-secret-dir"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: true
11:39:54 [2024-04-11T15:39:54.742Z]       subPath: "settings.xml"
11:39:54 [2024-04-11T15:39:54.742Z]     - mountPath: "/home/jenkins/.ssh"
11:39:54 [2024-04-11T15:39:54.742Z]       name: "volume-1"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: false
11:39:54 [2024-04-11T15:39:54.742Z]       subPath: ""
11:39:54 [2024-04-11T15:39:54.742Z]     - mountPath: "/home/jenkins/agent"
11:39:54 [2024-04-11T15:39:54.742Z]       name: "workspace-volume"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: false
11:39:54 [2024-04-11T15:39:54.742Z]     workingDir: "/home/jenkins/agent"
11:39:54 [2024-04-11T15:39:54.742Z]   nodeSelector:
11:39:54 [2024-04-11T15:39:54.742Z]     kubernetes.io/os: "linux"
11:39:54 [2024-04-11T15:39:54.742Z]   restartPolicy: "Never"
11:39:54 [2024-04-11T15:39:54.742Z]   volumes:
11:39:54 [2024-04-11T15:39:54.742Z]   - name: "volume-0"
11:39:54 [2024-04-11T15:39:54.742Z]     persistentVolumeClaim:
11:39:54 [2024-04-11T15:39:54.742Z]       claimName: "tools-claim-jiro-egit"
11:39:54 [2024-04-11T15:39:54.742Z]       readOnly: true
11:39:54 [2024-04-11T15:39:54.742Z]   - name: "m2-secret-dir"
11:39:54 [2024-04-11T15:39:54.742Z]     secret:
11:39:54 [2024-04-11T15:39:54.742Z]       secretName: "m2-secret-dir"
11:39:54 [2024-04-11T15:39:54.742Z]   - emptyDir:
11:39:54 [2024-04-11T15:39:54.742Z]       medium: ""
11:39:54 [2024-04-11T15:39:54.742Z]     name: "volume-2"
11:39:54 [2024-04-11T15:39:54.742Z]   - configMap:
11:39:54 [2024-04-11T15:39:54.742Z]       name: "m2-dir"
11:39:54 [2024-04-11T15:39:54.742Z]     name: "m2-dir"
11:39:54 [2024-04-11T15:39:54.742Z]   - configMap:
11:39:54 [2024-04-11T15:39:54.742Z]       name: "known-hosts"
11:39:54 [2024-04-11T15:39:54.742Z]     name: "volume-1"
11:39:54 [2024-04-11T15:39:54.742Z]   - emptyDir:
11:39:54 [2024-04-11T15:39:54.742Z]       medium: ""
11:39:54 [2024-04-11T15:39:54.742Z]     name: "workspace-volume"
11:39:54 [2024-04-11T15:39:54.742Z]   - emptyDir:
11:39:54 [2024-04-11T15:39:54.742Z]       medium: ""
11:39:54 [2024-04-11T15:39:54.742Z]     name: "volume-4"
11:39:54 [2024-04-11T15:39:54.742Z]   - emptyDir:
11:39:54 [2024-04-11T15:39:54.742Z]       medium: ""
11:39:54 [2024-04-11T15:39:54.742Z]     name: "volume-3"
11:39:54 [2024-04-11T15:39:54.742Z] 
11:39:54 [2024-04-11T15:39:54.769Z] Running on centos-7-8sfwx in /home/jenkins/agent/workspace/egit