04:12:33 Started by user Pauline Deville 04:12:33 Running as Pauline Deville 04:12:33 Agent centos-7-fv8kl is provisioned from template centos-7 04:12:33 --- 04:12:33 apiVersion: "v1" 04:12:33 kind: "Pod" 04:12:33 metadata: 04:12:33 labels: 04:12:33 jenkins: "slave" 04:12:33 jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" 04:12:33 jenkins/label: "migration_jipp-migration_centos-7" 04:12:33 name: "centos-7-fv8kl" 04:12:33 namespace: "papyrus" 04:12:33 spec: 04:12:33 containers: 04:12:33 - env: 04:12:33 - name: "JENKINS_SECRET" 04:12:33 value: "********" 04:12:33 - name: "JENKINS_TUNNEL" 04:12:33 value: "jenkins-discovery.papyrus.svc.cluster.local:50000" 04:12:33 - name: "JENKINS_AGENT_NAME" 04:12:33 value: "centos-7-fv8kl" 04:12:33 - name: "JENKINS_REMOTING_JAVA_OPTS" 04:12:33 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 04:12:33 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 04:12:33 - name: "JAVA_TOOL_OPTIONS" 04:12:33 value: "" 04:12:33 - name: "_JAVA_OPTIONS" 04:12:33 value: "" 04:12:33 - name: "OPENJ9_JAVA_OPTIONS" 04:12:33 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 04:12:33 - name: "JENKINS_NAME" 04:12:33 value: "centos-7-fv8kl" 04:12:33 - name: "JENKINS_AGENT_WORKDIR" 04:12:33 value: "/home/jenkins/agent" 04:12:33 - name: "JENKINS_URL" 04:12:33 value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" 04:12:33 image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" 04:12:33 imagePullPolicy: "Always" 04:12:33 name: "jnlp" 04:12:33 resources: 04:12:33 limits: 04:12:33 cpu: "2000m" 04:12:33 memory: "4096Mi" 04:12:33 requests: 04:12:33 cpu: "1000m" 04:12:33 memory: "4096Mi" 04:12:33 tty: true 04:12:33 volumeMounts: 04:12:33 - mountPath: "/home/jenkins/.m2/toolchains.xml" 04:12:33 name: "m2-dir" 04:12:33 readOnly: true 04:12:33 subPath: "toolchains.xml" 04:12:33 - mountPath: "/home/jenkins/.mavenrc" 04:12:33 name: "m2-dir" 04:12:33 readOnly: true 04:12:33 subPath: ".mavenrc" 04:12:33 - mountPath: "/opt/tools" 04:12:33 name: "volume-0" 04:12:33 readOnly: false 04:12:33 - mountPath: "/home/jenkins" 04:12:33 name: "volume-2" 04:12:33 readOnly: false 04:12:33 - mountPath: "/home/jenkins/.m2/repository" 04:12:33 name: "volume-3" 04:12:33 readOnly: false 04:12:33 - mountPath: "/home/jenkins/.m2/settings-security.xml" 04:12:33 name: "m2-secret-dir" 04:12:33 readOnly: true 04:12:33 subPath: "settings-security.xml" 04:12:33 - mountPath: "/home/jenkins/.m2/wrapper" 04:12:33 name: "volume-4" 04:12:33 readOnly: false 04:12:33 - mountPath: "/home/jenkins/.m2/settings.xml" 04:12:33 name: "m2-secret-dir" 04:12:33 readOnly: true 04:12:33 subPath: "settings.xml" 04:12:33 - mountPath: "/home/jenkins/.ssh" 04:12:33 name: "volume-1" 04:12:33 readOnly: false 04:12:33 subPath: "" 04:12:33 - mountPath: "/home/jenkins/agent" 04:12:33 name: "workspace-volume" 04:12:33 readOnly: false 04:12:33 workingDir: "/home/jenkins/agent" 04:12:33 nodeSelector: 04:12:33 kubernetes.io/os: "linux" 04:12:33 restartPolicy: "Never" 04:12:33 volumes: 04:12:33 - name: "volume-0" 04:12:33 persistentVolumeClaim: 04:12:33 claimName: "tools-claim-jiro-papyrus" 04:12:33 readOnly: true 04:12:33 - name: "m2-secret-dir" 04:12:33 secret: 04:12:33 secretName: "m2-secret-dir" 04:12:33 - emptyDir: 04:12:33 medium: "" 04:12:33 name: "volume-2" 04:12:33 - configMap: 04:12:33 name: "m2-dir" 04:12:33 name: "m2-dir" 04:12:33 - configMap: 04:12:33 name: "known-hosts" 04:12:33 name: "volume-1" 04:12:33 - emptyDir: 04:12:33 medium: "" 04:12:33 name: "workspace-volume" 04:12:33 - emptyDir: 04:12:33 medium: "" 04:12:33 name: "volume-4" 04:12:33 - emptyDir: 04:12:33 medium: "" 04:12:33 name: "volume-3" 04:12:33 04:12:33 Building remotely on centos-7-fv8kl (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/papyrus-moka-incubation-externalcontrol-master 04:12:33 The recommended git tool is: NONE 04:12:34 No credentials specified 04:12:34 Cloning the remote Git repository 04:12:34 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git 04:12:34 > git init /home/jenkins/agent/workspace/papyrus-moka-incubation-externalcontrol-master # timeout=10 04:12:34 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git 04:12:34 > git --version # timeout=10 04:12:34 > git --version # 'git version 2.36.6' 04:12:34 > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:35 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git # timeout=10 04:12:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:35 Avoid second fetch 04:12:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:12:36 Checking out Revision 45a9c98995cd33ea3ee5aacf80fe5095be0b8c00 (refs/remotes/origin/master) 04:12:36 > git config core.sparsecheckout # timeout=10 04:12:36 > git checkout -f 45a9c98995cd33ea3ee5aacf80fe5095be0b8c00 # timeout=10 04:12:36 Commit message: "Merge "[SUML] Add examples of use"" 04:12:36 > git rev-list --no-walk d365b75da2526f4c34d8fa7148c705c709235512 # timeout=10 04:12:36 [papyrus-moka-incubation-externalcontrol-master] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.repo.local=/home/jenkins/agent/workspace/papyrus-moka-incubation-externalcontrol-master/.repository clean verify -P externalcontrol 04:12:36 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 04:12:36 Maven home: /opt/tools/apache-maven/latest 04:12:36 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 04:12:36 Default locale: en_US, platform encoding: UTF-8 04:12:36 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" 04:12:38 [INFO] Scanning for projects... 04:13:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.moka.externalcontrol:org.eclipse.papyrus.moka.externalcontrol:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-externalcontrol-master/externalcontrol/bundles/org.eclipse.papyrus.moka.externalcontrol/pom.xml 04:13:15 [ERROR] Cannot resolve target definition: 04:13:15 [ERROR] Software being installed: org.eclipse.papyrus.moka.feature.feature.group 4.1.0.202403180946 04:13:15 [ERROR] Missing requirement: org.aspectj.runtime 1.9.21.202401210204 requires 'osgi.ee; (&(osgi.ee=JavaSE)(version=17))' but it could not be found 04:13:15 [ERROR] Cannot satisfy dependency: org.eclipse.papyrus.moka.feature.feature.group 4.1.0.202403180946 depends on: org.eclipse.equinox.p2.iu; org.aspectj.runtime 1.9.6 04:13:15 [ERROR] 04:13:15 [ERROR] Failed to resolve target definition /home/jenkins/agent/workspace/papyrus-moka-incubation-externalcontrol-master/externalcontrol/releng/targetplatform/org.eclipse.papyrus.moka.externalcontrol.targetplatform.target: See log for details -> [Help 1] 04:13:15 [ERROR] 04:13:15 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 04:13:15 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 04:13:15 [ERROR] 04:13:15 [ERROR] For more information about the errors and possible solutions, please read the following articles: 04:13:15 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException 04:13:15 Build step 'Invoke top-level Maven targets' marked build as failure 04:13:15 Sending e-mails to: pauline.deville@cea.fr 04:13:15 Archiving artifacts 04:13:15 Finished: FAILURE