Console Output
01:48:17 [2021-02-27T06:48:17.000Z] Still waiting to schedule task
01:48:17 [2021-02-27T06:48:17.000Z] Waiting for next available executor
01:48:24 [2021-02-27T06:48:24.251Z] Agent centos-7-gk6nw is provisioned from template centos-7
01:48:24 [2021-02-27T06:48:24.253Z] ---
01:48:24 [2021-02-27T06:48:24.253Z] apiVersion: "v1"
01:48:24 [2021-02-27T06:48:24.253Z] kind: "Pod"
01:48:24 [2021-02-27T06:48:24.253Z] metadata:
01:48:24 [2021-02-27T06:48:24.253Z] annotations: {}
01:48:24 [2021-02-27T06:48:24.253Z] labels:
01:48:24 [2021-02-27T06:48:24.253Z] jenkins: "slave"
01:48:24 [2021-02-27T06:48:24.253Z] jenkins/label: "migration_jipp-migration_centos-7"
01:48:24 [2021-02-27T06:48:24.253Z] name: "centos-7-gk6nw"
01:48:24 [2021-02-27T06:48:24.253Z] spec:
01:48:24 [2021-02-27T06:48:24.253Z] containers:
01:48:24 [2021-02-27T06:48:24.253Z] - env:
01:48:24 [2021-02-27T06:48:24.253Z] - name: "JENKINS_SECRET"
01:48:24 [2021-02-27T06:48:24.253Z] value: "********"
01:48:24 [2021-02-27T06:48:24.253Z] - name: "JENKINS_TUNNEL"
01:48:24 [2021-02-27T06:48:24.253Z] value: "jenkins-discovery.mwe.svc.cluster.local:50000"
01:48:24 [2021-02-27T06:48:24.253Z] - name: "JENKINS_AGENT_NAME"
01:48:24 [2021-02-27T06:48:24.253Z] value: "centos-7-gk6nw"
01:48:24 [2021-02-27T06:48:24.253Z] - name: "JENKINS_REMOTING_JAVA_OPTS"
01:48:24 [2021-02-27T06:48:24.253Z] value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
01:48:24 [2021-02-27T06:48:24.253Z] \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
01:48:24 [2021-02-27T06:48:24.253Z] - name: "JAVA_TOOL_OPTIONS"
01:48:24 [2021-02-27T06:48:24.253Z] value: ""
01:48:24 [2021-02-27T06:48:24.253Z] - name: "_JAVA_OPTIONS"
01:48:24 [2021-02-27T06:48:24.253Z] value: ""
01:48:24 [2021-02-27T06:48:24.253Z] - name: "OPENJ9_JAVA_OPTIONS"
01:48:24 [2021-02-27T06:48:24.253Z] value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
01:48:24 [2021-02-27T06:48:24.253Z] - name: "JENKINS_NAME"
01:48:24 [2021-02-27T06:48:24.253Z] value: "centos-7-gk6nw"
01:48:24 [2021-02-27T06:48:24.253Z] - name: "JENKINS_AGENT_WORKDIR"
01:48:24 [2021-02-27T06:48:24.253Z] value: "/home/jenkins/agent"
01:48:24 [2021-02-27T06:48:24.253Z] - name: "JENKINS_URL"
01:48:24 [2021-02-27T06:48:24.253Z] value: "http://jenkins-ui.mwe.svc.cluster.local/mwe/"
01:48:24 [2021-02-27T06:48:24.253Z] image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
01:48:24 [2021-02-27T06:48:24.253Z] imagePullPolicy: "Always"
01:48:24 [2021-02-27T06:48:24.253Z] name: "jnlp"
01:48:24 [2021-02-27T06:48:24.253Z] resources:
01:48:24 [2021-02-27T06:48:24.253Z] limits:
01:48:24 [2021-02-27T06:48:24.253Z] memory: "4096Mi"
01:48:24 [2021-02-27T06:48:24.253Z] cpu: "2000m"
01:48:24 [2021-02-27T06:48:24.253Z] requests:
01:48:24 [2021-02-27T06:48:24.253Z] memory: "4096Mi"
01:48:24 [2021-02-27T06:48:24.253Z] cpu: "1000m"
01:48:24 [2021-02-27T06:48:24.253Z] securityContext:
01:48:24 [2021-02-27T06:48:24.253Z] privileged: false
01:48:24 [2021-02-27T06:48:24.253Z] tty: true
01:48:24 [2021-02-27T06:48:24.253Z] volumeMounts:
01:48:24 [2021-02-27T06:48:24.253Z] - mountPath: "/home/jenkins/.m2/toolchains.xml"
01:48:24 [2021-02-27T06:48:24.253Z] name: "m2-dir"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: true
01:48:24 [2021-02-27T06:48:24.253Z] subPath: "toolchains.xml"
01:48:24 [2021-02-27T06:48:24.253Z] - mountPath: "/home/jenkins/.mavenrc"
01:48:24 [2021-02-27T06:48:24.253Z] name: "m2-dir"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: true
01:48:24 [2021-02-27T06:48:24.253Z] subPath: ".mavenrc"
01:48:24 [2021-02-27T06:48:24.253Z] - mountPath: "/opt/tools"
01:48:24 [2021-02-27T06:48:24.253Z] name: "volume-0"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: false
01:48:24 [2021-02-27T06:48:24.253Z] - mountPath: "/home/jenkins"
01:48:24 [2021-02-27T06:48:24.253Z] name: "volume-2"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: false
01:48:24 [2021-02-27T06:48:24.253Z] - mountPath: "/home/jenkins/.m2/repository"
01:48:24 [2021-02-27T06:48:24.253Z] name: "volume-3"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: false
01:48:24 [2021-02-27T06:48:24.253Z] - mountPath: "/home/jenkins/.m2/settings-security.xml"
01:48:24 [2021-02-27T06:48:24.253Z] name: "m2-secret-dir"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: true
01:48:24 [2021-02-27T06:48:24.253Z] subPath: "settings-security.xml"
01:48:24 [2021-02-27T06:48:24.253Z] - mountPath: "/home/jenkins/.m2/wrapper"
01:48:24 [2021-02-27T06:48:24.253Z] name: "volume-4"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: false
01:48:24 [2021-02-27T06:48:24.253Z] - mountPath: "/home/jenkins/.m2/settings.xml"
01:48:24 [2021-02-27T06:48:24.253Z] name: "m2-secret-dir"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: true
01:48:24 [2021-02-27T06:48:24.253Z] subPath: "settings.xml"
01:48:24 [2021-02-27T06:48:24.253Z] - mountPath: "/home/jenkins/.ssh"
01:48:24 [2021-02-27T06:48:24.253Z] name: "volume-1"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: false
01:48:24 [2021-02-27T06:48:24.253Z] - mountPath: "/home/jenkins/agent"
01:48:24 [2021-02-27T06:48:24.253Z] name: "workspace-volume"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: false
01:48:24 [2021-02-27T06:48:24.253Z] workingDir: "/home/jenkins/agent"
01:48:24 [2021-02-27T06:48:24.253Z] nodeSelector:
01:48:24 [2021-02-27T06:48:24.253Z] beta.kubernetes.io/os: "linux"
01:48:24 [2021-02-27T06:48:24.253Z] restartPolicy: "Never"
01:48:24 [2021-02-27T06:48:24.253Z] securityContext: {}
01:48:24 [2021-02-27T06:48:24.253Z] volumes:
01:48:24 [2021-02-27T06:48:24.253Z] - name: "volume-0"
01:48:24 [2021-02-27T06:48:24.253Z] persistentVolumeClaim:
01:48:24 [2021-02-27T06:48:24.253Z] claimName: "tools-claim-jiro-mwe"
01:48:24 [2021-02-27T06:48:24.253Z] readOnly: true
01:48:24 [2021-02-27T06:48:24.253Z] - name: "m2-secret-dir"
01:48:24 [2021-02-27T06:48:24.253Z] secret:
01:48:24 [2021-02-27T06:48:24.253Z] secretName: "m2-secret-dir"
01:48:24 [2021-02-27T06:48:24.253Z] - emptyDir:
01:48:24 [2021-02-27T06:48:24.253Z] medium: ""
01:48:24 [2021-02-27T06:48:24.253Z] name: "volume-2"
01:48:24 [2021-02-27T06:48:24.253Z] - configMap:
01:48:24 [2021-02-27T06:48:24.253Z] name: "m2-dir"
01:48:24 [2021-02-27T06:48:24.253Z] name: "m2-dir"
01:48:24 [2021-02-27T06:48:24.253Z] - configMap:
01:48:24 [2021-02-27T06:48:24.253Z] name: "known-hosts"
01:48:24 [2021-02-27T06:48:24.253Z] name: "volume-1"
01:48:24 [2021-02-27T06:48:24.253Z] - emptyDir:
01:48:24 [2021-02-27T06:48:24.253Z] medium: ""
01:48:24 [2021-02-27T06:48:24.253Z] name: "workspace-volume"
01:48:24 [2021-02-27T06:48:24.253Z] - emptyDir:
01:48:24 [2021-02-27T06:48:24.253Z] medium: ""
01:48:24 [2021-02-27T06:48:24.253Z] name: "volume-4"
01:48:24 [2021-02-27T06:48:24.253Z] - emptyDir:
01:48:24 [2021-02-27T06:48:24.253Z] medium: ""
01:48:24 [2021-02-27T06:48:24.253Z] name: "volume-3"
01:48:24 [2021-02-27T06:48:24.253Z]
01:48:24 [2021-02-27T06:48:24.402Z] Running on centos-7-gk6nw in /home/jenkins/agent/workspace/mwe2_master