Skip to content
Success

Console Output

Branch indexing
12:52:09 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from 50622b973d9fec8340fbd826bfad3ec5d40a86e5
[Pipeline] Start of Pipeline
[Pipeline] node
Agent centos-7-s510f is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-s510f"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.amalgam.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-s510f"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-s510f"
    - 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-4.10.1"
    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-s510f in /home/jenkins/agent/workspace/amalgam_dds
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Avoid second fetch
Checking out Revision 50622b973d9fec8340fbd826bfad3ec5d40a86e5 (dds)
Cloning repository https://github.com/eclipse/amalgam.git
 > git init /home/jenkins/agent/workspace/amalgam_dds # timeout=10
Fetching upstream changes from https://github.com/eclipse/amalgam.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --progress https://github.com/eclipse/amalgam.git +refs/heads/dds:refs/remotes/origin/dds # timeout=10
 > git config remote.origin.url https://github.com/eclipse/amalgam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/dds:refs/remotes/origin/dds # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 50622b973d9fec8340fbd826bfad3ec5d40a86e5 # timeout=10
Commit message: "[releng] Test Sirius 6.6.0"
First time build. Skipping changelog.
 > git rev-list --no-walk db41f3d69f0346c6b5eb454f54369ef2b196ebed # 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=d403edde-fbab-4c43-888d-9b4e254ad224
BUILD_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/dds/3/
JENKINS_UI_SERVICE_PORT=80
HOSTNAME=centos-7-s510f
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-dds-3
KUBERNETES_SERVICE_PORT=443
BRANCH_NAME=dds
GIT_PREVIOUS_COMMIT=db41f3d69f0346c6b5eb454f54369ef2b196ebed
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/dds/
WORKSPACE=/home/jenkins/agent/workspace/amalgam_dds
RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/dds/3/display/redirect?page=changes
JENKINS_UI_PORT_80_TCP_PROTO=tcp
TARGET_DIR=/home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/dds-3/capella
JENKINS_NAME=centos-7-s510f
USER_NAME=jenkins
RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/dds/3/display/redirect?page=artifacts
NIGHTLY_KEY=dds
JENKINS_HOME=/var/jenkins
GIT_COMMIT=50622b973d9fec8340fbd826bfad3ec5d40a86e5
PATH=/opt/tools/java/openjdk/jdk-14/latest/bin:/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-14/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/dds/3/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_dds
JENKINS_DISCOVERY_SERVICE_HOST=10.30.94.74
JAVA_HOME=/opt/tools/java/openjdk/jdk-14/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/dds
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/dds/capella
BUILD_DISPLAY_NAME=#3
JENKINS_URL=https://ci.eclipse.org/amalgam/
BUILD_ID=3
PLATFORM=capella
JENKINS_DISCOVERY_PORT=tcp://10.30.94.74:50000
BUILD_TIMESTAMP=20211130-125209
JENKINS_TUNNEL=jenkins-discovery.amalgam.svc.cluster.local:50000
JOB_BASE_NAME=dds
RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/amalgam/job/amalgam/job/dds/3/display/redirect?page=tests
BUILD_KEY=dds-3
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=dds
KUBERNETES_PORT_443_TCP_PROTO=tcp
KUBERNETES_SERVICE_PORT_HTTPS=443
CI=true
WORKSPACE_TMP=/home/jenkins/agent/workspace/amalgam_dds@tmp
EXECUTOR_NUMBER=0
JENKINS_SERVER_COOKIE=durable-bc56aa4260cafd2cb615e22067b12551081d44535ea4666b309fd1bb394dc965
NODE_LABELS=centos-7 centos-7-s510f 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-s510f
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/dds/display/redirect
BUILD_NUMBER=3
HUDSON_COOKIE=d669887f-bb69-4897-96c9-a52e0be56689
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-s510f
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.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: /opt/tools/apache-maven/latest
Java version: 14.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-14/14.0.2+12
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.core:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.core/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.core:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.core/pom.xml
[INFO] Fetching 202006171000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-06/
[INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.41MB)
[INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.09kB)
[INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.35MB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (229.56kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.16kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.92kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (205.87kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (130.15kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (138.79kB)
[INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (98.42kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.96kB)
[INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (190.18kB)
[INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (126.94kB)
[INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.13kB)
[INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.19kB)
[INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.78kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (352.65kB)
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (125.23kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.93kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (110.63kB)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.core:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.core/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.ui/pom.xml
[INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.63MB)
[INFO] Fetching javax.annotation_1.2.0.v201602091430.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.46kB)
[INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.34kB)
[INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (351.46kB)
[INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.32kB)
[INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.5kB)
[INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (702.6kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.59kB)
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (227.16kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.45kB)
[INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (406.88kB)
[INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (125.66kB)
[INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.79kB)
[INFO] Fetching org.eclipse.core.resources_3.13.700.v20200209-1624.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (873.17kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (608.72kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (106.93kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.1kB)
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (294.64kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (342.87kB)
[INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (467.13kB)
[INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (324.07kB)
[INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (112.78kB)
[INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (179.47kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (303.22kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (161.34kB)
[INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (91.99kB)
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.38kB)
[INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.43kB)
[INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.57kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.07kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.39kB)
[INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.13kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.96kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.12kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.75kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.18kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (317.81kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.03kB)
[INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.91kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.31kB)
[INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.07MB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (210.75kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.18kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.32kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.24kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (57.63kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (393.67kB)
[INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.42kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.11kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (247.55kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.54kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.02kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (245.55kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (138.55kB)
[INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (294.87kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.81kB)
[INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.27kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (160.99kB)
[INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.28kB)
[INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.51MB)
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (367.36kB)
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (244.04kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.94kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (167.21kB)
[INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (266.85kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.96MB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.24kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.35MB)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.activity.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.activity.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.activity.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.activity.ui/pom.xml
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.77MB)
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (249kB)
[INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (504.53kB)
[INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (259.85kB)
[INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
[INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (453.74kB)
[INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (387.41kB)
[INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.9kB)
[INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.44kB)
[INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (161.06kB)
[INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.81kB)
[INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (498.28kB)
[INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (79.12kB)
[INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (183.86kB)
[INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.69kB)
[INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (293.72kB)
[INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (418kB)
[INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.37MB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.16MB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (170.97kB)
[INFO] Fetching org.eclipse.sirius.ui_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (1.4MB)
[INFO] Fetching org.eclipse.sirius.table.ui_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (588.34kB)
[INFO] Fetching org.eclipse.sirius.tree.ui_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (231.91kB)
[INFO] Fetching org.eclipse.sirius.common_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (255.83kB)
[INFO] Fetching org.eclipse.sirius.common.ui_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (285.04kB)
[INFO] Fetching org.eclipse.sirius.ext.base_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (29.2kB)
[INFO] Fetching org.eclipse.sirius.diagram_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (1.41MB)
[INFO] Fetching org.eclipse.sirius.diagram.ui_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (5.51MB)
[INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (792.23kB)
[INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (642.22kB)
[INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (601.59kB)
[INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.59kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (91.42kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (113.69kB)
[INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (289.29kB)
[INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.21kB)
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (602.2kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.11kB)
[INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.58kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (183.62kB)
[INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.13kB)
[INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (403.76kB)
[INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.07kB)
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (975.92kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (117.62kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (257.14kB)
[INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (207.75kB)
[INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (394.85kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.66kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.53kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.26kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.86kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.25kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.2kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.46kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (386.74kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (114.29kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (190.36kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.45kB)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.73kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.6kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (218.73kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.14kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (137.53kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (92.1kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (196.73kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.85kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.89kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.91kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (117.43kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.72kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.5kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (318.69kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (110.07kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (335.69kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (461.16kB)
[INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.4MB)
[INFO] Fetching org.eclipse.sirius_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (1.4MB)
[INFO] Fetching org.eclipse.sirius.ecore.extender_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (92.11kB)
[INFO] Fetching org.eclipse.sirius.ext.emf_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (17.58kB)
[INFO] Fetching org.eclipse.sirius.ext.emf.tx_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (9.59kB)
[INFO] Fetching org.eclipse.sirius.ext.e3.ui_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (41.69kB)
[INFO] Fetching org.eclipse.sirius.diagram.formatdata_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (57.48kB)
[INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (117.03kB)
[INFO] Fetching org.eclipse.sirius.ext.draw2d_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (28.85kB)
[INFO] Fetching org.eclipse.sirius.ext.emf.ui_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (11.77kB)
[INFO] Fetching org.eclipse.sirius.ext.gef_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (16.06kB)
[INFO] Fetching org.eclipse.sirius.ext.jface_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (8.93kB)
[INFO] Fetching org.eclipse.sirius.ext.swt_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (9.61kB)
[INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
[INFO] Fetching org.eclipse.sirius.ext.emf.edit_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (14.2kB)
[INFO] Fetching org.eclipse.sirius.synchronizer_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (36.3kB)
[INFO] Fetching org.eclipse.sirius.table_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (356.29kB)
[INFO] Fetching org.eclipse.sirius.tree_6.6.0.202111261321.jar from https://download.eclipse.org/sirius/updates/stable/6.6.0-S20211126-081944/2020-06/plugins/ (252.17kB)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.activity.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.activity.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling/pom.xml
[INFO] Fetching org.eclipse.core.net_1.3.900.v20200428-1255.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.04kB)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling.tests:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling.tests:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling.tests/pom.xml
[INFO] Fetching org.junit_4.13.0.v20200204-1500.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (415.44kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.84kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.3.700.v20200525-1456.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (110.7kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.43kB)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling.tests:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/pom.xml
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.51kB)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.ui:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.discovery:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.discovery-feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.discovery:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.discovery-feature/pom.xml
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.discovery:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.discovery-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.core:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.core-feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.core:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.core-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.core:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.core-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual-feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.sirius:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.sirius:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual.sirius:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.activity:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.activity-feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.activity:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.activity-feature/pom.xml
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.67MB)
[INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.33MB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.45MB)
[INFO] Fetching org.eclipse.help.ui_4.1.900.v20200525-0615.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (526.88kB)
[INFO] Fetching org.eclipse.help.base_4.2.1000.v20200604-0540.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (424.54kB)
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.activity:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.activity-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.update:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.update:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.amalgam:org.eclipse.amalgam.update:1.12.1-SNAPSHOT @ /home/jenkins/agent/workspace/amalgam_dds/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.12.1-SNAPSHOT               [1/17]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.releng ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin: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.12.1-SNAPSHOT       [2/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.core ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.discovery.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.amalgam.discovery.core ---
[INFO] Compiling 26 source files to /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.discovery.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.core ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.discovery.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.core/target/org.eclipse.amalgam.discovery.core-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------< org.eclipse.amalgam:org.eclipse.amalgam.discovery.ui >--------
[INFO] Building org.eclipse.amalgam.discovery.ui 1.12.1-SNAPSHOT         [3/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.ui ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.discovery.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Compiling 19 source files to /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.discovery.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.discovery.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.ui/target/org.eclipse.amalgam.discovery.ui-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----< org.eclipse.amalgam:org.eclipse.amalgam.explorer.activity.ui >----
[INFO] Building org.eclipse.amalgam.explorer.activity.ui 1.12.1-SNAPSHOT [4/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.activity.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Compiling 88 source files to /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.activity.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.activity.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.activity.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.activity.ui/target/org.eclipse.amalgam.explorer.activity.ui-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----< org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling >-----
[INFO] Building org.eclipse.amalgam.discovery.modeling 1.12.1-SNAPSHOT   [5/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.discovery.modeling/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling/target/classes
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.discovery.modeling/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.discovery.modeling ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling/target/org.eclipse.amalgam.discovery.modeling-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.discovery.modeling.tests >--
[INFO] Building org.eclipse.amalgam.discovery.modeling.tests 1.12.1-SNAPSHOT [6/17]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- maven-resources-plugin: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-plugin:2.0.0:compile (default-compile) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.discovery.modeling.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.discovery.modeling.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.discovery.modeling.tests/target/org.eclipse.amalgam.discovery.modeling.tests-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.core >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.core 1.12.1-SNAPSHOT [7/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.contextual.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Compiling 34 source files to /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.contextual.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core/target/org.eclipse.amalgam.explorer.contextual.core-1.12.1-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.12.1-SNAPSHOT [8/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Compiling 21 source files to /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.core.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.core.ui/target/org.eclipse.amalgam.explorer.contextual.core.ui-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.sirius >--
[INFO] Building org.eclipse.amalgam.explorer.contextual.sirius 1.12.1-SNAPSHOT [9/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/classes
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius/target/org.eclipse.amalgam.explorer.contextual.sirius-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---< org.eclipse.amalgam:org.eclipse.amalgam.explorer.contextual.ui >---
[INFO] Building org.eclipse.amalgam.explorer.contextual.ui 1.12.1-SNAPSHOT [10/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.contextual.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.contextual.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.ui/target/org.eclipse.amalgam.explorer.contextual.ui-1.12.1-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.12.1-SNAPSHOT [11/17]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.sirius.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/plugins/org.eclipse.amalgam.explorer.contextual.sirius.ui/target/org.eclipse.amalgam.explorer.contextual.sirius.ui-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----< org.eclipse.amalgam.features:org.eclipse.amalgam.discovery >-----
[INFO] Building org.eclipse.amalgam.discovery 1.12.1-SNAPSHOT           [12/17]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.discovery ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.discovery-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.discovery ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.amalgam.discovery ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.discovery ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.discovery ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.discovery ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.discovery-feature/target/org.eclipse.amalgam.discovery-1.12.1-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.12.1-SNAPSHOT [13/17]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.core-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.core-feature/target/org.eclipse.amalgam.explorer.contextual.core-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --< org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.contextual >--
[INFO] Building org.eclipse.amalgam.explorer.contextual 1.12.1-SNAPSHOT [14/17]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual-feature/target/org.eclipse.amalgam.explorer.contextual-1.12.1-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.12.1-SNAPSHOT [15/17]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.contextual.sirius ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.contextual.sirius-feature/target/org.eclipse.amalgam.explorer.contextual.sirius-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --< org.eclipse.amalgam.features:org.eclipse.amalgam.explorer.activity >--
[INFO] Building org.eclipse.amalgam.explorer.activity 1.12.1-SNAPSHOT   [16/17]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.activity-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.explorer.activity ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Building jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.explorer.activity ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.explorer.activity ---
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.12.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.explorer.activity-feature/target/org.eclipse.amalgam.explorer.activity-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] -----------< org.eclipse.amalgam:org.eclipse.amalgam.update >-----------
[INFO] Building org.eclipse.amalgam.update 1.12.1-SNAPSHOT              [17/17]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.amalgam.update ---
[INFO] The project's OSGi version is 1.12.1.202111301752
[INFO] 
[INFO] --- maven-resources-plugin: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] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.amalgam.update ---
[INFO] Deleting /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target
[INFO] 
[INFO] --- maven-resources-plugin: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_dds/features/org.eclipse.amalgam.update/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.amalgam.update ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0, config.a.jre.javase 15.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-products (default-publish-products) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-categories (default-publish-categories) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:archive-repository (default-archive-repository) @ org.eclipse.amalgam.update ---
[INFO] Building zip: /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/org.eclipse.amalgam.update.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (p2-metadata) @ org.eclipse.amalgam.update ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.amalgam.update ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.eclipse.amalgam.releng 1.12.1-SNAPSHOT:
[INFO] 
[INFO] org.eclipse.amalgam.releng ......................... SUCCESS [  8.282 s]
[INFO] org.eclipse.amalgam.discovery.core ................. SUCCESS [  6.821 s]
[INFO] org.eclipse.amalgam.discovery.ui ................... SUCCESS [  2.734 s]
[INFO] org.eclipse.amalgam.explorer.activity.ui ........... SUCCESS [  3.787 s]
[INFO] org.eclipse.amalgam.discovery.modeling ............. SUCCESS [  1.616 s]
[INFO] org.eclipse.amalgam.discovery.modeling.tests ....... SUCCESS [  2.016 s]
[INFO] org.eclipse.amalgam.explorer.contextual.core ....... SUCCESS [  2.796 s]
[INFO] org.eclipse.amalgam.explorer.contextual.core.ui .... SUCCESS [  1.636 s]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius ..... SUCCESS [  2.120 s]
[INFO] org.eclipse.amalgam.explorer.contextual.ui ......... SUCCESS [  1.970 s]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius.ui .. SUCCESS [  2.520 s]
[INFO] org.eclipse.amalgam.discovery ...................... SUCCESS [  2.002 s]
[INFO] org.eclipse.amalgam.explorer.contextual.core ....... SUCCESS [  2.498 s]
[INFO] org.eclipse.amalgam.explorer.contextual ............ SUCCESS [  1.807 s]
[INFO] org.eclipse.amalgam.explorer.contextual.sirius ..... SUCCESS [  1.848 s]
[INFO] org.eclipse.amalgam.explorer.activity .............. SUCCESS [  2.352 s]
[INFO] org.eclipse.amalgam.update ......................... SUCCESS [  1.724 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:36 min
[INFO] Finished at: 2021-11-30T17:54:04Z
[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-sKzrZsC7dhbN/agent.508
SSH_AGENT_PID=510
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/amalgam_dds@tmp/private_key_9021292946808398237.key (/home/jenkins/agent/workspace/amalgam_dds@tmp/private_key_9021292946808398237.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/dds-3/capella
[Pipeline] sh
+ scp -rp /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/artifacts.jar /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/artifacts.xml.xz /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/binary /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/content.jar /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/content.xml.xz /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/features /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/p2.index /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/plugins genie.amalgam@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/dds-3/capella
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 510 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-CSXWYfnoKYjd/agent.537
SSH_AGENT_PID=539
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/amalgam_dds@tmp/private_key_16996457205803428112.key (/home/jenkins/agent/workspace/amalgam_dds@tmp/private_key_16996457205803428112.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/dds/capella
[Pipeline] sh
+ ssh genie.amalgam@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/dds/capella
[Pipeline] sh
+ scp -rp /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/artifacts.jar /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/artifacts.xml.xz /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/binary /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/content.jar /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/content.xml.xz /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/features /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/p2.index /home/jenkins/agent/workspace/amalgam_dds/features/org.eclipse.amalgam.update/target/repository/plugins genie.amalgam@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/dds/capella
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 539 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