Skip to content

Console Output

19:20:09 [2024-05-21T23:20:09.894Z] Still waiting to schedule task
19:20:09 [2024-05-21T23:20:09.895Z] Waiting for next available executor on ‘migration19:20:10 [2024-05-21T23:20:10.168Z] Agent centos-7-3xvnh is provisioned from template centos-7
19:20:10 [2024-05-21T23:20:10.170Z] ---
19:20:10 [2024-05-21T23:20:10.170Z] apiVersion: "v1"
19:20:10 [2024-05-21T23:20:10.170Z] kind: "Pod"
19:20:10 [2024-05-21T23:20:10.170Z] metadata:
19:20:10 [2024-05-21T23:20:10.170Z]   labels:
19:20:10 [2024-05-21T23:20:10.170Z]     jenkins: "slave"
19:20:10 [2024-05-21T23:20:10.170Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
19:20:10 [2024-05-21T23:20:10.170Z]     jenkins/label: "migration_jipp-migration_centos-7"
19:20:10 [2024-05-21T23:20:10.170Z]   name: "centos-7-3xvnh"
19:20:10 [2024-05-21T23:20:10.170Z]   namespace: "egit"
19:20:10 [2024-05-21T23:20:10.170Z] spec:
19:20:10 [2024-05-21T23:20:10.170Z]   containers:
19:20:10 [2024-05-21T23:20:10.170Z]   - env:
19:20:10 [2024-05-21T23:20:10.170Z]     - name: "JENKINS_SECRET"
19:20:10 [2024-05-21T23:20:10.170Z]       value: "********"
19:20:10 [2024-05-21T23:20:10.170Z]     - name: "JENKINS_TUNNEL"
19:20:10 [2024-05-21T23:20:10.170Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
19:20:10 [2024-05-21T23:20:10.170Z]     - name: "JENKINS_AGENT_NAME"
19:20:10 [2024-05-21T23:20:10.170Z]       value: "centos-7-3xvnh"
19:20:10 [2024-05-21T23:20:10.170Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
19:20:10 [2024-05-21T23:20:10.171Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
19:20:10 [2024-05-21T23:20:10.171Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
19:20:10 [2024-05-21T23:20:10.171Z]     - name: "JAVA_TOOL_OPTIONS"
19:20:10 [2024-05-21T23:20:10.171Z]       value: ""
19:20:10 [2024-05-21T23:20:10.171Z]     - name: "_JAVA_OPTIONS"
19:20:10 [2024-05-21T23:20:10.171Z]       value: ""
19:20:10 [2024-05-21T23:20:10.171Z]     - name: "OPENJ9_JAVA_OPTIONS"
19:20:10 [2024-05-21T23:20:10.171Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
19:20:10 [2024-05-21T23:20:10.171Z]     - name: "JENKINS_NAME"
19:20:10 [2024-05-21T23:20:10.171Z]       value: "centos-7-3xvnh"
19:20:10 [2024-05-21T23:20:10.171Z]     - name: "JENKINS_AGENT_WORKDIR"
19:20:10 [2024-05-21T23:20:10.171Z]       value: "/home/jenkins/agent"
19:20:10 [2024-05-21T23:20:10.171Z]     - name: "JENKINS_URL"
19:20:10 [2024-05-21T23:20:10.171Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
19:20:10 [2024-05-21T23:20:10.171Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
19:20:10 [2024-05-21T23:20:10.171Z]     imagePullPolicy: "Always"
19:20:10 [2024-05-21T23:20:10.171Z]     name: "jnlp"
19:20:10 [2024-05-21T23:20:10.171Z]     resources:
19:20:10 [2024-05-21T23:20:10.171Z]       limits:
19:20:10 [2024-05-21T23:20:10.171Z]         cpu: "2000m"
19:20:10 [2024-05-21T23:20:10.171Z]         memory: "4096Mi"
19:20:10 [2024-05-21T23:20:10.171Z]       requests:
19:20:10 [2024-05-21T23:20:10.171Z]         cpu: "1000m"
19:20:10 [2024-05-21T23:20:10.171Z]         memory: "4096Mi"
19:20:10 [2024-05-21T23:20:10.171Z]     tty: true
19:20:10 [2024-05-21T23:20:10.171Z]     volumeMounts:
19:20:10 [2024-05-21T23:20:10.171Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:20:10 [2024-05-21T23:20:10.171Z]       name: "m2-dir"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: true
19:20:10 [2024-05-21T23:20:10.171Z]       subPath: "toolchains.xml"
19:20:10 [2024-05-21T23:20:10.171Z]     - mountPath: "/home/jenkins/.mavenrc"
19:20:10 [2024-05-21T23:20:10.171Z]       name: "m2-dir"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: true
19:20:10 [2024-05-21T23:20:10.171Z]       subPath: ".mavenrc"
19:20:10 [2024-05-21T23:20:10.171Z]     - mountPath: "/opt/tools"
19:20:10 [2024-05-21T23:20:10.171Z]       name: "volume-0"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: false
19:20:10 [2024-05-21T23:20:10.171Z]     - mountPath: "/home/jenkins"
19:20:10 [2024-05-21T23:20:10.171Z]       name: "volume-2"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: false
19:20:10 [2024-05-21T23:20:10.171Z]     - mountPath: "/home/jenkins/.m2/repository"
19:20:10 [2024-05-21T23:20:10.171Z]       name: "volume-3"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: false
19:20:10 [2024-05-21T23:20:10.171Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:20:10 [2024-05-21T23:20:10.171Z]       name: "m2-secret-dir"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: true
19:20:10 [2024-05-21T23:20:10.171Z]       subPath: "settings-security.xml"
19:20:10 [2024-05-21T23:20:10.171Z]     - mountPath: "/home/jenkins/.m2/wrapper"
19:20:10 [2024-05-21T23:20:10.171Z]       name: "volume-4"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: false
19:20:10 [2024-05-21T23:20:10.171Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:20:10 [2024-05-21T23:20:10.171Z]       name: "m2-secret-dir"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: true
19:20:10 [2024-05-21T23:20:10.171Z]       subPath: "settings.xml"
19:20:10 [2024-05-21T23:20:10.171Z]     - mountPath: "/home/jenkins/.ssh"
19:20:10 [2024-05-21T23:20:10.171Z]       name: "volume-1"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: false
19:20:10 [2024-05-21T23:20:10.171Z]       subPath: ""
19:20:10 [2024-05-21T23:20:10.171Z]     - mountPath: "/home/jenkins/agent"
19:20:10 [2024-05-21T23:20:10.171Z]       name: "workspace-volume"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: false
19:20:10 [2024-05-21T23:20:10.171Z]     workingDir: "/home/jenkins/agent"
19:20:10 [2024-05-21T23:20:10.171Z]   nodeSelector:
19:20:10 [2024-05-21T23:20:10.171Z]     kubernetes.io/os: "linux"
19:20:10 [2024-05-21T23:20:10.171Z]   restartPolicy: "Never"
19:20:10 [2024-05-21T23:20:10.171Z]   volumes:
19:20:10 [2024-05-21T23:20:10.171Z]   - name: "volume-0"
19:20:10 [2024-05-21T23:20:10.171Z]     persistentVolumeClaim:
19:20:10 [2024-05-21T23:20:10.171Z]       claimName: "tools-claim-jiro-egit"
19:20:10 [2024-05-21T23:20:10.171Z]       readOnly: true
19:20:10 [2024-05-21T23:20:10.171Z]   - name: "m2-secret-dir"
19:20:10 [2024-05-21T23:20:10.171Z]     secret:
19:20:10 [2024-05-21T23:20:10.171Z]       secretName: "m2-secret-dir"
19:20:10 [2024-05-21T23:20:10.171Z]   - emptyDir:
19:20:10 [2024-05-21T23:20:10.171Z]       medium: ""
19:20:10 [2024-05-21T23:20:10.171Z]     name: "volume-2"
19:20:10 [2024-05-21T23:20:10.171Z]   - configMap:
19:20:10 [2024-05-21T23:20:10.171Z]       name: "m2-dir"
19:20:10 [2024-05-21T23:20:10.171Z]     name: "m2-dir"
19:20:10 [2024-05-21T23:20:10.171Z]   - configMap:
19:20:10 [2024-05-21T23:20:10.171Z]       name: "known-hosts"
19:20:10 [2024-05-21T23:20:10.171Z]     name: "volume-1"
19:20:10 [2024-05-21T23:20:10.171Z]   - emptyDir:
19:20:10 [2024-05-21T23:20:10.171Z]       medium: ""
19:20:10 [2024-05-21T23:20:10.171Z]     name: "workspace-volume"
19:20:10 [2024-05-21T23:20:10.171Z]   - emptyDir:
19:20:10 [2024-05-21T23:20:10.171Z]       medium: ""
19:20:10 [2024-05-21T23:20:10.171Z]     name: "volume-4"
19:20:10 [2024-05-21T23:20:10.171Z]   - emptyDir:
19:20:10 [2024-05-21T23:20:10.171Z]       medium: ""
19:20:10 [2024-05-21T23:20:10.171Z]     name: "volume-3"
19:20:10 [2024-05-21T23:20:10.171Z] 
19:20:10 [2024-05-21T23:20:10.197Z] Running on centos-7-3xvnh in /home/jenkins/agent/workspace/egit.gerrit
19:36:25 [2024-05-21T23:36:25.530Z] Aborted by Matthias Sohn