Started by an SCM change Running as SYSTEM Agent centos-7-622fm is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-622fm" namespace: "app4mc" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.app4mc.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-622fm" - 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-622fm" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.app4mc.svc.cluster.local/app4mc/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" 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-app4mc" 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-622fm (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-mSQFO9q1JGXO/agent.55 SSH_AGENT_PID=57 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea@tmp/private_key_1351101263954125736.key (/home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea@tmp/private_key_1351101263954125736.key) [ssh-agent] Using credentials genie.app4mc (ssh://genie.app4mc@git.eclipse.org) Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea@tmp/private_key_7804124100998282724.key (/home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea@tmp/private_key_7804124100998282724.key) [ssh-agent] Using credentials genie.app4mc (ssh://genie.app4mc@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/app4mc/org.eclipse.app4mc.tools > git init /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/app4mc/org.eclipse.app4mc.tools > git --version # timeout=10 > git --version # 'git version 2.36.1' > git fetch --tags --force --progress -- https://git.eclipse.org/r/app4mc/org.eclipse.app4mc.tools +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/app4mc/org.eclipse.app4mc.tools # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 3384ea6ff8d98031470d2eea7391a0571deef09e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3384ea6ff8d98031470d2eea7391a0571deef09e # timeout=10 Commit message: "[EMF viewer] Added 'hide empty members' to PlantUML generators" > git rev-list --no-walk fca7abb860f5ad114734256cee19dd352993e39b # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [build-app4mc-tool-sca2amalthea] $ Xvnc -help Starting xvnc [build-app4mc-tool-sca2amalthea] $ Xvnc :52 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 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 Wed Oct 19 16:09:41 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5952 vncext: created VNC server for screen 0 [build-app4mc-tool-sca2amalthea] $ /opt/tools/apache-maven/latest/bin/mvn -f eclipse-tools/sca2amalthea/pom.xml clean verify -Psign Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca.amalthea.loader:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/.polyglot..META-INF_MANIFEST.MF [INFO] Fetching p2.index from http://download.eclipse.org/app4mc/updatesites/releases/1.0.0/ (172B) [INFO] Adding repository http://download.eclipse.org/app4mc/updatesites/releases/1.0.0 [INFO] Fetching content.xml.xz from http://download.eclipse.org/app4mc/updatesites/releases/1.0.0/ (23.41kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository/ (134B) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/ (107.42kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/ (89.89kB) Oct 19, 2022 4:10:03 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Oct 19, 2022 4:10:03 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching p2.index from http://download.eclipse.org/sphinx/updates/0.11.x/ (172B) [INFO] Adding repository http://download.eclipse.org/sphinx/updates/0.11.x [INFO] Fetching content.xml.xz from http://download.eclipse.org/sphinx/updates/0.11.x/ (24.23kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/2019-12 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-12/ (482B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-12/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2019-12/ (19.16kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/201912181000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-12/201912181000/ (827.81kB) [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.amalthea.loader:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/.polyglot..META-INF_MANIFEST.MF Oct 19, 2022 4:10:07 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Oct 19, 2022 4:10:07 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 Oct 19, 2022 4:10:07 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Oct 19, 2022 4:10:07 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (743.15kB) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (9.5MB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/app4mc/updatesites/releases/1.0.0/plugins/ (249kB) [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (458.65kB) [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20191115185527/repository/ (63B) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (27.48kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (114.11kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (33.71kB) [INFO] Fetching org.apache.commons.math3_3.5.0.v20190611-1023.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (673.43kB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (1.29MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (45.51kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (122.3kB) [INFO] Fetching org.eclipse.app4mc.amalthea.model_1.0.0.202011301525.jar.pack.gz from http://download.eclipse.org/app4mc/updatesites/releases/1.0.0/plugins/ (319.81kB) [INFO] Fetching 201912181000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-12/ (63B) [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.74kB) [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (114.83kB) [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.42kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.22kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.19kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.4.0.v20190401-0856.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.62kB) [INFO] Fetching org.eclipse.sphinx.emf_0.11.2.201802230805.jar.pack.gz from http://download.eclipse.org/sphinx/updates/0.11.x/plugins/ (150.47kB) [INFO] Fetching org.eclipse.sphinx.emf.workspace_0.11.2.201802230805.jar.pack.gz from http://download.eclipse.org/sphinx/updates/0.11.x/plugins/ (56.54kB) [INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (19.6kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (144.31kB) [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.89kB) [INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (873.23kB) [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.96kB) [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (52.5kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.62kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (54.22kB) [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.81kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.8kB) [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.12kB) [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.16kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.07kB) [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (96.95kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (403.76kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.sphinx.platform_0.11.2.201802230805.jar.pack.gz from http://download.eclipse.org/sphinx/updates/0.11.x/plugins/ (59.47kB) [INFO] Fetching org.jdom_1.1.1.v201101151400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (79.44kB) [INFO] Fetching org.eclipse.xtend.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.29kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.27kB) [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.amalthea.loader:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca.amalthea.model.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.amalthea.model.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.amalthea.model.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca.logging:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.logging:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.logging:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca.scheduling.loader:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.scheduling.loader:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/.polyglot..META-INF_MANIFEST.MF [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (13.03kB) [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (101.68kB) [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (63.49kB) [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (14.52kB) [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (258.72kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (82.7kB) [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (154.23kB) [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (44.03kB) [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (30.65kB) [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (360.91kB) [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,004.33kB) [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (364.34kB) [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.04kB) [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.83kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.52kB) [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.79kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.78kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.92kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.69kB) [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.26kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.68kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.67kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.81kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (107.16kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.97kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (64.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (79.15kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.02kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.82kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.82kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.15kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.16kB) [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.7kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.46kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.9kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (94.87kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.45kB) [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (77.54kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.97kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,008.75kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (16.71kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (819.53kB) [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.scheduling.loader:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca.util:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.util:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca.util:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.docu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.docu/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.docu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.docu/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.docu:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.docu/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.exporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.exporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.exporter:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.ir:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.ir:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.ir:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.ir.loader:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.ir.loader:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.ir.loader:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.llvm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.llvm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.llvm:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.scairmodelenricher:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.scairmodelenricher:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.scairmodelenricher:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.serialization:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.serialization:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.serialization:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.headless:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.headless:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/.polyglot..META-INF_MANIFEST.MF [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.headless:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/.polyglot..META-INF_MANIFEST.MF [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/features/org.eclipse.app4mc.sca2amalthea.feature/.polyglot.feature.xml.takari_issue_192 [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/features/org.eclipse.app4mc.sca2amalthea.feature/.polyglot.feature.xml.takari_issue_192 Oct 19, 2022 4:10:33 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Oct 19, 2022 4:10:33 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 Oct 19, 2022 4:10:33 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Oct 19, 2022 4:10:33 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/features/org.eclipse.app4mc.sca2amalthea.feature/.polyglot.feature.xml.takari_issue_192 [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.feature.sdk:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/features/org.eclipse.app4mc.sca2amalthea.feature.sdk/.polyglot.feature.xml.takari_issue_192 [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.feature.sdk:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/features/org.eclipse.app4mc.sca2amalthea.feature.sdk/.polyglot.feature.xml.takari_issue_192 [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.feature.sdk:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/features/org.eclipse.app4mc.sca2amalthea.feature.sdk/.polyglot.feature.xml.takari_issue_192 [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.headless.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/pom.xml [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.headless.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/pom.xml [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (21.32kB) [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (31.52kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (75.47kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20191126223242/repository/plugins/ (34.83kB) [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.06kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.32kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (8kB) [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.54kB) [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.94kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.13kB) [INFO] Fetching org.eclipse.equinox.executable_3.8.600.v20191014-2025.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (247.68kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (25.82kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (103.2kB) [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (127.12kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.33kB) [INFO] Fetching org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (11.39kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (36.57kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (56.91kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (80.12kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (150.98kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (15.18kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (39.44kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (17.06kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.62kB) [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.headless.product:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/pom.xml [INFO] Computing target platform for MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.updatesite:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.updatesite/pom.xml [INFO] Resolving dependencies of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.updatesite:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.updatesite/pom.xml [INFO] Resolving class path of MavenProject: sca2amalthea:org.eclipse.app4mc.sca2amalthea.updatesite:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.updatesite/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SCA2AMALTHEA [pom] [INFO] plugins [pom] [INFO] Logging [eclipse-plugin] [INFO] Amalthea Loader [eclipse-plugin] [INFO] SCA2AMALTHEA Model Exporter Util [eclipse-plugin] [INFO] Util [eclipse-plugin] [INFO] SCA2AMALTHEA Ui [eclipse-plugin] [INFO] Loader [eclipse-plugin] [INFO] SCA2AMALTHEA Documentation [eclipse-plugin] [INFO] scair Model [eclipse-plugin] [INFO] Serialization [eclipse-plugin] [INFO] Exporter [eclipse-plugin] [INFO] Loader-Serializer [eclipse-plugin] [INFO] Scairmodelenricher [eclipse-plugin] [INFO] SCA2AMALTHEA Utils [eclipse-plugin] [INFO] LLVM [eclipse-plugin] [INFO] SCA"AMALTHEA Ui [eclipse-plugin] [INFO] Headless [eclipse-plugin] [INFO] features [pom] [INFO] APP4MC SCA2AMALTHEA Runtime [eclipse-feature] [INFO] APP4MC SCA2AMALTHEA SDK [eclipse-feature] [INFO] org.eclipse.app4mc.sca2amalthea.headless.product [eclipse-repository] [INFO] releng [pom] [INFO] SCA2AMALTHEA Target [eclipse-target-definition] [INFO] org.eclipse.app4mc.sca2amalthea.updatesite [eclipse-repository] [INFO] [INFO] ------------------------< sca2amalthea:parent >------------------------- [INFO] Building SCA2AMALTHEA 1.0.0-SNAPSHOT [1/25] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ parent --- [INFO] [INFO] ------------------------< sca2amalthea:plugins >------------------------ [INFO] Building plugins 1.0.0-SNAPSHOT [2/25] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ plugins --- [INFO] [INFO] ------------< sca2amalthea:org.eclipse.app4mc.sca.logging >------------- [INFO] Building Logging 1.0.0-SNAPSHOT [3/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca.logging --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca.logging --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca.logging --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca.logging --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca.logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca.logging --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca.logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca.logging --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/target/org.eclipse.app4mc.sca.logging-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca.logging --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca.logging --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/target/org.eclipse.app4mc.sca.logging-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca.logging --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca.logging --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/target/org.eclipse.app4mc.sca.logging-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.logging/target/org.eclipse.app4mc.sca.logging-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------< sca2amalthea:org.eclipse.app4mc.sca.amalthea.loader >--------- [INFO] Building Amalthea Loader 1.0.0-SNAPSHOT [4/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/target/org.eclipse.app4mc.sca.amalthea.loader-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/target/org.eclipse.app4mc.sca.amalthea.loader-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca.amalthea.loader --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/target/org.eclipse.app4mc.sca.amalthea.loader-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.loader/target/org.eclipse.app4mc.sca.amalthea.loader-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------< sca2amalthea:org.eclipse.app4mc.sca.amalthea.model.utils >------ [INFO] Building SCA2AMALTHEA Model Exporter Util 1.0.0-SNAPSHOT [5/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/target/org.eclipse.app4mc.sca.amalthea.model.utils-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/target/org.eclipse.app4mc.sca.amalthea.model.utils-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca.amalthea.model.utils --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/target/org.eclipse.app4mc.sca.amalthea.model.utils-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.amalthea.model.utils/target/org.eclipse.app4mc.sca.amalthea.model.utils-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< sca2amalthea:org.eclipse.app4mc.sca.util >-------------- [INFO] Building Util 1.0.0-SNAPSHOT [6/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca.util --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca.util --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca.util --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca.util --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca.util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca.util --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca.util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca.util --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/target/org.eclipse.app4mc.sca.util-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca.util --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca.util --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/target/org.eclipse.app4mc.sca.util-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca.util --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca.util --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/target/org.eclipse.app4mc.sca.util-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.util/target/org.eclipse.app4mc.sca.util-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< sca2amalthea:org.eclipse.app4mc.sca.ui >--------------- [INFO] Building SCA2AMALTHEA Ui 1.0.0-SNAPSHOT [7/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca.ui --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca.ui --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/target/org.eclipse.app4mc.sca.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/target/org.eclipse.app4mc.sca.ui-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/target/org.eclipse.app4mc.sca.ui-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.ui/target/org.eclipse.app4mc.sca.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< sca2amalthea:org.eclipse.app4mc.sca.scheduling.loader >-------- [INFO] Building Loader 1.0.0-SNAPSHOT [8/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/target/org.eclipse.app4mc.sca.scheduling.loader-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/target/org.eclipse.app4mc.sca.scheduling.loader-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca.scheduling.loader --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/target/org.eclipse.app4mc.sca.scheduling.loader-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca.scheduling.loader/target/org.eclipse.app4mc.sca.scheduling.loader-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.docu >---------- [INFO] Building SCA2AMALTHEA Documentation 1.0.0-SNAPSHOT [9/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.docu/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca2amalthea.docu --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.docu/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.docu/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.docu/target/org.eclipse.app4mc.sca2amalthea.docu-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.docu/target/org.eclipse.app4mc.sca2amalthea.docu-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.docu --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.docu/target/org.eclipse.app4mc.sca2amalthea.docu-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.docu/target/org.eclipse.app4mc.sca2amalthea.docu-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.ir >----------- [INFO] Building scair Model 1.0.0-SNAPSHOT [10/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/target/org.eclipse.app4mc.sca2amalthea.ir-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/target/org.eclipse.app4mc.sca2amalthea.ir-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.ir --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/target/org.eclipse.app4mc.sca2amalthea.ir-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir/target/org.eclipse.app4mc.sca2amalthea.ir-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----< sca2amalthea:org.eclipse.app4mc.sca2amalthea.serialization >----- [INFO] Building Serialization 1.0.0-SNAPSHOT [11/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/target/org.eclipse.app4mc.sca2amalthea.serialization-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/target/org.eclipse.app4mc.sca2amalthea.serialization-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.serialization --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/target/org.eclipse.app4mc.sca2amalthea.serialization-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.serialization/target/org.eclipse.app4mc.sca2amalthea.serialization-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.exporter >-------- [INFO] Building Exporter 1.0.0-SNAPSHOT [12/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/target/org.eclipse.app4mc.sca2amalthea.exporter-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/target/org.eclipse.app4mc.sca2amalthea.exporter-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.exporter --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/target/org.eclipse.app4mc.sca2amalthea.exporter-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.exporter/target/org.eclipse.app4mc.sca2amalthea.exporter-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.ir.loader >------- [INFO] Building Loader-Serializer 1.0.0-SNAPSHOT [13/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/target/org.eclipse.app4mc.sca2amalthea.ir.loader-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/target/org.eclipse.app4mc.sca2amalthea.ir.loader-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.ir.loader --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/target/org.eclipse.app4mc.sca2amalthea.ir.loader-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ir.loader/target/org.eclipse.app4mc.sca2amalthea.ir.loader-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --< sca2amalthea:org.eclipse.app4mc.sca2amalthea.scairmodelenricher >--- [INFO] Building Scairmodelenricher 1.0.0-SNAPSHOT [14/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/target/org.eclipse.app4mc.sca2amalthea.scairmodelenricher-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/target/org.eclipse.app4mc.sca2amalthea.scairmodelenricher-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.scairmodelenricher --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/target/org.eclipse.app4mc.sca2amalthea.scairmodelenricher-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.scairmodelenricher/target/org.eclipse.app4mc.sca2amalthea.scairmodelenricher-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.utils >--------- [INFO] Building SCA2AMALTHEA Utils 1.0.0-SNAPSHOT [15/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/target/org.eclipse.app4mc.sca2amalthea.utils-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/target/org.eclipse.app4mc.sca2amalthea.utils-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.utils --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/target/org.eclipse.app4mc.sca2amalthea.utils-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.utils/target/org.eclipse.app4mc.sca2amalthea.utils-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.llvm >---------- [INFO] Building LLVM 1.0.0-SNAPSHOT [16/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/target/org.eclipse.app4mc.sca2amalthea.llvm-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/target/org.eclipse.app4mc.sca2amalthea.llvm-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.llvm --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/target/org.eclipse.app4mc.sca2amalthea.llvm-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.llvm/target/org.eclipse.app4mc.sca2amalthea.llvm-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.ui >----------- [INFO] Building SCA"AMALTHEA Ui 1.0.0-SNAPSHOT [17/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/target/org.eclipse.app4mc.sca2amalthea.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/target/org.eclipse.app4mc.sca2amalthea.ui-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/target/org.eclipse.app4mc.sca2amalthea.ui-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.ui/target/org.eclipse.app4mc.sca2amalthea.ui-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.headless >-------- [INFO] Building Headless 1.0.0-SNAPSHOT [18/25] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier (default-build-qualifier) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.6.0:compile (default-compile) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.headless --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/target/org.eclipse.app4mc.sca2amalthea.headless-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-plugin (default-package-plugin) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/target/org.eclipse.app4mc.sca2amalthea.headless-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.headless --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/target/org.eclipse.app4mc.sca2amalthea.headless-1.0.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/plugins/org.eclipse.app4mc.sca2amalthea.headless/target/org.eclipse.app4mc.sca2amalthea.headless-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------------< sca2amalthea:features >------------------------ [INFO] Building features 1.0.0-SNAPSHOT [19/25] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ features --- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ features --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ features --- [INFO] [INFO] --------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.feature >-------- [INFO] Building APP4MC SCA2AMALTHEA Runtime 1.0.0-SNAPSHOT [20/25] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.sca2amalthea.feature --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.feature --- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.feature --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.app4mc.sca2amalthea.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/features/org.eclipse.app4mc.sca2amalthea.feature/target/org.eclipse.app4mc.sca2amalthea.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.sca2amalthea.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/features/org.eclipse.app4mc.sca2amalthea.feature/target/org.eclipse.app4mc.sca2amalthea.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] ------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.feature.sdk >------ [INFO] Building APP4MC SCA2AMALTHEA SDK 1.0.0-SNAPSHOT [21/25] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.feature.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.sca2amalthea.feature.sdk --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-id (default-validate-id) @ org.eclipse.app4mc.sca2amalthea.feature.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:validate-version (default-validate-version) @ org.eclipse.app4mc.sca2amalthea.feature.sdk --- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.feature.sdk --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.feature.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-feature (default-package-feature) @ org.eclipse.app4mc.sca2amalthea.feature.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/features/org.eclipse.app4mc.sca2amalthea.feature.sdk/target/org.eclipse.app4mc.sca2amalthea.feature.sdk-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.6.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.app4mc.sca2amalthea.feature.sdk --- [INFO] [INFO] --- tycho-p2-plugin:1.6.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.app4mc.sca2amalthea.feature.sdk --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.feature.sdk --- [INFO] Signing jar: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/features/org.eclipse.app4mc.sca2amalthea.feature.sdk/target/org.eclipse.app4mc.sca2amalthea.feature.sdk-1.0.0-SNAPSHOT.jar [INFO] [INFO] ---< sca2amalthea:org.eclipse.app4mc.sca2amalthea.headless.product >---- [INFO] Building org.eclipse.app4mc.sca2amalthea.headless.product 1.0.0-SNAPSHOT [22/25] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] Published profile IUs: [a.jre 9.0.0, config.a.jre 9.0.0] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre 9.0.0, config.a.jre 9.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0, config.a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:publish-products (default-publish-products) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:publish-categories (default-publish-categories) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.6.0:assemble-repository (default-assemble-repository) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from config.a.jre 9.0.0 to org.eclipse.equinox.p2.iu; a.jre 9.0.0.] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from config.a.jre 9.0.0 to org.eclipse.equinox.p2.iu; a.jre 9.0.0.] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from config.a.jre 9.0.0 to org.eclipse.equinox.p2.iu; a.jre 9.0.0.] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [INFO] [INFO] --- tycho-p2-repository-plugin:1.6.0:archive-repository (default-archive-repository) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/target/org.eclipse.app4mc.sca2amalthea.headless.product-1.0.0-SNAPSHOT.zip [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] [INFO] --- tycho-p2-director-plugin:1.6.0:materialize-products (materialize-products) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] Installing product org.eclipse.plat4mc.sca2amalthea.headless.product.id for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/target/products/org.eclipse.plat4mc.sca2amalthea.headless.product.id/linux/gtk/x86_64 Installing org.eclipse.plat4mc.sca2amalthea.headless.product.id 1.0.0. Operation completed in 1082 ms. [INFO] Installing product org.eclipse.plat4mc.sca2amalthea.headless.product.id for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/target/products/org.eclipse.plat4mc.sca2amalthea.headless.product.id/win32/win32/x86_64 Installing org.eclipse.plat4mc.sca2amalthea.headless.product.id 1.0.0. Operation completed in 807 ms. [INFO] Installing product org.eclipse.plat4mc.sca2amalthea.headless.product.id for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/target/products/org.eclipse.plat4mc.sca2amalthea.headless.product.id/macosx/cocoa/x86_64/Eclipse.app Installing org.eclipse.plat4mc.sca2amalthea.headless.product.id 1.0.0. Operation completed in 796 ms. [INFO] [INFO] --- tycho-p2-director-plugin:1.6.0:archive-products (archive-products) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/target/products/org.eclipse.plat4mc.sca2amalthea.headless.product.id-linux.gtk.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/target/products/org.eclipse.plat4mc.sca2amalthea.headless.product.id-win32.win32.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/target/products/org.eclipse.plat4mc.sca2amalthea.headless.product.id-macosx.cocoa.x86_64.zip [INFO] [INFO] --- bnd-indexer-maven-plugin:4.3.1:local-index (index) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] [INFO] --- bnd-export-maven-plugin:4.3.1:export (default) @ org.eclipse.app4mc.sca2amalthea.headless.product --- [INFO] [INFO] ------------------------< sca2amalthea:releng >------------------------- [INFO] Building releng 1.0.0-SNAPSHOT [23/25] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ releng --- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ releng --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ releng --- [INFO] [INFO] --------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.target >--------- [INFO] Building SCA2AMALTHEA Target 1.0.0-SNAPSHOT [24/25] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.target --- [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.target --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:package-target-definition (default-package-target-definition) @ org.eclipse.app4mc.sca2amalthea.target --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.target --- [INFO] [INFO] ------< sca2amalthea:org.eclipse.app4mc.sca2amalthea.updatesite >------- [INFO] Building org.eclipse.app4mc.sca2amalthea.updatesite 1.0.0-SNAPSHOT [25/25] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] [INFO] --- tycho-packaging-plugin:1.6.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] The project's OSGi version is 1.0.0.202210191609 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.updatesite/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.6.0:plugin-source (plugin-source) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] [INFO] --- target-platform-configuration:1.6.0:target-platform (default-target-platform) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] Published profile IUs: [a.jre 9.0.0, config.a.jre 9.0.0] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre 9.0.0, config.a.jre 9.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0, config.a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:publish-products (default-publish-products) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:publish-categories (default-publish-categories) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.6.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.6.0:assemble-repository (default-assemble-repository) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.6.0:archive-repository (default-archive-repository) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] Building zip: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.updatesite/target/org.eclipse.app4mc.sca2amalthea.updatesite-1.0.0-SNAPSHOT.zip [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.app4mc.sca2amalthea.updatesite --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for SCA2AMALTHEA 1.0.0-SNAPSHOT: [INFO] [INFO] SCA2AMALTHEA ....................................... SUCCESS [ 3.108 s] [INFO] plugins ............................................ SUCCESS [ 0.002 s] [INFO] Logging ............................................ SUCCESS [ 7.949 s] [INFO] Amalthea Loader .................................... SUCCESS [ 2.200 s] [INFO] SCA2AMALTHEA Model Exporter Util ................... SUCCESS [ 2.848 s] [INFO] Util ............................................... SUCCESS [ 2.439 s] [INFO] SCA2AMALTHEA Ui .................................... SUCCESS [ 2.361 s] [INFO] Loader ............................................. SUCCESS [ 1.937 s] [INFO] SCA2AMALTHEA Documentation ......................... SUCCESS [ 2.339 s] [INFO] scair Model ........................................ SUCCESS [ 2.257 s] [INFO] Serialization ...................................... SUCCESS [ 1.938 s] [INFO] Exporter ........................................... SUCCESS [ 2.919 s] [INFO] Loader-Serializer .................................. SUCCESS [ 2.113 s] [INFO] Scairmodelenricher ................................. SUCCESS [ 2.286 s] [INFO] SCA2AMALTHEA Utils ................................. SUCCESS [ 2.419 s] [INFO] LLVM ............................................... SUCCESS [ 2.822 s] [INFO] SCA"AMALTHEA Ui .................................... SUCCESS [ 2.576 s] [INFO] Headless ........................................... SUCCESS [ 2.013 s] [INFO] features ........................................... SUCCESS [ 0.002 s] [INFO] APP4MC SCA2AMALTHEA Runtime ........................ SUCCESS [ 1.100 s] [INFO] APP4MC SCA2AMALTHEA SDK ............................ SUCCESS [ 1.006 s] [INFO] org.eclipse.app4mc.sca2amalthea.headless.product ... SUCCESS [ 25.385 s] [INFO] releng ............................................. SUCCESS [ 0.002 s] [INFO] SCA2AMALTHEA Target ................................ SUCCESS [ 0.001 s] [INFO] org.eclipse.app4mc.sca2amalthea.updatesite ......... SUCCESS [ 0.848 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:05 min [INFO] Finished at: 2022-10-19T16:11:52Z [INFO] ------------------------------------------------------------------------ [build-app4mc-tool-sca2amalthea] $ /bin/bash /tmp/jenkins15483138381529186348.sh *** Delivery of snapshot *** Starting copy of p2 update site to download area... Source folder: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.updatesite/target/repository Target folder: /home/data/httpd/download.eclipse.org/app4mc/components/tools/sca2amalthea/snapshot/p2repo ...done ‘/home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.updatesite/target/org.eclipse.app4mc.sca2amalthea.updatesite-1.0.0-SNAPSHOT.zip’ -> ‘/home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.updatesite/target/org.eclipse.app4mc.sca2amalthea.p2repo-1.0.0-SNAPSHOT.zip’ Starting copy of p2 archive to download area... Source folder: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.updatesite/target Target folder: /home/data/httpd/download.eclipse.org/app4mc/components/tools/sca2amalthea/snapshot ...done Starting copy of headless jar to download area... Source folder: /home/jenkins/agent/workspace/build-app4mc-tool-sca2amalthea/eclipse-tools/sca2amalthea/releng/org.eclipse.app4mc.sca2amalthea.headless.product/target Target folder: /home/data/httpd/download.eclipse.org/app4mc/components/tools/sca2amalthea/snapshot/headless ...done Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 57 killed; [ssh-agent] Stopped. Archiving artifacts Finished: SUCCESS