Skip to content

Console Output

Started by user Andrew Johnson
Running as Andrew Johnson
Agent centos-7-1jn0c 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-1jn0c"
  namespace: "mat"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.mat.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-1jn0c"
    - 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-1jn0c"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.mat.svc.cluster.local/mat/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-mat"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-1jn0c (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/mat-standalone-packages
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-c5DP0nsBqtPa/agent.54
SSH_AGENT_PID=56
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/mat-standalone-packages@tmp/private_key_1377532912758488749.key (/home/jenkins/agent/workspace/mat-standalone-packages@tmp/private_key_1377532912758488749.key)
[ssh-agent] Using credentials genie.mat (ssh://genie.mat@projects-storage.eclipse.org)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/mat/org.eclipse.mat.git
 > git init /home/jenkins/agent/workspace/mat-standalone-packages # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/mat/org.eclipse.mat.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.5'
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/mat/org.eclipse.mat.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/mat/org.eclipse.mat.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 147addb7d980aaeaf9037048d8db5c95cc15b4c8 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 147addb7d980aaeaf9037048d8db5c95cc15b4c8 # timeout=10
Commit message: "Bug 581667: ParseHeapDump.bat fails to run on Windows"
 > git rev-list --no-walk 147addb7d980aaeaf9037048d8db5c95cc15b4c8 # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[mat-standalone-packages] $ Xvnc -help
Starting xvnc
[mat-standalone-packages] $ Xvnc :16 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Feb 17 2023 13:23:39
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Wed Mar 15 17:43:28 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5916
 vncext:      created VNC server for screen 0
[mat-standalone-packages] $ /bin/sh -xe /tmp/jenkins8696303796401122351.sh
+ set -u
+ export REMOTE=genie.mat@projects-storage.eclipse.org
+ REMOTE=genie.mat@projects-storage.eclipse.org
+ export M2_HOME=/opt/tools/apache-maven/latest
+ M2_HOME=/opt/tools/apache-maven/latest
+ export 'mvnArguments=-P build-release-rcp,build-server -Dmat-target=mat-2022-12 -Dmat-product=mat-2022-12  -Dmaven.test.failure.ignore=false '
+ mvnArguments='-P build-release-rcp,build-server -Dmat-target=mat-2022-12 -Dmat-product=mat-2022-12  -Dmaven.test.failure.ignore=false '
++ basename rcp_1.14a
+ export DOWNLOAD_LOCATION=/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a
+ DOWNLOAD_LOCATION=/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a
+ cd parent
+ set +u
+ [[ ! -z https://download.eclipse.org/mat/2023-03/RC1/update-site/ ]]
+ export 'mvnArguments=-Dmat-release-repo-url=https://download.eclipse.org/mat/2023-03/RC1/update-site/ -P build-release-rcp,build-server -Dmat-target=mat-2022-12 -Dmat-product=mat-2022-12  -Dmaven.test.failure.ignore=false '
+ mvnArguments='-Dmat-release-repo-url=https://download.eclipse.org/mat/2023-03/RC1/update-site/ -P build-release-rcp,build-server -Dmat-target=mat-2022-12 -Dmat-product=mat-2022-12  -Dmaven.test.failure.ignore=false '
+ set -u
+ /opt/tools/apache-maven/latest/bin/mvn -e -Dmat-release-repo-url=https://download.eclipse.org/mat/2023-03/RC1/update-site/ -P build-release-rcp,build-server -Dmat-target=mat-2022-12 -Dmat-product=mat-2022-12 -Dmaven.test.failure.ignore=false -Ddownload-publish-rcp-path=/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a -Ddownload-remote-publish-rcp-path=genie.mat@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a clean deploy
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2022-12.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@5c03eb4e...
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Fetching p2.index from https://download.eclipse.org/mat/2023-03/RC1/update-site/ (172B)
[INFO] Adding repository https://download.eclipse.org/mat/2023-03/RC1/update-site
[INFO] Fetching content.xml.xz from https://download.eclipse.org/mat/2023-03/RC1/update-site/ (9.9kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.product:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.tests:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml
[INFO] Fetching R-4.26-202211231800&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.26/ (63B)
[INFO] Fetching bcpg_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (393.64kB)
[INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (10.75MB)
[INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (101.83kB)
[INFO] Fetching com.ibm.dtfj.api_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (29.43kB)
[INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (31.86MB)
[INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (4.2MB of 31.86MB at 4.17MB/s)
[INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (9.16MB of 31.86MB at 4.46MB/s)
[INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (13.79MB of 31.86MB at 4.53MB/s)
[INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (18.75MB of 31.86MB at 4.63MB/s)
[INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (23.75MB of 31.86MB at 4.7MB/s)
[INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (28.43MB of 31.86MB at 4.76MB/s)
[WARNING] Bundle-ClassPath entry lib/j9ddr-structs.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.j9/1.12.29003.202006111057/com.ibm.dtfj.j9-1.12.29003.202006111057.jar
[INFO] Fetching com.ibm.dtfj.feature_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/ (425.25kB)
[INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.72MB)
[INFO] Fetching com.sun.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (137.97kB)
[INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (56.84kB)
[INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.03kB)
[INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.78MB)
[INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.29MB)
[INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.09kB)
[INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.47MB)
[INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (32.41kB)
[INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.93kB)
[INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (22.12kB)
[INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (361.47kB)
[INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (146.86kB)
[INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.35kB)
[INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (717.41kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.35kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.59kB)
[INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (370.34kB)
[INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (302.53kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.45kB)
[INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (38.76kB)
[INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (198.71kB)
[INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (57.69kB)
[INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (393.41kB)
[INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (64.86kB)
[INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.45kB)
[INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (844.43kB)
[INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (909.51kB)
[INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (262.89kB)
[INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (51.82kB)
[INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.78kB)
[INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.36MB)
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.68MB)
[INFO] Fetching org.apache.lucene.core_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.37MB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.45MB)
[INFO] Fetching &countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/mat/1.14.0/update-site/ (63B)
[INFO] Fetching org.eclipse.birt.chart.device.extension_4.12.0.v202211281949.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (151.62kB)
[INFO] Fetching org.eclipse.birt.chart.engine_4.12.0.v202211281949.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (1.68MB)
[INFO] Fetching org.eclipse.birt.chart.device.swt_4.12.0.v202211281949.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (64.23kB)
[INFO] Fetching org.eclipse.swt_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.79kB)
[INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.26MB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (232.69kB)
[INFO] Fetching org.eclipse.birt.core_4.12.0.v202211281949.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (551.63kB)
[INFO] Fetching org.eclipse.birt.chart.engine.extension_4.12.0.v202211281949.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (292.32kB)
[INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (74.44kB)
[INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (1.24MB)
[INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (806.64kB)
[INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (434.06kB)
[INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (891.79kB)
[INFO] Fetching org.eclipse.jface.text_3.22.0.v20221119-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.04MB)
[INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.41MB)
[INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (107.38kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (690.83kB)
[INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (93.93kB)
[INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (620.52kB)
[INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (331.65kB)
[INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (69.26kB)
[INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (116.38kB)
[INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (147.01kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (135.73kB)
[INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (196.21kB)
[INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (289.68kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (314.82kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (164.89kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.9.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.84kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (115.6kB)
[INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (297.19kB)
[INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.65kB)
[INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (114.2kB)
[INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (49.45kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (115.07kB)
[INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (90.9kB)
[INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (27.81kB)
[INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (54.29kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (57.49kB)
[INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.46kB)
[INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (46.59kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.81kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.96kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.3kB)
[INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.16kB)
[INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (19.69kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.85kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (317.8kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (149.46kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (47.66kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (397.12kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.37kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (252.15kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (266.96kB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (215.91kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (205.05kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (21.23kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.05kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.22kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.12kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (33.33kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.65kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.42kB)
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (251.02kB)
[INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (14.42kB)
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (136.19kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.48MB)
[INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (291.45kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (22.9kB)
[INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.01kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (120.02kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.55kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (58.52kB)
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.11kB)
[INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (53.71kB)
[INFO] Fetching org.eclipse.jface.notifications_0.5.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (32.9kB)
[INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (23.09kB)
[INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.74kB)
[INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.73kB)
[INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.3kB)
[INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (54.28kB)
[INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (19.88kB)
[INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.67kB)
[INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.38kB)
[INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.58kB)
[INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.82kB)
[INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.85kB)
[INFO] Fetching org.eclipse.e4.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (22.87kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.32kB)
[INFO] Fetching org.eclipse.e4.ui.progress_0.3.600.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (209.6kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (89.67kB)
[INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (127.97kB)
[INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (64.2kB)
[INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.38kB)
[INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (19.76kB)
[INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.43kB)
[INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (19.71kB)
[INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.52kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.12kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (27.83kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.401.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (84.82kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.501.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (24.79kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (29.7kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (9.69kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (23.74kB)
[INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (369.72kB)
[INFO] Fetching org.eclipse.emf.common_2.28.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.89kB)
[INFO] Fetching org.eclipse.emf.ecore_2.30.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.96kB)
[INFO] Fetching org.eclipse.equinox.executable_3.8.1900.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (435.92kB)
[INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (270.24kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (38.37kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (69.13kB)
[INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.99kB)
[INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (236.29kB)
[INFO] Fetching org.eclipse.jetty.http_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (243.35kB)
[INFO] Fetching org.eclipse.jetty.server_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (776.37kB)
[INFO] Fetching org.eclipse.jetty.servlet_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (161.82kB)
[INFO] Fetching org.eclipse.jetty.util_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (553.13kB)
[INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (49.35kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.14kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.61kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (172.25kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (362.07kB)
[INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (113.29kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (79.47kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (68.04kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (176.44kB)
[INFO] Fetching org.eclipse.equinox.p2.console_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.32kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (112.39kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (221.38kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.87kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (132.68kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (133.75kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (86.25kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (28.71kB)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (45.06kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (77.31kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (40.75kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1600.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (21.48kB)
[INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (429.55kB)
[INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (432.64kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (61.68kB)
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (33.47kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (103.71kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (246.23kB)
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.63kB)
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.200.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (51.45kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.200.v20221108-1232.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (256.62kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.95kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.7.700.v20221015-0933.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (659.54kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (105.26kB)
[INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (20.12kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (172.26kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (70.34kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.88kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.58kB)
[INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (100.51kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.75kB)
[INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (270.25kB)
[INFO] Fetching org.eclipse.help.base_4.3.900.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (434.44kB)
[INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (536.94kB)
[INFO] Fetching org.eclipse.help.webapp_3.10.900.v20221103-0933.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (738.76kB)
[INFO] Fetching org.eclipse.jetty.io_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (211.12kB)
[INFO] Fetching org.eclipse.jetty.security_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (118.15kB)
[INFO] Fetching org.eclipse.jetty.util.ajax_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (62.42kB)
[INFO] Fetching org.eclipse.help_2.3.1200.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (21.33kB)
[INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (6.72MB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (343.24kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (470.76kB)
[INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (424.89kB)
[INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (402.87kB)
[INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.42MB)
[INFO] Fetching org.eclipse.mat.api_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (1.04MB)
[INFO] Fetching org.eclipse.mat.report_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (400.89kB)
[INFO] Fetching org.eclipse.mat.chart_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (34.58kB)
[INFO] Fetching org.eclipse.mat.chart.ui_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (34.3kB)
[INFO] Fetching org.eclipse.mat.ui_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (1,021.57kB)
[INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.49MB)
[INFO] Fetching org.eclipse.mat.dtfj_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (148.17kB)
[INFO] Fetching org.eclipse.mat.parser_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (465.93kB)
[INFO] Fetching org.eclipse.mat.hprof_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (224.6kB)
[INFO] Fetching org.eclipse.mat.ibmdumps_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (75.21kB)
[WARNING] Ignoring Bundle-ClassPath entry 'external:$java.home$/lib/ext/healthcenter.jar' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.mat.ibmdumps/1.14.0.202302232114/org.eclipse.mat.ibmdumps-1.14.0.202302232114.jar
[WARNING] Ignoring Bundle-ClassPath entry 'external:$java.home$/../lib/tools.jar' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.mat.ibmdumps/1.14.0.202302232114/org.eclipse.mat.ibmdumps-1.14.0.202302232114.jar
[INFO] Fetching org.eclipse.mat.jruby.resolver_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (25.12kB)
[INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (387.45kB)
[INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (346.47kB)
[INFO] Fetching org.eclipse.mat.ui.help_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (9.46MB)
[INFO] Fetching org.eclipse.mat.ui.rcp_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/plugins/ (153.96kB)
[INFO] Fetching org.eclipse.ui.themes_1.2.2100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (34.03kB)
[INFO] Fetching org.eclipse.platform_4.26.0.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (689.26kB)
[INFO] Fetching org.eclipse.ui.views.log_1.3.400.v20220907-1244.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (174kB)
[INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (47.76kB)
[INFO] Fetching org.eclipse.mat.ui.rcp.feature_1.14.0.202302232114.jar from https://download.eclipse.org/mat/2023-03/RC1/update-site/features/ (22.91kB)
[INFO] Fetching org.eclipse.mat.ui.rcp.feature_root_1.14.0.202302232114 from https://download.eclipse.org/mat/2023-03/RC1/update-site/binary/ (9.21kB)
[INFO] Fetching org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86_64_1.14.0.202302232114 from https://download.eclipse.org/mat/2023-03/RC1/update-site/binary/ (408B)
[INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (421.77kB)
[INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.0.0.202206011610.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (56.9kB)
[INFO] Fetching org.eclipse.swtbot.swt.finder_4.0.0.202206011610.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (259.63kB)
[INFO] Fetching org.eclipse.swtbot.junit4_x_4.0.0.202206011610.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (22.71kB)
[INFO] Fetching org.eclipse.update.configurator_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (98.21kB)
[INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.91kB)
[INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.95kB)
[INFO] Fetching org.eclipse.rcp_root_4.26.0.v20221123-2302 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (20.24kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (65.43kB)
[INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (32.1kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.4.600.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (114.9kB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (174.1kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (110.7kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.0.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (31.78kB)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.61kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.15MB)
[INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (17.02kB)
[INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (28.06kB)
[INFO] Fetching org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.x86_64_1.14.0.202302232114 from https://download.eclipse.org/mat/2023-03/RC1/update-site/binary/ (368B)
[INFO] Fetching org.eclipse.ui.cocoa_1.3.0.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (11.38kB)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (41.14kB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.14MB)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (41.14kB)
[INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (16.44kB)
[INFO] Fetching org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.aarch64_1.14.0.202302232114 from https://download.eclipse.org/mat/2023-03/RC1/update-site/binary/ (368B)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (87.79kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.07MB)
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.200.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.59kB)
[INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (35.64kB)
[INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.53kB)
[INFO] Fetching org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86_64_1.14.0.202302232114 from https://download.eclipse.org/mat/2023-03/RC1/update-site/binary/ (360B)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (88.49kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.08MB)
[INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.ppc64le_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (36.31kB)
[INFO] Fetching org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc64le_1.14.0.202302232114 from https://download.eclipse.org/mat/2023-03/RC1/update-site/binary/ (360B)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (86.39kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.06MB)
[INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.aarch64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (35.52kB)
[INFO] Fetching org.eclipse.mat.ui.rcp.feature_root.gtk.linux.aarch64_1.14.0.202302232114 from https://download.eclipse.org/mat/2023-03/RC1/update-site/binary/ (360B)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MAT Parent                                                         [pom]
[INFO] org.eclipse.mat.targetdef                    [eclipse-target-definition]
[INFO] MAT RCP                                             [eclipse-repository]
[INFO] org.eclipse.mat.ui.rcp.tests                       [eclipse-test-plugin]
[INFO] 
[INFO] -----------------------< org.eclipse.mat:parent >-----------------------
[INFO] Building MAT Parent 1.14.0-SNAPSHOT                                [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ parent ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ parent ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/parent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/parent/1.14.0-SNAPSHOT/parent-1.14.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parent ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] -------------< org.eclipse.mat:org.eclipse.mat.targetdef >--------------
[INFO] Building org.eclipse.mat.targetdef 1.14.0-SNAPSHOT                 [2/4]
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.mat.targetdef ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.targetdef ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-target-definition (default-package-target-definition) @ org.eclipse.mat.targetdef ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.mat.targetdef ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.targetdef ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.mat.targetdef ---
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/org.eclipse.mat.targetdef.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT.target
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2020-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2020-03.target
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2021-03-local-dtfj.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03-local-dtfj.target
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2021-03-old-dtfj.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03-old-dtfj.target
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2021-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03.target
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2021-06.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-06.target
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2021-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-12.target
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2022-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-03.target
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2022-09.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-09.target
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2022-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-12.target
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2023-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2023-03.target
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.mat.targetdef ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --------------< org.eclipse.mat:org.eclipse.mat.product >---------------
[INFO] Building MAT RCP 1.14.0-SNAPSHOT                                   [3/4]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.product ---
[INFO] The project's OSGi version is 1.14.0.202303151743
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (selectproduct) @ org.eclipse.mat.product ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.mat.product ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.mat.product ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.mat.product ---
[INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/org.eclipse.mat.product-1.14.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-director-plugin:2.7.5:materialize-products (materialize-products) @ org.eclipse.mat.product ---
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202303151743.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202302232114.
Operation completed in 4042 ms.
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/x86_64/mat.app
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202303151743.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202302232114.
Operation completed in 3534 ms.
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/aarch64/mat.app
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202303151743.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202302232114.
Operation completed in 3391 ms.
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/x86_64/mat
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202303151743.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202302232114.
Operation completed in 3254 ms.
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/ppc64le to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/ppc64le/mat
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202303151743.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202302232114.
Operation completed in 3173 ms.
[INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/aarch64/mat
Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.14.0.202303151743.
Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.14.0.202302232114.
Operation completed in 5087 ms.
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (tidyp2-x86_64) @ org.eclipse.mat.product ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (tidyp2-aarch64) @ org.eclipse.mat.product ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (rename-eclipsec) @ org.eclipse.mat.product ---
[INFO] Executing tasks

main:
     [move] Moving 1 file to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat
[INFO] Executed tasks
[INFO] 
[INFO] --- eclipse-winsigner-plugin:1.3.1:sign (default) @ org.eclipse.mat.product ---
[INFO] [Wed Mar 15 17:45:04 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat/MemoryAnalyzer.exe'
[INFO] [Wed Mar 15 17:45:05 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat/eclipsec.exe'
[INFO] 
[INFO] --- eclipse-macsigner-plugin:1.3.1:sign (default) @ org.eclipse.mat.product ---
[INFO] [Wed Mar 15 17:45:11 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/x86_64/mat.app'...
[INFO] [Wed Mar 15 17:45:25 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/aarch64/mat.app'...
[INFO] 
[INFO] --- tycho-p2-director-plugin:2.7.5:archive-products (archive-products) @ org.eclipse.mat.product ---
[INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip
[INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip
[INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip
[INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip
[INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip
[INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip
[INFO] 
[INFO] --- eclipse-dmg-packager:1.3.1:package-dmg (dmg-package-mat-x86_64) @ org.eclipse.mat.product ---
[INFO] [Wed Mar 15 17:45:46 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip'...
[INFO] 
[INFO] --- eclipse-dmg-packager:1.3.1:package-dmg (dmg-package-mat-aarch64) @ org.eclipse.mat.product ---
[INFO] [Wed Mar 15 17:46:06 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip'...
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.mat.product ---
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/org.eclipse.mat.product-1.14.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.aarch64.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.aarch64.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.ppc64le.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.ppc64le.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-win32.win32.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-macosx.cocoa.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-macosx.cocoa.aarch64.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-linux.gtk.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-linux.gtk.ppc64le.zip
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.14.0-SNAPSHOT/org.eclipse.mat.product-1.14.0-SNAPSHOT-linux.gtk.aarch64.zip
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.product ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.mat.product ---
[INFO] Skipping artifact deployment
[INFO] 
[INFO] --- wagon-maven-plugin:2.0.0:sshexec (prepare-publish-rcp) @ org.eclipse.mat.product ---
[INFO] sshexec: rm -rf /home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a/* ...
[INFO] 
[INFO] --- wagon-maven-plugin:2.0.0:upload (publish-rcp) @ org.eclipse.mat.product ---
[INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip ...
[INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg ...
[INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.dmg to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.dmg ...
[INFO] 
[INFO] ------------< org.eclipse.mat:org.eclipse.mat.ui.rcp.tests >------------
[INFO] Building org.eclipse.mat.ui.rcp.tests 1.14.0-SNAPSHOT              [4/4]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] The project's OSGi version is 1.14.0.202303151743
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Resolving class path of org.eclipse.mat.ui.rcp.tests...
[INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.200.v20220802-0458.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (105.66kB)
[INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.300.v20221108-0856.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (224.58kB)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/bin/java)
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data, -install, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work, -configuration, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/surefire.properties, -testApplication, org.eclipse.mat.ui.rcp.application, -product, org.eclipse.mat.ui.rcp.MemoryAnalyzer, -nouithread]
Launching application org.eclipse.mat.ui.rcp.application...
Running org.eclipse.mat.ui.rcp.tests.AllTests
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.319 s - in org.eclipse.mat.ui.rcp.tests.AllTests
testIfInstallNewSoftwareIsAvailable(org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest)  Time elapsed: 0.712 s
testIfProxySettingsPreferenceIsAvailable(org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest)  Time elapsed: 0.314 s
testIfErrorLogViewIsAvailable(org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest)  Time elapsed: 0.004 s

Results:

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.14.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.14.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui.rcp.tests ---
[INFO] Skipping artifact deployment
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MAT Parent 1.14.0-SNAPSHOT:
[INFO] 
[INFO] MAT Parent ......................................... SUCCESS [  7.876 s]
[INFO] org.eclipse.mat.targetdef .......................... SUCCESS [  0.184 s]
[INFO] MAT RCP ............................................ SUCCESS [02:38 min]
[INFO] org.eclipse.mat.ui.rcp.tests ....................... SUCCESS [ 31.928 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:04 min
[INFO] Finished at: 2023-03-15T17:47:34Z
[INFO] ------------------------------------------------------------------------
+ cat /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data/.metadata/.log
!SESSION 2023-03-15 17:47:06.502 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.11
java.vendor=AdoptOpenJDK
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/surefire.properties -testApplication org.eclipse.mat.ui.rcp.application -product org.eclipse.mat.ui.rcp.MemoryAnalyzer -nouithread
Command-line arguments:  -data /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/surefire.properties -testApplication org.eclipse.mat.ui.rcp.application -product org.eclipse.mat.ui.rcp.MemoryAnalyzer -nouithread

!ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-03-15 17:47:08.641
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [139]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"

	at org.eclipse.osgi.container.Module.start(Module.java:463)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
+ sleep 15m
+ ssh genie.mat@projects-storage.eclipse.org 'ls -l /home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.14a'
total 775552
-rw-r--r-- 1 genie.mat tools.mat  99038734 Mar 15 13:45 org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip
-rw-r--r-- 1 genie.mat tools.mat  99073002 Mar 15 13:45 org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip
-rw-r--r-- 1 genie.mat tools.mat  99091275 Mar 15 13:45 org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip
-rw-r--r-- 1 genie.mat tools.mat  99307071 Mar 15 13:45 org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.dmg
-rw-r--r-- 1 genie.mat tools.mat  99124213 Mar 15 13:45 org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip
-rw-r--r-- 1 genie.mat tools.mat  99318867 Mar 15 13:45 org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg
-rw-r--r-- 1 genie.mat tools.mat  99097876 Mar 15 13:45 org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip
-rw-r--r-- 1 genie.mat tools.mat 100101022 Mar 15 13:45 org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 56 killed;
[ssh-agent] Stopped.
Finished: SUCCESS