Skip to content
Aborted

Console Output

10:55:34 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/207078
10:55:34 Running as SYSTEM
10:55:34 Agent centos-7-agent-6gb-hvfwm is provisioned from template centos-7-agent-6gb
10:55:34 ---
10:55:34 apiVersion: "v1"
10:55:34 kind: "Pod"
10:55:34 metadata:
10:55:34   labels:
10:55:34     jenkins: "slave"
10:55:34     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
10:55:34     jenkins/label: "centos-7-6gb"
10:55:34   name: "centos-7-agent-6gb-hvfwm"
10:55:34   namespace: "papyrus"
10:55:34 spec:
10:55:34   containers:
10:55:34   - env:
10:55:34     - name: "JENKINS_SECRET"
10:55:34       value: "********"
10:55:34     - name: "JENKINS_TUNNEL"
10:55:34       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
10:55:34     - name: "JENKINS_AGENT_NAME"
10:55:34       value: "centos-7-agent-6gb-hvfwm"
10:55:34     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:55:34       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:55:34         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:55:34     - name: "JAVA_TOOL_OPTIONS"
10:55:34       value: ""
10:55:34     - name: "_JAVA_OPTIONS"
10:55:34       value: ""
10:55:34     - name: "OPENJ9_JAVA_OPTIONS"
10:55:34       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:55:34     - name: "JENKINS_NAME"
10:55:34       value: "centos-7-agent-6gb-hvfwm"
10:55:34     - name: "JENKINS_AGENT_WORKDIR"
10:55:34       value: "/home/jenkins/agent"
10:55:34     - name: "JENKINS_URL"
10:55:34       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
10:55:34     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
10:55:34     imagePullPolicy: "Always"
10:55:34     name: "jnlp"
10:55:34     resources:
10:55:34       limits:
10:55:34         cpu: "2000m"
10:55:34         memory: "6144Mi"
10:55:34       requests:
10:55:34         cpu: "1000m"
10:55:34         memory: "6144Mi"
10:55:34     tty: true
10:55:34     volumeMounts:
10:55:34     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:55:34       name: "m2-dir"
10:55:34       readOnly: true
10:55:34       subPath: "toolchains.xml"
10:55:34     - mountPath: "/home/jenkins/.mavenrc"
10:55:34       name: "m2-dir"
10:55:34       readOnly: true
10:55:34       subPath: ".mavenrc"
10:55:34     - mountPath: "/opt/tools"
10:55:34       name: "volume-0"
10:55:34       readOnly: false
10:55:34     - mountPath: "/home/jenkins"
10:55:34       name: "volume-2"
10:55:34       readOnly: false
10:55:34     - mountPath: "/home/jenkins/.m2/repository"
10:55:34       name: "volume-3"
10:55:34       readOnly: false
10:55:34     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:55:34       name: "m2-secret-dir"
10:55:34       readOnly: true
10:55:34       subPath: "settings-security.xml"
10:55:34     - mountPath: "/home/jenkins/.m2/wrapper"
10:55:34       name: "volume-4"
10:55:34       readOnly: false
10:55:34     - mountPath: "/home/jenkins/.m2/settings.xml"
10:55:34       name: "m2-secret-dir"
10:55:34       readOnly: true
10:55:34       subPath: "settings.xml"
10:55:34     - mountPath: "/home/jenkins/.ssh"
10:55:34       name: "volume-1"
10:55:34       readOnly: false
10:55:34       subPath: ""
10:55:34     - mountPath: "/home/jenkins/agent"
10:55:34       name: "workspace-volume"
10:55:34       readOnly: false
10:55:34     workingDir: "/home/jenkins/agent"
10:55:34   nodeSelector:
10:55:34     kubernetes.io/os: "linux"
10:55:34   restartPolicy: "Never"
10:55:34   volumes:
10:55:34   - name: "volume-0"
10:55:34     persistentVolumeClaim:
10:55:34       claimName: "tools-claim-jiro-papyrus"
10:55:34       readOnly: true
10:55:34   - name: "m2-secret-dir"
10:55:34     secret:
10:55:34       secretName: "m2-secret-dir"
10:55:34   - emptyDir:
10:55:34       medium: ""
10:55:34     name: "volume-2"
10:55:34   - configMap:
10:55:34       name: "m2-dir"
10:55:34     name: "m2-dir"
10:55:34   - configMap:
10:55:34       name: "known-hosts"
10:55:34     name: "volume-1"
10:55:34   - emptyDir:
10:55:34       medium: ""
10:55:34     name: "workspace-volume"
10:55:34   - emptyDir:
10:55:34       medium: ""
10:55:34     name: "volume-4"
10:55:34   - emptyDir:
10:55:34       medium: ""
10:55:34     name: "volume-3"
10:55:34 
10:55:34 Building remotely on centos-7-agent-6gb-hvfwm (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
10:55:34 The recommended git tool is: NONE
10:55:35 No credentials specified
10:55:35 Cloning the remote Git repository
10:55:35 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
10:55:35  > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source # timeout=10
10:55:35 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
10:55:35  > git --version # timeout=10
10:55:35  > git --version # 'git version 2.36.6'
10:55:35  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:59:26  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
10:59:26  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:59:26  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
10:59:26 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
10:59:26  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git refs/changes/78/207078/2 # timeout=10
10:59:28  > git rev-parse 21607edd8417ea1d9799d78d7adc94a31e5018c5^{commit} # timeout=10
10:59:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
10:59:28 Checking out Revision 21607edd8417ea1d9799d78d7adc94a31e5018c5 (refs/changes/78/207078/2)
10:59:28  > git config core.sparsecheckout # timeout=10
10:59:28  > git checkout -f 21607edd8417ea1d9799d78d7adc94a31e5018c5 # timeout=10
10:59:30 Build was aborted
10:59:30 Aborted by Pauline Deville
10:59:30 Finished: ABORTED