Triggered by Gerrit: https://git.eclipse.org/r/c/tm/org.eclipse.tm/+/195376 Running as SYSTEM Agent centos-7-9xqjt 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-9xqjt" namespace: "tm" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tm.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-9xqjt" - 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-9xqjt" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.tm.svc.cluster.local/tm/" 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-tm" 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-9xqjt (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/rse-gerrit_master [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/tm/org.eclipse.tm.git > git init /home/jenkins/agent/workspace/rse-gerrit_master # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/tm/org.eclipse.tm.git > git --version # timeout=10 > git --version # 'git version 2.36.1' > git fetch --tags --force --progress -- https://git.eclipse.org/r/tm/org.eclipse.tm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/tm/org.eclipse.tm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/tm/org.eclipse.tm.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/tm/org.eclipse.tm.git > git fetch --tags --force --progress -- https://git.eclipse.org/r/tm/org.eclipse.tm.git refs/changes/76/195376/2 # timeout=10 > git rev-parse 53f040400f69b364553402b1ff9781aa002d6cf9^{commit} # timeout=10 Checking out Revision 53f040400f69b364553402b1ff9781aa002d6cf9 (refs/changes/76/195376/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 53f040400f69b364553402b1ff9781aa002d6cf9 # timeout=10 Commit message: "4.5.400 release for 2022-09/4.25" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0aadd6f5a2cc961e5f76c50e56d78c44314cde09 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [rse-gerrit_master] $ Xvnc -help Starting xvnc [rse-gerrit_master] $ Xvnc :34 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset 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 Fri Aug 26 09:21:52 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5934 vncext: created VNC server for screen 0 [rse-gerrit_master] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=53f040400f69b364553402b1ff9781aa002d6cf9 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=sbouchet@redhat.com "-DGERRIT_EVENT_ACCOUNT_NAME=Bouchet Stéphane" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/tm/org.eclipse.tm/+/195376 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sbouchet@redhat.com -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=tm/org.eclipse.tm -DGERRIT_CHANGE_NUMBER=195376 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Bouchet Stéphane\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/76/195376/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Bouchet Stéphane" '-DGERRIT_CHANGE_OWNER=\"Bouchet Stéphane\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=NC41LjQwMCByZWxlYXNlIGZvciAyMDIyLTA5LzQuMjUKCkZpeGVzIGVycm9ycywgZG9jIGdlbmVyYXRpb24gYW5kIHVzZXMgVHljaG8gMi43CgpTaWduZWQtb2ZmLWJ5OiBTdGVwaGFuZSBCb3VjaGV0IDxzYm91Y2hldEByZWRoYXQuY29tPgoKQ2hhbmdlLUlkOiBJMjdlNmRjNGJmYzI4MzZhMjNkNDYwZGI2MDcyMmM4ZWY3Y2RhMWRhMQo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=4.5.400 release for 2022-09/4.25" '-DGERRIT_EVENT_ACCOUNT=\"Bouchet Stéphane\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I27e6dc4bfc2836a23d460db60722c8ef7cda1da1 -DGERRIT_EVENT_HASH=-1887563107 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=sbouchet@redhat.com -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Bouchet Stéphane" -Dmaven.test.error.ignore=true -Dmaven.test.skip=true -Dmaven.test.failure.ignore=true -Dsurefire.timeout=1800 -Dmaven.repo.local=/home/jenkins/agent/workspace/rse-gerrit_master/.repository clean install -V -fae -B Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/rse-gerrit_master/admin/target-defs/eclipse-4.25.target for environments=[linux/gtk/x86_64], 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@48126a17... [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.terminal:org.eclipse.tm.terminal.view.ui.rse:4.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/org.eclipse.tm.terminal.view.ui.rse/pom.xml [INFO] Fetching com.ibm.icu_67.1.0.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (12.5MB) [INFO] Fetching com.sun.jna_5.8.0.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (1.65MB) [INFO] Fetching com.sun.jna.platform_5.8.0.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (1.28MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (46.27kB) [INFO] Fetching org.eclipse.osgi_3.18.100.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (1.47MB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (20.34kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (23.5kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (703.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (35.59kB) [INFO] Fetching 202208261000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-09/ (63B) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.2.2.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (393.3kB) [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (64.86kB) [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (81.45kB) [INFO] Fetching org.bouncycastle.bcpg_1.71.0.v20220723-1943.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (379.48kB) [INFO] Fetching org.bouncycastle.bcprov_1.71.0.v20220723-1943.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (6.02MB) [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (69.26kB) [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (74.34kB) [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (114.56kB) [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (146.41kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (196.21kB) [INFO] Fetching org.eclipse.core.databinding_1.11.100.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (289.67kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (313kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (93.93kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (71.65kB) [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (109.8kB) [INFO] Fetching org.eclipse.core.resources_3.18.0.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (893.32kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (90.9kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (35.64kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (27.8kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (54.29kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (57.49kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.300.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (71.46kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/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.25-I-builds/I20220824-0600/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.25-I-builds/I20220824-0600/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.25-I-builds/I20220824-0600/plugins/ (42.3kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (317.8kB) [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220722-0842.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (45.85kB) [INFO] Fetching org.eclipse.swt_3.121.0.v20220824-2203.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-1800/plugins/ (18.78kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.27.0.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (215.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.600.v20220621-1327.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (204.9kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (28.11kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (58.52kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (11.51kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (397.11kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (266.92kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (89.66kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220726-0930.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (232.53kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (118.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.600.v20220715-1400.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (252.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.600.v20220607-1204.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (149.46kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (51.9kB) [INFO] Fetching org.eclipse.emf.common_2.25.0.v20220616-0914.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (369.68kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (52.55kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (169.5kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (362.07kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (79.47kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (68.04kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.200.v20220819-1949.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (176.33kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (221.38kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (132.68kB) [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (115.07kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jface.text_3.21.0.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (1.04MB) [INFO] Fetching org.eclipse.text_3.12.200.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (295.31kB) [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (432.55kB) [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (331.65kB) [INFO] Fetching org.eclipse.ui.ide_3.19.100.v20220820-0412.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (107.38kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (690.83kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.0.v20220824-2203.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-1800/plugins/ (2.06MB) [INFO] Fetching org.eclipse.tm.terminal.control_5.3.200.202204200013.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (214.79kB) [INFO] Fetching org.eclipse.tm.terminal.view.core_4.8.300.202204200013.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (45.66kB) [INFO] Fetching org.eclipse.tm.terminal.view.ui_4.10.300.202204200013.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (281kB) [INFO] Fetching org.eclipse.ui.workbench_3.126.0.v20220823-0718.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (3.49MB) [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (424.9kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (23.09kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (21.23kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.terminal:org.eclipse.tm.terminal.view.rse.feature:4.5.400-SNAPSHOT @ /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.terminal:org.eclipse.tm.terminal.view.rse.sdk.feature:4.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.sdk.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.dstore.doc.isv:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.doc.isv:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.isv/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.doc.user:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.user/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.examples.daytime:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.daytime/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.examples.dstore:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.dstore/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.examples:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.examples.tutorial:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (806.64kB) [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (620.52kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (115.6kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (343.24kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (470.76kB) [INFO] Fetching org.eclipse.team.core_3.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (402.85kB) [INFO] Fetching org.eclipse.team.ui_3.9.400.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (1.42MB) [INFO] Fetching org.eclipse.search_3.14.200.v20220817-1340.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (492.05kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.core-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.dstore:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.dstore-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.ftp:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ftp-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.local:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.local-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.scp:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.scp-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.sdk:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.sdk-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.ssh:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ssh-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.telnet:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.telnet-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.terminals:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.terminals-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.useractions:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.useractions.sdk:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions.sdk-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.dstore.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.dstore.extra:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.extra/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.connectorservice.dstore:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.dstore/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.connectorservice.local:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.local/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.connectorservice.ssh:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.ssh/pom.xml [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (297.81kB) [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (49.45kB) [INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (43.17kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.connectorservice.telnet:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.telnet/pom.xml [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B) [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (109.15kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.dstore.security:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.dstore.security/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.efs:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.efs.ui:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.files.ui:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.files.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.importexport:4.5.101-SNAPSHOT @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.importexport/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.processes.ui:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.processes.ui/pom.xml [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (400.2kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.sdk:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.services:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.services.dstore:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.dstore/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.services.files.ftp:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.files.ftp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.services.local:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.local/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.services.ssh:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.ssh/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.services.telnet:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.telnet/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.shells.ui:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.shells.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.files.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.files.dstore:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.dstore/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.files.ftp:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ftp/pom.xml [INFO] Fetching org.eclipse.ui.console_3.11.300.v20220811-1921.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (245.02kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.files.local:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.local/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.files.scp:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.scp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.files.ssh:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ssh/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.processes.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.processes.dstore:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.processes.local:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.local/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.processes.shell.linux:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.shells.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.shells.dstore:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.shells.local:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.local/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.shells.ssh:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.shells.telnet:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.terminals.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.terminals.ssh:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.terminals.ui:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.terminals.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.ui:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.ui.capabilities:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui.capabilities/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.useractions:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.useractions.sdk:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions.sdk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.tests:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests/pom.xml [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (52.65kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (421.77kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (114.89kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (172.29kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (110.71kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (65.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.features:org.eclipse.rse.tests:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.tests.framework:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm:org.eclipse.rse.tests.framework.examples:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework.examples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.tm.rse:org.eclipse.tm.site:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/site/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Target Management Parent [pom] [INFO] org.eclipse.tm.rse [pom] [INFO] org.eclipse.tm.rse.plugins [pom] [INFO] org.eclipse.rse.services [eclipse-plugin] [INFO] org.eclipse.rse.core [eclipse-plugin] [INFO] org.eclipse.rse.ui [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.files.core [eclipse-plugin] [INFO] org.eclipse.tm.terminal.view.ui.rse [eclipse-plugin] [INFO] org.eclipse.tm.terminal.plugins [pom] [INFO] org.eclipse.tm.terminal.features [pom] [INFO] org.eclipse.tm.terminal.view.rse.feature [eclipse-feature] [INFO] org.eclipse.tm.terminal.view.rse.sdk.feature [eclipse-feature] [INFO] TM Terminal, Maven Master [pom] [INFO] org.eclipse.tm.rse.doc [pom] [INFO] org.eclipse.dstore.doc.isv [eclipse-plugin] [INFO] org.eclipse.rse.doc.isv [eclipse-plugin] [INFO] org.eclipse.rse.doc.user [eclipse-plugin] [INFO] org.eclipse.tm.rse.examples [pom] [INFO] org.eclipse.rse.examples.daytime [eclipse-plugin] [INFO] org.eclipse.dstore.extra [eclipse-plugin] [INFO] org.eclipse.dstore.core [eclipse-plugin] [INFO] org.eclipse.rse.services.dstore [eclipse-plugin] [INFO] org.eclipse.rse.connectorservice.dstore [eclipse-plugin] [INFO] org.eclipse.rse.examples.dstore [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.shells.core [eclipse-plugin] [INFO] org.eclipse.rse.files.ui [eclipse-plugin] [INFO] org.eclipse.rse.shells.ui [eclipse-plugin] [INFO] org.eclipse.rse.examples.tutorial [eclipse-plugin] [INFO] org.eclipse.rse.examples [eclipse-feature] [INFO] org.eclipse.tm.rse.features [pom] [INFO] org.eclipse.rse.efs [eclipse-plugin] [INFO] org.eclipse.rse.efs.ui [eclipse-plugin] [INFO] org.eclipse.rse.importexport [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.processes.core [eclipse-plugin] [INFO] org.eclipse.rse.processes.ui [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.processes.shell.linux [eclipse-plugin] [INFO] org.eclipse.rse.core [eclipse-feature] [INFO] org.eclipse.rse.subsystems.files.dstore [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.processes.dstore [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.shells.dstore [eclipse-plugin] [INFO] org.eclipse.rse.dstore.security [eclipse-plugin] [INFO] org.eclipse.rse.dstore [eclipse-feature] [INFO] org.eclipse.rse [eclipse-plugin] [INFO] org.eclipse.rse.connectorservice.local [eclipse-plugin] [INFO] org.eclipse.rse.services.ssh [eclipse-plugin] [INFO] org.eclipse.rse.connectorservice.ssh [eclipse-plugin] [INFO] org.eclipse.rse.services.telnet [eclipse-plugin] [INFO] org.eclipse.rse.connectorservice.telnet [eclipse-plugin] [INFO] org.eclipse.rse.services.files.ftp [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.files.ftp [eclipse-plugin] [INFO] org.eclipse.rse.ftp [eclipse-feature] [INFO] org.eclipse.rse.services.local [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.files.local [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.processes.local [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.shells.local [eclipse-plugin] [INFO] org.eclipse.rse.local [eclipse-feature] [INFO] org.eclipse.rse.subsystems.files.ssh [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.shells.ssh [eclipse-plugin] [INFO] org.eclipse.rse.ssh [eclipse-feature] [INFO] org.eclipse.rse.subsystems.shells.telnet [eclipse-plugin] [INFO] org.eclipse.rse.telnet [eclipse-feature] [INFO] org.eclipse.rse [eclipse-feature] [INFO] org.eclipse.rse.subsystems.files.scp [eclipse-plugin] [INFO] org.eclipse.rse.scp [eclipse-feature] [INFO] org.eclipse.rse.sdk [eclipse-plugin] [INFO] org.eclipse.rse.sdk [eclipse-feature] [INFO] org.eclipse.rse.subsystems.terminals.core [eclipse-plugin] [INFO] org.eclipse.rse.subsystems.terminals.ssh [eclipse-plugin] [INFO] org.eclipse.rse.terminals.ui [eclipse-plugin] [INFO] org.eclipse.rse.terminals [eclipse-feature] [INFO] org.eclipse.rse.useractions [eclipse-plugin] [INFO] org.eclipse.rse.useractions [eclipse-feature] [INFO] org.eclipse.rse.useractions.sdk [eclipse-plugin] [INFO] org.eclipse.rse.useractions.sdk [eclipse-feature] [INFO] org.eclipse.rse.ui.capabilities [eclipse-plugin] [INFO] org.eclipse.tm.rse.tests [pom] [INFO] org.eclipse.rse.tests.framework [eclipse-plugin] [INFO] org.eclipse.rse.tests [eclipse-test-plugin] [INFO] org.eclipse.rse.tests [eclipse-feature] [INFO] org.eclipse.rse.tests.framework.examples [eclipse-plugin] [INFO] org.eclipse.tm.site [eclipse-repository] [INFO] [INFO] ----------------------< org.eclipse.tm:tm-parent >---------------------- [INFO] Building Target Management Parent 4.5.400 [1/81] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tm-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tm-parent --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/tm-parent/4.5.400/tm-parent-4.5.400.pom [INFO] [INFO] ---------------< org.eclipse.tm.rse:org.eclipse.tm.rse >---------------- [INFO] Building org.eclipse.tm.rse 4.5.400 [2/81] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.rse --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.tm.rse --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/rse/org.eclipse.tm.rse/4.5.400/org.eclipse.tm.rse-4.5.400.pom [INFO] [INFO] -----------< org.eclipse.tm.rse:org.eclipse.tm.rse.plugins >------------ [INFO] Building org.eclipse.tm.rse.plugins 4.5.400 [3/81] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.rse.plugins --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.tm.rse.plugins --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/rse/org.eclipse.tm.rse.plugins/4.5.400/org.eclipse.tm.rse.plugins-4.5.400.pom [INFO] [INFO] --------------< org.eclipse.tm:org.eclipse.rse.services >--------------- [INFO] Building org.eclipse.rse.services 4.5.400 [4/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.services --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.services --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.services --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.services --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.services --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.services --- [INFO] Resolving class path of org.eclipse.rse.services... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (251kB) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.services --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.services --- [INFO] Compiling 100 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services/target/clientserver.jar-classes [INFO] Compiling 168 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.services --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.services --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.services --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.services --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.services --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services/clientserver.jar [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services/target/org.eclipse.rse.services-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.services --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.services --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.services --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.services --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services/target/org.eclipse.rse.services-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services/4.5.400/org.eclipse.rse.services-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services/4.5.400/org.eclipse.rse.services-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services/4.5.400/org.eclipse.rse.services-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services/4.5.400/org.eclipse.rse.services-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.services --- [INFO] [INFO] ----------------< org.eclipse.tm:org.eclipse.rse.core >----------------- [INFO] Building org.eclipse.rse.core 4.5.400 [5/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.core --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.core --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.core --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.core --- [INFO] Resolving class path of org.eclipse.rse.core... [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (23.39kB) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.core --- [WARNING] The effective compiler target level 1.4 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.tm:org.eclipse.rse.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.core/pom.xml [INFO] Compiling 217 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.core --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.core --- [WARNING] The effective compiler target level 1.4 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.tm:org.eclipse.rse.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.core/pom.xml [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.core --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.core --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.core/target/org.eclipse.rse.core-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.core --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.core --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.core/target/org.eclipse.rse.core-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.core/4.5.400/org.eclipse.rse.core-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.core/4.5.400/org.eclipse.rse.core-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.core/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.core/4.5.400/org.eclipse.rse.core-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.core/4.5.400/org.eclipse.rse.core-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.core --- [INFO] [INFO] -----------------< org.eclipse.tm:org.eclipse.rse.ui >------------------ [INFO] Building org.eclipse.rse.ui 4.5.400 [6/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.ui --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.ui --- [INFO] Resolving class path of org.eclipse.rse.ui... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (10.74kB) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.ui --- [WARNING] The effective compiler target level 1.4 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.tm:org.eclipse.rse.ui:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui/pom.xml [INFO] Compiling 506 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.ui --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.ui --- [WARNING] The effective compiler target level 1.4 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.tm:org.eclipse.rse.ui:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui/pom.xml [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui/target/org.eclipse.rse.ui-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.ui --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.ui --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui/target/org.eclipse.rse.ui-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.ui/4.5.400/org.eclipse.rse.ui-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.ui/4.5.400/org.eclipse.rse.ui-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.ui/4.5.400/org.eclipse.rse.ui-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.ui/4.5.400/org.eclipse.rse.ui-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.ui --- [INFO] [INFO] --------< org.eclipse.tm:org.eclipse.rse.subsystems.files.core >-------- [INFO] Building org.eclipse.rse.subsystems.files.core 4.5.400 [7/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.files.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.files.core --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.files.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.files.core --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.files.core --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.files.core --- [INFO] Resolving class path of org.eclipse.rse.subsystems.files.core... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.files.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.files.core --- [WARNING] The effective compiler target level 1.4 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.files.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.core/pom.xml [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.files.core --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.files.core --- [WARNING] The effective compiler target level 1.4 is incompatible with the following OSGi execution environments: [J2SE-1.4 (assumes 1.2)] @ MavenProject: org.eclipse.tm:org.eclipse.rse.subsystems.files.core:4.5.400 @ /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.core/pom.xml [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.files.core --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.files.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.files.core --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.core/target/org.eclipse.rse.subsystems.files.core-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.files.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.files.core --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.files.core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.files.core --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.core/target/org.eclipse.rse.subsystems.files.core-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.core/4.5.400/org.eclipse.rse.subsystems.files.core-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.core/4.5.400/org.eclipse.rse.subsystems.files.core-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.core/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.core/4.5.400/org.eclipse.rse.subsystems.files.core-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.core/4.5.400/org.eclipse.rse.subsystems.files.core-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.files.core --- [INFO] [INFO] ----< org.eclipse.tm.terminal:org.eclipse.tm.terminal.view.ui.rse >----- [INFO] Building org.eclipse.tm.terminal.view.ui.rse 4.5.400-SNAPSHOT [8/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] The project's OSGi version is 4.5.400.202208260921 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] Resolving class path of org.eclipse.tm.terminal.view.ui.rse... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/org.eclipse.tm.terminal.view.ui.rse/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/org.eclipse.tm.terminal.view.ui.rse/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/org.eclipse.tm.terminal.view.ui.rse/target/org.eclipse.tm.terminal.view.ui.rse-4.5.400-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/org.eclipse.tm.terminal.view.ui.rse/target/org.eclipse.tm.terminal.view.ui.rse-4.5.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/org.eclipse.tm.terminal.view.ui.rse/target/org.eclipse.tm.terminal.view.ui.rse-4.5.400-SNAPSHOT.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.ui.rse/4.5.400-SNAPSHOT/org.eclipse.tm.terminal.view.ui.rse-4.5.400-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/org.eclipse.tm.terminal.view.ui.rse/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.ui.rse/4.5.400-SNAPSHOT/org.eclipse.tm.terminal.view.ui.rse-4.5.400-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/org.eclipse.tm.terminal.view.ui.rse/target/org.eclipse.tm.terminal.view.ui.rse-4.5.400-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.ui.rse/4.5.400-SNAPSHOT/org.eclipse.tm.terminal.view.ui.rse-4.5.400-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/org.eclipse.tm.terminal.view.ui.rse/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.ui.rse/4.5.400-SNAPSHOT/org.eclipse.tm.terminal.view.ui.rse-4.5.400-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/org.eclipse.tm.terminal.view.ui.rse/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.ui.rse/4.5.400-SNAPSHOT/org.eclipse.tm.terminal.view.ui.rse-4.5.400-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.tm.terminal.view.ui.rse --- [INFO] [INFO] ------< org.eclipse.tm.terminal:org.eclipse.tm.terminal.plugins >------- [INFO] Building org.eclipse.tm.terminal.plugins 4.5.400 [9/81] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.terminal.plugins --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.tm.terminal.plugins --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.tm.terminal.plugins --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/plugins/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.plugins/4.5.400/org.eclipse.tm.terminal.plugins-4.5.400.pom [INFO] [INFO] ------< org.eclipse.tm.terminal:org.eclipse.tm.terminal.features >------ [INFO] Building org.eclipse.tm.terminal.features 4.5.400 [10/81] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.terminal.features --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.tm.terminal.features --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.tm.terminal.features --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.features/4.5.400/org.eclipse.tm.terminal.features-4.5.400.pom [INFO] [INFO] --< org.eclipse.tm.terminal:org.eclipse.tm.terminal.view.rse.feature >-- [INFO] Building org.eclipse.tm.terminal.view.rse.feature 4.5.400-SNAPSHOT [11/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Fetching org.eclipse.tm.terminal.view.feature_10.7.1.202208160035.jar from https://download.eclipse.org/releases/2022-09/202208261000/features/ (21.21kB) [INFO] The project's OSGi version is 4.5.400.202208260921 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.feature/target/org.eclipse.tm.terminal.view.rse.feature-4.5.400-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.feature/target/org.eclipse.tm.terminal.view.rse.feature-4.5.400-SNAPSHOT.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.rse.feature/4.5.400-SNAPSHOT/org.eclipse.tm.terminal.view.rse.feature-4.5.400-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.rse.feature/4.5.400-SNAPSHOT/org.eclipse.tm.terminal.view.rse.feature-4.5.400-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.rse.feature/4.5.400-SNAPSHOT/org.eclipse.tm.terminal.view.rse.feature-4.5.400-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.rse.feature/4.5.400-SNAPSHOT/org.eclipse.tm.terminal.view.rse.feature-4.5.400-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.tm.terminal.view.rse.feature --- [INFO] [INFO] --< org.eclipse.tm.terminal:org.eclipse.tm.terminal.view.rse.sdk.feature >-- [INFO] Building org.eclipse.tm.terminal.view.rse.sdk.feature 4.5.200-SNAPSHOT [12/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] The project's OSGi version is 4.5.200.202208260921 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.sdk.feature/target/org.eclipse.tm.terminal.view.rse.sdk.feature-4.5.200-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.sdk.feature/target/org.eclipse.tm.terminal.view.rse.sdk.feature-4.5.200-SNAPSHOT.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.rse.sdk.feature/4.5.200-SNAPSHOT/org.eclipse.tm.terminal.view.rse.sdk.feature-4.5.200-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.sdk.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.rse.sdk.feature/4.5.200-SNAPSHOT/org.eclipse.tm.terminal.view.rse.sdk.feature-4.5.200-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.sdk.feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.rse.sdk.feature/4.5.200-SNAPSHOT/org.eclipse.tm.terminal.view.rse.sdk.feature-4.5.200-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/features/org.eclipse.tm.terminal.view.rse.sdk.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/org.eclipse.tm.terminal.view.rse.sdk.feature/4.5.200-SNAPSHOT/org.eclipse.tm.terminal.view.rse.sdk.feature-4.5.200-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.tm.terminal.view.rse.sdk.feature --- [INFO] [INFO] --------------< org.eclipse.tm.terminal:terminal-parent >--------------- [INFO] Building TM Terminal, Maven Master 4.5.400 [13/81] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ terminal-parent --- [INFO] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ terminal-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ terminal-parent --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/terminal/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/terminal/terminal-parent/4.5.400/terminal-parent-4.5.400.pom [INFO] [INFO] -------------< org.eclipse.tm.rse:org.eclipse.tm.rse.doc >-------------- [INFO] Building org.eclipse.tm.rse.doc 4.5.400 [14/81] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.rse.doc --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.tm.rse.doc --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/rse/org.eclipse.tm.rse.doc/4.5.400/org.eclipse.tm.rse.doc-4.5.400.pom [INFO] [INFO] -------------< org.eclipse.tm:org.eclipse.dstore.doc.isv >-------------- [INFO] Building org.eclipse.dstore.doc.isv 4.5.400 [15/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dstore.doc.isv --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dstore.doc.isv --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.dstore.doc.isv --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.dstore.doc.isv --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.dstore.doc.isv --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.dstore.doc.isv --- [INFO] Resolving class path of org.eclipse.dstore.doc.isv... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.dstore.doc.isv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.dstore.doc.isv --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (default) @ org.eclipse.dstore.doc.isv --- [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/ (122B) [INFO] Adding repository https://download.eclipse.org/releases/2022-09 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-09/ (480B) [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-09/ (442B) [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-09/202208041200/ (263.37kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-09/202208051000/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-09/202208051000/ (791.93kB) [INFO] Fetching 202208051000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-09/ (63B) [INFO] Fetching org.eclipse.osgi_3.18.100.v20220726-1348.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (1.47MB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (2.96MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (1.67MB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (3.33MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (3.45MB) [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (109.43kB) [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220622-0417.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (74.05kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220722-0431.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (196.21kB) [INFO] Fetching org.eclipse.equinox.common_3.16.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (146.39kB) [INFO] Fetching org.eclipse.core.jobs_3.13.100.v20220718-1722.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (109.8kB) [INFO] Fetching org.eclipse.core.net_1.3.1200.v20220312-1450.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (47.62kB) [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220710-1223.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (115.04kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (19.69kB) [INFO] Fetching org.eclipse.help.base_4.3.800.v20220728-1800.jar from https://download.eclipse.org/releases/2022-09/202208051000/plugins/ (434.4kB) [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/rse-gerrit_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, buildDoc.xml] Buildfile: buildDoc.xml init: all: convertSchemaToHtml: getJavadocPath: extractLinks: [mkdir] Created dir: /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/javadoc.link.location computeClasspath: [echo] Computing classpath ... [echo] Done computing classpath. [echo] Bootclasspath is: /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/jrt-fs.jar generateJavadoc: [copy] Copying 1 file to /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv [mkdir] Created dir: /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/reference/api [echo] sep = : [echo] javadoc = /usr/bin/javadoc [exec] Result: 2 [echo] javadoc result = 2 build.index: [help.buildHelpIndex] Help documentation could not be indexed completely. [help.buildHelpIndex] Locale 'en_US': cannot find document: reference/api/org/eclipse/dstore/core/miners/package-summary.html [help.buildHelpIndex] Locale 'en_US': cannot find document: reference/api/org/eclipse/dstore/core/client/package-summary.html [help.buildHelpIndex] Locale 'en_US': cannot find document: reference/api/org/eclipse/dstore/core/model/package-summary.html [help.buildHelpIndex] Locale 'en_US': cannot find document: reference/api/overview-summary.html [help.buildHelpIndex] Locale 'en_US': cannot find document: reference/api/org/eclipse/dstore/core/server/package-summary.html [help.buildHelpIndex] Locale 'en_US': cannot find document: reference/api/org/eclipse/dstore/core/util/package-summary.html BUILD SUCCESSFUL BUILD SUCCESSFUL Total time: 1 second [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.dstore.doc.isv --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.dstore.doc.isv --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.dstore.doc.isv --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.dstore.doc.isv --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.dstore.doc.isv --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/target/org.eclipse.dstore.doc.isv-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dstore.doc.isv --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.dstore.doc.isv --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.dstore.doc.isv --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dstore.doc.isv --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/target/org.eclipse.dstore.doc.isv-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.doc.isv/4.5.400/org.eclipse.dstore.doc.isv-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.doc.isv/4.5.400/org.eclipse.dstore.doc.isv-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.doc.isv/4.5.400/org.eclipse.dstore.doc.isv-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.dstore.doc.isv/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.doc.isv/4.5.400/org.eclipse.dstore.doc.isv-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.dstore.doc.isv --- [INFO] [INFO] ---------------< org.eclipse.tm:org.eclipse.rse.doc.isv >--------------- [INFO] Building org.eclipse.rse.doc.isv 4.5.400 [16/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.doc.isv --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.doc.isv --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.doc.isv --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.doc.isv --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.doc.isv --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.doc.isv --- [INFO] Resolving class path of org.eclipse.rse.doc.isv... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.doc.isv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.isv/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.doc.isv --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.doc.isv --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.doc.isv --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.doc.isv --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.doc.isv --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.doc.isv --- [WARNING] /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.isv/build.properties: bin.includes value(s) [index/] do not match any files. [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.isv/target/org.eclipse.rse.doc.isv-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.doc.isv --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.doc.isv --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.doc.isv --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.doc.isv --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.isv/target/org.eclipse.rse.doc.isv-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.doc.isv/4.5.400/org.eclipse.rse.doc.isv-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.isv/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.doc.isv/4.5.400/org.eclipse.rse.doc.isv-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.isv/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.doc.isv/4.5.400/org.eclipse.rse.doc.isv-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.isv/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.doc.isv/4.5.400/org.eclipse.rse.doc.isv-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.doc.isv --- [INFO] [INFO] --------------< org.eclipse.tm:org.eclipse.rse.doc.user >--------------- [INFO] Building org.eclipse.rse.doc.user 4.5.400 [17/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.doc.user --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.doc.user --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.doc.user --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.doc.user --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.doc.user --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.doc.user --- [INFO] Resolving class path of org.eclipse.rse.doc.user... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.doc.user --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.user/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.doc.user --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.doc.user --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.doc.user --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.doc.user --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.doc.user --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.doc.user --- [WARNING] /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.user/build.properties: bin.includes value(s) [index*/] do not match any files. [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.user/target/org.eclipse.rse.doc.user-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.doc.user --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.doc.user --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.doc.user --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.doc.user --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.user/target/org.eclipse.rse.doc.user-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.doc.user/4.5.400/org.eclipse.rse.doc.user-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.user/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.doc.user/4.5.400/org.eclipse.rse.doc.user-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.user/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.doc.user/4.5.400/org.eclipse.rse.doc.user-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/doc/org.eclipse.rse.doc.user/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.doc.user/4.5.400/org.eclipse.rse.doc.user-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.doc.user --- [INFO] [INFO] -----------< org.eclipse.tm.rse:org.eclipse.tm.rse.examples >----------- [INFO] Building org.eclipse.tm.rse.examples 4.5.400 [18/81] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.rse.examples --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.tm.rse.examples --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/rse/org.eclipse.tm.rse.examples/4.5.400/org.eclipse.tm.rse.examples-4.5.400.pom [INFO] [INFO] ----------< org.eclipse.tm:org.eclipse.rse.examples.daytime >----------- [INFO] Building org.eclipse.rse.examples.daytime 4.5.400 [19/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.examples.daytime --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.examples.daytime --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.examples.daytime --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.examples.daytime --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.examples.daytime --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.examples.daytime --- [INFO] Resolving class path of org.eclipse.rse.examples.daytime... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.examples.daytime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.daytime/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.examples.daytime --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.daytime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.examples.daytime --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.examples.daytime --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.examples.daytime --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.examples.daytime --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.examples.daytime --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.daytime/target/org.eclipse.rse.examples.daytime-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.examples.daytime --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.examples.daytime --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.examples.daytime --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.examples.daytime --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.daytime/target/org.eclipse.rse.examples.daytime-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.daytime/4.5.400/org.eclipse.rse.examples.daytime-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.daytime/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.daytime/4.5.400/org.eclipse.rse.examples.daytime-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.daytime/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.daytime/4.5.400/org.eclipse.rse.examples.daytime-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.daytime/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.daytime/4.5.400/org.eclipse.rse.examples.daytime-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.examples.daytime --- [INFO] [INFO] --------------< org.eclipse.tm:org.eclipse.dstore.extra >--------------- [INFO] Building org.eclipse.dstore.extra 4.5.400 [20/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dstore.extra --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dstore.extra --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.dstore.extra --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.dstore.extra --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.dstore.extra --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.dstore.extra --- [INFO] Resolving class path of org.eclipse.dstore.extra... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.dstore.extra --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.extra/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.dstore.extra --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.extra/target/classes [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.extra/target/dstore_extra_server.jar-classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.dstore.extra --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.dstore.extra --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.dstore.extra --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.dstore.extra --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.dstore.extra --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.extra/dstore_extra_server.jar [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.extra/target/org.eclipse.dstore.extra-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dstore.extra --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.dstore.extra --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.dstore.extra --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dstore.extra --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.extra/target/org.eclipse.dstore.extra-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.extra/4.5.400/org.eclipse.dstore.extra-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.extra/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.extra/4.5.400/org.eclipse.dstore.extra-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.extra/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.extra/4.5.400/org.eclipse.dstore.extra-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.extra/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.extra/4.5.400/org.eclipse.dstore.extra-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.dstore.extra --- [INFO] [INFO] ---------------< org.eclipse.tm:org.eclipse.dstore.core >--------------- [INFO] Building org.eclipse.dstore.core 4.5.400 [21/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.dstore.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.dstore.core --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.dstore.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.dstore.core --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.dstore.core --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.dstore.core --- [INFO] Resolving class path of org.eclipse.dstore.core... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.dstore.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.dstore.core --- [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.core/target/classes [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.core/target/dstore_core.jar-classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.dstore.core --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.dstore.core --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.dstore.core --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.dstore.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.dstore.core --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.core/dstore_core.jar [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.core/target/org.eclipse.dstore.core-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.dstore.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.dstore.core --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.dstore.core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.dstore.core --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.core/target/org.eclipse.dstore.core-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.core/4.5.400/org.eclipse.dstore.core-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.core/4.5.400/org.eclipse.dstore.core-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.core/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.core/4.5.400/org.eclipse.dstore.core-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.dstore.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.dstore.core/4.5.400/org.eclipse.dstore.core-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.dstore.core --- [INFO] [INFO] -----------< org.eclipse.tm:org.eclipse.rse.services.dstore >----------- [INFO] Building org.eclipse.rse.services.dstore 4.5.400 [22/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.services.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.services.dstore --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.services.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.services.dstore --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.services.dstore --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.services.dstore --- [INFO] Resolving class path of org.eclipse.rse.services.dstore... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.services.dstore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.dstore/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.services.dstore --- [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.dstore/target/dstore_miners.jar-classes [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.dstore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.services.dstore --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.services.dstore --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.services.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.services.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.services.dstore --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.dstore/dstore_miners.jar [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.dstore/target/org.eclipse.rse.services.dstore-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.services.dstore --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.services.dstore --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.services.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.services.dstore --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.dstore/target/org.eclipse.rse.services.dstore-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.dstore/4.5.400/org.eclipse.rse.services.dstore-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.dstore/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.dstore/4.5.400/org.eclipse.rse.services.dstore-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.dstore/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.dstore/4.5.400/org.eclipse.rse.services.dstore-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.dstore/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.dstore/4.5.400/org.eclipse.rse.services.dstore-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.services.dstore --- [INFO] [INFO] -------< org.eclipse.tm:org.eclipse.rse.connectorservice.dstore >------- [INFO] Building org.eclipse.rse.connectorservice.dstore 4.5.400 [23/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.connectorservice.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.connectorservice.dstore --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.connectorservice.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.connectorservice.dstore --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.connectorservice.dstore --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.connectorservice.dstore --- [INFO] Resolving class path of org.eclipse.rse.connectorservice.dstore... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.connectorservice.dstore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.dstore/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.connectorservice.dstore --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.dstore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.connectorservice.dstore --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.connectorservice.dstore --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.connectorservice.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.connectorservice.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.connectorservice.dstore --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.dstore/target/org.eclipse.rse.connectorservice.dstore-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.connectorservice.dstore --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.connectorservice.dstore --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.connectorservice.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.connectorservice.dstore --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.dstore/target/org.eclipse.rse.connectorservice.dstore-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.dstore/4.5.400/org.eclipse.rse.connectorservice.dstore-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.dstore/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.dstore/4.5.400/org.eclipse.rse.connectorservice.dstore-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.dstore/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.dstore/4.5.400/org.eclipse.rse.connectorservice.dstore-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.dstore/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.dstore/4.5.400/org.eclipse.rse.connectorservice.dstore-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.connectorservice.dstore --- [INFO] [INFO] -----------< org.eclipse.tm:org.eclipse.rse.examples.dstore >----------- [INFO] Building org.eclipse.rse.examples.dstore 4.5.400 [24/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.examples.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.examples.dstore --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.examples.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.examples.dstore --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.examples.dstore --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.examples.dstore --- [INFO] Resolving class path of org.eclipse.rse.examples.dstore... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.examples.dstore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.dstore/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.examples.dstore --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.dstore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.examples.dstore --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.examples.dstore --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.examples.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.examples.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.examples.dstore --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.dstore/target/org.eclipse.rse.examples.dstore-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.examples.dstore --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.examples.dstore --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.examples.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.examples.dstore --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.dstore/target/org.eclipse.rse.examples.dstore-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.dstore/4.5.400/org.eclipse.rse.examples.dstore-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.dstore/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.dstore/4.5.400/org.eclipse.rse.examples.dstore-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.dstore/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.dstore/4.5.400/org.eclipse.rse.examples.dstore-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.dstore/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.dstore/4.5.400/org.eclipse.rse.examples.dstore-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.examples.dstore --- [INFO] [INFO] -------< org.eclipse.tm:org.eclipse.rse.subsystems.shells.core >-------- [INFO] Building org.eclipse.rse.subsystems.shells.core 4.5.400 [25/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.shells.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.shells.core --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.shells.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.shells.core --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.shells.core --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.shells.core --- [INFO] Resolving class path of org.eclipse.rse.subsystems.shells.core... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.shells.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.shells.core --- [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.shells.core --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.shells.core --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.shells.core --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.shells.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.shells.core --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.core/target/org.eclipse.rse.subsystems.shells.core-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.shells.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.shells.core --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.shells.core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.shells.core --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.core/target/org.eclipse.rse.subsystems.shells.core-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.core/4.5.400/org.eclipse.rse.subsystems.shells.core-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.core/4.5.400/org.eclipse.rse.subsystems.shells.core-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.core/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.core/4.5.400/org.eclipse.rse.subsystems.shells.core-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.core/4.5.400/org.eclipse.rse.subsystems.shells.core-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.shells.core --- [INFO] [INFO] --------------< org.eclipse.tm:org.eclipse.rse.files.ui >--------------- [INFO] Building org.eclipse.rse.files.ui 4.5.400 [26/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.files.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.files.ui --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.files.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.files.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.files.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.files.ui --- [INFO] Resolving class path of org.eclipse.rse.files.ui... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.files.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.files.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.files.ui --- [INFO] Compiling 115 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.files.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.files.ui --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.files.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.files.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.files.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.files.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.files.ui/target/org.eclipse.rse.files.ui-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.files.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.files.ui --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.files.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.files.ui --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.files.ui/target/org.eclipse.rse.files.ui-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.files.ui/4.5.400/org.eclipse.rse.files.ui-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.files.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.files.ui/4.5.400/org.eclipse.rse.files.ui-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.files.ui/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.files.ui/4.5.400/org.eclipse.rse.files.ui-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.files.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.files.ui/4.5.400/org.eclipse.rse.files.ui-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.files.ui --- [INFO] [INFO] --------------< org.eclipse.tm:org.eclipse.rse.shells.ui >-------------- [INFO] Building org.eclipse.rse.shells.ui 4.5.400 [27/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.shells.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.shells.ui --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.shells.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.shells.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.shells.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.shells.ui --- [INFO] Resolving class path of org.eclipse.rse.shells.ui... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.shells.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.shells.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.shells.ui --- [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.shells.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.shells.ui --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.shells.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.shells.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.shells.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.shells.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.shells.ui/target/org.eclipse.rse.shells.ui-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.shells.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.shells.ui --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.shells.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.shells.ui --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.shells.ui/target/org.eclipse.rse.shells.ui-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.shells.ui/4.5.400/org.eclipse.rse.shells.ui-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.shells.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.shells.ui/4.5.400/org.eclipse.rse.shells.ui-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.shells.ui/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.shells.ui/4.5.400/org.eclipse.rse.shells.ui-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.shells.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.shells.ui/4.5.400/org.eclipse.rse.shells.ui-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.shells.ui --- [INFO] [INFO] ----------< org.eclipse.tm:org.eclipse.rse.examples.tutorial >---------- [INFO] Building org.eclipse.rse.examples.tutorial 4.5.400 [28/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.examples.tutorial --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.examples.tutorial --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.examples.tutorial --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.examples.tutorial --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.examples.tutorial --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.examples.tutorial --- [INFO] Resolving class path of org.eclipse.rse.examples.tutorial... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.examples.tutorial --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.tutorial/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.examples.tutorial --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.tutorial/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.examples.tutorial --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.examples.tutorial --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.examples.tutorial --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.examples.tutorial --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.examples.tutorial --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.tutorial/target/org.eclipse.rse.examples.tutorial-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.examples.tutorial --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.examples.tutorial --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.examples.tutorial --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.examples.tutorial --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.tutorial/target/org.eclipse.rse.examples.tutorial-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.tutorial/4.5.400/org.eclipse.rse.examples.tutorial-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.tutorial/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.tutorial/4.5.400/org.eclipse.rse.examples.tutorial-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.tutorial/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.tutorial/4.5.400/org.eclipse.rse.examples.tutorial-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples.tutorial/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples.tutorial/4.5.400/org.eclipse.rse.examples.tutorial-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.examples.tutorial --- [INFO] [INFO] --------------< org.eclipse.tm:org.eclipse.rse.examples >--------------- [INFO] Building org.eclipse.rse.examples 4.5.400 [29/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.examples --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.examples --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples-feature/target/org.eclipse.rse.examples-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.examples --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.examples --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.examples --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples-feature/target/org.eclipse.rse.examples-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples/4.5.400/org.eclipse.rse.examples-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples/4.5.400/org.eclipse.rse.examples-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples/4.5.400/org.eclipse.rse.examples-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/examples/org.eclipse.rse.examples-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.examples/4.5.400/org.eclipse.rse.examples-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.examples --- [INFO] [INFO] -----------< org.eclipse.tm.rse:org.eclipse.tm.rse.features >----------- [INFO] Building org.eclipse.tm.rse.features 4.5.400 [30/81] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.rse.features --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.tm.rse.features --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/rse/org.eclipse.tm.rse.features/4.5.400/org.eclipse.tm.rse.features-4.5.400.pom [INFO] [INFO] -----------------< org.eclipse.tm:org.eclipse.rse.efs >----------------- [INFO] Building org.eclipse.rse.efs 4.5.400 [31/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.efs --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.efs --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.efs --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.efs --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.efs --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.efs --- [INFO] Resolving class path of org.eclipse.rse.efs... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.efs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.efs --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.efs --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.efs --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.efs --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.efs --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.efs --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs/target/org.eclipse.rse.efs-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.efs --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.efs --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.efs --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.efs --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs/target/org.eclipse.rse.efs-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.efs/4.5.400/org.eclipse.rse.efs-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.efs/4.5.400/org.eclipse.rse.efs-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.efs/4.5.400/org.eclipse.rse.efs-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.efs/4.5.400/org.eclipse.rse.efs-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.efs --- [INFO] [INFO] ---------------< org.eclipse.tm:org.eclipse.rse.efs.ui >---------------- [INFO] Building org.eclipse.rse.efs.ui 4.5.400 [32/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.efs.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.efs.ui --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.efs.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.efs.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.efs.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.efs.ui --- [INFO] Resolving class path of org.eclipse.rse.efs.ui... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.efs.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.efs.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.efs.ui --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.efs.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.efs.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.efs.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.efs.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs.ui/target/org.eclipse.rse.efs.ui-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.efs.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.efs.ui --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.efs.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.efs.ui --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs.ui/target/org.eclipse.rse.efs.ui-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.efs.ui/4.5.400/org.eclipse.rse.efs.ui-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.efs.ui/4.5.400/org.eclipse.rse.efs.ui-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs.ui/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.efs.ui/4.5.400/org.eclipse.rse.efs.ui-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.efs.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.efs.ui/4.5.400/org.eclipse.rse.efs.ui-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.efs.ui --- [INFO] [INFO] ------------< org.eclipse.tm:org.eclipse.rse.importexport >------------- [INFO] Building org.eclipse.rse.importexport 4.5.101-SNAPSHOT [33/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.importexport --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.importexport --- [INFO] The project's OSGi version is 4.5.101.202208260921 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.importexport --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.importexport --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.importexport --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.importexport --- [INFO] Resolving class path of org.eclipse.rse.importexport... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.importexport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.importexport/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.importexport --- [INFO] Compiling 77 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.importexport/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.importexport --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.importexport --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.importexport --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.importexport --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.importexport --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.importexport/target/org.eclipse.rse.importexport-4.5.101-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.importexport --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.importexport --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.importexport --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.importexport --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.importexport/target/org.eclipse.rse.importexport-4.5.101-SNAPSHOT.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.importexport/4.5.101-SNAPSHOT/org.eclipse.rse.importexport-4.5.101-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.importexport/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.importexport/4.5.101-SNAPSHOT/org.eclipse.rse.importexport-4.5.101-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.importexport/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.importexport/4.5.101-SNAPSHOT/org.eclipse.rse.importexport-4.5.101-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.importexport/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.importexport/4.5.101-SNAPSHOT/org.eclipse.rse.importexport-4.5.101-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.importexport --- [INFO] [INFO] ------< org.eclipse.tm:org.eclipse.rse.subsystems.processes.core >------ [INFO] Building org.eclipse.rse.subsystems.processes.core 4.5.400 [34/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.processes.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.processes.core --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.processes.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.processes.core --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.processes.core --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.processes.core --- [INFO] Resolving class path of org.eclipse.rse.subsystems.processes.core... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.processes.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.processes.core --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.processes.core --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.processes.core --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.processes.core --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.processes.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.processes.core --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.core/target/org.eclipse.rse.subsystems.processes.core-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.processes.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.processes.core --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.processes.core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.processes.core --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.core/target/org.eclipse.rse.subsystems.processes.core-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.core/4.5.400/org.eclipse.rse.subsystems.processes.core-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.core/4.5.400/org.eclipse.rse.subsystems.processes.core-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.core/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.core/4.5.400/org.eclipse.rse.subsystems.processes.core-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.core/4.5.400/org.eclipse.rse.subsystems.processes.core-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.processes.core --- [INFO] [INFO] ------------< org.eclipse.tm:org.eclipse.rse.processes.ui >------------- [INFO] Building org.eclipse.rse.processes.ui 4.5.400 [35/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.processes.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.processes.ui --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.processes.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.processes.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.processes.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.processes.ui --- [INFO] Resolving class path of org.eclipse.rse.processes.ui... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.processes.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.processes.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.processes.ui --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.processes.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.processes.ui --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.processes.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.processes.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.processes.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.processes.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.processes.ui/target/org.eclipse.rse.processes.ui-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.processes.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.processes.ui --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.processes.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.processes.ui --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.processes.ui/target/org.eclipse.rse.processes.ui-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.processes.ui/4.5.400/org.eclipse.rse.processes.ui-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.processes.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.processes.ui/4.5.400/org.eclipse.rse.processes.ui-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.processes.ui/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.processes.ui/4.5.400/org.eclipse.rse.processes.ui-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.processes.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.processes.ui/4.5.400/org.eclipse.rse.processes.ui-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.processes.ui --- [INFO] [INFO] --< org.eclipse.tm:org.eclipse.rse.subsystems.processes.shell.linux >--- [INFO] Building org.eclipse.rse.subsystems.processes.shell.linux 4.5.400 [36/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] Resolving class path of org.eclipse.rse.subsystems.processes.shell.linux... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/target/org.eclipse.rse.subsystems.processes.shell.linux-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/target/org.eclipse.rse.subsystems.processes.shell.linux-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.shell.linux/4.5.400/org.eclipse.rse.subsystems.processes.shell.linux-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.shell.linux/4.5.400/org.eclipse.rse.subsystems.processes.shell.linux-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.shell.linux/4.5.400/org.eclipse.rse.subsystems.processes.shell.linux-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.shell.linux/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.shell.linux/4.5.400/org.eclipse.rse.subsystems.processes.shell.linux-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.processes.shell.linux --- [INFO] [INFO] ------------< org.eclipse.tm.features:org.eclipse.rse.core >------------ [INFO] Building org.eclipse.rse.core 4.5.400 [37/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.core --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.core --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.core --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.core-feature/target/org.eclipse.rse.core-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.core --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.core --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.core --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.core-feature/target/org.eclipse.rse.core-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.core/4.5.400/org.eclipse.rse.core-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.core-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.core/4.5.400/org.eclipse.rse.core-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.core-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.core/4.5.400/org.eclipse.rse.core-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.core-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.core/4.5.400/org.eclipse.rse.core-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.core --- [INFO] [INFO] -------< org.eclipse.tm:org.eclipse.rse.subsystems.files.dstore >------- [INFO] Building org.eclipse.rse.subsystems.files.dstore 4.5.400 [38/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] Resolving class path of org.eclipse.rse.subsystems.files.dstore... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.dstore/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.dstore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.dstore/target/org.eclipse.rse.subsystems.files.dstore-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.dstore/target/org.eclipse.rse.subsystems.files.dstore-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.dstore/4.5.400/org.eclipse.rse.subsystems.files.dstore-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.dstore/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.dstore/4.5.400/org.eclipse.rse.subsystems.files.dstore-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.dstore/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.dstore/4.5.400/org.eclipse.rse.subsystems.files.dstore-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.dstore/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.dstore/4.5.400/org.eclipse.rse.subsystems.files.dstore-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.files.dstore --- [INFO] [INFO] -----< org.eclipse.tm:org.eclipse.rse.subsystems.processes.dstore >----- [INFO] Building org.eclipse.rse.subsystems.processes.dstore 4.5.400 [39/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] Resolving class path of org.eclipse.rse.subsystems.processes.dstore... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/target/org.eclipse.rse.subsystems.processes.dstore-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/target/org.eclipse.rse.subsystems.processes.dstore-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.dstore/4.5.400/org.eclipse.rse.subsystems.processes.dstore-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.dstore/4.5.400/org.eclipse.rse.subsystems.processes.dstore-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.dstore/4.5.400/org.eclipse.rse.subsystems.processes.dstore-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.dstore/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.dstore/4.5.400/org.eclipse.rse.subsystems.processes.dstore-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.processes.dstore --- [INFO] [INFO] ------< org.eclipse.tm:org.eclipse.rse.subsystems.shells.dstore >------- [INFO] Building org.eclipse.rse.subsystems.shells.dstore 4.5.400 [40/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] Resolving class path of org.eclipse.rse.subsystems.shells.dstore... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/target/org.eclipse.rse.subsystems.shells.dstore-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/target/org.eclipse.rse.subsystems.shells.dstore-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.dstore/4.5.400/org.eclipse.rse.subsystems.shells.dstore-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.dstore/4.5.400/org.eclipse.rse.subsystems.shells.dstore-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.dstore/4.5.400/org.eclipse.rse.subsystems.shells.dstore-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.dstore/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.dstore/4.5.400/org.eclipse.rse.subsystems.shells.dstore-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.shells.dstore --- [INFO] [INFO] -----------< org.eclipse.tm:org.eclipse.rse.dstore.security >----------- [INFO] Building org.eclipse.rse.dstore.security 4.5.400 [41/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.dstore.security --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.dstore.security --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.dstore.security --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.dstore.security --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.dstore.security --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.dstore.security --- [INFO] Resolving class path of org.eclipse.rse.dstore.security... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.dstore.security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.dstore.security/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.dstore.security --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.dstore.security/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.dstore.security --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.dstore.security --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.dstore.security --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.dstore.security --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.dstore.security --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.dstore.security/target/org.eclipse.rse.dstore.security-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.dstore.security --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.dstore.security --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.dstore.security --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.dstore.security --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.dstore.security/target/org.eclipse.rse.dstore.security-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.dstore.security/4.5.400/org.eclipse.rse.dstore.security-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.dstore.security/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.dstore.security/4.5.400/org.eclipse.rse.dstore.security-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.dstore.security/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.dstore.security/4.5.400/org.eclipse.rse.dstore.security-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.dstore.security/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.dstore.security/4.5.400/org.eclipse.rse.dstore.security-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.dstore.security --- [INFO] [INFO] -----------< org.eclipse.tm.features:org.eclipse.rse.dstore >----------- [INFO] Building org.eclipse.rse.dstore 4.5.400 [42/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.dstore --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.dstore --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.dstore --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.dstore --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.dstore-feature/target/org.eclipse.rse.dstore-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.dstore --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.dstore --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.dstore --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.dstore-feature/target/org.eclipse.rse.dstore-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.dstore/4.5.400/org.eclipse.rse.dstore-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.dstore-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.dstore/4.5.400/org.eclipse.rse.dstore-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.dstore-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.dstore/4.5.400/org.eclipse.rse.dstore-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.dstore-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.dstore/4.5.400/org.eclipse.rse.dstore-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.dstore --- [INFO] [INFO] -------------------< org.eclipse.tm:org.eclipse.rse >------------------- [INFO] Building org.eclipse.rse 4.5.400 [43/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse --- [INFO] Resolving class path of org.eclipse.rse... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse/target/org.eclipse.rse-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse/target/org.eclipse.rse-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse/4.5.400/org.eclipse.rse-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse/4.5.400/org.eclipse.rse-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse/4.5.400/org.eclipse.rse-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse/4.5.400/org.eclipse.rse-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse --- [INFO] [INFO] -------< org.eclipse.tm:org.eclipse.rse.connectorservice.local >-------- [INFO] Building org.eclipse.rse.connectorservice.local 4.5.400 [44/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.connectorservice.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.connectorservice.local --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.connectorservice.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.connectorservice.local --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.connectorservice.local --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.connectorservice.local --- [INFO] Resolving class path of org.eclipse.rse.connectorservice.local... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.connectorservice.local --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.local/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.connectorservice.local --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.local/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.connectorservice.local --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.connectorservice.local --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.connectorservice.local --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.connectorservice.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.connectorservice.local --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.local/target/org.eclipse.rse.connectorservice.local-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.connectorservice.local --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.connectorservice.local --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.connectorservice.local --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.connectorservice.local --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.local/target/org.eclipse.rse.connectorservice.local-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.local/4.5.400/org.eclipse.rse.connectorservice.local-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.local/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.local/4.5.400/org.eclipse.rse.connectorservice.local-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.local/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.local/4.5.400/org.eclipse.rse.connectorservice.local-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.local/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.local/4.5.400/org.eclipse.rse.connectorservice.local-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.connectorservice.local --- [INFO] [INFO] ------------< org.eclipse.tm:org.eclipse.rse.services.ssh >------------- [INFO] Building org.eclipse.rse.services.ssh 4.5.400 [45/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.services.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.services.ssh --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.services.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.services.ssh --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.services.ssh --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.services.ssh --- [INFO] Resolving class path of org.eclipse.rse.services.ssh... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.services.ssh --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.ssh/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.services.ssh --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.ssh/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.services.ssh --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.services.ssh --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.services.ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.services.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.services.ssh --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.ssh/target/org.eclipse.rse.services.ssh-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.services.ssh --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.services.ssh --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.services.ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.services.ssh --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.ssh/target/org.eclipse.rse.services.ssh-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.ssh/4.5.400/org.eclipse.rse.services.ssh-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.ssh/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.ssh/4.5.400/org.eclipse.rse.services.ssh-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.ssh/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.ssh/4.5.400/org.eclipse.rse.services.ssh-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.ssh/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.ssh/4.5.400/org.eclipse.rse.services.ssh-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.services.ssh --- [INFO] [INFO] --------< org.eclipse.tm:org.eclipse.rse.connectorservice.ssh >--------- [INFO] Building org.eclipse.rse.connectorservice.ssh 4.5.400 [46/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.connectorservice.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.connectorservice.ssh --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.connectorservice.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.connectorservice.ssh --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.connectorservice.ssh --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.connectorservice.ssh --- [INFO] Resolving class path of org.eclipse.rse.connectorservice.ssh... [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (16.24kB) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.connectorservice.ssh --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.ssh/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.connectorservice.ssh --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.ssh/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.connectorservice.ssh --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.connectorservice.ssh --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.connectorservice.ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.connectorservice.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.connectorservice.ssh --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.ssh/target/org.eclipse.rse.connectorservice.ssh-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.connectorservice.ssh --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.connectorservice.ssh --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.connectorservice.ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.connectorservice.ssh --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.ssh/target/org.eclipse.rse.connectorservice.ssh-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.ssh/4.5.400/org.eclipse.rse.connectorservice.ssh-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.ssh/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.ssh/4.5.400/org.eclipse.rse.connectorservice.ssh-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.ssh/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.ssh/4.5.400/org.eclipse.rse.connectorservice.ssh-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.ssh/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.ssh/4.5.400/org.eclipse.rse.connectorservice.ssh-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.connectorservice.ssh --- [INFO] [INFO] -----------< org.eclipse.tm:org.eclipse.rse.services.telnet >----------- [INFO] Building org.eclipse.rse.services.telnet 4.5.400 [47/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.services.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.services.telnet --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.services.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.services.telnet --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.services.telnet --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.services.telnet --- [INFO] Resolving class path of org.eclipse.rse.services.telnet... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.services.telnet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.telnet/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.services.telnet --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.telnet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.services.telnet --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.services.telnet --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.services.telnet --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.services.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.services.telnet --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.telnet/target/org.eclipse.rse.services.telnet-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.services.telnet --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.services.telnet --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.services.telnet --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.services.telnet --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.telnet/target/org.eclipse.rse.services.telnet-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.telnet/4.5.400/org.eclipse.rse.services.telnet-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.telnet/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.telnet/4.5.400/org.eclipse.rse.services.telnet-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.telnet/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.telnet/4.5.400/org.eclipse.rse.services.telnet-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.telnet/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.telnet/4.5.400/org.eclipse.rse.services.telnet-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.services.telnet --- [INFO] [INFO] -------< org.eclipse.tm:org.eclipse.rse.connectorservice.telnet >------- [INFO] Building org.eclipse.rse.connectorservice.telnet 4.5.400 [48/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.connectorservice.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.connectorservice.telnet --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.connectorservice.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.connectorservice.telnet --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.connectorservice.telnet --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.connectorservice.telnet --- [INFO] Resolving class path of org.eclipse.rse.connectorservice.telnet... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.connectorservice.telnet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.telnet/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.connectorservice.telnet --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.telnet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.connectorservice.telnet --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.connectorservice.telnet --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.connectorservice.telnet --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.connectorservice.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.connectorservice.telnet --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.telnet/target/org.eclipse.rse.connectorservice.telnet-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.connectorservice.telnet --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.connectorservice.telnet --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.connectorservice.telnet --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.connectorservice.telnet --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.telnet/target/org.eclipse.rse.connectorservice.telnet-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.telnet/4.5.400/org.eclipse.rse.connectorservice.telnet-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.telnet/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.telnet/4.5.400/org.eclipse.rse.connectorservice.telnet-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.telnet/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.telnet/4.5.400/org.eclipse.rse.connectorservice.telnet-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.connectorservice.telnet/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.connectorservice.telnet/4.5.400/org.eclipse.rse.connectorservice.telnet-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.connectorservice.telnet --- [INFO] [INFO] ---------< org.eclipse.tm:org.eclipse.rse.services.files.ftp >---------- [INFO] Building org.eclipse.rse.services.files.ftp 4.5.400 [49/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.services.files.ftp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.services.files.ftp --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.services.files.ftp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.services.files.ftp --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.services.files.ftp --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.services.files.ftp --- [INFO] Resolving class path of org.eclipse.rse.services.files.ftp... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.services.files.ftp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.files.ftp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.services.files.ftp --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.files.ftp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.services.files.ftp --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.services.files.ftp --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.services.files.ftp --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.services.files.ftp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.services.files.ftp --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.files.ftp/target/org.eclipse.rse.services.files.ftp-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.services.files.ftp --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.services.files.ftp --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.services.files.ftp --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.services.files.ftp --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.files.ftp/target/org.eclipse.rse.services.files.ftp-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.files.ftp/4.5.400/org.eclipse.rse.services.files.ftp-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.files.ftp/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.files.ftp/4.5.400/org.eclipse.rse.services.files.ftp-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.files.ftp/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.files.ftp/4.5.400/org.eclipse.rse.services.files.ftp-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.files.ftp/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.files.ftp/4.5.400/org.eclipse.rse.services.files.ftp-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.services.files.ftp --- [INFO] [INFO] --------< org.eclipse.tm:org.eclipse.rse.subsystems.files.ftp >--------- [INFO] Building org.eclipse.rse.subsystems.files.ftp 4.5.400 [50/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] Resolving class path of org.eclipse.rse.subsystems.files.ftp... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ftp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ftp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ftp/target/org.eclipse.rse.subsystems.files.ftp-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ftp/target/org.eclipse.rse.subsystems.files.ftp-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.ftp/4.5.400/org.eclipse.rse.subsystems.files.ftp-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ftp/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.ftp/4.5.400/org.eclipse.rse.subsystems.files.ftp-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ftp/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.ftp/4.5.400/org.eclipse.rse.subsystems.files.ftp-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ftp/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.ftp/4.5.400/org.eclipse.rse.subsystems.files.ftp-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.files.ftp --- [INFO] [INFO] ------------< org.eclipse.tm.features:org.eclipse.rse.ftp >------------- [INFO] Building org.eclipse.rse.ftp 4.5.400 [51/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.ftp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.ftp --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.ftp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.ftp --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.ftp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.ftp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.ftp --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ftp-feature/target/org.eclipse.rse.ftp-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.ftp --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.ftp --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.ftp --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ftp-feature/target/org.eclipse.rse.ftp-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.ftp/4.5.400/org.eclipse.rse.ftp-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ftp-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.ftp/4.5.400/org.eclipse.rse.ftp-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ftp-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.ftp/4.5.400/org.eclipse.rse.ftp-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ftp-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.ftp/4.5.400/org.eclipse.rse.ftp-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.ftp --- [INFO] [INFO] -----------< org.eclipse.tm:org.eclipse.rse.services.local >------------ [INFO] Building org.eclipse.rse.services.local 4.5.400 [52/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.services.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.services.local --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.services.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.services.local --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.services.local --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.services.local --- [INFO] Resolving class path of org.eclipse.rse.services.local... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.services.local --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.local/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.services.local --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.local/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.services.local --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.services.local --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.services.local --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.services.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.services.local --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.local/target/org.eclipse.rse.services.local-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.services.local --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.services.local --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.services.local --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.services.local --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.local/target/org.eclipse.rse.services.local-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.local/4.5.400/org.eclipse.rse.services.local-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.local/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.local/4.5.400/org.eclipse.rse.services.local-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.local/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.local/4.5.400/org.eclipse.rse.services.local-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.services.local/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.services.local/4.5.400/org.eclipse.rse.services.local-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.services.local --- [INFO] [INFO] -------< org.eclipse.tm:org.eclipse.rse.subsystems.files.local >-------- [INFO] Building org.eclipse.rse.subsystems.files.local 4.5.400 [53/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.files.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.files.local --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.files.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.files.local --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.files.local --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.files.local --- [INFO] Resolving class path of org.eclipse.rse.subsystems.files.local... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.files.local --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.local/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.files.local --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.local/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.files.local --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.files.local --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.files.local --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.files.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.files.local --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.local/target/org.eclipse.rse.subsystems.files.local-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.files.local --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.files.local --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.files.local --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.files.local --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.local/target/org.eclipse.rse.subsystems.files.local-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.local/4.5.400/org.eclipse.rse.subsystems.files.local-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.local/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.local/4.5.400/org.eclipse.rse.subsystems.files.local-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.local/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.local/4.5.400/org.eclipse.rse.subsystems.files.local-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.local/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.local/4.5.400/org.eclipse.rse.subsystems.files.local-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.files.local --- [INFO] [INFO] -----< org.eclipse.tm:org.eclipse.rse.subsystems.processes.local >------ [INFO] Building org.eclipse.rse.subsystems.processes.local 4.5.400 [54/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.processes.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.processes.local --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.processes.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.processes.local --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.processes.local --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.processes.local --- [INFO] Resolving class path of org.eclipse.rse.subsystems.processes.local... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.processes.local --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.local/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.processes.local --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.local/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.processes.local --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.processes.local --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.processes.local --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.processes.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.processes.local --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.local/target/org.eclipse.rse.subsystems.processes.local-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.processes.local --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.processes.local --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.processes.local --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.processes.local --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.local/target/org.eclipse.rse.subsystems.processes.local-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.local/4.5.400/org.eclipse.rse.subsystems.processes.local-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.local/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.local/4.5.400/org.eclipse.rse.subsystems.processes.local-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.local/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.local/4.5.400/org.eclipse.rse.subsystems.processes.local-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.processes.local/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.processes.local/4.5.400/org.eclipse.rse.subsystems.processes.local-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.processes.local --- [INFO] [INFO] -------< org.eclipse.tm:org.eclipse.rse.subsystems.shells.local >------- [INFO] Building org.eclipse.rse.subsystems.shells.local 4.5.400 [55/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.shells.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.shells.local --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.shells.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.shells.local --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.shells.local --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.shells.local --- [INFO] Resolving class path of org.eclipse.rse.subsystems.shells.local... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.shells.local --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.local/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.shells.local --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.local/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.shells.local --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.shells.local --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.shells.local --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.shells.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.shells.local --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.local/target/org.eclipse.rse.subsystems.shells.local-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.shells.local --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.shells.local --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.shells.local --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.shells.local --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.local/target/org.eclipse.rse.subsystems.shells.local-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.local/4.5.400/org.eclipse.rse.subsystems.shells.local-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.local/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.local/4.5.400/org.eclipse.rse.subsystems.shells.local-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.local/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.local/4.5.400/org.eclipse.rse.subsystems.shells.local-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.local/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.local/4.5.400/org.eclipse.rse.subsystems.shells.local-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.shells.local --- [INFO] [INFO] -----------< org.eclipse.tm.features:org.eclipse.rse.local >------------ [INFO] Building org.eclipse.rse.local 4.5.400 [56/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.local --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.local --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.local --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.local --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.local-feature/target/org.eclipse.rse.local-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.local --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.local --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.local --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.local-feature/target/org.eclipse.rse.local-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.local/4.5.400/org.eclipse.rse.local-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.local-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.local/4.5.400/org.eclipse.rse.local-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.local-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.local/4.5.400/org.eclipse.rse.local-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.local-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.local/4.5.400/org.eclipse.rse.local-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.local --- [INFO] [INFO] --------< org.eclipse.tm:org.eclipse.rse.subsystems.files.ssh >--------- [INFO] Building org.eclipse.rse.subsystems.files.ssh 4.5.400 [57/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] Resolving class path of org.eclipse.rse.subsystems.files.ssh... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ssh/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ssh/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ssh/target/org.eclipse.rse.subsystems.files.ssh-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ssh/target/org.eclipse.rse.subsystems.files.ssh-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.ssh/4.5.400/org.eclipse.rse.subsystems.files.ssh-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ssh/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.ssh/4.5.400/org.eclipse.rse.subsystems.files.ssh-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ssh/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.ssh/4.5.400/org.eclipse.rse.subsystems.files.ssh-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.ssh/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.ssh/4.5.400/org.eclipse.rse.subsystems.files.ssh-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.files.ssh --- [INFO] [INFO] --------< org.eclipse.tm:org.eclipse.rse.subsystems.shells.ssh >-------- [INFO] Building org.eclipse.rse.subsystems.shells.ssh 4.5.400 [58/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] Resolving class path of org.eclipse.rse.subsystems.shells.ssh... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/target/org.eclipse.rse.subsystems.shells.ssh-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/target/org.eclipse.rse.subsystems.shells.ssh-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.ssh/4.5.400/org.eclipse.rse.subsystems.shells.ssh-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.ssh/4.5.400/org.eclipse.rse.subsystems.shells.ssh-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.ssh/4.5.400/org.eclipse.rse.subsystems.shells.ssh-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.ssh/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.ssh/4.5.400/org.eclipse.rse.subsystems.shells.ssh-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.shells.ssh --- [INFO] [INFO] ------------< org.eclipse.tm.features:org.eclipse.rse.ssh >------------- [INFO] Building org.eclipse.rse.ssh 4.5.400 [59/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.ssh --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.ssh --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.ssh --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ssh-feature/target/org.eclipse.rse.ssh-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.ssh --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.ssh --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.ssh --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ssh-feature/target/org.eclipse.rse.ssh-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.ssh/4.5.400/org.eclipse.rse.ssh-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ssh-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.ssh/4.5.400/org.eclipse.rse.ssh-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ssh-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.ssh/4.5.400/org.eclipse.rse.ssh-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.ssh-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.ssh/4.5.400/org.eclipse.rse.ssh-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.ssh --- [INFO] [INFO] ------< org.eclipse.tm:org.eclipse.rse.subsystems.shells.telnet >------- [INFO] Building org.eclipse.rse.subsystems.shells.telnet 4.5.400 [60/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] Resolving class path of org.eclipse.rse.subsystems.shells.telnet... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/target/org.eclipse.rse.subsystems.shells.telnet-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/target/org.eclipse.rse.subsystems.shells.telnet-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.telnet/4.5.400/org.eclipse.rse.subsystems.shells.telnet-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.telnet/4.5.400/org.eclipse.rse.subsystems.shells.telnet-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.telnet/4.5.400/org.eclipse.rse.subsystems.shells.telnet-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.shells.telnet/4.5.400/org.eclipse.rse.subsystems.shells.telnet-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.shells.telnet --- [INFO] [INFO] -----------< org.eclipse.tm.features:org.eclipse.rse.telnet >----------- [INFO] Building org.eclipse.rse.telnet 4.5.400 [61/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.telnet --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.telnet --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.telnet --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.telnet --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.telnet-feature/target/org.eclipse.rse.telnet-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.telnet --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.telnet --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.telnet --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.telnet-feature/target/org.eclipse.rse.telnet-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.telnet/4.5.400/org.eclipse.rse.telnet-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.telnet-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.telnet/4.5.400/org.eclipse.rse.telnet-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.telnet-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.telnet/4.5.400/org.eclipse.rse.telnet-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.telnet-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.telnet/4.5.400/org.eclipse.rse.telnet-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.telnet --- [INFO] [INFO] --------------< org.eclipse.tm.features:org.eclipse.rse >--------------- [INFO] Building org.eclipse.rse 4.5.400 [62/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse-feature/target/org.eclipse.rse-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse-feature/target/org.eclipse.rse-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse/4.5.400/org.eclipse.rse-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse/4.5.400/org.eclipse.rse-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse/4.5.400/org.eclipse.rse-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse/4.5.400/org.eclipse.rse-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse --- [INFO] [INFO] --------< org.eclipse.tm:org.eclipse.rse.subsystems.files.scp >--------- [INFO] Building org.eclipse.rse.subsystems.files.scp 4.5.400 [63/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.files.scp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.files.scp --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.files.scp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.files.scp --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.files.scp --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.files.scp --- [INFO] Resolving class path of org.eclipse.rse.subsystems.files.scp... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.files.scp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.scp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.files.scp --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.scp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.files.scp --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.files.scp --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.files.scp --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.files.scp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.files.scp --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.scp/target/org.eclipse.rse.subsystems.files.scp-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.files.scp --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.files.scp --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.files.scp --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.files.scp --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.scp/target/org.eclipse.rse.subsystems.files.scp-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.scp/4.5.400/org.eclipse.rse.subsystems.files.scp-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.scp/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.scp/4.5.400/org.eclipse.rse.subsystems.files.scp-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.scp/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.scp/4.5.400/org.eclipse.rse.subsystems.files.scp-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.files.scp/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.files.scp/4.5.400/org.eclipse.rse.subsystems.files.scp-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.files.scp --- [INFO] [INFO] ------------< org.eclipse.tm.features:org.eclipse.rse.scp >------------- [INFO] Building org.eclipse.rse.scp 4.5.400 [64/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.scp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.scp --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.scp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.scp --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.scp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.scp --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.scp --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.scp-feature/target/org.eclipse.rse.scp-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.scp --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.scp --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.scp --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.scp-feature/target/org.eclipse.rse.scp-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.scp/4.5.400/org.eclipse.rse.scp-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.scp-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.scp/4.5.400/org.eclipse.rse.scp-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.scp-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.scp/4.5.400/org.eclipse.rse.scp-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.scp-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.scp/4.5.400/org.eclipse.rse.scp-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.scp --- [INFO] [INFO] -----------------< org.eclipse.tm:org.eclipse.rse.sdk >----------------- [INFO] Building org.eclipse.rse.sdk 4.5.400 [65/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.sdk --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.sdk --- [INFO] Resolving class path of org.eclipse.rse.sdk... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.sdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.sdk/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.sdk --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.sdk --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.sdk --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.sdk/target/org.eclipse.rse.sdk-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.sdk --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.sdk --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.sdk --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.sdk/target/org.eclipse.rse.sdk-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.sdk/4.5.400/org.eclipse.rse.sdk-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.sdk/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.sdk/4.5.400/org.eclipse.rse.sdk-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.sdk/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.sdk/4.5.400/org.eclipse.rse.sdk-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.sdk/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.sdk/4.5.400/org.eclipse.rse.sdk-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.sdk --- [INFO] [INFO] ------------< org.eclipse.tm.features:org.eclipse.rse.sdk >------------- [INFO] Building org.eclipse.rse.sdk 4.5.400 [66/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.sdk --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.sdk-feature/target/org.eclipse.rse.sdk-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.sdk --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.sdk --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.sdk-feature/target/org.eclipse.rse.sdk-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.sdk/4.5.400/org.eclipse.rse.sdk-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.sdk-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.sdk/4.5.400/org.eclipse.rse.sdk-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.sdk-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.sdk/4.5.400/org.eclipse.rse.sdk-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.sdk-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.sdk/4.5.400/org.eclipse.rse.sdk-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.sdk --- [INFO] [INFO] ------< org.eclipse.tm:org.eclipse.rse.subsystems.terminals.core >------ [INFO] Building org.eclipse.rse.subsystems.terminals.core 4.5.400 [67/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] Resolving class path of org.eclipse.rse.subsystems.terminals.core... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.core/target/org.eclipse.rse.subsystems.terminals.core-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.core/target/org.eclipse.rse.subsystems.terminals.core-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.terminals.core/4.5.400/org.eclipse.rse.subsystems.terminals.core-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.terminals.core/4.5.400/org.eclipse.rse.subsystems.terminals.core-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.core/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.terminals.core/4.5.400/org.eclipse.rse.subsystems.terminals.core-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.terminals.core/4.5.400/org.eclipse.rse.subsystems.terminals.core-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.terminals.core --- [INFO] [INFO] ------< org.eclipse.tm:org.eclipse.rse.subsystems.terminals.ssh >------- [INFO] Building org.eclipse.rse.subsystems.terminals.ssh 4.5.400 [68/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] Resolving class path of org.eclipse.rse.subsystems.terminals.ssh... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/target/org.eclipse.rse.subsystems.terminals.ssh-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/target/org.eclipse.rse.subsystems.terminals.ssh-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.terminals.ssh/4.5.400/org.eclipse.rse.subsystems.terminals.ssh-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.terminals.ssh/4.5.400/org.eclipse.rse.subsystems.terminals.ssh-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.terminals.ssh/4.5.400/org.eclipse.rse.subsystems.terminals.ssh-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.subsystems.terminals.ssh/4.5.400/org.eclipse.rse.subsystems.terminals.ssh-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.subsystems.terminals.ssh --- [INFO] [INFO] ------------< org.eclipse.tm:org.eclipse.rse.terminals.ui >------------- [INFO] Building org.eclipse.rse.terminals.ui 4.5.400 [69/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.terminals.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.terminals.ui --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.terminals.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.terminals.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.terminals.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.terminals.ui --- [INFO] Resolving class path of org.eclipse.rse.terminals.ui... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.terminals.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.terminals.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.terminals.ui --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.terminals.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.terminals.ui --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.terminals.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.terminals.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.terminals.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.terminals.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.terminals.ui/target/org.eclipse.rse.terminals.ui-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.terminals.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.terminals.ui --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.terminals.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.terminals.ui --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.terminals.ui/target/org.eclipse.rse.terminals.ui-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.terminals.ui/4.5.400/org.eclipse.rse.terminals.ui-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.terminals.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.terminals.ui/4.5.400/org.eclipse.rse.terminals.ui-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.terminals.ui/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.terminals.ui/4.5.400/org.eclipse.rse.terminals.ui-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.terminals.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.terminals.ui/4.5.400/org.eclipse.rse.terminals.ui-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.terminals.ui --- [INFO] [INFO] ---------< org.eclipse.tm.features:org.eclipse.rse.terminals >---------- [INFO] Building org.eclipse.rse.terminals 4.5.400 [70/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.terminals --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.terminals --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.terminals --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.terminals --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.terminals --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.terminals --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.terminals --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.terminals-feature/target/org.eclipse.rse.terminals-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.terminals --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.terminals --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.terminals --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.terminals-feature/target/org.eclipse.rse.terminals-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.terminals/4.5.400/org.eclipse.rse.terminals-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.terminals-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.terminals/4.5.400/org.eclipse.rse.terminals-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.terminals-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.terminals/4.5.400/org.eclipse.rse.terminals-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.terminals-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.terminals/4.5.400/org.eclipse.rse.terminals-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.terminals --- [INFO] [INFO] -------------< org.eclipse.tm:org.eclipse.rse.useractions >------------- [INFO] Building org.eclipse.rse.useractions 4.5.400 [71/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.useractions --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.useractions --- [INFO] Resolving class path of org.eclipse.rse.useractions... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.useractions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.useractions --- [INFO] Compiling 129 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.useractions --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.useractions --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.useractions --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions/target/org.eclipse.rse.useractions-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.useractions --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.useractions --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.useractions --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions/target/org.eclipse.rse.useractions-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.useractions/4.5.400/org.eclipse.rse.useractions-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.useractions/4.5.400/org.eclipse.rse.useractions-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.useractions/4.5.400/org.eclipse.rse.useractions-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.useractions/4.5.400/org.eclipse.rse.useractions-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.useractions --- [INFO] [INFO] --------< org.eclipse.tm.features:org.eclipse.rse.useractions >--------- [INFO] Building org.eclipse.rse.useractions 4.5.400 [72/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.useractions --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.useractions --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions-feature/target/org.eclipse.rse.useractions-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.useractions --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.useractions --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions-feature/target/org.eclipse.rse.useractions-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.useractions/4.5.400/org.eclipse.rse.useractions-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.useractions/4.5.400/org.eclipse.rse.useractions-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.useractions/4.5.400/org.eclipse.rse.useractions-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.useractions/4.5.400/org.eclipse.rse.useractions-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.useractions --- [INFO] [INFO] -----------< org.eclipse.tm:org.eclipse.rse.useractions.sdk >----------- [INFO] Building org.eclipse.rse.useractions.sdk 4.5.400 [73/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.useractions.sdk --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.useractions.sdk --- [INFO] Resolving class path of org.eclipse.rse.useractions.sdk... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.useractions.sdk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions.sdk/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.useractions.sdk --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.useractions.sdk --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.useractions.sdk --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.useractions.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions.sdk/target/org.eclipse.rse.useractions.sdk-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.useractions.sdk --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.useractions.sdk --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.useractions.sdk --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions.sdk/target/org.eclipse.rse.useractions.sdk-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.useractions.sdk/4.5.400/org.eclipse.rse.useractions.sdk-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions.sdk/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.useractions.sdk/4.5.400/org.eclipse.rse.useractions.sdk-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions.sdk/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.useractions.sdk/4.5.400/org.eclipse.rse.useractions.sdk-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.useractions.sdk/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.useractions.sdk/4.5.400/org.eclipse.rse.useractions.sdk-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] ------< org.eclipse.tm.features:org.eclipse.rse.useractions.sdk >------- [INFO] Building org.eclipse.rse.useractions.sdk 4.5.400 [74/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.useractions.sdk --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.useractions.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions.sdk-feature/target/org.eclipse.rse.useractions.sdk-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.useractions.sdk --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions.sdk-feature/target/org.eclipse.rse.useractions.sdk-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.useractions.sdk/4.5.400/org.eclipse.rse.useractions.sdk-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions.sdk-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.useractions.sdk/4.5.400/org.eclipse.rse.useractions.sdk-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions.sdk-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.useractions.sdk/4.5.400/org.eclipse.rse.useractions.sdk-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/features/org.eclipse.rse.useractions.sdk-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.useractions.sdk/4.5.400/org.eclipse.rse.useractions.sdk-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.useractions.sdk --- [INFO] [INFO] -----------< org.eclipse.tm:org.eclipse.rse.ui.capabilities >----------- [INFO] Building org.eclipse.rse.ui.capabilities 4.5.400 [75/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.ui.capabilities --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.ui.capabilities --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.ui.capabilities --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.ui.capabilities --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.ui.capabilities --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.ui.capabilities --- [INFO] Resolving class path of org.eclipse.rse.ui.capabilities... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.ui.capabilities --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui.capabilities/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.ui.capabilities --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.ui.capabilities --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.ui.capabilities --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.ui.capabilities --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.ui.capabilities --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.ui.capabilities --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui.capabilities/target/org.eclipse.rse.ui.capabilities-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.ui.capabilities --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.ui.capabilities --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.ui.capabilities --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.ui.capabilities --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui.capabilities/target/org.eclipse.rse.ui.capabilities-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.ui.capabilities/4.5.400/org.eclipse.rse.ui.capabilities-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui.capabilities/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.ui.capabilities/4.5.400/org.eclipse.rse.ui.capabilities-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui.capabilities/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.ui.capabilities/4.5.400/org.eclipse.rse.ui.capabilities-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/plugins/org.eclipse.rse.ui.capabilities/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.ui.capabilities/4.5.400/org.eclipse.rse.ui.capabilities-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.ui.capabilities --- [INFO] [INFO] ------------< org.eclipse.tm.rse:org.eclipse.tm.rse.tests >------------- [INFO] Building org.eclipse.tm.rse.tests 4.5.400 [76/81] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.rse.tests --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.tm.rse.tests --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/rse/org.eclipse.tm.rse.tests/4.5.400/org.eclipse.tm.rse.tests-4.5.400.pom [INFO] [INFO] -----------< org.eclipse.tm:org.eclipse.rse.tests.framework >----------- [INFO] Building org.eclipse.rse.tests.framework 4.5.400 [77/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.tests.framework --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.tests.framework --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.tests.framework --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.tests.framework --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.tests.framework --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.tests.framework --- [INFO] Resolving class path of org.eclipse.rse.tests.framework... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.tests.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.tests.framework --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.tests.framework --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.tests.framework --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.tests.framework --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.tests.framework --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.tests.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework/target/org.eclipse.rse.tests.framework-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.tests.framework --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.tests.framework --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.tests.framework --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.tests.framework --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework/target/org.eclipse.rse.tests.framework-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests.framework/4.5.400/org.eclipse.rse.tests.framework-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests.framework/4.5.400/org.eclipse.rse.tests.framework-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests.framework/4.5.400/org.eclipse.rse.tests.framework-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests.framework/4.5.400/org.eclipse.rse.tests.framework-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.tests.framework --- [INFO] [INFO] ----------------< org.eclipse.tm:org.eclipse.rse.tests >---------------- [INFO] Building org.eclipse.rse.tests 4.5.400 [78/81] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.tests --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.tests --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.tests --- [INFO] Resolving class path of org.eclipse.rse.tests... [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (87.79kB) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.tests --- [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.tests --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests/target/org.eclipse.rse.tests-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.tests --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:test (default-test) @ org.eclipse.rse.tests --- [INFO] Skipping tests [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.tests --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests/target/org.eclipse.rse.tests-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests/4.5.400/org.eclipse.rse.tests-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests/4.5.400/org.eclipse.rse.tests-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests/4.5.400/org.eclipse.rse.tests-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests/4.5.400/org.eclipse.rse.tests-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.tests --- [INFO] [INFO] -----------< org.eclipse.tm.features:org.eclipse.rse.tests >------------ [INFO] Building org.eclipse.rse.tests 4.5.400 [79/81] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rse.tests --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.rse.tests --- [INFO] Fetching org.eclipse.test_3.5.100.v20220710-2055.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (45.25kB) [INFO] Fetching org.eclipse.ant.optional.junit_3.3.300.v20180822-0818.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (7.51kB) [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests-feature/target/org.eclipse.rse.tests-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.tests --- [INFO] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rse.tests --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.tests --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests-feature/target/org.eclipse.rse.tests-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.tests/4.5.400/org.eclipse.rse.tests-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.tests/4.5.400/org.eclipse.rse.tests-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests-feature/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.tests/4.5.400/org.eclipse.rse.tests-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/features/org.eclipse.rse.tests/4.5.400/org.eclipse.rse.tests-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.tests --- [INFO] [INFO] ------< org.eclipse.tm:org.eclipse.rse.tests.framework.examples >------- [INFO] Building org.eclipse.rse.tests.framework.examples 4.5.400 [80/81] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rse.tests.framework.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.rse.tests.framework.examples --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.rse.tests.framework.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.rse.tests.framework.examples --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.rse.tests.framework.examples --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.rse.tests.framework.examples --- [INFO] Resolving class path of org.eclipse.rse.tests.framework.examples... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.rse.tests.framework.examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework.examples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.rse.tests.framework.examples --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework.examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.rse.tests.framework.examples --- [INFO] Not copying test resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.rse.tests.framework.examples --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.rse.tests.framework.examples --- [INFO] Tests are skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.rse.tests.framework.examples --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.rse.tests.framework.examples --- [INFO] Building jar: /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework.examples/target/org.eclipse.rse.tests.framework.examples-4.5.400.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rse.tests.framework.examples --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.rse.tests.framework.examples --- [INFO] Skipping tests [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.rse.tests.framework.examples --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.rse.tests.framework.examples --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework.examples/target/org.eclipse.rse.tests.framework.examples-4.5.400.jar to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests.framework.examples/4.5.400/org.eclipse.rse.tests.framework.examples-4.5.400.jar [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests.framework.examples/4.5.400/org.eclipse.rse.tests.framework.examples-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework.examples/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests.framework.examples/4.5.400/org.eclipse.rse.tests.framework.examples-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/rse/tests/org.eclipse.rse.tests.framework.examples/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/org.eclipse.rse.tests.framework.examples/4.5.400/org.eclipse.rse.tests.framework.examples-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.rse.tests.framework.examples --- [INFO] [INFO] ---------------< org.eclipse.tm.rse:org.eclipse.tm.site >--------------- [INFO] Building org.eclipse.tm.site 4.5.400 [81/81] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.tm.site --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tm.site --- [INFO] The project's OSGi version is 4.5.400 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.tm.site --- [INFO] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.tm.site --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.tm.site --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rse-gerrit_master/site/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tm.site --- [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.0:publish-products (default-publish-products) @ org.eclipse.tm.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.0:publish-categories (default-publish-categories) @ org.eclipse.tm.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tm.site --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.tm.site --- [INFO] Fetching org.eclipse.cdt.core.linux_6.0.100.202204200013.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (16.97kB) [INFO] Fetching org.eclipse.cdt.core.native_6.2.200.202204200013.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (67.58kB) [INFO] Fetching org.eclipse.cdt.core.linux.x86_64_6.0.700.202208222120.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (25.17kB) [INFO] Fetching org.eclipse.cdt.native.serial_1.2.700.202208222120.jar from https://download.eclipse.org/releases/2022-09/202208261000/plugins/ (171.36kB) [INFO] Fetching org.eclipse.cdt.native_10.7.1.202208222120.jar from https://download.eclipse.org/releases/2022-09/202208261000/features/ (21.18kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.25-I-builds/I20220824-0600/plugins/ (19.69kB) [INFO] Fetching org.eclipse.tm.terminal.control.feature_10.7.1.202208160035.jar from https://download.eclipse.org/releases/2022-09/202208261000/features/ (21.19kB) [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.0:archive-repository (default-archive-repository) @ org.eclipse.tm.site --- [INFO] Building zip: /home/jenkins/agent/workspace/rse-gerrit_master/site/target/org.eclipse.tm.site.zip [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.tm.site --- [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/site/target/org.eclipse.tm.site.zip to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/rse/org.eclipse.tm.site/4.5.400/org.eclipse.tm.site-4.5.400.zip [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/site/pom.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/rse/org.eclipse.tm.site/4.5.400/org.eclipse.tm.site-4.5.400.pom [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/site/target/p2content.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/rse/org.eclipse.tm.site/4.5.400/org.eclipse.tm.site-4.5.400-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/rse-gerrit_master/site/target/p2artifacts.xml to /home/jenkins/agent/workspace/rse-gerrit_master/.repository/org/eclipse/tm/rse/org.eclipse.tm.site/4.5.400/org.eclipse.tm.site-4.5.400-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:2.7.0:update-local-index (default-update-local-index) @ org.eclipse.tm.site --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Target Management Parent 4.5.400 ................... SUCCESS [ 2.017 s] [INFO] org.eclipse.tm.rse 4.5.400 ......................... SUCCESS [ 0.003 s] [INFO] org.eclipse.tm.rse.plugins 4.5.400 ................. SUCCESS [ 0.003 s] [INFO] org.eclipse.rse.services 4.5.400 ................... SUCCESS [ 11.333 s] [INFO] org.eclipse.rse.core 4.5.400 ....................... SUCCESS [ 1.022 s] [INFO] org.eclipse.rse.ui 4.5.400 ......................... SUCCESS [ 5.619 s] [INFO] org.eclipse.rse.subsystems.files.core 4.5.400 ...... SUCCESS [ 0.864 s] [INFO] org.eclipse.tm.terminal.view.ui.rse 4.5.400-SNAPSHOT SUCCESS [ 1.585 s] [INFO] org.eclipse.tm.terminal.plugins 4.5.400 ............ SUCCESS [ 0.004 s] [INFO] org.eclipse.tm.terminal.features 4.5.400 ........... SUCCESS [ 0.004 s] [INFO] org.eclipse.tm.terminal.view.rse.feature 4.5.400-SNAPSHOT SUCCESS [ 0.295 s] [INFO] org.eclipse.tm.terminal.view.rse.sdk.feature 4.5.200-SNAPSHOT SUCCESS [ 0.114 s] [INFO] TM Terminal, Maven Master 4.5.400 .................. SUCCESS [ 0.005 s] [INFO] org.eclipse.tm.rse.doc 4.5.400 ..................... SUCCESS [ 0.003 s] [INFO] org.eclipse.dstore.doc.isv 4.5.400 ................. SUCCESS [ 7.700 s] [INFO] org.eclipse.rse.doc.isv 4.5.400 .................... SUCCESS [ 0.210 s] [INFO] org.eclipse.rse.doc.user 4.5.400 ................... SUCCESS [ 0.175 s] [INFO] org.eclipse.tm.rse.examples 4.5.400 ................ SUCCESS [ 0.003 s] [INFO] org.eclipse.rse.examples.daytime 4.5.400 ........... SUCCESS [ 0.494 s] [INFO] org.eclipse.dstore.extra 4.5.400 ................... SUCCESS [ 0.301 s] [INFO] org.eclipse.dstore.core 4.5.400 .................... SUCCESS [ 1.010 s] [INFO] org.eclipse.rse.services.dstore 4.5.400 ............ SUCCESS [ 0.625 s] [INFO] org.eclipse.rse.connectorservice.dstore 4.5.400 .... SUCCESS [ 0.367 s] [INFO] org.eclipse.rse.examples.dstore 4.5.400 ............ SUCCESS [ 0.784 s] [INFO] org.eclipse.rse.subsystems.shells.core 4.5.400 ..... SUCCESS [ 0.437 s] [INFO] org.eclipse.rse.files.ui 4.5.400 ................... SUCCESS [ 0.986 s] [INFO] org.eclipse.rse.shells.ui 4.5.400 .................. SUCCESS [ 0.716 s] [INFO] org.eclipse.rse.examples.tutorial 4.5.400 .......... SUCCESS [ 0.422 s] [INFO] org.eclipse.rse.examples 4.5.400 ................... SUCCESS [ 0.069 s] [INFO] org.eclipse.tm.rse.features 4.5.400 ................ SUCCESS [ 0.003 s] [INFO] org.eclipse.rse.efs 4.5.400 ........................ SUCCESS [ 0.408 s] [INFO] org.eclipse.rse.efs.ui 4.5.400 ..................... SUCCESS [ 0.412 s] [INFO] org.eclipse.rse.importexport 4.5.101-SNAPSHOT ...... SUCCESS [ 0.553 s] [INFO] org.eclipse.rse.subsystems.processes.core 4.5.400 .. SUCCESS [ 0.411 s] [INFO] org.eclipse.rse.processes.ui 4.5.400 ............... SUCCESS [ 0.453 s] [INFO] org.eclipse.rse.subsystems.processes.shell.linux 4.5.400 SUCCESS [ 0.376 s] [INFO] org.eclipse.rse.core 4.5.400 ....................... SUCCESS [ 0.193 s] [INFO] org.eclipse.rse.subsystems.files.dstore 4.5.400 .... SUCCESS [ 0.385 s] [INFO] org.eclipse.rse.subsystems.processes.dstore 4.5.400 SUCCESS [ 0.240 s] [INFO] org.eclipse.rse.subsystems.shells.dstore 4.5.400 ... SUCCESS [ 0.436 s] [INFO] org.eclipse.rse.dstore.security 4.5.400 ............ SUCCESS [ 0.408 s] [INFO] org.eclipse.rse.dstore 4.5.400 ..................... SUCCESS [ 0.111 s] [INFO] org.eclipse.rse 4.5.400 ............................ SUCCESS [ 0.101 s] [INFO] org.eclipse.rse.connectorservice.local 4.5.400 ..... SUCCESS [ 0.318 s] [INFO] org.eclipse.rse.services.ssh 4.5.400 ............... SUCCESS [ 0.268 s] [INFO] org.eclipse.rse.connectorservice.ssh 4.5.400 ....... SUCCESS [ 0.430 s] [INFO] org.eclipse.rse.services.telnet 4.5.400 ............ SUCCESS [ 0.171 s] [INFO] org.eclipse.rse.connectorservice.telnet 4.5.400 .... SUCCESS [ 0.363 s] [INFO] org.eclipse.rse.services.files.ftp 4.5.400 ......... SUCCESS [ 0.168 s] [INFO] org.eclipse.rse.subsystems.files.ftp 4.5.400 ....... SUCCESS [ 0.383 s] [INFO] org.eclipse.rse.ftp 4.5.400 ........................ SUCCESS [ 0.038 s] [INFO] org.eclipse.rse.services.local 4.5.400 ............. SUCCESS [ 0.243 s] [INFO] org.eclipse.rse.subsystems.files.local 4.5.400 ..... SUCCESS [ 0.302 s] [INFO] org.eclipse.rse.subsystems.processes.local 4.5.400 . SUCCESS [ 0.339 s] [INFO] org.eclipse.rse.subsystems.shells.local 4.5.400 .... SUCCESS [ 0.313 s] [INFO] org.eclipse.rse.local 4.5.400 ...................... SUCCESS [ 0.091 s] [INFO] org.eclipse.rse.subsystems.files.ssh 4.5.400 ....... SUCCESS [ 0.366 s] [INFO] org.eclipse.rse.subsystems.shells.ssh 4.5.400 ...... SUCCESS [ 0.342 s] [INFO] org.eclipse.rse.ssh 4.5.400 ........................ SUCCESS [ 0.091 s] [INFO] org.eclipse.rse.subsystems.shells.telnet 4.5.400 ... SUCCESS [ 0.408 s] [INFO] org.eclipse.rse.telnet 4.5.400 ..................... SUCCESS [ 0.111 s] [INFO] org.eclipse.rse 4.5.400 ............................ SUCCESS [ 0.099 s] [INFO] org.eclipse.rse.subsystems.files.scp 4.5.400 ....... SUCCESS [ 0.284 s] [INFO] org.eclipse.rse.scp 4.5.400 ........................ SUCCESS [ 0.090 s] [INFO] org.eclipse.rse.sdk 4.5.400 ........................ SUCCESS [ 0.190 s] [INFO] org.eclipse.rse.sdk 4.5.400 ........................ SUCCESS [ 0.102 s] [INFO] org.eclipse.rse.subsystems.terminals.core 4.5.400 .. SUCCESS [ 0.411 s] [INFO] org.eclipse.rse.subsystems.terminals.ssh 4.5.400 ... SUCCESS [ 0.566 s] [INFO] org.eclipse.rse.terminals.ui 4.5.400 ............... SUCCESS [ 0.469 s] [INFO] org.eclipse.rse.terminals 4.5.400 .................. SUCCESS [ 0.139 s] [INFO] org.eclipse.rse.useractions 4.5.400 ................ SUCCESS [ 1.036 s] [INFO] org.eclipse.rse.useractions 4.5.400 ................ SUCCESS [ 0.082 s] [INFO] org.eclipse.rse.useractions.sdk 4.5.400 ............ SUCCESS [ 0.109 s] [INFO] org.eclipse.rse.useractions.sdk 4.5.400 ............ SUCCESS [ 0.095 s] [INFO] org.eclipse.rse.ui.capabilities 4.5.400 ............ SUCCESS [ 0.181 s] [INFO] org.eclipse.tm.rse.tests 4.5.400 ................... SUCCESS [ 0.002 s] [INFO] org.eclipse.rse.tests.framework 4.5.400 ............ SUCCESS [ 0.381 s] [INFO] org.eclipse.rse.tests 4.5.400 ...................... SUCCESS [ 0.626 s] [INFO] org.eclipse.rse.tests 4.5.400 ...................... SUCCESS [ 0.113 s] [INFO] org.eclipse.rse.tests.framework.examples 4.5.400 ... SUCCESS [ 0.259 s] [INFO] org.eclipse.tm.site 4.5.400 ........................ SUCCESS [ 3.411 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:31 min [INFO] Finished at: 2022-08-26T09:23:25Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Archiving artifacts Recording test results No test report files were found. Configuration error? None of the test reports contained any result [Checks API] No suitable checks publisher found. Finished: SUCCESS