Skip to content
Failed

Console Output

04:14:07 Started by user Pauline Deville
04:14:07 Running as Pauline Deville
04:14:07 Agent centos-7-zcr33 is provisioned from template centos-7
04:14:07 ---
04:14:07 apiVersion: "v1"
04:14:07 kind: "Pod"
04:14:07 metadata:
04:14:07   labels:
04:14:07     jenkins: "slave"
04:14:07     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
04:14:07     jenkins/label: "migration_jipp-migration_centos-7"
04:14:07   name: "centos-7-zcr33"
04:14:07   namespace: "papyrus"
04:14:07 spec:
04:14:07   containers:
04:14:07   - env:
04:14:07     - name: "JENKINS_SECRET"
04:14:07       value: "********"
04:14:07     - name: "JENKINS_TUNNEL"
04:14:07       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
04:14:07     - name: "JENKINS_AGENT_NAME"
04:14:07       value: "centos-7-zcr33"
04:14:07     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:14:07       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:14:07         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:14:07     - name: "JAVA_TOOL_OPTIONS"
04:14:07       value: ""
04:14:07     - name: "_JAVA_OPTIONS"
04:14:07       value: ""
04:14:07     - name: "OPENJ9_JAVA_OPTIONS"
04:14:07       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:14:07     - name: "JENKINS_NAME"
04:14:07       value: "centos-7-zcr33"
04:14:07     - name: "JENKINS_AGENT_WORKDIR"
04:14:07       value: "/home/jenkins/agent"
04:14:07     - name: "JENKINS_URL"
04:14:07       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
04:14:07     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
04:14:07     imagePullPolicy: "Always"
04:14:07     name: "jnlp"
04:14:07     resources:
04:14:07       limits:
04:14:07         cpu: "2000m"
04:14:07         memory: "4096Mi"
04:14:07       requests:
04:14:07         cpu: "1000m"
04:14:07         memory: "4096Mi"
04:14:07     tty: true
04:14:07     volumeMounts:
04:14:07     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:14:07       name: "m2-dir"
04:14:07       readOnly: true
04:14:07       subPath: "toolchains.xml"
04:14:07     - mountPath: "/home/jenkins/.mavenrc"
04:14:07       name: "m2-dir"
04:14:07       readOnly: true
04:14:07       subPath: ".mavenrc"
04:14:07     - mountPath: "/opt/tools"
04:14:07       name: "volume-0"
04:14:07       readOnly: false
04:14:07     - mountPath: "/home/jenkins"
04:14:07       name: "volume-2"
04:14:07       readOnly: false
04:14:07     - mountPath: "/home/jenkins/.m2/repository"
04:14:07       name: "volume-3"
04:14:07       readOnly: false
04:14:07     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:14:07       name: "m2-secret-dir"
04:14:07       readOnly: true
04:14:07       subPath: "settings-security.xml"
04:14:07     - mountPath: "/home/jenkins/.m2/wrapper"
04:14:07       name: "volume-4"
04:14:07       readOnly: false
04:14:07     - mountPath: "/home/jenkins/.m2/settings.xml"
04:14:07       name: "m2-secret-dir"
04:14:07       readOnly: true
04:14:07       subPath: "settings.xml"
04:14:07     - mountPath: "/home/jenkins/.ssh"
04:14:07       name: "volume-1"
04:14:07       readOnly: false
04:14:07       subPath: ""
04:14:07     - mountPath: "/home/jenkins/agent"
04:14:07       name: "workspace-volume"
04:14:07       readOnly: false
04:14:07     workingDir: "/home/jenkins/agent"
04:14:07   nodeSelector:
04:14:07     kubernetes.io/os: "linux"
04:14:07   restartPolicy: "Never"
04:14:07   volumes:
04:14:07   - name: "volume-0"
04:14:07     persistentVolumeClaim:
04:14:07       claimName: "tools-claim-jiro-papyrus"
04:14:07       readOnly: true
04:14:07   - name: "m2-secret-dir"
04:14:07     secret:
04:14:07       secretName: "m2-secret-dir"
04:14:07   - emptyDir:
04:14:07       medium: ""
04:14:07     name: "volume-2"
04:14:07   - configMap:
04:14:07       name: "m2-dir"
04:14:07     name: "m2-dir"
04:14:07   - configMap:
04:14:07       name: "known-hosts"
04:14:07     name: "volume-1"
04:14:07   - emptyDir:
04:14:07       medium: ""
04:14:07     name: "workspace-volume"
04:14:07   - emptyDir:
04:14:07       medium: ""
04:14:07     name: "volume-4"
04:14:07   - emptyDir:
04:14:07       medium: ""
04:14:07     name: "volume-3"
04:14:07 
04:14:07 Building remotely on centos-7-zcr33 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/papyrus-moka-incubation-externalcontrol-master
04:14:07 The recommended git tool is: NONE
04:14:08 No credentials specified
04:14:08 Cloning the remote Git repository
04:14:08 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
04:14:08  > git init /home/jenkins/agent/workspace/papyrus-moka-incubation-externalcontrol-master # timeout=10
04:14:08 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
04:14:08  > git --version # timeout=10
04:14:08  > git --version # 'git version 2.36.6'
04:14:08  > 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:14:09  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git # timeout=10
04:14:09  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:14:09 Avoid second fetch
04:14:09  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:14:09 Checking out Revision 45a9c98995cd33ea3ee5aacf80fe5095be0b8c00 (refs/remotes/origin/master)
04:14:09  > git config core.sparsecheckout # timeout=10
04:14:09  > git checkout -f 45a9c98995cd33ea3ee5aacf80fe5095be0b8c00 # timeout=10
04:14:09 Commit message: "Merge "[SUML] Add examples of use""
04:14:09  > git rev-list --no-walk 45a9c98995cd33ea3ee5aacf80fe5095be0b8c00 # timeout=10
04:14:10 [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:14:10 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
04:14:10 Maven home: /opt/tools/apache-maven/latest
04:14:10 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
04:14:10 Default locale: en_US, platform encoding: UTF-8
04:14:10 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
04:14:11 [INFO] Scanning for projects...
04:14:22 [ERROR] Internal error: org.eclipse.tycho.core.ee.UnknownEnvironmentException: Unknown OSGi execution environment: 'JavaSE-17' -> [Help 1]
04:14:22 org.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.core.ee.UnknownEnvironmentException: Unknown OSGi execution environment: 'JavaSE-17'
04:14:22     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:109)
04:14:22     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
04:14:22     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
04:14:22     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
04:14:22     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
04:14:22     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
04:14:22     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
04:14:22     at java.lang.reflect.Method.invoke (Method.java:568)
04:14:22     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
04:14:22     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
04:14:22     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
04:14:22     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
04:14:22 Caused by: org.eclipse.tycho.core.ee.UnknownEnvironmentException: Unknown OSGi execution environment: 'JavaSE-17'
04:14:22     at org.eclipse.tycho.core.ee.ExecutionEnvironmentUtils.getExecutionEnvironment (ExecutionEnvironmentUtils.java:95)
04:14:22     at org.eclipse.tycho.core.osgitools.OsgiBundleProject.applyBestOfCurrentOrConfiguredProfile (OsgiBundleProject.java:554)
04:14:22     at org.eclipse.tycho.core.osgitools.OsgiBundleProject.readExecutionEnvironmentConfiguration (OsgiBundleProject.java:524)
04:14:22     at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject (DefaultTychoResolver.java:102)
04:14:22     at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:90)
04:14:22     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
04:14:22     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
04:14:22     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
04:14:22     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
04:14:22     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
04:14:22     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
04:14:22     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
04:14:22     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
04:14:22     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
04:14:22     at java.lang.reflect.Method.invoke (Method.java:568)
04:14:22     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
04:14:22     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
04:14:22     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
04:14:22     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
04:14:22 [ERROR] 
04:14:22 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
04:14:22 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
04:14:22 [ERROR] 
04:14:22 [ERROR] For more information about the errors and possible solutions, please read the following articles:
04:14:22 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
04:14:22 Build step 'Invoke top-level Maven targets' marked build as failure
04:14:23 Sending e-mails to: pauline.deville@cea.fr
04:14:23 Archiving artifacts
04:14:23 Finished: FAILURE