Skip to content

Console Output

Skipping 2 KB.. Full Log
    - name: "JENKINS_NAME"
      value: "centos-7-ddgz5"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.amalgam.svc.cluster.local/amalgam/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7: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-amalgam"
      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"

Running on centos-7-ddgz5 in /home/jenkins/agent/workspace/amalgam_masterx
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/amalgam.git
 > git init /home/jenkins/agent/workspace/amalgam_masterx # timeout=10
Fetching upstream changes from https://github.com/eclipse/amalgam.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/amalgam.git +refs/heads/masterx:refs/remotes/origin/masterx # timeout=10
Avoid second fetch
Checking out Revision 9dc6dc7483fd0c349ec93095943f7870e2c243b1 (masterx)
Commit message: "[releng] Update target platform"
First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/eclipse/amalgam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/masterx:refs/remotes/origin/masterx # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9dc6dc7483fd0c349ec93095943f7870e2c243b1 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Package Amalgam)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ env
JENKINS_UI_PORT_80_TCP_ADDR=10.30.241.167
JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.94.74:50000
JENKINS_AGENT_WORKDIR=/home/jenkins/agent
JENKINS_NODE_COOKIE=a1845563-fb80-4040-959c-bf23b904181e
BUILD_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/masterx/1/
JENKINS_UI_SERVICE_PORT=80
HOSTNAME=centos-7-ddgz5
JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
JENKINS_DISCOVERY_SERVICE_PORT=50000
JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
KUBERNETES_PORT=tcp://10.30.0.1:443
TERM=xterm
HUDSON_SERVER_COOKIE=52711d1ac6dec4ff
KUBERNETES_PORT_443_TCP_PORT=443
STAGE_NAME=Package Amalgam
BUILD_TAG=jenkins-amalgam-masterx-1
KUBERNETES_SERVICE_PORT=443
BRANCH_NAME=masterx
OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle
KUBERNETES_SERVICE_HOST=10.30.0.1
JOB_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/masterx/
WORKSPACE=/home/jenkins/agent/workspace/amalgam_masterx
RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/masterx/1/display/redirect?page=changes
JENKINS_UI_PORT_80_TCP_PROTO=tcp
TARGET_DIR=/home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/masterx-1/capella
JENKINS_NAME=centos-7-ddgz5
USER_NAME=jenkins
RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/masterx/1/display/redirect?page=artifacts
NIGHTLY_KEY=masterx
JENKINS_HOME=/var/jenkins
GIT_COMMIT=9dc6dc7483fd0c349ec93095943f7870e2c243b1
PATH=/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-17/latest/bin:/opt/tools/apache-maven/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
MAVEN_HOME=/opt/tools/apache-maven/latest
RUN_DISPLAY_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/masterx/1/display/redirect
JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
_=/usr/bin/env
JENKINS_UI_PORT_80_TCP_PORT=80
PWD=/home/jenkins/agent/workspace/amalgam_masterx
JENKINS_DISCOVERY_SERVICE_HOST=10.30.94.74
JAVA_HOME=/opt/tools/java/openjdk/jdk-17/latest
JENKINS_UI_PORT=tcp://10.30.241.167:80
HUDSON_URL=https://ci.eclipse.org/amalgam/
LANG=en_US.UTF-8
JOB_NAME=amalgam/masterx
FROM_PR=false
GITLAB_OBJECT_KIND=none
SSH_ACCOUNT=genie.amalgam@projects-storage.eclipse.org
NIGHTLY_DIR=/home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/masterx/capella
BUILD_DISPLAY_NAME=#1
JENKINS_URL=https://ci.eclipse.org/amalgam/
BUILD_ID=1
JENKINS_DISCOVERY_PORT=tcp://10.30.94.74:50000
BUILD_TIMESTAMP=20240409-073926
JENKINS_TUNNEL=jenkins-discovery.amalgam.svc.cluster.local:50000
JOB_BASE_NAME=masterx
RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/masterx/1/display/redirect?page=tests
BUILD_KEY=masterx-1
JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.94.74
JENKINS_SECRET=****
M2_HOME=/opt/tools/apache-maven/latest
SHLVL=2
HOME=/home/jenkins
GIT_BRANCH=masterx
KUBERNETES_PORT_443_TCP_PROTO=tcp
KUBERNETES_SERVICE_PORT_HTTPS=443
CI=true
WORKSPACE_TMP=/home/jenkins/agent/workspace/amalgam_masterx@tmp
EXECUTOR_NUMBER=0
JENKINS_SERVER_COOKIE=durable-7f706168fe60f27bb1ced404467493d8e5730c9f5d85667fa985362e9bbde827
NODE_LABELS=centos-7 centos-7-ddgz5 jipp-migration migration
GIT_URL=https://github.com/eclipse/amalgam.git
NSS_SDB_USE_CACHE=no
HUDSON_HOME=/var/jenkins
JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
NODE_NAME=centos-7-ddgz5
JENKINS_UI_PORT_80_TCP=tcp://10.30.241.167:80
JENKINS_UI_SERVICE_HOST=10.30.241.167
JOB_DISPLAY_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/masterx/display/redirect
BUILD_NUMBER=1
HUDSON_COOKIE=49e95fb1-056d-4d1b-a251-a9631e938e3c
DISPLAY=:0
KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1
KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443
JENKINS_AGENT_NAME=centos-7-ddgz5
JENKINS_UI_SERVICE_PORT_HTTP=80
[Pipeline] sh
+ mvn clean package -Psign -DPLATFORM=capella -Dmaven.test.failure.ignore=true --fail-at-end -f releng/org.eclipse.amalgam.releng/pom.xml
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.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/amalgam_masterx/releng/org.eclipse.amalgam.releng/target_platforms/capella.target for environments=[linux/gtk/x86_64, win32/win32/x86_64], include source mode=force, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34114276...
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.core:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.core/pom.xml
[INFO] Fetching 202303151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2023-03/ (63B)
[INFO] Fetching bcpg_1.72.2.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (397.08kB)
[INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (10.75MB)
[INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (74.44kB)
[INFO] Fetching org.eclipse.emf.ecore_2.33.0.v20230226-0921.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.29MB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (238.68kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.800.v20221205-1614.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (172.79kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (79.47kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (221.38kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (132.68kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (176.44kB)
[INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (101.83kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (135.73kB)
[INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (196.21kB)
[INFO] Fetching org.eclipse.equinox.common_3.17.100.v20230202-1341.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (147.22kB)
[INFO] Fetching org.eclipse.osgi_3.18.300.v20230220-1352.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.47MB)
[INFO] Fetching org.eclipse.core.jobs_3.13.300.v20230111-0823.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (114.59kB)
[INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (90.9kB)
[INFO] Fetching org.eclipse.emf.common_2.28.0.v20230223-0922.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (378.6kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (362.07kB)
[INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (113.29kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.400.v20221201-0952.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (71.66kB)
[INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (19.69kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (115.07kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.ui/pom.xml
[INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (13.72MB)
[INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.78MB)
[INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.29MB)
[INFO] Fetching javax.annotation_1.3.5.v20221203-1659.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (48.09kB)
[INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (32.41kB)
[INFO] Fetching org.apache.batik.constants_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (16.48kB)
[INFO] Fetching org.apache.batik.util_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (141kB)
[INFO] Fetching org.apache.batik.i18n_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (19.7kB)
[INFO] Fetching org.apache.xmlgraphics_2.9.0.v20230916-1600.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (712.18kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (35.59kB)
[INFO] Fetching org.apache.batik.css_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (356.1kB)
[INFO] Fetching org.apache.commons.commons-io_2.11.0.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (319.47kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (317.8kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (71.45kB)
[INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (393.54kB)
[INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (64.89kB)
[INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (83.65kB)
[INFO] Fetching org.eclipse.core.resources_3.18.200.v20230209-0754.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (892.83kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.7.800.v20230113-1239.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (659.55kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (112.39kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (77.31kB)
[INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (301.89kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (354.71kB)
[INFO] Fetching org.eclipse.ui_3.202.0.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (434.05kB)
[INFO] Fetching org.eclipse.ui.forms_3.11.600.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (331.64kB)
[INFO] Fetching org.eclipse.core.commands_3.10.400.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (116.39kB)
[INFO] Fetching org.eclipse.core.databinding_1.12.0.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (286.17kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.12.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (314.81kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.9.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (164.87kB)
[INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (93.93kB)
[INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (71.65kB)
[INFO] Fetching org.eclipse.e4.core.commands_1.0.400.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (27.8kB)
[INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (54.29kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (57.49kB)
[INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (71.46kB)
[INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (46.59kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (13.81kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (12.96kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (42.3kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.3.200.v20230220-1427.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (52.85kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.300.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (47.66kB)
[INFO] Fetching org.eclipse.swt_3.123.0.v20230220-1431.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (18.79kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (26.37kB)
[INFO] Fetching org.eclipse.jface_3.29.0.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.500.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (215.91kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.800.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (205.06kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.300.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (30.04kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.4.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (18.22kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.500.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (58.53kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.3.0.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (395.08kB)
[INFO] Fetching org.eclipse.e4.ui.progress_0.3.700.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (209.61kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.14.100.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (266.92kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.800.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (149.44kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (35.14kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.3.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (15.11kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (91.78kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.600.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (120.01kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.800.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (252.1kB)
[INFO] Fetching org.eclipse.jface.databinding_1.14.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (291.47kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.200.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (22.9kB)
[INFO] Fetching org.eclipse.urischeme_1.2.300.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (53.71kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (168.05kB)
[INFO] Fetching org.eclipse.ui.views_3.11.400.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (107.39kB)
[INFO] Fetching org.eclipse.ui.workbench_3.128.0.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (3.49MB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (38.37kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (69.13kB)
[INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (429.55kB)
[INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (432.64kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (48.42kB)
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (33.47kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (133.75kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.300.v20221203-1819.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (103.71kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.300.v20221214-0640.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (246.26kB)
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (35.63kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (26.87kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (28.71kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (172.26kB)
[INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (270.25kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.07MB)
[INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (23.09kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (21.23kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.123.0.v20230220-1431.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.48MB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.activity.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.activity.ui/pom.xml
[INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.82MB)
[INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (4.51kB)
[INFO] Fetching org.apache.batik.anim_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (524.02kB)
[INFO] Fetching org.apache.batik.dom_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (200.28kB)
[INFO] Fetching org.apache.batik.dom.svg_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (245.63kB)
[INFO] Fetching org.apache.batik.awt.util_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (446.37kB)
[INFO] Fetching org.apache.batik.parser_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (88.94kB)
[INFO] Fetching org.apache.batik.ext_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (18.96kB)
[INFO] Fetching org.apache.batik.bridge_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (739.11kB)
[INFO] Fetching org.apache.batik.gvt_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (206.58kB)
[INFO] Fetching org.apache.batik.script_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (34.04kB)
[INFO] Fetching org.apache.batik.xml_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (42.04kB)
[INFO] Fetching org.apache.batik.codec_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (123.34kB)
[INFO] Fetching org.apache.batik.transcoder_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (141.19kB)
[INFO] Fetching org.apache.batik.svggen_1.17.0.v20231215-1130.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (246.22kB)
[INFO] Fetching org.eclipse.ui.navigator_3.11.0.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (425.29kB)
[INFO] Fetching org.eclipse.ui.ide_3.20.100.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (2.39MB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.10.1.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (1.17MB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.8.600.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (175.28kB)
[INFO] Fetching org.eclipse.sirius.ui_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (1.43MB)
[INFO] Fetching org.eclipse.sirius.table.ui_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (585.24kB)
[INFO] Fetching org.eclipse.sirius.tree.ui_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (247.89kB)
[INFO] Fetching org.eclipse.sirius.common_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (259.8kB)
[INFO] Fetching org.eclipse.sirius.common.ui_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (286.71kB)
[INFO] Fetching org.eclipse.sirius.ext.base_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (31.16kB)
[INFO] Fetching org.eclipse.sirius.diagram_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (714.62kB)
[INFO] Fetching org.eclipse.sirius.diagram.ui_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (5.82MB)
[INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (806.64kB)
[INFO] Fetching org.eclipse.jface.text_3.23.0.v20230123-1047.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.04MB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.700.v20230210-0941.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (691.11kB)
[INFO] Fetching org.eclipse.ui.editors_3.15.0.v20221201-1935.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (621.13kB)
[INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (69.26kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.9.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (81.84kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (115.6kB)
[INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (297.19kB)
[INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (35.64kB)
[INFO] Fetching org.eclipse.debug.core_3.20.100.v20230124-1239.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (400.21kB)
[INFO] Fetching org.eclipse.draw2d_3.12.0.202211301913.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (636.39kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.16.300.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (13.32kB)
[INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (93.7kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (188.37kB)
[INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (175.44kB)
[INFO] Fetching org.eclipse.emf.validation_1.8.1.202208271102.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (412.33kB)
[INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (88.93kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (52.55kB)
[INFO] Fetching org.eclipse.gef_3.13.0.202211301913.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (996.08kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.core_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (120.44kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.9.1.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (261.47kB)
[INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (245.21kB)
[INFO] Fetching org.eclipse.team.core_3.9.700.v20221201-0946.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (402.85kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (104.02kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (123.44kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (41.37kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (16.81kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.10.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (102.45kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.10.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (78.42kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (135.8kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202211151334.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202211151334/plugins/ (388.86kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (116.27kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.10.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (193.24kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (31.01kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (95.89kB)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (103.86kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.400.v20230220-1021.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (110.67kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (51.54kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (221.83kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (92.97kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (139.8kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.9.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (95.21kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.11.1.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (201.51kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.9.1.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (219kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (65.25kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (26.17kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.8.1.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (121.2kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.8.1.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (126.61kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (72.27kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.10.2.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (321.11kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (112.31kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.100.v20230117-1625.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (343.25kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (470.76kB)
[INFO] Fetching org.eclipse.team.ui_3.9.600.v20230207-1607.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.42MB)
[INFO] Fetching org.eclipse.sirius_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (883.38kB)
[INFO] Fetching org.eclipse.sirius.ecore.extender_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (96.65kB)
[INFO] Fetching org.eclipse.sirius.model_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (643.02kB)
[INFO] Fetching org.eclipse.sirius.ext.emf_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (19.38kB)
[INFO] Fetching org.eclipse.sirius.ext.emf.tx_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (11.45kB)
[INFO] Fetching org.eclipse.sirius.ext.e3.ui_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (43.39kB)
[INFO] Fetching org.eclipse.sirius.diagram.model_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (761.52kB)
[INFO] Fetching org.eclipse.sirius.ext.emf.edit_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (16.06kB)
[INFO] Fetching org.eclipse.sirius.diagram.formatdata_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (59.41kB)
[INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (119.12kB)
[INFO] Fetching org.eclipse.sirius.ext.draw2d_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (34.37kB)
[INFO] Fetching org.eclipse.sirius.ext.emf.ui_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (13.63kB)
[INFO] Fetching org.eclipse.sirius.ext.gef_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (18.04kB)
[INFO] Fetching org.eclipse.sirius.ext.jface_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (10.8kB)
[INFO] Fetching org.eclipse.sirius.ext.swt_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (11.46kB)
[INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (14.66kB)
[INFO] Fetching org.eclipse.sirius.synchronizer_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (38.18kB)
[INFO] Fetching org.eclipse.sirius.table_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (141.45kB)
[INFO] Fetching org.eclipse.sirius.table.model_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (248.68kB)
[INFO] Fetching org.eclipse.sirius.tree_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (111.92kB)
[INFO] Fetching org.eclipse.sirius.tree.model_7.4.1.202404080935.jar from https://download.eclipse.org/sirius/updates/stable/7.4.1-S20240408-053509/2023-03/plugins/ (156.39kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling/pom.xml
[INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (49.45kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling.tests:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling.tests/pom.xml
[INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (421.77kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (52.65kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.4.700.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (114.89kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (65.43kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/pom.xml
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.1.202208110935.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (46.57kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.discovery:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.discovery-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.core:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.core-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.sirius:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.activity:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.activity-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.update:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.eclipse.amalgam.releng                                         [pom]
[INFO] org.eclipse.amalgam.discovery.core                      [eclipse-plugin]
[INFO] org.eclipse.amalgam.discovery.ui                        [eclipse-plugin]
[INFO] org.eclipse.amalgam.explorer.activity.ui                [eclipse-plugin]
[INFO] org.eclipse.amalgam.discovery.modeling                  [eclipse-plugin]
[INFO] org.eclipse.amalgam.discovery.modeling.tests       [eclipse-test-plugin]
[INFO] org.eclipse.amalgam.explorer.contextual.core            [eclipse-plugin]
[INFO] org.eclipse.amalgam.explorer.contextual.core.ui         [eclipse-plugin]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius          [eclipse-plugin]
[INFO] org.eclipse.amalgam.explorer.contextual.ui              [eclipse-plugin]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius.ui       [eclipse-plugin]
[INFO] org.eclipse.amalgam.discovery                          [eclipse-feature]
[INFO] org.eclipse.amalgam.explorer.contextual.core           [eclipse-feature]
[INFO] org.eclipse.amalgam.explorer.contextual                [eclipse-feature]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius         [eclipse-feature]
[INFO] org.eclipse.amalgam.explorer.activity                  [eclipse-feature]
[INFO] org.eclipse.amalgam.update                          [eclipse-repository]
[INFO] 
[INFO] -----------< org.eclipse.amalgam:org.eclipse.amalgam.releng >-----------
[INFO] Building org.eclipse.amalgam.releng 1.14.0-SNAPSHOT               [1/17]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.releng ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] -------< org.eclipse.amalgam:org.eclipse.amalgam.discovery.core >-------
[INFO] Building org.eclipse.amalgam.discovery.core 1.14.0-SNAPSHOT       [2/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.core/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.core ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.amalgam.discovery.core ---
[INFO] Resolving class path of org.eclipse.amalgam.discovery.core...
[INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (25.53kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (40.75kB)
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (251.02kB)
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.discovery.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.amalgam.discovery.core ---
[INFO] Compiling 26 source files to /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.core/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.discovery.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.core/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.amalgam.discovery.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.discovery.core ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.discovery.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------< org.eclipse.amalgam:org.eclipse.amalgam.discovery.ui >--------
[INFO] Building org.eclipse.amalgam.discovery.ui 1.14.0-SNAPSHOT         [3/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.ui ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Resolving class path of org.eclipse.amalgam.discovery.ui...
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.200.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (12.11kB)
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (13.13kB)
[INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (59.56kB)
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.300.v20230220-0932.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (12.59kB)
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (39.29kB)
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Compiling 19 source files to /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.ui/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.amalgam.discovery.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.discovery.ui ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----< org.eclipse.amalgam:org.eclipse.amalgam.explorer.activity.ui >----
[INFO] Building org.eclipse.amalgam.explorer.activity.ui 1.14.0-SNAPSHOT [4/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.activity.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Resolving class path of org.eclipse.amalgam.explorer.activity.ui...
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.8.0.202401081627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/plugins/ (754.98kB)
[INFO] Fetching org.eclipse.ui.win32_3.4.600.v20230214-1401.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (24.48kB)
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.activity.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Compiling 88 source files to /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.activity.ui/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.activity.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.explorer.activity.ui ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----< org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling >-----
[INFO] Building org.eclipse.amalgam.discovery.modeling 1.14.0-SNAPSHOT   [5/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Resolving class path of org.eclipse.amalgam.discovery.modeling...
[INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (16.24kB)
[INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (27.48kB)
[INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (9.6kB)
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.discovery.modeling ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling.tests >--
[INFO] Building org.eclipse.amalgam.discovery.modeling.tests 1.14.0-SNAPSHOT [6/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling.tests/pom.xml
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Resolving class path of org.eclipse.amalgam.discovery.modeling.tests...
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (136.19kB)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (87.79kB)
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/classes
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.discovery.modeling.tests ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.core 1.14.0-SNAPSHOT [7/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Resolving class path of org.eclipse.amalgam.explorer.contextual.core...
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Compiling 34 source files to /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.core ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core.ui >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.core.ui 1.14.0-SNAPSHOT [8/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Resolving class path of org.eclipse.amalgam.explorer.contextual.core.ui...
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Compiling 21 source files to /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.sirius 1.14.0-SNAPSHOT [9/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Resolving class path of org.eclipse.amalgam.explorer.contextual.sirius...
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.ui >---
[INFO] Building org.eclipse.amalgam.explorer.contextual.ui 1.14.0-SNAPSHOT [10/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Resolving class path of org.eclipse.amalgam.explorer.contextual.ui...
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.ui ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius.ui >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.sirius.ui 1.14.0-SNAPSHOT [11/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Resolving class path of org.eclipse.amalgam.explorer.contextual.sirius.ui...
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.14.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----< org.eclipse.amalgam.features:org.eclipse.amalgam.discovery >-----
[INFO] Building org.eclipse.amalgam.discovery 1.14.0-SNAPSHOT           [12/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.discovery-feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.discovery ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.discovery-feature/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.discovery ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.amalgam.discovery ---
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.discovery ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.14.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.discovery ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.14.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --< org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.core >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.core 1.14.0-SNAPSHOT [13/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.core-feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.core-feature/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.core ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.14.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.14.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --< org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual >--
[INFO] Building org.eclipse.amalgam.explorer.contextual 1.14.0-SNAPSHOT [14/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual-feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual-feature/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.14.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.14.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --< org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.sirius >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.sirius 1.14.0-SNAPSHOT [15/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.14.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.14.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --< org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.activity >--
[INFO] Building org.eclipse.amalgam.explorer.activity 1.14.0-SNAPSHOT   [16/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.activity-feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.activity-feature/target
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.activity ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.explorer.activity ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.14.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.14.0-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.14.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] -----------< org.eclipse.amalgam:org.eclipse.amalgam.update >-----------
[INFO] Building org.eclipse.amalgam.update 1.14.0-SNAPSHOT              [17/17]
[INFO]   from /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository)'
[WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository)'
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.update ---
[INFO] The project's OSGi version is 1.14.0.202404091139
[INFO] 
[INFO] --- resources:2.4.1:copy-resources (copy-resources) @ org.eclipse.amalgam.update ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.amalgam.update ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.amalgam.update ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.amalgam.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.amalgam.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.amalgam.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.amalgam.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.amalgam.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Fetching org.apache.lucene.analysis-common_9.4.2.v20221211-0752.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (1.85MB)
[INFO] Fetching org.apache.lucene.core_9.4.2.v20221211-0752.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (3.69MB)
[INFO] Fetching org.apache.lucene.analysis-smartcn_9.4.2.v20221211-0752.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (3.45MB)
[INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (536.94kB)
[INFO] Fetching org.eclipse.help.base_4.3.1000.v20230302-0300.jar from https://download.eclipse.org/releases/2023-03/202303151000/plugins/ (434.56kB)
[INFO] 
[INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.amalgam.update ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Building zip: /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/org.eclipse.amalgam.update.zip
[INFO] 
[INFO] --- tycho-source-feature:2.7.5:source-feature (source-feature) @ org.eclipse.amalgam.update ---
[WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
            offers equivalent and even enhanced functionality
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
[INFO] 
[INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.amalgam.update ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.eclipse.amalgam.releng 1.14.0-SNAPSHOT:
[INFO] 
[INFO] org.eclipse.amalgam.releng ......................... SUCCESS [  1.226 s]
[INFO] org.eclipse.amalgam.discovery.core ................. SUCCESS [  5.446 s]
[INFO] org.eclipse.amalgam.discovery.ui ................... SUCCESS [  2.962 s]
[INFO] org.eclipse.amalgam.explorer.activity.ui ........... SUCCESS [  4.195 s]
[INFO] org.eclipse.amalgam.discovery.modeling ............. SUCCESS [  2.008 s]
[INFO] org.eclipse.amalgam.discovery.modeling.tests ....... SUCCESS [  1.908 s]
[INFO] org.eclipse.amalgam.explorer.contextual.core ....... SUCCESS [  2.810 s]
[INFO] org.eclipse.amalgam.explorer.contextual.core.ui .... SUCCESS [  2.214 s]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius ..... SUCCESS [  2.179 s]
[INFO] org.eclipse.amalgam.explorer.contextual.ui ......... SUCCESS [  2.367 s]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius.ui .. SUCCESS [  3.536 s]
[INFO] org.eclipse.amalgam.discovery ...................... SUCCESS [  1.751 s]
[INFO] org.eclipse.amalgam.explorer.contextual.core ....... SUCCESS [  1.510 s]
[INFO] org.eclipse.amalgam.explorer.contextual ............ SUCCESS [  2.424 s]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius ..... SUCCESS [  1.590 s]
[INFO] org.eclipse.amalgam.explorer.activity .............. SUCCESS [  2.619 s]
[INFO] org.eclipse.amalgam.update ......................... SUCCESS [  3.245 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:09 min
[INFO] Finished at: 2024-04-09T11:40:49Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish artifacts)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] sshagent
[ssh-agent] Using credentials genie.amalgam (ssh://genie.amalgam@projects-storage.eclipse.org)
[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-JBiUEm7NJkwg/agent.561
SSH_AGENT_PID=563
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/amalgam_masterx@tmp/private_key_4138281740323443555.key (/home/jenkins/agent/workspace/amalgam_masterx@tmp/private_key_4138281740323443555.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.amalgam@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/masterx-1/capella
[Pipeline] sh
+ scp -rp /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/artifacts.jar /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/artifacts.xml.xz /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/binary /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/content.jar /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/content.xml.xz /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/features /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/p2.index /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/plugins genie.amalgam@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/masterx-1/capella
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 563 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish nightly)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.amalgam (ssh://genie.amalgam@projects-storage.eclipse.org)
[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-hibCN8NLTOQC/agent.589
SSH_AGENT_PID=591
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/amalgam_masterx@tmp/private_key_10601118304868571902.key (/home/jenkins/agent/workspace/amalgam_masterx@tmp/private_key_10601118304868571902.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.amalgam@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/masterx/capella
[Pipeline] sh
+ ssh genie.amalgam@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/masterx/capella
[Pipeline] sh
+ scp -rp /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/artifacts.jar /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/artifacts.xml.xz /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/binary /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/content.jar /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/content.xml.xz /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/features /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/p2.index /home/jenkins/agent/workspace/amalgam_masterx/features/org.eclipse.amalgam.update/target/repository/plugins genie.amalgam@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/masterx/capella
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 591 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS