Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/205865 Running as SYSTEM Agent centos-7-agent-6gb-q434v is provisioned from template centos-7-agent-6gb --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33" jenkins/label: "centos-7-6gb" name: "centos-7-agent-6gb-q434v" namespace: "papyrus" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.papyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-agent-6gb-q434v" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-agent-6gb-q434v" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "6144Mi" requests: cpu: "1000m" memory: "6144Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-papyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-agent-6gb-q434v (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Master The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git refs/changes/65/205865/23 # timeout=10 > git rev-parse dd5823d47b0f1a9df4907a4a5acaa76fb1785411^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision dd5823d47b0f1a9df4907a4a5acaa76fb1785411 (refs/changes/65/205865/23) > git config core.sparsecheckout # timeout=10 > git checkout -f dd5823d47b0f1a9df4907a4a5acaa76fb1785411 # timeout=10 Commit message: "Bug 582075 - [Releng] Update target platform for 2023-12" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk c474ed01eadfb8ce9c6e3e6657fd7d7de45fe5e2 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [Papyrus-Gerrit-Master] $ Xvnc -help Starting xvnc [Papyrus-Gerrit-Master] $ Xvnc :39 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Fri Jan 5 09:15:27 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5939 vncext: created VNC server for screen 0 [Papyrus-Gerrit-Master] $ /bin/sh -xe /tmp/jenkins8726354426848519960.sh + set +e + pwd /home/jenkins/agent/workspace/Papyrus-Gerrit-Master + '[' -f ../notUTF8.log ']' + echo 'All contributed files are UTF8 compliant' All contributed files are UTF8 compliant + '[' -f ../notLF.log ']' ++ cat ../notLF.log ++ wc -l + '[' 6 -gt 0 ']' + echo 'There are non LF line endings in the contributed files. Please have a look at notLF.log' There are non LF line endings in the contributed files. Please have a look at notLF.log + cat ../notLF.log releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target releng/tests/main-tests-with-cdo/targetPlatform/org.eclipse.papyrus.main.tests.cdo.targetplatform.target releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target releng/toolkit/relengplatform/org.eclipse.papyrus.releng.platform.target releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target + exit 1 Build step 'Execute shell' marked build as failure Terminating xvnc. Sending e-mails to: quentin.lemenez@cea.fr Finished: FAILURE