Skip to content
Failed

Console Output

00:46:06 Started by timer
00:46:06 Running as SYSTEM
00:46:07 Agent centos-7-agent-6gb-hmcmq is provisioned from template centos-7-agent-6gb
00:46:07 ---
00:46:07 apiVersion: "v1"
00:46:07 kind: "Pod"
00:46:07 metadata:
00:46:07   annotations:
00:46:07     kubernetes.jenkins.io/last-refresh: "1719463561208"
00:46:07   labels:
00:46:07     jenkins: "slave"
00:46:07     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
00:46:07     jenkins/label: "centos-7-6gb"
00:46:07     kubernetes.jenkins.io/controller: "http___jenkins-ui_papyrus_svc_cluster_local_papyrusx"
00:46:07   name: "centos-7-agent-6gb-hmcmq"
00:46:07   namespace: "papyrus"
00:46:07 spec:
00:46:07   containers:
00:46:07   - env:
00:46:07     - name: "JENKINS_SECRET"
00:46:07       value: "********"
00:46:07     - name: "JENKINS_TUNNEL"
00:46:07       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
00:46:07     - name: "JENKINS_AGENT_NAME"
00:46:07       value: "centos-7-agent-6gb-hmcmq"
00:46:07     - name: "JENKINS_REMOTING_JAVA_OPTS"
00:46:07       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
00:46:07         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
00:46:07     - name: "JAVA_TOOL_OPTIONS"
00:46:07       value: ""
00:46:07     - name: "_JAVA_OPTIONS"
00:46:07       value: ""
00:46:07     - name: "REMOTING_OPTS"
00:46:07       value: "-noReconnectAfter 1d"
00:46:07     - name: "OPENJ9_JAVA_OPTIONS"
00:46:07       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
00:46:07     - name: "JENKINS_NAME"
00:46:07       value: "centos-7-agent-6gb-hmcmq"
00:46:07     - name: "JENKINS_AGENT_WORKDIR"
00:46:07       value: "/home/jenkins/agent"
00:46:07     - name: "JENKINS_URL"
00:46:07       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
00:46:07     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
00:46:07     imagePullPolicy: "Always"
00:46:07     name: "jnlp"
00:46:07     resources:
00:46:07       limits:
00:46:07         cpu: "2000m"
00:46:07         memory: "6144Mi"
00:46:07       requests:
00:46:07         cpu: "1000m"
00:46:07         memory: "6144Mi"
00:46:07     tty: true
00:46:07     volumeMounts:
00:46:07     - mountPath: "/home/jenkins/.m2/toolchains.xml"
00:46:07       name: "m2-dir"
00:46:07       readOnly: true
00:46:07       subPath: "toolchains.xml"
00:46:07     - mountPath: "/home/jenkins/.mavenrc"
00:46:07       name: "m2-dir"
00:46:07       readOnly: true
00:46:07       subPath: ".mavenrc"
00:46:07     - mountPath: "/opt/tools"
00:46:07       name: "volume-0"
00:46:07       readOnly: false
00:46:07     - mountPath: "/home/jenkins"
00:46:07       name: "volume-2"
00:46:07       readOnly: false
00:46:07     - mountPath: "/home/jenkins/.m2/repository"
00:46:07       name: "volume-3"
00:46:07       readOnly: false
00:46:07     - mountPath: "/home/jenkins/.m2/settings-security.xml"
00:46:07       name: "m2-secret-dir"
00:46:07       readOnly: true
00:46:07       subPath: "settings-security.xml"
00:46:07     - mountPath: "/home/jenkins/.m2/wrapper"
00:46:07       name: "volume-4"
00:46:07       readOnly: false
00:46:07     - mountPath: "/home/jenkins/.m2/settings.xml"
00:46:07       name: "m2-secret-dir"
00:46:07       readOnly: true
00:46:07       subPath: "settings.xml"
00:46:07     - mountPath: "/home/jenkins/.ssh"
00:46:07       name: "volume-1"
00:46:07       readOnly: false
00:46:07       subPath: ""
00:46:07     - mountPath: "/home/jenkins/agent"
00:46:07       name: "workspace-volume"
00:46:07       readOnly: false
00:46:07     workingDir: "/home/jenkins/agent"
00:46:07   nodeSelector:
00:46:07     kubernetes.io/os: "linux"
00:46:07   restartPolicy: "Never"
00:46:07   volumes:
00:46:07   - name: "volume-0"
00:46:07     persistentVolumeClaim:
00:46:07       claimName: "tools-claim-jiro-papyrus"
00:46:07       readOnly: true
00:46:07   - name: "m2-secret-dir"
00:46:07     secret:
00:46:07       secretName: "m2-secret-dir"
00:46:07   - emptyDir:
00:46:07       medium: ""
00:46:07     name: "volume-2"
00:46:07   - configMap:
00:46:07       name: "m2-dir"
00:46:07     name: "m2-dir"
00:46:07   - configMap:
00:46:07       name: "known-hosts"
00:46:07     name: "volume-1"
00:46:07   - emptyDir:
00:46:07       medium: ""
00:46:07     name: "workspace-volume"
00:46:07   - emptyDir:
00:46:07       medium: ""
00:46:07     name: "volume-4"
00:46:07   - emptyDir:
00:46:07       medium: ""
00:46:07     name: "volume-3"
00:46:07 
00:46:07 Building remotely on centos-7-agent-6gb-hmcmq (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0
00:46:07 The recommended git tool is: NONE
00:46:09 No credentials specified
00:46:09 Cloning the remote Git repository
00:46:09 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
00:46:09  > git init /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/source # timeout=10
00:46:09 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
00:46:09  > git --version # timeout=10
00:46:09  > git --version # 'git version 2.36.6'
00:46:09  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
00:49:30  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
00:49:30  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:49:30 Avoid second fetch
00:49:30  > git rev-parse refs/remotes/origin/bugs/refactoring_7.0.0^{commit} # timeout=10
00:49:30  > git rev-parse bugs/refactoring_7.0.0^{commit} # timeout=10
00:49:30 Checking out Revision 9d5604af8cd69b40affa73221eaa2cdd02d0d913 (refs/remotes/origin/bugs/refactoring_7.0.0)
00:49:30  > git config core.sparsecheckout # timeout=10
00:49:30  > git checkout -f 9d5604af8cd69b40affa73221eaa2cdd02d0d913 # timeout=10
00:49:36 Commit message: "Bug 578651 - Move Generate ElementTypes Registry menu in papyrus customization framework category."
00:49:36  > git rev-list --no-walk 9d5604af8cd69b40affa73221eaa2cdd02d0d913 # timeout=10
00:49:36 Cleaning workspace
00:49:36  > git rev-parse --verify HEAD # timeout=10
00:49:36 Resetting working tree
00:49:36  > git reset --hard # timeout=10
00:49:37  > git clean -fdx # timeout=10
00:49:37 $ pkill Xvnc
00:49:37 $ pkill Xrealvnc
00:49:37 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
00:49:38 [Papyrus-Master-Tests-7.0.0] $ Xvnc -help
00:49:38 Starting xvnc
00:49:38 [Papyrus-Master-Tests-7.0.0] $ Xvnc :41 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
00:49:38 
00:49:38 Xvnc TigerVNC 1.8.0 - built May  6 2024 15:01:46
00:49:38 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
00:49:38 See http://www.tigervnc.org for information on TigerVNC.
00:49:38 Underlying X server release 12004000, The X.Org Foundation
00:49:38 
00:49:38 
00:49:38 Thu Jun 27 04:49:38 2024
00:49:38  vncext:      VNC extension running!
00:49:38  vncext:      Listening for VNC connections on all interface(s), port 5941
00:49:38  vncext:      created VNC server for screen 0
00:49:38 [Papyrus-Master-Tests-7.0.0] $ /bin/sh -xe /tmp/jenkins10862495902699575413.sh
00:49:38 + export _JAVA_OPTIONS=-Xmx2048m
00:49:38 + _JAVA_OPTIONS=-Xmx2048m
00:49:38 [Papyrus-Master-Tests-7.0.0] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/tests/pom.xml -Dpapyrus.repo.toolsmiths=https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/ -Dpapyrus.repo.main=https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/ -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/.repository clean verify
00:49:39 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
00:49:39 Maven home: /opt/tools/apache-maven/latest
00:49:39 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
00:49:39 Default locale: en_US, platform encoding: UTF-8
00:49:39 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
00:49:41 [INFO] Scanning for projects...
00:50:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml
00:50:12 [ERROR] Failed to resolve target definition /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/source/releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target: Failed to load p2 metadata repository from location https://download.eclipse.org/webtools/downloads/drops/R3.26.0/S-3.26RC1-20220526191850/repository/: No repository found at https://download.eclipse.org/webtools/downloads/drops/R3.26.0/S-3.26RC1-20220526191850/repository. -> [Help 1]
00:50:12 [ERROR] 
00:50:12 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
00:50:12 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
00:50:12 [ERROR] 
00:50:12 [ERROR] For more information about the errors and possible solutions, please read the following articles:
00:50:12 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
00:50:13 Build step 'Invoke top-level Maven targets' marked build as failure
00:50:13 Taking screenshot.
00:50:13 [Papyrus-Master-Tests-7.0.0] $ echo $XAUTHORITY
00:50:13 /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/.Xauthority-9692890274547833013
00:50:13 [Papyrus-Master-Tests-7.0.0] $ ls -l $XAUTHORITY
00:50:13 -rw-r--r--. 1 jenkins 1000800000 0 Jun 27 04:49 /home/jenkins/agent/workspace/Papyrus-Master-Tests-7.0.0/.Xauthority-9692890274547833013
00:50:13 [Papyrus-Master-Tests-7.0.0] $ import -window root -display :41 screenshot.jpg
00:50:13 Terminating xvnc.
00:50:14 Sending e-mails to: patrick.tessier@cea.fr quentin.lemenez@cea.fr
00:50:15 Recording test results
00:50:17 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
00:50:17 Finished: FAILURE