Skip to content

Console Output

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