Skip to content

Console Output

09:27:13 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/205782
09:27:13 Running as SYSTEM
09:27:14 Agent centos-7-agent-6gb-3zzxs is provisioned from template centos-7-agent-6gb
09:27:14 ---
09:27:14 apiVersion: "v1"
09:27:14 kind: "Pod"
09:27:14 metadata:
09:27:14   labels:
09:27:14     jenkins: "slave"
09:27:14     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
09:27:14     jenkins/label: "centos-7-6gb"
09:27:14   name: "centos-7-agent-6gb-3zzxs"
09:27:14   namespace: "papyrus"
09:27:14 spec:
09:27:14   containers:
09:27:14   - env:
09:27:14     - name: "JENKINS_SECRET"
09:27:14       value: "********"
09:27:14     - name: "JENKINS_TUNNEL"
09:27:14       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
09:27:14     - name: "JENKINS_AGENT_NAME"
09:27:14       value: "centos-7-agent-6gb-3zzxs"
09:27:14     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:27:14       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:27:14         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:27:14     - name: "JAVA_TOOL_OPTIONS"
09:27:14       value: ""
09:27:14     - name: "_JAVA_OPTIONS"
09:27:14       value: ""
09:27:14     - name: "OPENJ9_JAVA_OPTIONS"
09:27:14       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:27:14     - name: "JENKINS_NAME"
09:27:14       value: "centos-7-agent-6gb-3zzxs"
09:27:14     - name: "JENKINS_AGENT_WORKDIR"
09:27:14       value: "/home/jenkins/agent"
09:27:14     - name: "JENKINS_URL"
09:27:14       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
09:27:14     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
09:27:14     imagePullPolicy: "Always"
09:27:14     name: "jnlp"
09:27:14     resources:
09:27:14       limits:
09:27:14         cpu: "2000m"
09:27:14         memory: "6144Mi"
09:27:14       requests:
09:27:14         cpu: "1000m"
09:27:14         memory: "6144Mi"
09:27:14     tty: true
09:27:14     volumeMounts:
09:27:14     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:27:14       name: "m2-dir"
09:27:14       readOnly: true
09:27:14       subPath: "toolchains.xml"
09:27:14     - mountPath: "/home/jenkins/.mavenrc"
09:27:14       name: "m2-dir"
09:27:14       readOnly: true
09:27:14       subPath: ".mavenrc"
09:27:14     - mountPath: "/opt/tools"
09:27:14       name: "volume-0"
09:27:14       readOnly: false
09:27:14     - mountPath: "/home/jenkins"
09:27:14       name: "volume-2"
09:27:14       readOnly: false
09:27:14     - mountPath: "/home/jenkins/.m2/repository"
09:27:14       name: "volume-3"
09:27:14       readOnly: false
09:27:14     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:27:14       name: "m2-secret-dir"
09:27:14       readOnly: true
09:27:14       subPath: "settings-security.xml"
09:27:14     - mountPath: "/home/jenkins/.m2/wrapper"
09:27:14       name: "volume-4"
09:27:14       readOnly: false
09:27:14     - mountPath: "/home/jenkins/.m2/settings.xml"
09:27:14       name: "m2-secret-dir"
09:27:14       readOnly: true
09:27:14       subPath: "settings.xml"
09:27:14     - mountPath: "/home/jenkins/.ssh"
09:27:14       name: "volume-1"
09:27:14       readOnly: false
09:27:14       subPath: ""
09:27:14     - mountPath: "/home/jenkins/agent"
09:27:14       name: "workspace-volume"
09:27:14       readOnly: false
09:27:14     workingDir: "/home/jenkins/agent"
09:27:14   nodeSelector:
09:27:14     kubernetes.io/os: "linux"
09:27:14   restartPolicy: "Never"
09:27:14   volumes:
09:27:14   - name: "volume-0"
09:27:14     persistentVolumeClaim:
09:27:14       claimName: "tools-claim-jiro-papyrus"
09:27:14       readOnly: true
09:27:14   - name: "m2-secret-dir"
09:27:14     secret:
09:27:14       secretName: "m2-secret-dir"
09:27:14   - emptyDir:
09:27:14       medium: ""
09:27:14     name: "volume-2"
09:27:14   - configMap:
09:27:14       name: "m2-dir"
09:27:14     name: "m2-dir"
09:27:14   - configMap:
09:27:14       name: "known-hosts"
09:27:14     name: "volume-1"
09:27:14   - emptyDir:
09:27:14       medium: ""
09:27:14     name: "workspace-volume"
09:27:14   - emptyDir:
09:27:14       medium: ""
09:27:14     name: "volume-4"
09:27:14   - emptyDir:
09:27:14       medium: ""
09:27:14     name: "volume-3"
09:27:14 
09:27:14 Building remotely on centos-7-agent-6gb-3zzxs (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
09:27:14 The recommended git tool is: NONE
09:27:15 No credentials specified
09:27:15 Cloning the remote Git repository
09:27:15 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
09:27:15  > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source # timeout=10
09:27:15 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
09:27:15  > git --version # timeout=10
09:27:15  > git --version # 'git version 2.36.6'
09:27:15  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:29:47 Build was aborted
09:29:47 Aborted by vincent lorenzo
09:29:47 Finished: ABORTED