Started by user Jonah Graham Running as Jonah Graham Agent basic-3v2j4 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-3v2j4" namespace: "packaging" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.packaging.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-3v2j4" - 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: "basic-3v2j4" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" 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-packaging" 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 basic-3v2j4 (basic) in workspace /home/jenkins/agent/workspace/simrel.epp-tycho-build [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [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-44sQNyhcOtWl/agent.49 SSH_AGENT_PID=51 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/simrel.epp-tycho-build@tmp/private_key_4718563706482314838.key (/home/jenkins/agent/workspace/simrel.epp-tycho-build@tmp/private_key_4718563706482314838.key) [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org) The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning repository https://github.com/eclipse-packaging/packages.git > git init /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages # timeout=10 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision af613f432c090a51ddafb12dcc7238f8b70f140a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f af613f432c090a51ddafb12dcc7238f8b70f140a # timeout=10 Commit message: "Revert "Temporarily don't build some parts of EPP to reduce disk usage"" > git rev-list --no-walk af613f432c090a51ddafb12dcc7238f8b70f140a # timeout=10 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins9871333321703125049.sh + find /home/jenkins/agent/workspace/simrel.epp-tycho-build/ /home/jenkins/agent/workspace/simrel.epp-tycho-build/ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/branches /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/description /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/applypatch-msg.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/commit-msg.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/fsmonitor-watchman.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/post-update.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-applypatch.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-commit.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-push.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-rebase.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-receive.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/prepare-commit-msg.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/update.sample /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/info /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/info/exclude /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/heads /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2.0.0-R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2.0.1-R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC3 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC4 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M3 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M5 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_RC1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M6 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_RC2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-03_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_SR1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_M1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_SR1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_RC1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_SR2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_RC2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-12_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-03_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR1a /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-06_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-09_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_0 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-12_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-03_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-06_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-09_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_0 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-12_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-03_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_1a /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-06_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-09_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_3 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-12_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-03_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_0 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-06_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-09_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_1a /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-12_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080225_Eclipse_3_4_0_M5 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/EPP_WIZARD_GANYMEDE_20090302 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080108_Eclipse_3_4_0_M4 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/EclipseEuropaPackages_20070630 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_3 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC3 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_3a /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC4 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/PHOTON_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC5 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/R200806162215 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC5a /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/R200809220400 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_SR1_RC4 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080415_Eclipse_3_4_0_M6 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC4 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC5 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC3 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/Root_GALILEO /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GIT_MIGRATION /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/Root_HELIOS /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_M3 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/fixedVersionNumber /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC3 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC4 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC5 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR1_RC4 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080226_Eclipse_3_3_2_Winter /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR2_RC3_beforeUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070624_3_3_RC4 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070921 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070925 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080414_Eclipse_3_4_0_M6 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20071026_Eclipse_3_3_1_1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20071103_Eclipse_3_3_1_1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080526_Eclipse_3_4_0_RC1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I200806072215 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M6 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M6a /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M7 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_R /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC1 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC2 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC3 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/GALILEO /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/HELIOS /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/INDIGO /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/JUNO /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/KEPLER /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/LUNA /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/MARS /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/NEON /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/OXYGEN /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/bug571669 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/juno38 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/master /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/HEAD /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/config /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack/pack-844e946d6dffb2595bb8d86529123966b9c3c1f4.pack /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack/pack-844e946d6dffb2595bb8d86529123966b9c3c1f4.idx /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/info /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/FETCH_HEAD /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/GALILEO /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/HELIOS /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/INDIGO /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/JUNO /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/KEPLER /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/LUNA /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/MARS /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/NEON /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/OXYGEN /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/bug571669 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/juno38 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/master /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/HEAD /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/index /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github/workflows /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github/workflows/build.yml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.gitignore /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CHANGELOG.md /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CODE_OF_CONDUCT.md /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CONTRIBUTING.md /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/LICENSE /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/NOTICE /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/README.md /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/RELEASING.md /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/SECURITY.md /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/remove-categories.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/Eclipse.icns /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/eclipse.ico /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/icon.xpm /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.l.pm /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.m.pm /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.s.pm /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.t.pm /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/epp.website.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/epp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.mappings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/book.css /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/disabled_book.css /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse_lg.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse_lg@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eppfeature32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/helpData.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/introData.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/macosx_narrow_book.css /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/narrow_book.css /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin_customization.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin_customization.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.classpath /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.jdt.core.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/a /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons/star.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons/star@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash.bmp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash/INSTRUCTIONS.md /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp/common /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp/common/ContributeHandler.java /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/epp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.mappings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse_lg.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse_lg@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/introData.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/org.eclipse.ui.intro.universal.solstice /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin_customization.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/epp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.mappings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse_lg.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse_lg@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/org.eclipse.ui.intro.universal.solstice /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin_customization.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/splash.bmp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/epp.website.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/epp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.mappings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse_lg.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse_lg@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/introData.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/org.eclipse.ui.intro.universal.solstice /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin_customization.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/epp.website.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/epp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.mappings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse_lg.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse_lg@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/epp-java-about.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/org.eclipse.ui.intro.universal.solstice /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin_customization.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/epp.website.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/epp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.tests /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.tests/README_Testing.adoc /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.mappings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/eclipse_lg.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/eclipse_lg@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/helpData.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/introData.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x16.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x48.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin_customization.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/wtp_logo_2010.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/wtp_logo_96.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/epp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.mappings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse_lg.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse_lg@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/org.eclipse.ui.intro.universal.solstice /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin_customization.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/epp.website.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/epp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.mappings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse_lg.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse_lg@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/epp-php-about.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/introData.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/org.eclipse.ui.intro.universal.solstice /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin_customization.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/epp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.mappings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse_lg.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse_lg@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/org.eclipse.ui.intro.universal.solstice /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin_customization.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/epp.website.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/epp.product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/p2.inf /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.forceQualifierUpdate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/META-INF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/META-INF/MANIFEST.MF /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.mappings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/build.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse_lg.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse_lg@2x.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/helpData.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/images /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/images/scout.png /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/css /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/css/scout_intro.css /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/overviewExtensionContent.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/tutorialsExtensionContent.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/whatsnewExtensionContent.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/introData.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/org.eclipse.ui.intro.universal.solstice /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin.properties /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin_customization.ini /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.project /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings/org.eclipse.core.resources.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings/org.eclipse.core.runtime.prefs /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/build.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/eppconfig.xsd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/macos /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/macos/product.entitlements /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph/EPP.setup /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph/EPPConfiguration.setup /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle-feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle-feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/feature /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/feature/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/product /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/product/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/.gitignore /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/_mirrors.php /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/check-incubating.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/pom.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/promote-a-build.Jenkinsfile /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/promote-a-build.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/run_dash_licenses.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/setGitDate /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web/novaFooter.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web/novaHeader.html /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages@tmp + find /home/jenkins/.m2 /home/jenkins/.m2 /home/jenkins/.m2/settings.xml /home/jenkins/.m2/settings-security.xml /home/jenkins/.m2/repository /home/jenkins/.m2/toolchains.xml /home/jenkins/.m2/wrapper + cat /home/jenkins/.m2/toolchains.xml jdk CDC-1.0/Foundation-1.0 cdc /opt/tools/ee/CDC-1.0_Foundation-1.0 jdk CDC-1.1/Foundation-1.1 cdc /opt/tools/ee/CDC-1.1_Foundation-1.1 jdk OSGi/Minimum-1.0 osgi /opt/tools/ee/OSGi_Minimum-1.0 jdk OSGi/Minimum-1.1 osgi /opt/tools/ee/OSGi_Minimum-1.1 jdk OSGi/Minimum-1.2 osgi /opt/tools/ee/OSGi_Minimum-1.2 jdk J2SE-1.5 1.5 oracle /opt/tools/java/oracle/jdk-5/latest jdk JavaSE-1.6 1.6 oracle /opt/tools/java/oracle/jdk-6/latest jdk JavaSE-1.7 1.7 oracle /opt/tools/java/oracle/jdk-7/latest jdk JavaSE-1.8 1.8 oracle /opt/tools/java/oracle/jdk-8/latest jdk JavaSE-9 9 openjdk /opt/tools/java/openjdk/jdk-9/latest jdk JavaSE-10 10 openjdk /opt/tools/java/openjdk/jdk-10/latest jdk JavaSE-11 11 openjdk /opt/tools/java/openjdk/jdk-11/latest jdk JavaSE-12 12 openjdk /opt/tools/java/openjdk/jdk-12/latest jdk JavaSE-13 13 openjdk /opt/tools/java/openjdk/jdk-13/latest jdk JavaSE-14 14 openjdk /opt/tools/java/openjdk/jdk-14/latest jdk JavaSE-15 15 openjdk /opt/tools/java/openjdk/jdk-15/latest jdk JavaSE-16 16 openjdk /opt/tools/java/openjdk/jdk-16/latest jdk JavaSE-17 17 openjdk /opt/tools/java/openjdk/jdk-17/latest jdk JavaSE-18 18 openjdk /opt/tools/java/openjdk/jdk-18/latest jdk JavaSE-19 19 openjdk /opt/tools/java/openjdk/jdk-19/latest jdk JavaSE-20 20 openjdk /opt/tools/java/openjdk/jdk-20/latest jdk JavaSE-21 21 openjdk /opt/tools/java/openjdk/jdk-21/latest jdk JavaSE-22 22 openjdk /opt/tools/java/openjdk/jdk-22/latest + df -h Filesystem Size Used Avail Use% Mounted on overlay 32G 24K 32G 1% / tmpfs 64M 0 64M 0% /dev tmpfs 63G 0 63G 0% /sys/fs/cgroup shm 64M 0 64M 0% /dev/shm tmpfs 26G 67M 26G 1% /etc/hostname /dev/sda4 894G 104G 791G 12% /etc/hosts bambam:/home/data/cbi/buildtools 22T 5.1T 17T 23% /opt/tools tmpfs 4.0G 8.0K 4.0G 1% /home/jenkins/.m2/settings.xml tmpfs 4.0G 32K 4.0G 1% /run/secrets/kubernetes.io/serviceaccount tmpfs 63G 0 63G 0% /proc/acpi tmpfs 63G 0 63G 0% /proc/scsi tmpfs 63G 0 63G 0% /sys/firmware [simrel.epp-tycho-build] $ /opt/tools/apache-maven/3.8.6/bin/mvn -f org.eclipse.epp.packages/pom.xml "-DFake parameter=false" -Dtycho.disableP2Mirrors=true -Dmaven.repo.local=/home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository clean verify --batch-mode --show-version -e -Peclipse-sign-jar -Peclipse-sign-mac -Peclipse-sign-dmg -Peclipse-sign-windows -Peclipse-package-dmg -Pepp.package.cpp,epp.package.dsl,epp.package.embedcpp,epp.package.java,epp.package.jee,epp.package.modeling,epp.package.php,epp.package.rcp,epp.package.scout,epp.package.committers Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /opt/tools/apache-maven/3.8.6 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/.cache/tycho [INFO] Transport mode: online [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [INFO] Adding repository https://download.eclipse.org/releases/2024-03/202402231000 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [INFO] Adding repository https://download.eclipse.org/justj/jres/17/updates/release/latest [INFO] Adding repository https://download.eclipse.org/justj/epp/milestone/latest [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:archive-template:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.cpp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.dsl:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.embedcpp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.java:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.jee:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.modeling:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.php:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.rcp:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.scout:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers.feature:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE [INFO] 21.0.0 -> JavaSE [INFO] 22.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.committers:4.31.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] archive-template [eclipse-repository] [INFO] org.eclipse.epp.package.common [eclipse-plugin] [INFO] org.eclipse.epp.package.common.feature [eclipse-feature] [INFO] org.eclipse.epp.package.cpp [eclipse-plugin] [INFO] org.eclipse.epp.package.cpp.feature [eclipse-feature] [INFO] epp.package.cpp [eclipse-repository] [INFO] org.eclipse.epp.package.dsl [eclipse-plugin] [INFO] org.eclipse.epp.package.dsl.feature [eclipse-feature] [INFO] epp.package.dsl [eclipse-repository] [INFO] org.eclipse.epp.package.embedcpp [eclipse-plugin] [INFO] org.eclipse.epp.package.embedcpp.feature [eclipse-feature] [INFO] epp.package.embedcpp [eclipse-repository] [INFO] org.eclipse.epp.package.java [eclipse-plugin] [INFO] org.eclipse.epp.package.java.feature [eclipse-feature] [INFO] epp.package.java [eclipse-repository] [INFO] org.eclipse.epp.package.jee [eclipse-plugin] [INFO] org.eclipse.epp.package.jee.feature [eclipse-feature] [INFO] epp.package.jee [eclipse-repository] [INFO] org.eclipse.epp.package.modeling [eclipse-plugin] [INFO] org.eclipse.epp.package.modeling.feature [eclipse-feature] [INFO] epp.package.modeling [eclipse-repository] [INFO] org.eclipse.epp.package.php [eclipse-plugin] [INFO] org.eclipse.epp.package.php.feature [eclipse-feature] [INFO] epp.package.php [eclipse-repository] [INFO] org.eclipse.epp.package.rcp [eclipse-plugin] [INFO] org.eclipse.epp.package.rcp.feature [eclipse-feature] [INFO] epp.package.rcp [eclipse-repository] [INFO] org.eclipse.epp.package.scout [eclipse-plugin] [INFO] org.eclipse.epp.package.scout.feature [eclipse-feature] [INFO] epp.package.scout [eclipse-repository] [INFO] org.eclipse.epp.package.committers [eclipse-plugin] [INFO] org.eclipse.epp.package.committers.feature [eclipse-feature] [INFO] epp.package.committers [eclipse-repository] [INFO] org.eclipse.epp-buildall [pom] [INFO] [INFO] ------------------< org.eclipse.epp:archive-template >------------------ [INFO] Building archive-template 4.31.0-SNAPSHOT [1/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-template --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ archive-template --- [INFO] The project's OSGi version is 4.31.0.20240111-1544 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ archive-template --- [INFO] No match to regex 'epp\.package\.(\d*)' found in 'archive-template'. The initial value 'archive-template' is left as-is... [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ archive-template --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ archive-template --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ archive-template --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ archive-template --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ archive-template --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ archive-template --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ archive-template --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ archive-template --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ archive-template --- [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/archive-template-4.31.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-eclipserun-plugin:3.0.5:eclipse-run (remove-uncategorized) @ archive-template --- [INFO] Adding repository http://download.eclipse.org/releases/latest [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -install, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, remove-categories.xml] Buildfile: remove-categories.xml WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/configuration/org.eclipse.osgi/47/0/.cp/lib/antsupportlib.jar) WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner WARNING: System::setSecurityManager will be removed in a future release remove-categories: Unable to find: Installable Unit [ query=property[@name='org.eclipse.equinox.p2.type.category'] ] BUILD SUCCESSFUL BUILD SUCCESSFUL Total time: 0 seconds [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (re-archive-without-categories) @ archive-template --- [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/archive-template-4.31.0-SNAPSHOT.zip [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-template-repo) @ archive-template --- [INFO] Executing tasks [INFO] [copy] Copying 2 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/repository [INFO] Executed tasks [INFO] [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.common >----------- [INFO] Building org.eclipse.epp.package.common 4.31.0-SNAPSHOT [2/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.common --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.common --- [INFO] Resolving class path of org.eclipse.epp.package.common... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.common --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/classes [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.common --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.common --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.common --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.common --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.common.feature >------- [INFO] Building org.eclipse.epp.package.common.feature 4.31.0-SNAPSHOT [3/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.common.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.common.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/target/org.eclipse.epp.package.common.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.common.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/target/org.eclipse.epp.package.common.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.common.feature --- [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.cpp >------------- [INFO] Building org.eclipse.epp.package.cpp 4.31.0-SNAPSHOT [4/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.cpp --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.cpp --- [INFO] Resolving class path of org.eclipse.epp.package.cpp... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.cpp --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.cpp --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.cpp --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.cpp --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.cpp --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.cpp.feature >--------- [INFO] Building org.eclipse.epp.package.cpp.feature 4.31.0-SNAPSHOT [5/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.cpp.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.cpp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/target/org.eclipse.epp.package.cpp.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.cpp.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/target/org.eclipse.epp.package.cpp.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.cpp.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.cpp >------------------- [INFO] Building epp.package.cpp 4.31.0-SNAPSHOT [6/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.cpp --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.cpp --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.cpp --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.cpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.cpp --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.cpp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.cpp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.cpp --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.cpp --- [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.cpp,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.cpp --- [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.cpp --- [INFO] Installing product epp.package.cpp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/linux/gtk/x86_64/eclipse Installing epp.package.cpp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.cdt.feature.group 11.5.0.202401292355. Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542. Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935. Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815. Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202402212106. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202402211614. Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240220-1733. Operation completed in 54413 ms. [INFO] Installing product epp.package.cpp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/linux/gtk/aarch64/eclipse Installing epp.package.cpp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.cdt.feature.group 11.5.0.202401292355. Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542. Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935. Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815. Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202402212106. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202402211614. Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240220-1733. Operation completed in 55099 ms. [INFO] Installing product epp.package.cpp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse Installing epp.package.cpp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.cdt.feature.group 11.5.0.202401292355. Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542. Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935. Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815. Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202402212106. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202402211614. Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240220-1733. Operation completed in 47354 ms. [INFO] Installing product epp.package.cpp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.cpp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.cdt.feature.group 11.5.0.202401292355. Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542. Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935. Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815. Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202402212106. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202402211614. Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240220-1733. Operation completed in 46457 ms. [INFO] Installing product epp.package.cpp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.cpp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.cdt.feature.group 11.5.0.202401292355. Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542. Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935. Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815. Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202402212106. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202402211614. Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240220-1733. Operation completed in 45249 ms. [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.cpp --- [INFO] [Fri Feb 23 14:17:15 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/x86_64/Eclipse.app'... [INFO] [Fri Feb 23 14:18:11 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/aarch64/Eclipse.app'... [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.cpp --- [INFO] [Fri Feb 23 14:18:50 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse/eclipse.exe' [INFO] [Fri Feb 23 14:18:51 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse/eclipsec.exe' [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.cpp --- [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240223-1406_eclipse-cpp-2024-03-M3-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.cpp --- [INFO] [Fri Feb 23 14:20:31 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.cpp --- [INFO] [Fri Feb 23 14:21:06 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz'... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.cpp --- [INFO] Executing tasks [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.cpp --- [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/../../archive/repository... Mirroring: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.31.0.20240222-1200. Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. Mirroring: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.aarch64,4.31.0.20240222-1200. Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. Mirroring: binary,epp.package.cpp.executable.win32.win32.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.win32.win32.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.win32.win32.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.epp.package.cpp,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.cpp,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.cpp,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143) [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.dsl >------------- [INFO] Building org.eclipse.epp.package.dsl 4.31.0-SNAPSHOT [7/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.dsl --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.dsl --- [INFO] Resolving class path of org.eclipse.epp.package.dsl... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.dsl --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.dsl --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.dsl --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.dsl --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.dsl --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.dsl.feature >--------- [INFO] Building org.eclipse.epp.package.dsl.feature 4.31.0-SNAPSHOT [8/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.dsl.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.dsl.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/target/org.eclipse.epp.package.dsl.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.dsl.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/target/org.eclipse.epp.package.dsl.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.dsl.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.dsl >------------------- [INFO] Building epp.package.dsl 4.31.0-SNAPSHOT [9/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.dsl --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.dsl --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.dsl --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.dsl --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.dsl --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.dsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.dsl --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.dsl --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.dsl --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.dsl --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.dsl --- [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.dsl,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.dsl --- [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.dsl --- [INFO] Installing product epp.package.dsl for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/linux/gtk/x86_64/eclipse Installing epp.package.dsl 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.sdk.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.28.0.v20231211-1533. Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.17.0.v20240218-0822. Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20240203-1010. Installing org.eclipse.xtext.sdk.feature.group 2.34.0.v20240220-0921. Installing org.eclipse.lsp4j.sdk.feature.group 0.22.0.v20240213-2013. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Operation completed in 68590 ms. [INFO] Installing product epp.package.dsl for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/linux/gtk/aarch64/eclipse Installing epp.package.dsl 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.sdk.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.28.0.v20231211-1533. Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.17.0.v20240218-0822. Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20240203-1010. Installing org.eclipse.xtext.sdk.feature.group 2.34.0.v20240220-0921. Installing org.eclipse.lsp4j.sdk.feature.group 0.22.0.v20240213-2013. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Operation completed in 68866 ms. [INFO] Installing product epp.package.dsl for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse Installing epp.package.dsl 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.sdk.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.28.0.v20231211-1533. Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.17.0.v20240218-0822. Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20240203-1010. Installing org.eclipse.xtext.sdk.feature.group 2.34.0.v20240220-0921. Installing org.eclipse.lsp4j.sdk.feature.group 0.22.0.v20240213-2013. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Operation completed in 68407 ms. [INFO] Installing product epp.package.dsl for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.dsl 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.sdk.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.28.0.v20231211-1533. Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.17.0.v20240218-0822. Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20240203-1010. Installing org.eclipse.xtext.sdk.feature.group 2.34.0.v20240220-0921. Installing org.eclipse.lsp4j.sdk.feature.group 0.22.0.v20240213-2013. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Operation completed in 68014 ms. [INFO] Installing product epp.package.dsl for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.dsl 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.sdk.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.28.0.v20231211-1533. Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.17.0.v20240218-0822. Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20240203-1010. Installing org.eclipse.xtext.sdk.feature.group 2.34.0.v20240220-0921. Installing org.eclipse.lsp4j.sdk.feature.group 0.22.0.v20240213-2013. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Operation completed in 68544 ms. [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.dsl --- [INFO] [Fri Feb 23 14:31:34 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/x86_64/Eclipse.app'... [INFO] [Fri Feb 23 14:32:54 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/aarch64/Eclipse.app'... [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.dsl --- [INFO] [Fri Feb 23 14:33:43 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse/eclipse.exe' [INFO] [Fri Feb 23 14:33:43 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse/eclipsec.exe' [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.dsl --- [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240223-1406_eclipse-dsl-2024-03-M3-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.dsl --- [INFO] [Fri Feb 23 14:36:06 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.aarch64.tar.gz'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.dsl --- [INFO] [Fri Feb 23 14:36:46 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.x86_64.tar.gz'... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.dsl --- [INFO] Executing tasks [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.dsl --- [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository... Mirroring: binary,epp.package.dsl.executable.win32.win32.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.win32.win32.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.win32.win32.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.epp.package.dsl,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.dsl,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.dsl,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.] [INFO] [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.embedcpp >---------- [INFO] Building org.eclipse.epp.package.embedcpp 4.31.0-SNAPSHOT [10/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.embedcpp --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.embedcpp --- [INFO] Resolving class path of org.eclipse.epp.package.embedcpp... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.embedcpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.embedcpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.embedcpp --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.embedcpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.embedcpp --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.embedcpp --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.embedcpp --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.embedcpp --- [INFO] No tests to run. [INFO] [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature >------ [INFO] Building org.eclipse.epp.package.embedcpp.feature 4.31.0-SNAPSHOT [11/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/target/org.eclipse.epp.package.embedcpp.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/target/org.eclipse.epp.package.embedcpp.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.embedcpp.feature --- [INFO] [INFO] ----------------< org.eclipse.epp:epp.package.embedcpp >---------------- [INFO] Building epp.package.embedcpp 4.31.0-SNAPSHOT [12/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.embedcpp --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.embedcpp --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.embedcpp --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.embedcpp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.embedcpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.embedcpp --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.embedcpp --- [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.embedcpp,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.embedcpp --- [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.embedcpp --- [INFO] Installing product epp.package.embedcpp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/linux/gtk/x86_64/eclipse Installing epp.package.embedcpp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.cdt.feature.group 11.5.0.202401292355. Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542. Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935. Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815. Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202402212106. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202402211614. Installing org.eclipse.embedcdt.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.codered.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.packs.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.doc.user.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.ad.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.stm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.5.0.202401111557. Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240220-1733. Operation completed in 57416 ms. [INFO] Installing product epp.package.embedcpp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/linux/gtk/aarch64/eclipse Installing epp.package.embedcpp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.cdt.feature.group 11.5.0.202401292355. Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542. Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935. Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815. Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202402212106. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202402211614. Installing org.eclipse.embedcdt.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.codered.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.packs.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.doc.user.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.ad.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.stm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.5.0.202401111557. Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240220-1733. Operation completed in 59259 ms. [INFO] Installing product epp.package.embedcpp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse Installing epp.package.embedcpp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.cdt.feature.group 11.5.0.202401292355. Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542. Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935. Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815. Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202402212106. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202402211614. Installing org.eclipse.embedcdt.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.codered.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.packs.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.doc.user.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.ad.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.stm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.5.0.202401111557. Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240220-1733. Operation completed in 59966 ms. [INFO] Installing product epp.package.embedcpp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.embedcpp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.cdt.feature.group 11.5.0.202401292355. Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542. Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935. Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815. Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202402212106. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202402211614. Installing org.eclipse.embedcdt.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.codered.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.packs.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.doc.user.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.ad.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.stm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.5.0.202401111557. Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240220-1733. Operation completed in 58025 ms. [INFO] Installing product epp.package.embedcpp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.embedcpp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.cdt.feature.group 11.5.0.202401292355. Installing org.eclipse.cdt.autotools.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.build.crossgcc.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.cmake.feature.group 11.5.0.202312181542. Installing org.eclipse.cdt.meson.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.docker.launcher.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.standalone.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.5.0.202312281935. Installing org.eclipse.cdt.launch.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.launchbar.feature.group 11.5.0.202401051815. Installing org.eclipse.launchbar.remote.feature.group 11.5.0.202312062348. Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.changelog.c.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gcov.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.rpm.feature.group 8.14.0.202402212106. Installing org.eclipse.linuxtools.valgrind.feature.group 8.14.0.202402212106. Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202402211614. Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202402211614. Installing org.eclipse.embedcdt.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.codered.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.packs.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.doc.user.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.ad.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.stm.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.5.0.202401111557. Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.5.0.202401111557. Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20240220-1733. Operation completed in 57953 ms. [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.embedcpp --- [INFO] [Fri Feb 23 14:45:02 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/x86_64/Eclipse.app'... [INFO] [Fri Feb 23 14:46:09 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/aarch64/Eclipse.app'... [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.embedcpp --- [INFO] [Fri Feb 23 14:46:52 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse/eclipsec.exe' [INFO] [Fri Feb 23 14:46:53 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse/eclipse.exe' [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.embedcpp --- [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240223-1406_eclipse-embedcpp-2024-03-M3-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.embedcpp --- [INFO] [Fri Feb 23 14:49:00 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.embedcpp --- [INFO] [Fri Feb 23 14:49:40 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz'... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.embedcpp --- [INFO] Executing tasks [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.embedcpp --- [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository... Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200) Mirroring: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.31.0.20240222-1200. Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.embedcpp,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.embedcpp,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.embedcpp,4.31.0.20240222-1200. [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.] [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.java >------------ [INFO] Building org.eclipse.epp.package.java 4.31.0-SNAPSHOT [13/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.java --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.java --- [INFO] Resolving class path of org.eclipse.epp.package.java... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.java --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.java --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.java --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.java --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.java --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.java.feature >-------- [INFO] Building org.eclipse.epp.package.java.feature 4.31.0-SNAPSHOT [14/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.java.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.java.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/target/org.eclipse.epp.package.java.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.java.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/target/org.eclipse.epp.package.java.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.java.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.java >------------------ [INFO] Building epp.package.java 4.31.0-SNAPSHOT [15/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.java --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.java --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.java --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.java --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.java --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.java --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.java --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.java --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.java --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.java --- [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.java,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.java --- [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.java --- [INFO] Installing product epp.package.java for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/x86_64/eclipse Installing epp.package.java 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 40915 ms. [INFO] Installing product epp.package.java for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/aarch64/eclipse Installing epp.package.java 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 40437 ms. [INFO] Installing product epp.package.java for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse Installing epp.package.java 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 40765 ms. [INFO] Installing product epp.package.java for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.java 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 41336 ms. [INFO] Installing product epp.package.java for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.java 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 41117 ms. [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.java --- [INFO] [Fri Feb 23 14:55:46 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/x86_64/Eclipse.app'... [INFO] [Fri Feb 23 14:56:36 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/aarch64/Eclipse.app'... [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.java --- [INFO] [Fri Feb 23 14:57:07 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse/eclipsec.exe' [INFO] [Fri Feb 23 14:57:07 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse/eclipse.exe' [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.java --- [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240223-1406_eclipse-java-2024-03-M3-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240223-1406_eclipse-java-2024-03-M3-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240223-1406_eclipse-java-2024-03-M3-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.java --- [INFO] [Fri Feb 23 14:58:41 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.aarch64.tar.gz'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.java --- [INFO] [Fri Feb 23 14:59:10 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.x86_64.tar.gz'... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.java --- [INFO] Executing tasks [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.java --- [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository... Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. Mirroring: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.epp.package.java,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.java,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.java,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.java.executable.gtk.linux.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.java.executable.win32.win32.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.java.executable.win32.win32.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.win32.win32.x86_64,4.31.0.20240222-1200. Mirroring: binary,epp.package.java.executable.gtk.linux.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.] [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.jee >------------- [INFO] Building org.eclipse.epp.package.jee 4.31.0-SNAPSHOT [16/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.jee --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.jee --- [INFO] Resolving class path of org.eclipse.epp.package.jee... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.jee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.jee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.jee --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.jee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.jee --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.jee --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.jee --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.jee --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.jee.feature >--------- [INFO] Building org.eclipse.epp.package.jee.feature 4.31.0-SNAPSHOT [17/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.jee.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.jee.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/target/org.eclipse.epp.package.jee.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.jee.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/target/org.eclipse.epp.package.jee.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.jee.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.jee >------------------- [INFO] Building epp.package.jee 4.31.0-SNAPSHOT [18/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.jee --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.jee --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.jee --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.jee --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.jee --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.jee --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.jee --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.jee --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.jee --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.jee --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.jee --- [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.jee,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.jee --- [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.jee --- [INFO] Installing product epp.package.jee for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/x86_64/eclipse Installing epp.package.jee 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249. Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307. Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638. Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736. Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102. Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213. Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019. Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102. Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102. Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413. Installing org.eclipse.wst.server_adapters.feature.feature.group 3.33.0.v202401292308. Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955. Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.33.0.v202401080452. Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303. Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434. Installing org.eclipse.jst.server_adapters.feature.feature.group 3.33.0.v202401292308. Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202401292331. Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216. Installing org.eclipse.jst.web_ui.feature.feature.group 3.33.0.v202402161256. Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354. Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1200.v202311232240. Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354. Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.1000.v202311280000. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955. Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 76991 ms. [INFO] Installing product epp.package.jee for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/aarch64/eclipse Installing epp.package.jee 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249. Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307. Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638. Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736. Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102. Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213. Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019. Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102. Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102. Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413. Installing org.eclipse.wst.server_adapters.feature.feature.group 3.33.0.v202401292308. Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955. Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.33.0.v202401080452. Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303. Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434. Installing org.eclipse.jst.server_adapters.feature.feature.group 3.33.0.v202401292308. Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202401292331. Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216. Installing org.eclipse.jst.web_ui.feature.feature.group 3.33.0.v202402161256. Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354. Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1200.v202311232240. Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354. Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.1000.v202311280000. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955. Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 77260 ms. [INFO] Installing product epp.package.jee for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse Installing epp.package.jee 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249. Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307. Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638. Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736. Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102. Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213. Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019. Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102. Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102. Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413. Installing org.eclipse.wst.server_adapters.feature.feature.group 3.33.0.v202401292308. Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955. Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.33.0.v202401080452. Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303. Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434. Installing org.eclipse.jst.server_adapters.feature.feature.group 3.33.0.v202401292308. Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202401292331. Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216. Installing org.eclipse.jst.web_ui.feature.feature.group 3.33.0.v202402161256. Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354. Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1200.v202311232240. Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354. Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.1000.v202311280000. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955. Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 77043 ms. [INFO] Installing product epp.package.jee for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.jee 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249. Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307. Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638. Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736. Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102. Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213. Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019. Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102. Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102. Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413. Installing org.eclipse.wst.server_adapters.feature.feature.group 3.33.0.v202401292308. Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955. Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.33.0.v202401080452. Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303. Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434. Installing org.eclipse.jst.server_adapters.feature.feature.group 3.33.0.v202401292308. Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202401292331. Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216. Installing org.eclipse.jst.web_ui.feature.feature.group 3.33.0.v202402161256. Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354. Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1200.v202311232240. Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354. Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.1000.v202311280000. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955. Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 77233 ms. [INFO] Installing product epp.package.jee for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.jee 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249. Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307. Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345. Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638. Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249. Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736. Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102. Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213. Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019. Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102. Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102. Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413. Installing org.eclipse.wst.server_adapters.feature.feature.group 3.33.0.v202401292308. Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955. Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.33.0.v202401080452. Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303. Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434. Installing org.eclipse.jst.server_adapters.feature.feature.group 3.33.0.v202401292308. Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202401292331. Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216. Installing org.eclipse.jst.web_ui.feature.feature.group 3.33.0.v202402161256. Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354. Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1200.v202311232240. Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354. Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.1000.v202311280000. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955. Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 76656 ms. [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.jee --- [INFO] [Fri Feb 23 15:10:22 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/aarch64/Eclipse.app'... [INFO] [Fri Feb 23 15:12:00 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/x86_64/Eclipse.app'... [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.jee --- [INFO] [Fri Feb 23 15:13:05 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse/eclipse.exe' [INFO] [Fri Feb 23 15:13:05 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse/eclipsec.exe' [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.jee --- [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240223-1406_eclipse-jee-2024-03-M3-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.jee --- [INFO] [Fri Feb 23 15:16:03 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.aarch64.tar.gz'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.jee --- [INFO] [Fri Feb 23 15:16:57 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.x86_64.tar.gz'... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.jee --- [INFO] Executing tasks [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.jee --- [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository... Mirroring: binary,epp.package.jee.executable.win32.win32.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.jee.executable.win32.win32.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.win32.win32.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200) Mirroring: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.jee,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.jee,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.jee,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.jee.executable.gtk.linux.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.jee.executable.gtk.linux.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.] [INFO] [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.modeling >---------- [INFO] Building org.eclipse.epp.package.modeling 4.31.0-SNAPSHOT [19/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.modeling --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.modeling --- [INFO] Resolving class path of org.eclipse.epp.package.modeling... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.modeling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.modeling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.modeling --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.modeling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.modeling --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.modeling --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.modeling --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.modeling --- [INFO] No tests to run. [INFO] [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.modeling.feature >------ [INFO] Building org.eclipse.epp.package.modeling.feature 4.31.0-SNAPSHOT [20/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.modeling.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.modeling.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/target/org.eclipse.epp.package.modeling.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.modeling.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/target/org.eclipse.epp.package.modeling.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.modeling.feature --- [INFO] [INFO] ----------------< org.eclipse.epp:epp.package.modeling >---------------- [INFO] Building epp.package.modeling 4.31.0-SNAPSHOT [21/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.modeling --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.modeling --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.modeling --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.modeling --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.modeling --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.modeling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.modeling --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.modeling --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.modeling --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.modeling --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.modeling --- [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.modeling,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.modeling --- [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.modeling --- [INFO] Installing product epp.package.modeling for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/x86_64/eclipse Installing epp.package.modeling 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231218-1001. Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.egit.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647. Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132. Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306. Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306. Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410. Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20240203-1010. Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935. Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712. Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639. Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.3.202401081627. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.ocl.all.sdk.feature.group 5.20.0.v20240221-1108. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.sdk.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811. Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20231205-1420. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 98560 ms. [INFO] Installing product epp.package.modeling for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/aarch64/eclipse Installing epp.package.modeling 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231218-1001. Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.egit.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647. Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132. Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306. Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306. Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410. Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20240203-1010. Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935. Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712. Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639. Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.3.202401081627. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.ocl.all.sdk.feature.group 5.20.0.v20240221-1108. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.sdk.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811. Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20231205-1420. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 98962 ms. [INFO] Installing product epp.package.modeling for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse Installing epp.package.modeling 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231218-1001. Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.egit.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647. Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132. Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306. Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306. Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410. Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20240203-1010. Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935. Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712. Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639. Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.3.202401081627. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.ocl.all.sdk.feature.group 5.20.0.v20240221-1108. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.sdk.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811. Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20231205-1420. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 95081 ms. [INFO] Installing product epp.package.modeling for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.modeling 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231218-1001. Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.egit.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647. Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132. Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306. Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306. Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410. Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20240203-1010. Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935. Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712. Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639. Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.3.202401081627. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.ocl.all.sdk.feature.group 5.20.0.v20240221-1108. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.sdk.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811. Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20231205-1420. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 94761 ms. [INFO] Installing product epp.package.modeling for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.modeling 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231218-1001. Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.compare.egit.feature.group 3.3.24.202401051648. Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647. Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132. Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306. Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306. Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410. Installing org.eclipse.emf.sdk.feature.group 2.37.0.v20240203-1010. Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935. Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712. Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639. Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.3.202401081627. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.ocl.all.sdk.feature.group 5.20.0.v20240221-1108. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.sdk.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811. Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20231205-1420. Installing org.eclipse.tips.feature.feature.group 0.4.300.v20240207-1044. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 96962 ms. [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.modeling --- [INFO] [Fri Feb 23 15:32:54 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/aarch64/Eclipse.app'... [INFO] [Fri Feb 23 15:34:32 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/x86_64/Eclipse.app'... [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.modeling --- [INFO] [Fri Feb 23 15:35:40 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse/eclipse.exe' [INFO] [Fri Feb 23 15:35:40 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse/eclipsec.exe' [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.modeling --- [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240223-1406_eclipse-modeling-2024-03-M3-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.modeling --- [INFO] [Fri Feb 23 15:38:31 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.aarch64.tar.gz'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.modeling --- [INFO] [Fri Feb 23 15:39:23 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.x86_64.tar.gz'... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.modeling --- [INFO] Executing tasks [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.modeling --- [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository... Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.modeling.executable.win32.win32.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.win32.win32.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.win32.win32.x86_64,4.31.0.20240222-1200. Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200) Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.31.0.20240222-1200. Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200) Mirroring: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.modeling,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.modeling,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.modeling,4.31.0.20240222-1200. Mirroring: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143) [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.] [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.php >------------- [INFO] Building org.eclipse.epp.package.php 4.31.0-SNAPSHOT [22/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.php --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.php --- [INFO] Resolving class path of org.eclipse.epp.package.php... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.php --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.php --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.php --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.php --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.php --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.php --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.php --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.php --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.php.feature >--------- [INFO] Building org.eclipse.epp.package.php.feature 4.31.0-SNAPSHOT [23/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.php.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.php.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/target/org.eclipse.epp.package.php.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.php.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/target/org.eclipse.epp.package.php.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.php.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.php >------------------- [INFO] Building epp.package.php 4.31.0-SNAPSHOT [24/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.php --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.php --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.php --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.php --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.php --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.php --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.php --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.php --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.php --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.php --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.php --- [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.php,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.php --- [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.php --- [INFO] Installing product epp.package.php for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/linux/gtk/x86_64/eclipse Installing epp.package.php 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.php.feature.group 8.2.0.202311292129. Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129. Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129. Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129. Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129. Operation completed in 54713 ms. [INFO] Installing product epp.package.php for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/linux/gtk/aarch64/eclipse Installing epp.package.php 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.php.feature.group 8.2.0.202311292129. Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129. Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129. Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129. Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129. Operation completed in 54760 ms. [INFO] Installing product epp.package.php for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse Installing epp.package.php 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.php.feature.group 8.2.0.202311292129. Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129. Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129. Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129. Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129. Operation completed in 53928 ms. [INFO] Installing product epp.package.php for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.php 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.php.feature.group 8.2.0.202311292129. Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129. Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129. Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129. Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129. Operation completed in 53945 ms. [INFO] Installing product epp.package.php for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.php 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.php.feature.group 8.2.0.202311292129. Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129. Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129. Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129. Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129. Operation completed in 53612 ms. [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.php --- [INFO] [Fri Feb 23 15:47:30 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/x86_64/Eclipse.app'... [INFO] [Fri Feb 23 15:48:43 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/aarch64/Eclipse.app'... [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.php --- [INFO] [Fri Feb 23 15:49:32 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse/eclipse.exe' [INFO] [Fri Feb 23 15:49:33 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse/eclipsec.exe' [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.php --- [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240223-1406_eclipse-php-2024-03-M3-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240223-1406_eclipse-php-2024-03-M3-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240223-1406_eclipse-php-2024-03-M3-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.php --- [INFO] [Fri Feb 23 15:51:49 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.aarch64.tar.gz'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.php --- [INFO] [Fri Feb 23 15:52:34 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.x86_64.tar.gz'... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.php --- [INFO] Executing tasks [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.php --- [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository... Mirroring: binary,epp.package.php.executable.win32.win32.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.php.executable.win32.win32.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.win32.win32.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.php,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.php,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.php,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.php.executable.gtk.linux.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.x86_64,4.31.0.20240222-1200. Mirroring: binary,epp.package.php.executable.gtk.linux.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.aarch64,4.31.0.20240222-1200. Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.php.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.] [INFO] [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.rcp >------------- [INFO] Building org.eclipse.epp.package.rcp 4.31.0-SNAPSHOT [25/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.rcp --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.rcp --- [INFO] Resolving class path of org.eclipse.epp.package.rcp... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.rcp --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.rcp --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.rcp --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.rcp --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.rcp --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.rcp.feature >--------- [INFO] Building org.eclipse.epp.package.rcp.feature 4.31.0-SNAPSHOT [26/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.rcp.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.rcp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/target/org.eclipse.epp.package.rcp.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.rcp.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/target/org.eclipse.epp.package.rcp.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.rcp.feature --- [INFO] [INFO] ------------------< org.eclipse.epp:epp.package.rcp >------------------- [INFO] Building epp.package.rcp 4.31.0-SNAPSHOT [27/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.rcp --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.rcp --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.rcp --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.rcp --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.rcp --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.rcp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.rcp --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.rcp --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.rcp --- [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.rcp,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.rcp --- [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.rcp --- [INFO] Installing product epp.package.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/x86_64/eclipse Installing epp.package.rcp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.rap.tools.feature.feature.group 3.28.0.20240220-1200. Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420. Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420. Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.passage.ldc.feature.feature.group 2.11.0.v20240220-1628. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 58732 ms. [INFO] Installing product epp.package.rcp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/aarch64/eclipse Installing epp.package.rcp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.rap.tools.feature.feature.group 3.28.0.20240220-1200. Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420. Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420. Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.passage.ldc.feature.feature.group 2.11.0.v20240220-1628. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 59388 ms. [INFO] Installing product epp.package.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse Installing epp.package.rcp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.rap.tools.feature.feature.group 3.28.0.20240220-1200. Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420. Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420. Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.passage.ldc.feature.feature.group 2.11.0.v20240220-1628. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 60042 ms. [INFO] Installing product epp.package.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.rcp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.rap.tools.feature.feature.group 3.28.0.20240220-1200. Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420. Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420. Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.passage.ldc.feature.feature.group 2.11.0.v20240220-1628. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 59161 ms. [INFO] Installing product epp.package.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.rcp 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.m2e.logback.feature.feature.group 2.6.0.20240217-1525. Installing org.eclipse.rap.tools.feature.feature.group 3.28.0.20240220-1200. Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420. Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420. Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.passage.ldc.feature.feature.group 2.11.0.v20240220-1628. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 58976 ms. [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.rcp --- [INFO] [Fri Feb 23 16:01:15 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/aarch64/Eclipse.app'... [INFO] [Fri Feb 23 16:02:21 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/x86_64/Eclipse.app'... [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.rcp --- [INFO] [Fri Feb 23 16:03:07 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse/eclipse.exe' [INFO] [Fri Feb 23 16:03:07 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse/eclipsec.exe' [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.rcp --- [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240223-1406_eclipse-rcp-2024-03-M3-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.rcp --- [INFO] [Fri Feb 23 16:05:14 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.aarch64.tar.gz'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.rcp --- [INFO] [Fri Feb 23 16:05:52 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.x86_64.tar.gz'... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.rcp --- [INFO] Executing tasks [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.rcp --- [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository... Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.rcp.executable.win32.win32.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.win32.win32.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.win32.win32.x86_64,4.31.0.20240222-1200. Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.epp.package.rcp,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.rcp,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.rcp,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.] [INFO] [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.scout >------------ [INFO] Building org.eclipse.epp.package.scout 4.31.0-SNAPSHOT [28/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.scout --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.scout --- [INFO] Resolving class path of org.eclipse.epp.package.scout... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.scout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.scout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.scout --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.scout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.scout --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.scout --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.scout --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.scout --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.scout.feature >-------- [INFO] Building org.eclipse.epp.package.scout.feature 4.31.0-SNAPSHOT [29/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.scout.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.scout.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/target/org.eclipse.epp.package.scout.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.scout.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/target/org.eclipse.epp.package.scout.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.scout.feature --- [INFO] [INFO] -----------------< org.eclipse.epp:epp.package.scout >------------------ [INFO] Building epp.package.scout 4.31.0-SNAPSHOT [30/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.scout --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.scout --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.scout --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.scout --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.scout --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.scout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.scout --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.scout --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.scout --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.scout --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.scout --- [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.scout,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.scout --- [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.scout --- [INFO] Installing product epp.package.scout for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/x86_64/eclipse Installing epp.package.scout 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.help.source.feature.group 2.3.1700.v20240215-1800. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.jst.web_ui.feature.feature.group 3.33.0.v202402161256. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.scout.sdk-feature.feature.group 13.0.29. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202402030243. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 51649 ms. [INFO] Installing product epp.package.scout for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/aarch64/eclipse Installing epp.package.scout 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.help.source.feature.group 2.3.1700.v20240215-1800. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.jst.web_ui.feature.feature.group 3.33.0.v202402161256. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.scout.sdk-feature.feature.group 13.0.29. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202402030243. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 51998 ms. [INFO] Installing product epp.package.scout for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse Installing epp.package.scout 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.help.source.feature.group 2.3.1700.v20240215-1800. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.jst.web_ui.feature.feature.group 3.33.0.v202402161256. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.scout.sdk-feature.feature.group 13.0.29. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202402030243. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 50696 ms. [INFO] Installing product epp.package.scout for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.scout 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.help.source.feature.group 2.3.1700.v20240215-1800. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.jst.web_ui.feature.feature.group 3.33.0.v202402161256. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.scout.sdk-feature.feature.group 13.0.29. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202402030243. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 51177 ms. [INFO] Installing product epp.package.scout for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.scout 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.help.source.feature.group 2.3.1700.v20240215-1800. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.jst.web_ui.feature.feature.group 3.33.0.v202402161256. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.scout.sdk-feature.feature.group 13.0.29. Installing org.eclipse.wst.xml_ui.feature.feature.group 3.33.0.v202402030243. Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202402030243. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 50730 ms. [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.scout --- [INFO] [Fri Feb 23 16:13:22 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/x86_64/Eclipse.app'... [INFO] [Fri Feb 23 16:14:24 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/aarch64/Eclipse.app'... [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.scout --- [INFO] [Fri Feb 23 16:15:03 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse/eclipsec.exe' [INFO] [Fri Feb 23 16:15:03 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse/eclipse.exe' [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.scout --- [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240223-1406_eclipse-scout-2024-03-M3-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.scout --- [INFO] [Fri Feb 23 16:16:54 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.aarch64.tar.gz'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.scout --- [INFO] [Fri Feb 23 16:17:29 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.x86_64.tar.gz'... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.scout --- [INFO] Executing tasks [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.scout --- [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository... Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.scout.executable.win32.win32.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.scout.executable.win32.win32.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.win32.win32.x86_64,4.31.0.20240222-1200. Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200) Mirroring: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.scout.executable.gtk.linux.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.aarch64,4.31.0.20240222-1200. Mirroring: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.scout,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.scout,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.scout,4.31.0.20240222-1200. Mirroring: binary,epp.package.scout.executable.gtk.linux.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.] [INFO] [INFO] ---------< org.eclipse.epp:org.eclipse.epp.package.committers >--------- [INFO] Building org.eclipse.epp.package.committers 4.31.0-SNAPSHOT [31/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.committers --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.committers --- [INFO] Resolving class path of org.eclipse.epp.package.committers... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.committers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.committers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.committers --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.committers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.committers --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.committers --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.committers --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.committers --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.epp:org.eclipse.epp.package.committers.feature >----- [INFO] Building org.eclipse.epp.package.committers.feature 4.31.0-SNAPSHOT [32/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.committers.feature --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.committers.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/target/org.eclipse.epp.package.committers.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.committers.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/target/org.eclipse.epp.package.committers.feature-4.31.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.committers.feature --- [INFO] [INFO] ---------------< org.eclipse.epp:epp.package.committers >--------------- [INFO] Building epp.package.committers 4.31.0-SNAPSHOT [33/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.committers --- [INFO] [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.committers --- [INFO] The project's OSGi version is 4.31.0.20240222-1200 [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.committers --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.committers --- [INFO] [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.committers --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.committers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.committers --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.committers --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.committers --- [INFO] [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.committers --- [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.committers --- [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.committers,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.aarch64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.committers --- [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.committers --- [INFO] Installing product epp.package.committers for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/x86_64/eclipse Installing epp.package.committers 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.platform.source.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.rcp.source.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.pde.source.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.source.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.http.apache.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.swt.tools.feature.feature.group 3.109.300.v20240130-1851. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 71950 ms. [INFO] Installing product epp.package.committers for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/aarch64/eclipse Installing epp.package.committers 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.platform.source.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.rcp.source.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.pde.source.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.source.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.http.apache.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.swt.tools.feature.feature.group 3.109.300.v20240130-1851. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 73793 ms. [INFO] Installing product epp.package.committers for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse Installing epp.package.committers 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.platform.source.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.rcp.source.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.pde.source.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.source.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.http.apache.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.swt.tools.feature.feature.group 3.109.300.v20240130-1851. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 70331 ms. [INFO] Installing product epp.package.committers for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/x86_64/Eclipse.app Installing epp.package.committers 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.platform.source.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.rcp.source.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.pde.source.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.source.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.http.apache.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.swt.tools.feature.feature.group 3.109.300.v20240130-1851. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 71982 ms. [INFO] Installing product epp.package.committers for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/aarch64/Eclipse.app Installing epp.package.committers 4.31.0.20240222-1200. Installing org.eclipse.epp.mpc.feature.group 1.10.3.v20240221-1216. Installing org.eclipse.oomph.setup.feature.group 1.31.0.v20240211-0940. Installing org.eclipse.tm.terminal.feature.feature.group 11.5.0.202312062348. Installing org.eclipse.justj.epp.feature.group 17.0.0.v20240120-1430. Installing org.eclipse.egit.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.mylyn.wikitext.feature.feature.group 4.2.0.v20240221-1914. Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.2.0.v20240203-1124. Installing org.eclipse.mylyn.egit.feature.feature.group 4.2.0.v20240202-0700. Installing org.eclipse.mylyn.ide.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.git.feature.feature.group 4.2.0.v20240208-0919. Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20240209-1319. Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.2.0.v20240212-0246. Installing org.eclipse.mylyn.reviews.feature.feature.group 4.2.0.v20240207-0731. Installing org.eclipse.jdt.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.300.v20240118-1157. Installing org.eclipse.pde.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.100.v20240211-0942. Installing org.eclipse.platform.source.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.rcp.source.feature.group 4.31.0.v20240215-1800. Installing org.eclipse.jdt.source.feature.group 3.19.400.v20240215-1800. Installing org.eclipse.pde.source.feature.group 3.15.300.v20240215-1800. Installing org.eclipse.pde.spies.source.feature.group 1.0.300.v20240207-1047. Installing org.eclipse.buildship.feature.group 3.1.9.v20240115-1636. Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202312121452. Installing org.eclipse.m2e.feature.feature.group 2.6.0.20240220-1109. Installing org.eclipse.m2e.pde.feature.feature.group 2.3.1.20240203-0902. Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.600.20240219-1707. Installing org.eclipse.egit.gitflow.feature.feature.group 6.9.0.202402212127-m3. Installing org.eclipse.jgit.http.apache.feature.group 6.9.0.202402211805-m3. Installing org.eclipse.swt.tools.feature.feature.group 3.109.300.v20240130-1851. Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923. Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358. Installing org.eclipse.mylyn.jdt.feature.feature.group 4.2.0.v20240220-1733. Installing org.eclipse.mylyn.pde.feature.feature.group 4.2.0.v20240220-1733. Operation completed in 73587 ms. [INFO] [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.committers --- [INFO] [Fri Feb 23 16:27:21 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/x86_64/Eclipse.app'... [INFO] [Fri Feb 23 16:28:56 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/aarch64/Eclipse.app'... [INFO] [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.committers --- [INFO] [Fri Feb 23 16:29:55 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse/eclipsec.exe' [INFO] [Fri Feb 23 16:29:55 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse/eclipse.exe' [INFO] [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.committers --- [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.aarch64.tar.gz [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240223-1406_eclipse-committers-2024-03-M3-win32.win32.x86_64.zip [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.x86_64.tar.gz [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.aarch64.tar.gz [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.committers --- [INFO] [Fri Feb 23 16:32:42 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.aarch64.tar.gz'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.committers --- [INFO] [Fri Feb 23 16:33:34 UTC 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.x86_64.tar.gz'... [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.committers --- [INFO] Executing tasks [INFO] [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.committers --- [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository... Mirroring: osgi.bundle,org.eclipse.epp.package.committers,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.committers,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.committers,4.31.0.20240222-1200. Mirroring: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.31.0.20240222-1200. Mirroring: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200) Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143) Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.committers.executable.gtk.linux.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.x86_64,4.31.0.20240222-1200. Mirroring: binary,epp.package.committers.executable.gtk.linux.aarch64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.aarch64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.aarch64,4.31.0.20240222-1200. Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143) Mirroring: binary,epp.package.committers.executable.win32.win32.x86_64,4.31.0.20240222-1200 (Descriptor: canonical: binary,epp.package.committers.executable.win32.win32.x86_64,4.31.0.20240222-1200) [WARNING] [3d86130a-c6a7-4ab1-ab4f-c4a25f76aecf][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.win32.win32.x86_64,4.31.0.20240222-1200. [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.31.0.20240222-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.10.v20240120-1143 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.] [INFO] [INFO] --------------< org.eclipse.epp:org.eclipse.epp-buildall >-------------- [INFO] Building org.eclipse.epp-buildall 4.31.0-SNAPSHOT [34/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp-buildall --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp-buildall --- [INFO] No match to regex 'epp\.package\.(\d*)' found in 'org.eclipse.epp-buildall'. The initial value 'org.eclipse.epp-buildall' is left as-is... [INFO] [INFO] --- tycho-eclipserun-plugin:3.0.5:eclipse-run (remove-justj-from-p2) @ org.eclipse.epp-buildall --- [INFO] Adding repository http://download.eclipse.org/releases/latest [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -install, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml] Buildfile: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/configuration/org.eclipse.osgi/47/0/.cp/lib/antsupportlib.jar) WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner WARNING: System::setSecurityManager will be removed in a future release remove-justj: Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64 ] Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64 ] Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64 ] Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64 ] Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64 ] BUILD SUCCESSFUL BUILD SUCCESSFUL Total time: 1 second [INFO] [INFO] --- tycho-p2-repository-plugin:3.0.5:fix-artifacts-metadata (add-missing-checksums) @ org.eclipse.epp-buildall --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.eclipse.epp-buildall 4.31.0-SNAPSHOT: [INFO] [INFO] archive-template ................................... SUCCESS [ 28.216 s] [INFO] org.eclipse.epp.package.common ..................... SUCCESS [ 11.989 s] [INFO] org.eclipse.epp.package.common.feature ............. SUCCESS [ 2.543 s] [INFO] org.eclipse.epp.package.cpp ........................ SUCCESS [ 1.351 s] [INFO] org.eclipse.epp.package.cpp.feature ................ SUCCESS [ 4.699 s] [INFO] epp.package.cpp .................................... SUCCESS [12:12 min] [INFO] org.eclipse.epp.package.dsl ........................ SUCCESS [ 1.691 s] [INFO] org.eclipse.epp.package.dsl.feature ................ SUCCESS [ 1.296 s] [INFO] epp.package.dsl .................................... SUCCESS [15:35 min] [INFO] org.eclipse.epp.package.embedcpp ................... SUCCESS [ 1.374 s] [INFO] org.eclipse.epp.package.embedcpp.feature ........... SUCCESS [ 1.499 s] [INFO] epp.package.embedcpp ............................... SUCCESS [12:45 min] [INFO] org.eclipse.epp.package.java ....................... SUCCESS [ 1.727 s] [INFO] org.eclipse.epp.package.java.feature ............... SUCCESS [ 1.216 s] [INFO] epp.package.java ................................... SUCCESS [09:14 min] [INFO] org.eclipse.epp.package.jee ........................ SUCCESS [ 1.831 s] [INFO] org.eclipse.epp.package.jee.feature ................ SUCCESS [ 1.848 s] [INFO] epp.package.jee .................................... SUCCESS [18:18 min] [INFO] org.eclipse.epp.package.modeling ................... SUCCESS [ 1.583 s] [INFO] org.eclipse.epp.package.modeling.feature ........... SUCCESS [ 1.761 s] [INFO] epp.package.modeling ............................... SUCCESS [22:24 min] [INFO] org.eclipse.epp.package.php ........................ SUCCESS [ 1.520 s] [INFO] org.eclipse.epp.package.php.feature ................ SUCCESS [ 2.243 s] [INFO] epp.package.php .................................... SUCCESS [12:47 min] [INFO] org.eclipse.epp.package.rcp ........................ SUCCESS [ 1.448 s] [INFO] org.eclipse.epp.package.rcp.feature ................ SUCCESS [ 0.807 s] [INFO] epp.package.rcp .................................... SUCCESS [13:13 min] [INFO] org.eclipse.epp.package.scout ...................... SUCCESS [ 1.582 s] [INFO] org.eclipse.epp.package.scout.feature .............. SUCCESS [ 2.225 s] [INFO] epp.package.scout .................................. SUCCESS [11:28 min] [INFO] org.eclipse.epp.package.committers ................. SUCCESS [ 1.979 s] [INFO] org.eclipse.epp.package.committers.feature ......... SUCCESS [ 3.768 s] [INFO] epp.package.committers ............................. SUCCESS [16:22 min] [INFO] org.eclipse.epp-buildall ........................... SUCCESS [ 6.096 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:28 h [INFO] Finished at: 2024-02-23T16:34:57Z [INFO] ------------------------------------------------------------------------ [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins2044484486036154131.sh + cd org.eclipse.epp.packages/archive/ + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/check-incubating.sh Checking all EPPs for incubating components The below report shows what bundles look like they may be incubating in each project 20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.x86_64.tar.gz org.eclipse.lsp4e_0.18.1.202311121506 org.eclipse.lsp4e.debug_0.15.6.202311221020 org.eclipse.lsp4j_0.21.1.v20230829-0012 org.eclipse.lsp4j.debug_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012 org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2 org.eclipse.tm4e.core_0.10.2.202402191220 org.eclipse.tm4e.languageconfiguration_0.10.2.202402212221 org.eclipse.tm4e.registry_0.10.2.202402191220 org.eclipse.tm4e.ui_0.10.2.202402191220 20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.x86_64.tar.gz org.eclipse.lsp4e_0.18.1.202311121506 org.eclipse.lsp4j_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012 org.eclipse.swtchart_0.14.0.202301260747 org.eclipse.swtchart.extensions_0.14.0.202301260747 org.eclipse.tm4e.core_0.10.2.202402191220 org.eclipse.tm4e.languageconfiguration_0.10.2.202402212221 org.eclipse.tm4e.registry_0.10.2.202402191220 org.eclipse.tm4e.ui_0.10.2.202402191220 20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.x86_64.tar.gz org.eclipse.lsp4e_0.18.1.202311121506 org.eclipse.lsp4j_0.21.1.v20230829-0012 org.eclipse.lsp4j_0.22.0.v20240213-2011 org.eclipse.lsp4j.debug_0.22.0.v20240213-2011 org.eclipse.lsp4j.debug.source_0.22.0.v20240213-2011 org.eclipse.lsp4j.generator_0.22.0.v20240213-2011 org.eclipse.lsp4j.generator.source_0.22.0.v20240213-2011 org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc_0.22.0.v20240213-2011 org.eclipse.lsp4j.jsonrpc.debug_0.22.0.v20240213-2011 org.eclipse.lsp4j.jsonrpc.debug.source_0.22.0.v20240213-2011 org.eclipse.lsp4j.jsonrpc.source_0.22.0.v20240213-2011 org.eclipse.lsp4j.source_0.22.0.v20240213-2011 org.eclipse.lsp4j.websocket.jakarta_0.22.0.v20240213-2011 org.eclipse.lsp4j.websocket.jakarta.source_0.22.0.v20240213-2011 org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2 org.eclipse.tm4e.core_0.10.2.202402191220 org.eclipse.tm4e.languageconfiguration_0.10.2.202402212221 org.eclipse.tm4e.registry_0.10.2.202402191220 org.eclipse.tm4e.ui_0.10.2.202402191220 20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.x86_64.tar.gz org.eclipse.lsp4e_0.18.1.202311121506 org.eclipse.lsp4j_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012 org.eclipse.swtchart_0.14.0.202301260747 org.eclipse.swtchart.extensions_0.14.0.202301260747 org.eclipse.tm4e.core_0.10.2.202402191220 org.eclipse.tm4e.languageconfiguration_0.10.2.202402212221 org.eclipse.tm4e.registry_0.10.2.202402191220 org.eclipse.tm4e.ui_0.10.2.202402191220 20240223-1406_eclipse-java-2024-03-M3-linux.gtk.x86_64.tar.gz org.eclipse.lsp4e_0.18.1.202311121506 org.eclipse.lsp4j_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012 org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2 org.eclipse.tm4e.core_0.10.2.202402191220 org.eclipse.tm4e.languageconfiguration_0.10.2.202402212221 org.eclipse.tm4e.registry_0.10.2.202402191220 org.eclipse.tm4e.ui_0.10.2.202402191220 20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.x86_64.tar.gz org.eclipse.lsp4e_0.18.1.202311121506 org.eclipse.lsp4e.debug_0.15.6.202311221020 org.eclipse.lsp4j_0.21.1.v20230829-0012 org.eclipse.lsp4j.debug_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012 org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2 org.eclipse.tm4e.core_0.10.2.202402191220 org.eclipse.tm4e.languageconfiguration_0.10.2.202402212221 org.eclipse.tm4e.registry_0.10.2.202402191220 org.eclipse.tm4e.ui_0.10.2.202402191220 20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.x86_64.tar.gz No incubating plug-ins identified 20240223-1406_eclipse-php-2024-03-M3-linux.gtk.x86_64.tar.gz org.eclipse.lsp4e_0.18.1.202311121506 org.eclipse.lsp4e.debug_0.15.6.202311221020 org.eclipse.lsp4j_0.21.1.v20230829-0012 org.eclipse.lsp4j.debug_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012 org.eclipse.tm4e.core_0.10.2.202402191220 org.eclipse.tm4e.languageconfiguration_0.10.2.202402212221 org.eclipse.tm4e.registry_0.10.2.202402191220 org.eclipse.tm4e.ui_0.10.2.202402191220 20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.x86_64.tar.gz org.eclipse.lsp4e_0.18.1.202311121506 org.eclipse.lsp4j_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012 org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2 org.eclipse.tm4e.core_0.10.2.202402191220 org.eclipse.tm4e.languageconfiguration_0.10.2.202402212221 org.eclipse.tm4e.registry_0.10.2.202402191220 org.eclipse.tm4e.ui_0.10.2.202402191220 20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.x86_64.tar.gz org.eclipse.lsp4e_0.18.1.202311121506 org.eclipse.lsp4j_0.21.1.v20230829-0012 org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012 org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2 org.eclipse.tm4e.core_0.10.2.202402191220 org.eclipse.tm4e.languageconfiguration_0.10.2.202402212221 org.eclipse.tm4e.registry_0.10.2.202402191220 org.eclipse.tm4e.ui_0.10.2.202402191220 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins16296315192206831862.sh + set -x + export 'PS4=+$$+ ' + PS4='+$$+ ' +24278+ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh +24280+ EXITCODE=0 +24280+ SSHUSER=genie.packaging@projects-storage.eclipse.org +24280+ SSH='ssh genie.packaging@projects-storage.eclipse.org' +24280+ SCP=scp +++24280+ dirname /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh ++24280+ cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools ++24280+ pwd +24280+ DIR=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools +24280+ echo Create the epp.properties file Create the epp.properties file +24280+ MVN=/opt/tools/apache-maven/latest/bin/mvn +24280+ '[' '!' -f /opt/tools/apache-maven/latest/bin/mvn ']' +24280+ /opt/tools/apache-maven/latest/bin/mvn clean package -f /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available [INFO] [INFO] --------------------< org.eclipse.epp:releng.tools >-------------------- [INFO] Building releng.tools 4.31.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ releng.tools --- [INFO] [INFO] --- build-helper:3.3.0:regex-property (regex-property) @ releng.tools --- [INFO] No match to regex 'epp\.package\.(\d*)' found in 'releng.tools'. The initial value 'releng.tools' is left as-is... [INFO] [INFO] --- properties:1.1.0:write-project-properties (default) @ releng.tools --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.217 s [INFO] Finished at: 2024-02-23T16:36:14Z [INFO] ------------------------------------------------------------------------ ++24280+ get_property RELEASE_NAME ++24280+ grep '^RELEASE_NAME=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties ++24280+ cut -d= -f2 +24280+ RELEASE_NAME=2024-03 ++24280+ get_property RELEASE_MILESTONE ++24280+ grep '^RELEASE_MILESTONE=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties ++24280+ cut -d= -f2 +24280+ RELEASE_MILESTONE=M3 ++24280+ get_property RELEASE_DIR ++24280+ grep '^RELEASE_DIR=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties ++24280+ cut -d= -f2 +24280+ RELEASE_DIR=202402221200 ++24280+ get_property SIMREL_REPO ++24280+ grep '^SIMREL_REPO=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties ++24280+ cut -d= -f2 +24280+ SIMREL_REPO='https\://download.eclipse.org/releases/2024-03/202402231000/' +24280+ WORKSPACE=/home/jenkins/agent/workspace/simrel.epp-tycho-build +24280+ GIT_REPOSITORY=org.eclipse.epp.packages +24280+ PACKAGES='committers cpp dsl embedcpp java jee modeling php rcp scout' +24280+ PLATFORMS='linux.gtk.aarch64.tar.gz linux.gtk.x86_64.tar.gz macosx.cocoa.aarch64.dmg macosx.cocoa.aarch64.tar.gz macosx.cocoa.x86_64.dmg macosx.cocoa.x86_64.tar.gz win32.win32.x86_64.zip' +24280+ STAGING=/home/data/httpd/download.eclipse.org/technology/epp/staging +24280+ cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive +24280+ for PACKAGE in $PACKAGES +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-committers-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.aarch64.tar.gz eclipse-committers-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-committers-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-committers-2024-03-M3-linux.gtk.x86_64.tar.gz eclipse-committers-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.aarch64.dmg +24280+ NAME=20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.aarch64.dmg eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.aarch64.tar.gz eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.x86_64.dmg +24280+ NAME=20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.x86_64.dmg eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-committers-2024-03-M3-macosx.cocoa.x86_64.tar.gz eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-win32.win32.x86_64.zip +24280+ NAME=20240223-1406_eclipse-committers-2024-03-M3-win32.win32.x86_64.zip ++24280+ echo 20240223-1406_eclipse-committers-2024-03-M3-win32.win32.x86_64.zip ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-committers-2024-03-M3-win32-x86_64.zip +24280+ mv 20240223-1406_eclipse-committers-2024-03-M3-win32.win32.x86_64.zip eclipse-committers-2024-03-M3-win32-x86_64.zip +24280+ for PACKAGE in $PACKAGES +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-cpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.aarch64.tar.gz eclipse-cpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-cpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-cpp-2024-03-M3-linux.gtk.x86_64.tar.gz eclipse-cpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.aarch64.dmg +24280+ NAME=20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.aarch64.dmg eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.x86_64.dmg +24280+ NAME=20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.x86_64.dmg eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-cpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-win32.win32.x86_64.zip +24280+ NAME=20240223-1406_eclipse-cpp-2024-03-M3-win32.win32.x86_64.zip ++24280+ echo 20240223-1406_eclipse-cpp-2024-03-M3-win32.win32.x86_64.zip ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-cpp-2024-03-M3-win32-x86_64.zip +24280+ mv 20240223-1406_eclipse-cpp-2024-03-M3-win32.win32.x86_64.zip eclipse-cpp-2024-03-M3-win32-x86_64.zip +24280+ for PACKAGE in $PACKAGES +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-dsl-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.aarch64.tar.gz eclipse-dsl-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-dsl-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-dsl-2024-03-M3-linux.gtk.x86_64.tar.gz eclipse-dsl-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.aarch64.dmg +24280+ NAME=20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.aarch64.dmg eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.aarch64.tar.gz eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.x86_64.dmg +24280+ NAME=20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.x86_64.dmg eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-dsl-2024-03-M3-macosx.cocoa.x86_64.tar.gz eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-win32.win32.x86_64.zip +24280+ NAME=20240223-1406_eclipse-dsl-2024-03-M3-win32.win32.x86_64.zip ++24280+ echo 20240223-1406_eclipse-dsl-2024-03-M3-win32.win32.x86_64.zip ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-dsl-2024-03-M3-win32-x86_64.zip +24280+ mv 20240223-1406_eclipse-dsl-2024-03-M3-win32.win32.x86_64.zip eclipse-dsl-2024-03-M3-win32-x86_64.zip +24280+ for PACKAGE in $PACKAGES +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-embedcpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.aarch64.tar.gz eclipse-embedcpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-embedcpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-embedcpp-2024-03-M3-linux.gtk.x86_64.tar.gz eclipse-embedcpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.aarch64.dmg +24280+ NAME=20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.aarch64.dmg eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.aarch64.tar.gz eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.x86_64.dmg +24280+ NAME=20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.x86_64.dmg eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-embedcpp-2024-03-M3-macosx.cocoa.x86_64.tar.gz eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-win32.win32.x86_64.zip +24280+ NAME=20240223-1406_eclipse-embedcpp-2024-03-M3-win32.win32.x86_64.zip ++24280+ echo 20240223-1406_eclipse-embedcpp-2024-03-M3-win32.win32.x86_64.zip ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-embedcpp-2024-03-M3-win32-x86_64.zip +24280+ mv 20240223-1406_eclipse-embedcpp-2024-03-M3-win32.win32.x86_64.zip eclipse-embedcpp-2024-03-M3-win32-x86_64.zip +24280+ for PACKAGE in $PACKAGES +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-linux.gtk.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-java-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-java-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-java-2024-03-M3-linux.gtk.aarch64.tar.gz eclipse-java-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-linux.gtk.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-java-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-java-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-java-2024-03-M3-linux.gtk.x86_64.tar.gz eclipse-java-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.aarch64.dmg +24280+ NAME=20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.aarch64.dmg eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-java-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.aarch64.tar.gz eclipse-java-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.x86_64.dmg +24280+ NAME=20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.x86_64.dmg eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-java-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-java-2024-03-M3-macosx.cocoa.x86_64.tar.gz eclipse-java-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-win32.win32.x86_64.zip +24280+ NAME=20240223-1406_eclipse-java-2024-03-M3-win32.win32.x86_64.zip ++24280+ echo 20240223-1406_eclipse-java-2024-03-M3-win32.win32.x86_64.zip ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-java-2024-03-M3-win32-x86_64.zip +24280+ mv 20240223-1406_eclipse-java-2024-03-M3-win32.win32.x86_64.zip eclipse-java-2024-03-M3-win32-x86_64.zip +24280+ for PACKAGE in $PACKAGES +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-jee-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.aarch64.tar.gz eclipse-jee-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-jee-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-jee-2024-03-M3-linux.gtk.x86_64.tar.gz eclipse-jee-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.aarch64.dmg +24280+ NAME=20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.aarch64.dmg eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.aarch64.tar.gz eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.x86_64.dmg +24280+ NAME=20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.x86_64.dmg eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-jee-2024-03-M3-macosx.cocoa.x86_64.tar.gz eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-win32.win32.x86_64.zip +24280+ NAME=20240223-1406_eclipse-jee-2024-03-M3-win32.win32.x86_64.zip ++24280+ echo 20240223-1406_eclipse-jee-2024-03-M3-win32.win32.x86_64.zip ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-jee-2024-03-M3-win32-x86_64.zip +24280+ mv 20240223-1406_eclipse-jee-2024-03-M3-win32.win32.x86_64.zip eclipse-jee-2024-03-M3-win32-x86_64.zip +24280+ for PACKAGE in $PACKAGES +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-modeling-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.aarch64.tar.gz eclipse-modeling-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-modeling-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-modeling-2024-03-M3-linux.gtk.x86_64.tar.gz eclipse-modeling-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.aarch64.dmg +24280+ NAME=20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.aarch64.dmg eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.aarch64.tar.gz eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.x86_64.dmg +24280+ NAME=20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.x86_64.dmg eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-modeling-2024-03-M3-macosx.cocoa.x86_64.tar.gz eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-win32.win32.x86_64.zip +24280+ NAME=20240223-1406_eclipse-modeling-2024-03-M3-win32.win32.x86_64.zip ++24280+ echo 20240223-1406_eclipse-modeling-2024-03-M3-win32.win32.x86_64.zip ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-modeling-2024-03-M3-win32-x86_64.zip +24280+ mv 20240223-1406_eclipse-modeling-2024-03-M3-win32.win32.x86_64.zip eclipse-modeling-2024-03-M3-win32-x86_64.zip +24280+ for PACKAGE in $PACKAGES +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-linux.gtk.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-php-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-php-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-php-2024-03-M3-linux.gtk.aarch64.tar.gz eclipse-php-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-linux.gtk.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-php-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-php-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-php-2024-03-M3-linux.gtk.x86_64.tar.gz eclipse-php-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.aarch64.dmg +24280+ NAME=20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.aarch64.dmg eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-php-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.aarch64.tar.gz eclipse-php-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.x86_64.dmg +24280+ NAME=20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.x86_64.dmg eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-php-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-php-2024-03-M3-macosx.cocoa.x86_64.tar.gz eclipse-php-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-win32.win32.x86_64.zip +24280+ NAME=20240223-1406_eclipse-php-2024-03-M3-win32.win32.x86_64.zip ++24280+ echo 20240223-1406_eclipse-php-2024-03-M3-win32.win32.x86_64.zip ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-php-2024-03-M3-win32-x86_64.zip +24280+ mv 20240223-1406_eclipse-php-2024-03-M3-win32.win32.x86_64.zip eclipse-php-2024-03-M3-win32-x86_64.zip +24280+ for PACKAGE in $PACKAGES +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-rcp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.aarch64.tar.gz eclipse-rcp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-rcp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-rcp-2024-03-M3-linux.gtk.x86_64.tar.gz eclipse-rcp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.aarch64.dmg +24280+ NAME=20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.aarch64.dmg eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.aarch64.tar.gz eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.x86_64.dmg +24280+ NAME=20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.x86_64.dmg eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-rcp-2024-03-M3-macosx.cocoa.x86_64.tar.gz eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-win32.win32.x86_64.zip +24280+ NAME=20240223-1406_eclipse-rcp-2024-03-M3-win32.win32.x86_64.zip ++24280+ echo 20240223-1406_eclipse-rcp-2024-03-M3-win32.win32.x86_64.zip ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-rcp-2024-03-M3-win32-x86_64.zip +24280+ mv 20240223-1406_eclipse-rcp-2024-03-M3-win32.win32.x86_64.zip eclipse-rcp-2024-03-M3-win32-x86_64.zip +24280+ for PACKAGE in $PACKAGES +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-scout-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.aarch64.tar.gz eclipse-scout-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-scout-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-scout-2024-03-M3-linux.gtk.x86_64.tar.gz eclipse-scout-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.aarch64.dmg +24280+ NAME=20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.aarch64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.aarch64.dmg eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.aarch64.tar.gz +24280+ NAME=20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.aarch64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ mv 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.aarch64.tar.gz eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.x86_64.dmg +24280+ NAME=20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.x86_64.dmg ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ mv 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.x86_64.dmg eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.x86_64.tar.gz +24280+ NAME=20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.x86_64.tar.gz ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ mv 20240223-1406_eclipse-scout-2024-03-M3-macosx.cocoa.x86_64.tar.gz eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for PLATFORM in $PLATFORMS ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-win32.win32.x86_64.zip +24280+ NAME=20240223-1406_eclipse-scout-2024-03-M3-win32.win32.x86_64.zip ++24280+ echo 20240223-1406_eclipse-scout-2024-03-M3-win32.win32.x86_64.zip ++24280+ cut -d _ -f 2- ++24280+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/' ++24280+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/' ++24280+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./' ++24280+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/' ++24280+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/' ++24280+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/ ++24280+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/ +24280+ NEWNAME=eclipse-scout-2024-03-M3-win32-x86_64.zip +24280+ mv 20240223-1406_eclipse-scout-2024-03-M3-win32.win32.x86_64.zip eclipse-scout-2024-03-M3-win32-x86_64.zip +24280+ for PACKAGE in $PACKAGES +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/epp.website.xml committers.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.xml committers.feature.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/epp.product committers.product.xml +24280+ for PACKAGE in $PACKAGES +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml cpp.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.xml cpp.feature.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/epp.product cpp.product.xml +24280+ for PACKAGE in $PACKAGES +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml dsl.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.xml dsl.feature.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/epp.product dsl.product.xml +24280+ for PACKAGE in $PACKAGES +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/epp.website.xml embedcpp.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.xml embedcpp.feature.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/epp.product embedcpp.product.xml +24280+ for PACKAGE in $PACKAGES +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/epp.website.xml java.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.xml java.feature.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/epp.product java.product.xml +24280+ for PACKAGE in $PACKAGES +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/epp.website.xml jee.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.xml jee.feature.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/epp.product jee.product.xml +24280+ for PACKAGE in $PACKAGES +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml modeling.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.xml modeling.feature.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/epp.product modeling.product.xml +24280+ for PACKAGE in $PACKAGES +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/epp.website.xml php.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.xml php.feature.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/epp.product php.product.xml +24280+ for PACKAGE in $PACKAGES +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml rcp.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.xml rcp.feature.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/epp.product rcp.product.xml +24280+ for PACKAGE in $PACKAGES +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/epp.website.xml scout.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.xml scout.feature.xml +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/epp.product scout.product.xml ++24280+ date +24280+ echo 'TIMESTAMP: Fri 23 Feb 2024 04:36:15 PM UTC' +24280+ echo 'CI URL: https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/3143/' +24280+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/_mirrors.php _mirrors.php +24280+ cat ++24280+ find eclipse-committers-2024-03-M3-win32-x86_64.zip eclipse-cpp-2024-03-M3-win32-x86_64.zip eclipse-dsl-2024-03-M3-win32-x86_64.zip eclipse-embedcpp-2024-03-M3-win32-x86_64.zip eclipse-java-2024-03-M3-win32-x86_64.zip eclipse-jee-2024-03-M3-win32-x86_64.zip eclipse-modeling-2024-03-M3-win32-x86_64.zip eclipse-php-2024-03-M3-win32-x86_64.zip eclipse-rcp-2024-03-M3-win32-x86_64.zip eclipse-scout-2024-03-M3-win32-x86_64.zip eclipse-committers-2024-03-M3-linux-gtk-aarch64.tar.gz eclipse-committers-2024-03-M3-linux-gtk-x86_64.tar.gz eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.tar.gz eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.tar.gz eclipse-cpp-2024-03-M3-linux-gtk-aarch64.tar.gz eclipse-cpp-2024-03-M3-linux-gtk-x86_64.tar.gz eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz eclipse-dsl-2024-03-M3-linux-gtk-aarch64.tar.gz eclipse-dsl-2024-03-M3-linux-gtk-x86_64.tar.gz eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.tar.gz eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.tar.gz eclipse-embedcpp-2024-03-M3-linux-gtk-aarch64.tar.gz eclipse-embedcpp-2024-03-M3-linux-gtk-x86_64.tar.gz eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz eclipse-java-2024-03-M3-linux-gtk-aarch64.tar.gz eclipse-java-2024-03-M3-linux-gtk-x86_64.tar.gz eclipse-java-2024-03-M3-macosx-cocoa-aarch64.tar.gz eclipse-java-2024-03-M3-macosx-cocoa-x86_64.tar.gz eclipse-jee-2024-03-M3-linux-gtk-aarch64.tar.gz eclipse-jee-2024-03-M3-linux-gtk-x86_64.tar.gz eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.tar.gz eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.tar.gz eclipse-modeling-2024-03-M3-linux-gtk-aarch64.tar.gz eclipse-modeling-2024-03-M3-linux-gtk-x86_64.tar.gz eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.tar.gz eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.tar.gz eclipse-php-2024-03-M3-linux-gtk-aarch64.tar.gz eclipse-php-2024-03-M3-linux-gtk-x86_64.tar.gz eclipse-php-2024-03-M3-macosx-cocoa-aarch64.tar.gz eclipse-php-2024-03-M3-macosx-cocoa-x86_64.tar.gz eclipse-rcp-2024-03-M3-linux-gtk-aarch64.tar.gz eclipse-rcp-2024-03-M3-linux-gtk-x86_64.tar.gz eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.tar.gz eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.tar.gz eclipse-scout-2024-03-M3-linux-gtk-aarch64.tar.gz eclipse-scout-2024-03-M3-linux-gtk-x86_64.tar.gz eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.tar.gz eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.tar.gz 'eclipse*.dmg' eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize find: ‘eclipse*.dmg’: No such file or directory +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-committers-2024-03-M3-win32-x86_64.zip .. eclipse-committers-2024-03-M3-win32-x86_64.zip +24280+ md5sum eclipse-committers-2024-03-M3-win32-x86_64.zip +24280+ sha1sum eclipse-committers-2024-03-M3-win32-x86_64.zip +24280+ sha512sum -b eclipse-committers-2024-03-M3-win32-x86_64.zip +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-cpp-2024-03-M3-win32-x86_64.zip .. eclipse-cpp-2024-03-M3-win32-x86_64.zip +24280+ md5sum eclipse-cpp-2024-03-M3-win32-x86_64.zip +24280+ sha1sum eclipse-cpp-2024-03-M3-win32-x86_64.zip +24280+ sha512sum -b eclipse-cpp-2024-03-M3-win32-x86_64.zip +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-dsl-2024-03-M3-win32-x86_64.zip .. eclipse-dsl-2024-03-M3-win32-x86_64.zip +24280+ md5sum eclipse-dsl-2024-03-M3-win32-x86_64.zip +24280+ sha1sum eclipse-dsl-2024-03-M3-win32-x86_64.zip +24280+ sha512sum -b eclipse-dsl-2024-03-M3-win32-x86_64.zip +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-embedcpp-2024-03-M3-win32-x86_64.zip .. eclipse-embedcpp-2024-03-M3-win32-x86_64.zip +24280+ md5sum eclipse-embedcpp-2024-03-M3-win32-x86_64.zip +24280+ sha1sum eclipse-embedcpp-2024-03-M3-win32-x86_64.zip +24280+ sha512sum -b eclipse-embedcpp-2024-03-M3-win32-x86_64.zip +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-java-2024-03-M3-win32-x86_64.zip .. eclipse-java-2024-03-M3-win32-x86_64.zip +24280+ md5sum eclipse-java-2024-03-M3-win32-x86_64.zip +24280+ sha1sum eclipse-java-2024-03-M3-win32-x86_64.zip +24280+ sha512sum -b eclipse-java-2024-03-M3-win32-x86_64.zip +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-jee-2024-03-M3-win32-x86_64.zip .. eclipse-jee-2024-03-M3-win32-x86_64.zip +24280+ md5sum eclipse-jee-2024-03-M3-win32-x86_64.zip +24280+ sha1sum eclipse-jee-2024-03-M3-win32-x86_64.zip +24280+ sha512sum -b eclipse-jee-2024-03-M3-win32-x86_64.zip +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-modeling-2024-03-M3-win32-x86_64.zip .. eclipse-modeling-2024-03-M3-win32-x86_64.zip +24280+ md5sum eclipse-modeling-2024-03-M3-win32-x86_64.zip +24280+ sha1sum eclipse-modeling-2024-03-M3-win32-x86_64.zip +24280+ sha512sum -b eclipse-modeling-2024-03-M3-win32-x86_64.zip +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-php-2024-03-M3-win32-x86_64.zip .. eclipse-php-2024-03-M3-win32-x86_64.zip +24280+ md5sum eclipse-php-2024-03-M3-win32-x86_64.zip +24280+ sha1sum eclipse-php-2024-03-M3-win32-x86_64.zip +24280+ sha512sum -b eclipse-php-2024-03-M3-win32-x86_64.zip +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-rcp-2024-03-M3-win32-x86_64.zip .. eclipse-rcp-2024-03-M3-win32-x86_64.zip +24280+ md5sum eclipse-rcp-2024-03-M3-win32-x86_64.zip +24280+ sha1sum eclipse-rcp-2024-03-M3-win32-x86_64.zip +24280+ sha512sum -b eclipse-rcp-2024-03-M3-win32-x86_64.zip +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-scout-2024-03-M3-win32-x86_64.zip .. eclipse-scout-2024-03-M3-win32-x86_64.zip +24280+ md5sum eclipse-scout-2024-03-M3-win32-x86_64.zip +24280+ sha1sum eclipse-scout-2024-03-M3-win32-x86_64.zip +24280+ sha512sum -b eclipse-scout-2024-03-M3-win32-x86_64.zip +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-committers-2024-03-M3-linux-gtk-aarch64.tar.gz .. eclipse-committers-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ md5sum eclipse-committers-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha1sum eclipse-committers-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha512sum -b eclipse-committers-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-committers-2024-03-M3-linux-gtk-x86_64.tar.gz .. eclipse-committers-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ md5sum eclipse-committers-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha1sum eclipse-committers-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha512sum -b eclipse-committers-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.tar.gz .. eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ md5sum eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha1sum eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha512sum -b eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.tar.gz .. eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ md5sum eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha1sum eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha512sum -b eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-cpp-2024-03-M3-linux-gtk-aarch64.tar.gz .. eclipse-cpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ md5sum eclipse-cpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha1sum eclipse-cpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha512sum -b eclipse-cpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-cpp-2024-03-M3-linux-gtk-x86_64.tar.gz .. eclipse-cpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ md5sum eclipse-cpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha1sum eclipse-cpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha512sum -b eclipse-cpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz .. eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ md5sum eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha1sum eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha512sum -b eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz .. eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ md5sum eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha1sum eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha512sum -b eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-dsl-2024-03-M3-linux-gtk-aarch64.tar.gz .. eclipse-dsl-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ md5sum eclipse-dsl-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha1sum eclipse-dsl-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha512sum -b eclipse-dsl-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-dsl-2024-03-M3-linux-gtk-x86_64.tar.gz .. eclipse-dsl-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ md5sum eclipse-dsl-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha1sum eclipse-dsl-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha512sum -b eclipse-dsl-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.tar.gz .. eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ md5sum eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha1sum eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha512sum -b eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.tar.gz .. eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ md5sum eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha1sum eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha512sum -b eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-embedcpp-2024-03-M3-linux-gtk-aarch64.tar.gz .. eclipse-embedcpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ md5sum eclipse-embedcpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha1sum eclipse-embedcpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha512sum -b eclipse-embedcpp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-embedcpp-2024-03-M3-linux-gtk-x86_64.tar.gz .. eclipse-embedcpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ md5sum eclipse-embedcpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha1sum eclipse-embedcpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha512sum -b eclipse-embedcpp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz .. eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ md5sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha1sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha512sum -b eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz .. eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ md5sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha1sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha512sum -b eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-java-2024-03-M3-linux-gtk-aarch64.tar.gz .. eclipse-java-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ md5sum eclipse-java-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha1sum eclipse-java-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha512sum -b eclipse-java-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-java-2024-03-M3-linux-gtk-x86_64.tar.gz .. eclipse-java-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ md5sum eclipse-java-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha1sum eclipse-java-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha512sum -b eclipse-java-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-java-2024-03-M3-macosx-cocoa-aarch64.tar.gz .. eclipse-java-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ md5sum eclipse-java-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha1sum eclipse-java-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha512sum -b eclipse-java-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-java-2024-03-M3-macosx-cocoa-x86_64.tar.gz .. eclipse-java-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ md5sum eclipse-java-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha1sum eclipse-java-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha512sum -b eclipse-java-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-jee-2024-03-M3-linux-gtk-aarch64.tar.gz .. eclipse-jee-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ md5sum eclipse-jee-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha1sum eclipse-jee-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha512sum -b eclipse-jee-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-jee-2024-03-M3-linux-gtk-x86_64.tar.gz .. eclipse-jee-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ md5sum eclipse-jee-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha1sum eclipse-jee-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha512sum -b eclipse-jee-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.tar.gz .. eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ md5sum eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha1sum eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha512sum -b eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.tar.gz .. eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ md5sum eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha1sum eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha512sum -b eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-modeling-2024-03-M3-linux-gtk-aarch64.tar.gz .. eclipse-modeling-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ md5sum eclipse-modeling-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha1sum eclipse-modeling-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha512sum -b eclipse-modeling-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-modeling-2024-03-M3-linux-gtk-x86_64.tar.gz .. eclipse-modeling-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ md5sum eclipse-modeling-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha1sum eclipse-modeling-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha512sum -b eclipse-modeling-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.tar.gz .. eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ md5sum eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha1sum eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha512sum -b eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.tar.gz .. eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ md5sum eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha1sum eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha512sum -b eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-php-2024-03-M3-linux-gtk-aarch64.tar.gz .. eclipse-php-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ md5sum eclipse-php-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha1sum eclipse-php-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha512sum -b eclipse-php-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-php-2024-03-M3-linux-gtk-x86_64.tar.gz .. eclipse-php-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ md5sum eclipse-php-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha1sum eclipse-php-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha512sum -b eclipse-php-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-php-2024-03-M3-macosx-cocoa-aarch64.tar.gz .. eclipse-php-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ md5sum eclipse-php-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha1sum eclipse-php-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha512sum -b eclipse-php-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-php-2024-03-M3-macosx-cocoa-x86_64.tar.gz .. eclipse-php-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ md5sum eclipse-php-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha1sum eclipse-php-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha512sum -b eclipse-php-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-rcp-2024-03-M3-linux-gtk-aarch64.tar.gz .. eclipse-rcp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ md5sum eclipse-rcp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha1sum eclipse-rcp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha512sum -b eclipse-rcp-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-rcp-2024-03-M3-linux-gtk-x86_64.tar.gz .. eclipse-rcp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ md5sum eclipse-rcp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha1sum eclipse-rcp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha512sum -b eclipse-rcp-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.tar.gz .. eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ md5sum eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha1sum eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha512sum -b eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.tar.gz .. eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ md5sum eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha1sum eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha512sum -b eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-scout-2024-03-M3-linux-gtk-aarch64.tar.gz .. eclipse-scout-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ md5sum eclipse-scout-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha1sum eclipse-scout-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ sha512sum -b eclipse-scout-2024-03-M3-linux-gtk-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-scout-2024-03-M3-linux-gtk-x86_64.tar.gz .. eclipse-scout-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ md5sum eclipse-scout-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha1sum eclipse-scout-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ sha512sum -b eclipse-scout-2024-03-M3-linux-gtk-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.tar.gz .. eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ md5sum eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha1sum eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ sha512sum -b eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.tar.gz .. eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ md5sum eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha1sum eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ sha512sum -b eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.tar.gz +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .. eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ md5sum eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha1sum eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha512sum -b eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .. eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ md5sum eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha1sum eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha512sum -b eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .. eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ md5sum eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha1sum eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha512sum -b eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .. eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ md5sum eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha1sum eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha512sum -b eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .. eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ md5sum eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha1sum eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha512sum -b eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .. eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ md5sum eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha1sum eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha512sum -b eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .. eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ md5sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha1sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha512sum -b eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .. eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ md5sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha1sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha512sum -b eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .. eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ md5sum eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha1sum eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha512sum -b eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .. eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ md5sum eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha1sum eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha512sum -b eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .. eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ md5sum eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha1sum eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha512sum -b eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .. eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ md5sum eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha1sum eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha512sum -b eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .. eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ md5sum eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha1sum eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha512sum -b eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .. eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ md5sum eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha1sum eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha512sum -b eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .. eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ md5sum eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha1sum eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha512sum -b eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .. eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ md5sum eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha1sum eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha512sum -b eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .. eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ md5sum eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha1sum eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha512sum -b eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .. eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ md5sum eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha1sum eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha512sum -b eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .. eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ md5sum eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha1sum eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ sha512sum -b eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize +24280+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize) +24280+ echo .. eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .. eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ md5sum eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha1sum eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ sha512sum -b eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize +24280+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-new +24280+ scp -rp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging-new +24280+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-previous +24280+ ssh genie.packaging@projects-storage.eclipse.org test -e /home/data/httpd/download.eclipse.org/technology/epp/staging +24280+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging /home/data/httpd/download.eclipse.org/technology/epp/staging-previous +24280+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging-new /home/data/httpd/download.eclipse.org/technology/epp/staging +24280+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-previous +24280+ exit 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 51 killed; [ssh-agent] Stopped. Sending e-mails to: jonah@kichwacoders.com Finished: SUCCESS