Skip to content
Failed

Console Output

Branch indexing
09:13:08 Connecting to https://api.github.com using eclipse-kitalpha-bot/****** (GitHub bot (username/token))
Obtained Jenkinsfile from d1b16c4a4d577d10e72c1e5be6d59c9a9bb29c18
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Agent centos-7-kxrsd is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-kxrsd"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.kitalpha.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-kxrsd"
    - 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-kxrsd"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.kitalpha.svc.cluster.local/kitalpha/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    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
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-kitalpha"
      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-kxrsd in /home/jenkins/agent/workspace/atform-Introspector-addon_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/kitalpha-addons.git
 > git init /home/jenkins/agent/workspace/atform-Introspector-addon_master # timeout=10
Fetching upstream changes from https://github.com/eclipse/kitalpha-addons.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/kitalpha-addons.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision d1b16c4a4d577d10e72c1e5be6d59c9a9bb29c18 (master)
 > git config remote.origin.url https://github.com/eclipse/kitalpha-addons.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1b16c4a4d577d10e72c1e5be6d59c9a9bb29c18 # timeout=10
Commit message: "[releng] Update TP for 5.1.0 - IT2 (#18)"
 > git rev-list --no-walk 49d35d1ae1a7dc0353bdc31dfbdd1dbcb4173461 # timeout=10
[Pipeline] }
[Pipeline] // stage
[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 introspector addon)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] xvnc
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[atform-Introspector-addon_master] $ vncserver -list
Starting xvnc
[atform-Introspector-addon_master] $ Xvnc :52 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[Pipeline] {

Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Wed Apr 21 13:14:19 2021
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5952
 vncext:      created VNC server for screen 0
[Pipeline] sh
+ mvn -Dmaven.test.failure.ignore=true clean verify -P introspector -e -f pom.xml
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
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.10.12-200.fc33.x86_64", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.introspector.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.introspector.ui.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.modeler.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.metamodel.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.docgen.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.docgen.ui.feature/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.introspector.core/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.introspector.preferences/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.introspector.ui/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.modeler.utils/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.modeler.design/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.modeler.resources/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.metamodel.validation/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.metamodel/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.metamodel.model/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.metamodel.edit/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.metamodel.editor/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.docgen/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.docgen.ui/.polyglot.build.properties
/home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/plugins/org.polarsys.kitalpha.pdt.docgen.wizard/.polyglot.build.properties
[INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.introspector.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.introspector.feature/.polyglot.build.properties
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.introspector.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.introspector.feature/.polyglot.build.properties
[INFO] Fetching 202006171000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-06/
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.77MB)
[INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.63MB)
[INFO] Fetching javax.annotation_1.2.0.v201602091430.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.46kB)
[INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.41MB)
[INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.34kB)
[INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (351.46kB)
[INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (144.32kB)
[INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.5kB)
[INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (702.6kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.59kB)
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (227.16kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.45kB)
[INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (406.88kB)
[INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (125.66kB)
[INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.79kB)
[INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (106.16kB)
[INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.21kB)
[INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.09kB)
[INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.59kB)
[INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (112.78kB)
[INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (126.94kB)
[INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (98.42kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.96kB)
[INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (190.18kB)
[INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (179.47kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (303.22kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (161.34kB)
[INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (91.99kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (113.69kB)
[INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (289.29kB)
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.38kB)
[INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.13kB)
[INFO] Fetching org.eclipse.core.resources_3.13.700.v20200209-1624.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (873.17kB)
[INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.19kB)
[INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (380.27kB)
[INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.43kB)
[INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.57kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.07kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.39kB)
[INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar from https://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 https://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 https://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 https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.75kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.18kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (317.81kB)
[INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.35MB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.03kB)
[INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.91kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.31kB)
[INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar from https://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 https://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 https://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 https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.32kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.24kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar from https://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 https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (393.67kB)
[INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.42kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.11kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (247.55kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.54kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (229.56kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar from https://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 https://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 https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (138.55kB)
[INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (294.87kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.81kB)
[INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.27kB)
[INFO] Fetching org.eclipse.egf.common_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (73.2kB)
[INFO] Fetching org.eclipse.jdt.core_3.22.0.v20200530-2032.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.83MB)
[INFO] Fetching org.eclipse.jdt.launching_3.17.100.v20200526-1503.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (547.77kB)
[INFO] Fetching org.eclipse.pde.core_3.13.400.v20200415-0531.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (294.64kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.22.0.v20200324-0947.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.05MB)
[INFO] Fetching org.eclipse.egf.core_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (135.69kB)
[INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.13kB)
[INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
[INFO] Fetching org.eclipse.egf.core.platform_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (84.14kB)
[INFO] Fetching org.eclipse.pde.build_3.10.800.v20200410-1419.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (478.57kB)
[INFO] Fetching org.eclipse.egf.core.producer_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (18.7kB)
[INFO] Fetching org.eclipse.egf.domain_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19kB)
[INFO] Fetching org.eclipse.egf.model_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (389.75kB)
[INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (403.76kB)
[INFO] Fetching org.eclipse.egf.model.ftask_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (46.03kB)
[INFO] Fetching org.eclipse.egf.producer_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (66.98kB)
[INFO] Fetching org.eclipse.emf.codegen_2.20.0.v20200324-0932.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (360.12kB)
[INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.78kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.07kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.9kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.16kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (352.65kB)
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (125.23kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.92kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.93kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (138.79kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (106.93kB)
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (367.36kB)
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (244.04kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.94kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (205.87kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.3kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (130.15kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.8kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (98.06kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (235.35kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.33kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (110.63kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (248.27kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (129.37kB)
[INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (266.85kB)
[INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (967.3kB)
[INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (394.85kB)
[INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.02kB)
[INFO] Fetching org.eclipse.sirius_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (1.4MB)
[INFO] Fetching org.eclipse.sirius.common_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (255.83kB)
[INFO] Fetching org.eclipse.sirius.ecore.extender_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (92.1kB)
[INFO] Fetching org.eclipse.sirius.ext.base_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (29.2kB)
[INFO] Fetching org.eclipse.sirius.ext.emf_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (17.57kB)
[INFO] Fetching org.eclipse.sirius.ext.emf.tx_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (9.6kB)
[INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.35MB)
[INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (467.13kB)
[INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.51MB)
[INFO] Fetching org.polarsys.kitalpha.resourcereuse_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (41.56kB)
[INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (25.49kB)
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (405.32kB)
[INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.utils_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (14.57kB)
[INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.feature_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/features/ (19.15kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.24kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.96MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.05MB)
[INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.introspector.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.introspector.feature/.polyglot.build.properties
[INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.introspector.ui.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.introspector.ui.feature/.polyglot.build.properties
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.introspector.ui.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.introspector.ui.feature/.polyglot.build.properties
[INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
[INFO] Fetching org.polarsys.kitalpha.resourcereuse.ui_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (53.26kB)
[INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.dialog_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (33.66kB)
[INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.introspector.ui.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.introspector.ui.feature/.polyglot.build.properties
[INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.modeler.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.modeler.feature/.polyglot.build.properties
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.modeler.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.modeler.feature/.polyglot.build.properties
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (249kB)
[INFO] Fetching org.antlr.runtime_4.7.2.v20200218-0804.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (354.29kB)
[INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (504.53kB)
[INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (259.85kB)
[INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
[INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (453.74kB)
[INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (387.41kB)
[INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.9kB)
[INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.44kB)
[INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (161.06kB)
[INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.81kB)
[INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (498.28kB)
[INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (79.12kB)
[INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (183.86kB)
[INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.69kB)
[INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (293.72kB)
[INFO] Fetching org.eclipse.acceleo.annotations_7.0.0.202102190929.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R202102190929/plugins/ (11.98kB)
[INFO] Fetching org.eclipse.acceleo.query_7.0.0.202102190929.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R202102190929/plugins/ (493.09kB)
[INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (792.23kB)
[INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.37MB)
[INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.28kB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (642.22kB)
[INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (601.59kB)
[INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (324.07kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (91.42kB)
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (602.2kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.11kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (160.99kB)
[INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.58kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (183.62kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (342.87kB)
[INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.1.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/plugins/ (133.67kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.07kB)
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (975.92kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (117.62kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (257.14kB)
[INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (207.75kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from https://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 https://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 https://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 https://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 https://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 https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.2kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.46kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (386.74kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from https://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 https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (190.36kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.16MB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.45kB)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from https://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 https://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 https://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 https://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 https://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 https://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 https://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 https://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 https://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 https://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 https://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 https://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 https://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 https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.5kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from https://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 https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (110.07kB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (335.69kB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (461.16kB)
[INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (418kB)
[INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.4MB)
[INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/plugins/ (159.39kB)
[INFO] Fetching org.eclipse.sirius.common.acceleo.aql_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (34.33kB)
[INFO] Fetching org.eclipse.sirius.common.ui_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (285.02kB)
[INFO] Fetching org.eclipse.sirius.ext.e3.ui_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (41.69kB)
[INFO] Fetching org.eclipse.sirius.diagram_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (1.4MB)
[INFO] Fetching org.eclipse.sirius.diagram.formatdata_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (57.48kB)
[INFO] Fetching org.eclipse.sirius.diagram.ui_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (5.49MB)
[INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (116.94kB)
[INFO] Fetching org.eclipse.sirius.ui_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (1.4MB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (170.97kB)
[INFO] Fetching org.eclipse.sirius.ext.draw2d_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (28.85kB)
[INFO] Fetching org.eclipse.sirius.ext.emf.ui_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (11.77kB)
[INFO] Fetching org.eclipse.sirius.ext.gef_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (16.06kB)
[INFO] Fetching org.eclipse.sirius.ext.jface_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (8.93kB)
[INFO] Fetching org.eclipse.sirius.ext.swt_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (9.61kB)
[INFO] Fetching org.eclipse.sirius.ext.emf.edit_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (14.21kB)
[INFO] Fetching org.polarsys.kitalpha.common.sirius.extension.rotativeimage_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (24.28kB)
[INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.modeler.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.modeler.feature/.polyglot.build.properties
[INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.metamodel.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.metamodel.feature/.polyglot.build.properties
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.metamodel.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.metamodel.feature/.polyglot.build.properties
[INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.201812070911.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.89kB)
[INFO] Fetching org.eclipse.ocl_3.15.0.v20200608-1555.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.ocl.ecore_3.15.0.v20200608-1555.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (376.67kB)
[INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.48kB)
[INFO] Fetching org.eclipse.ocl.common_1.8.400.v20200608-1555.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.2kB)
[INFO] Fetching org.polarsys.kitalpha.accuracy_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (56.74kB)
[INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.metamodel.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.metamodel.feature/.polyglot.build.properties
[INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.docgen.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.docgen.feature/.polyglot.build.properties
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.kitalpha.pdt.docgen.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/atform-Introspector-addon_master/introspector/features/org.polarsys.kitalpha.pdt.docgen.feature/.polyglot.build.properties
[INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3MB)
[INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (158.93kB)
[INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.35kB)
[INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.02MB)
[INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.42kB)
[INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.99MB)
[INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.95MB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.11.0.v20200525-2012.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.66MB)
[INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (552.23kB)
[INFO] Fetching org.eclipse.egf.common.ui_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (52.17kB)
[INFO] Fetching org.eclipse.egf.core.pde_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (67.14kB)
[INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (4.44MB)
[INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (534.67kB)
[INFO] Fetching org.eclipse.egf.core.ui_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (127.91kB)
[INFO] Fetching org.eclipse.egf.pattern_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (140.95kB)
[INFO] Fetching org.eclipse.emf.query_1.7.0.201805030653.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (141.72kB)
[INFO] Fetching org.eclipse.egf.pattern.ftask_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (32.7kB)
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.33kB)
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.51kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.1kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (608.72kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (167.21kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.5MB)
[INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
[INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (174.21kB)
[INFO] Fetching org.junit_4.13.0.v20200204-1500.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (415.44kB)
[INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.74kB)
[INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (338.42kB)
[INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (379.6kB)
[INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.25kB)
[INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.35kB)
[INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (136.42kB)
[INFO] Fetching org.eclipse.sirius.diagram.sequence_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (706.63kB)
[INFO] Fetching org.eclipse.sirius.diagram.ui.ext_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (8.37kB)
[INFO] Fetching org.eclipse.sirius.table_6.5.0.202104191551.jar from https://download.eclipse.org/sirius/updates/stable/6.5.0-S20210419-114904/2020-06/plugins/ (356.29kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.43kB)
[INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (21.88kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (88.98kB)
[INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.edit_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (16.31kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.edit_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (82.71kB)
[INFO] Fetching org.polarsys.kitalpha.ad.common_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (12.65kB)
[INFO] Fetching org.polarsys.kitalpha.report_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (19.82kB)
[INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (85.41kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.ui_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (300.1kB)
[INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model.edit_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (21.63kB)
[INFO] Fetching org.polarsys.kitalpha.emde_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (61.89kB)
[INFO] Fetching org.polarsys.kitalpha.ad.metadata_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (29.74kB)
[INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (22.02kB)
[INFO] Fetching org.polarsys.kitalpha.ad.metadata.model_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (29.46kB)
[INFO] Fetching org.polarsys.kitalpha.ad.services_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (42.87kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.predicate_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (39.06kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (71.22kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.model_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/5.1.0-S202104201726/plugins/ (54.76kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/5.1.0-S202104201726/plugins/ (126.73kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.helper_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/5.1.0-S202104201726/plugins/ (39.78kB)
[INFO] Fetching org.polarsys.kitalpha.emde.model_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/5.1.0-S202104201726/plugins/ (34.68kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.validation_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/5.1.0-S202104201726/plugins/ (57.35kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.common_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/5.1.0-S202104201726/plugins/ (36.15kB)
[INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.helper_5.1.0.202104201726.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/5.1.0-S202104201726/plugins/ (50.99kB)
Apr 21, 2021 1:16:14 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
Apr 21, 2021 1:16:14 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://download.eclipse.org:443
[ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.polarsys.kitalpha.ad.viewpoint.dsl.generation.launcher,5.1.0.202104201726 from repository https://download.eclipse.org/kitalpha/updates/stable/sdk/5.1.0-S202104201726:
[ERROR]    Unable to connect to repository https://download.eclipse.org/kitalpha/updates/stable/sdk/5.1.0-S202104201726/plugins/org.polarsys.kitalpha.ad.viewpoint.dsl.generation.launcher_5.1.0.202104201726.jar
[ERROR] Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,org.polarsys.kitalpha.ad.viewpoint.dsl.generation.launcher,5.1.0.202104201726 into the local Maven repository.See log output for details. Connect to download.eclipse.org:443 [download.eclipse.org/198.41.30.199] failed: Connection refused -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,org.polarsys.kitalpha.ad.viewpoint.dsl.generation.launcher,5.1.0.202104201726 into the local Maven repository.See log output for details.
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,org.polarsys.kitalpha.ad.viewpoint.dsl.generation.launcher,5.1.0.202104201726 into the local Maven repository.See log output for details.
    at org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadArtifact (MirroringArtifactProvider.java:226)
    at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeOneFormatLocallyAvailable (MirroringArtifactProvider.java:211)
    at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeLocallyAvailable (MirroringArtifactProvider.java:182)
    at org.eclipse.tycho.repository.local.MirroringArtifactProvider.getArtifactFile (MirroringArtifactProvider.java:121)
    at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:85)
    at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:128)
    at org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:297)
    at org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:260)
    at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:251)
    at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveTargetDependencies (P2ResolverImpl.java:124)
    at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies (P2DependencyResolver.java:371)
    at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies (P2DependencyResolver.java:339)
    at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:130)
    at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to download.eclipse.org:443 [download.eclipse.org/198.41.30.199] failed: Connection refused
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:156)
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:374)
    at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
    at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
    at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
    at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
    at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
    at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
    at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:83)
    at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer.performConnect (HttpClientRetrieveFileTransfer.java:1000)
    at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer.access$0 (HttpClientRetrieveFileTransfer.java:992)
    at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer$1.performFileTransfer (HttpClientRetrieveFileTransfer.java:988)
    at org.eclipse.ecf.filetransfer.FileTransferJob.run (FileTransferJob.java:74)
    at org.eclipse.core.internal.jobs.Worker.run (Worker.java:63)
Caused by: java.net.ConnectException: Connection refused
    at sun.nio.ch.Net.pollConnect (Native Method)
    at sun.nio.ch.Net.pollConnectNow (Net.java:589)
    at sun.nio.ch.NioSocketImpl.timedFinishConnect (NioSocketImpl.java:549)
    at sun.nio.ch.NioSocketImpl.connect (NioSocketImpl.java:597)
    at java.net.SocksSocketImpl.connect (SocksSocketImpl.java:333)
    at java.net.Socket.connect (Socket.java:648)
    at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket (SSLConnectionSocketFactory.java:368)
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect (DefaultHttpClientConnectionOperator.java:142)
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect (PoolingHttpClientConnectionManager.java:374)
    at org.apache.http.impl.execchain.MainClientExec.establishRoute (MainClientExec.java:393)
    at org.apache.http.impl.execchain.MainClientExec.execute (MainClientExec.java:236)
    at org.apache.http.impl.execchain.ProtocolExec.execute (ProtocolExec.java:186)
    at org.apache.http.impl.execchain.RetryExec.execute (RetryExec.java:89)
    at org.apache.http.impl.execchain.RedirectExec.execute (RedirectExec.java:110)
    at org.apache.http.impl.client.InternalHttpClient.doExecute (InternalHttpClient.java:185)
    at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:83)
    at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer.performConnect (HttpClientRetrieveFileTransfer.java:1000)
    at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer.access$0 (HttpClientRetrieveFileTransfer.java:992)
    at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer$1.performFileTransfer (HttpClientRetrieveFileTransfer.java:988)
    at org.eclipse.ecf.filetransfer.FileTransferJob.run (FileTransferJob.java:74)
    at org.eclipse.core.internal.jobs.Worker.run (Worker.java:63)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
[Pipeline] }
Terminating xvnc.
[Pipeline] // xvnc
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive artifacts)
Stage "Archive artifacts" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
Stage "Deploy" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE